Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] fixes #38 #39

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from
Open

Conversation

mgrundkoetter
Copy link

I have realUrl enabled and config.baseURL set. Have not tested it in another setting.

Konafets and others added 10 commits February 15, 2018 00:10
* release/0.1.0:
  Add methods to send messages
  Remove deprecated method
  Remove double "the"
  Add emojis to README
  Fix path to life cycle image in README
  Add Exception and Measuring logging support
  Modify the Configure image
  Add images and document the Life cycle, configuration and Database Pane
  Add badges
  Load the Image directly from Github
  Remove wrong text from README
  Add @throws doc
  Improve code
  Change the vendor
  Add missing Collectors to the README
  Add a README
  Add License from Github
  Add extension icon
  Add first working version of the TYPO3 DebugBar
* release/1.0.0:
  Raise version to 1.0.0
  Fix typo
  Add VarDump collector
  Fix namespace for TimeTracker class
  Add missing image
  Remove word from Doc
  Add TimeTracker
  Fix headings
  Fix image and headings
  Fix ReST errors
  Remove README.md
  Move from Markdown to ReST in favor not maintaining two documentations
* release/1.0.1:
  Raise version number to 1.0.1
  [BUGFIX] fix typo in composer.json #1
  Fix formatting in Documentation
* release/1.1.0:
  Raise the version number
  Improve the documentation
  Render the params into the SQL query
  Writes file in typo3conf/ext folder
  Adding jQuery.noConflict() to the header to avoid problems with other jQuery instances
  Extend the JavaScriptRenderer and move all asset related code there
  Rename Fonts folder to lowercase to match the font awesome lib folder naming
* release/1.2.0:
  Raise version number
  Fix Custom Assets not loading because of wrong MIME type
  Update Documentation
  Add helper functions
* release/1.3.0:
  Raise version number
  Add hint about the composer based installations
  In order to make it compatible with TYPO3 extension folder name, change the namespace.
  Check if variable is array before counting
* release/1.3.1:
  Raise version number
  Update README
  Update .gitattributes
  Add doctrine/instantiator to the PHAR file to fix error
  Switch to another PHAR Builder lib
  Add style-ci config file
  In order to make the extension available for non-composer based TYPO3 installations
  Update .gitignore
* release/1.3.2:
  Raise version
* release/1.3.3:
  Raise version number
  Remove the Private folder from the .gitattrbutes
  Add issue template
  Remove style rules
@Konafets Konafets changed the base branch from master to develop April 16, 2018 19:17
@Konafets
Copy link
Owner

I added the slashes here b4b92d4 to fix a bug, but as I removed them right now the assets were loaded. Will investigate this a bit more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants