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

Commits on Feb 14, 2018

  1. Merge branch 'release/0.1.0'

    * 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
    Konafets committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    c0b2797 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2018

  1. Merge branch 'release/1.0.0'

    * 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
    Konafets committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    dcd0673 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Merge branch 'release/1.0.1'

    * release/1.0.1:
      Raise version number to 1.0.1
      [BUGFIX] fix typo in composer.json #1
      Fix formatting in Documentation
    Konafets committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    208492a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Merge branch 'release/1.1.0'

    * 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
    Konafets committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    9ac610d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Merge branch 'release/1.2.0'

    * release/1.2.0:
      Raise version number
      Fix Custom Assets not loading because of wrong MIME type
      Update Documentation
      Add helper functions
    Konafets committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    e97b148 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Merge branch 'release/1.3.0'

    * 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
    Konafets committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    9cb5703 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Merge branch 'release/1.3.1'

    * 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
    Konafets committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    6dd9f00 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/1.3.2'

    * release/1.3.2:
      Raise version
    Konafets committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    a608694 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

  1. Merge branch 'release/1.3.3'

    * release/1.3.3:
      Raise version number
      Remove the Private folder from the .gitattrbutes
      Add issue template
      Remove style rules
    Konafets committed Mar 19, 2018
    Configuration menu
    Copy the full SHA
    cc9b168 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. [BUGFIX] fixes Konafets#38

    mgrundkoetter authored Apr 10, 2018
    Configuration menu
    Copy the full SHA
    280e357 View commit details
    Browse the repository at this point in the history