Skip to content
Snippets Groups Projects
  1. Oct 19, 2015
    • damjan's avatar
      [FEATURE] TypoScriptGroup as main menu items · 2ab06451
      damjan authored
      - adding typoScript group to routs
      - adding typoScript group as argument to each tsref controller action
      - adding typoScript groups to main menu and removing select box from side menu
      - adapting backend calls to changed backend rest api routes
      - removing section "Install SGalinski.TypoScriptReferenceFrontend to new project" from readme
      2ab06451
  2. Oct 16, 2015
  3. Sep 25, 2015
  4. Sep 24, 2015
    • damjan's avatar
      a03cb3c9
    • damjan's avatar
      [FEATURE] Flash messages · 4a1bb03e
      damjan authored
      - Catching exceptions and reporting them via flash messages in each controller action
      - Reporting success via flash messages
      - Checking response of typoScriptBackend web resource for errors and handling the errors
      - Fixing AccessArrayViewHelper not to throw error if given array is null
      - A try to convert Fluid flashMessages html to html which can be styled by Bootstrap
      4a1bb03e
    • damjan's avatar
      [FEATURE] Adding categories for the types · 5557d039
      damjan authored
      - types in side menu are sorted by categories
      - a type can be assigned to a category through it's edit form
      5557d039
  5. Sep 22, 2015
  6. Sep 21, 2015
    • damjan's avatar
      [FEATURE] TypoScript group select box · c83cd41d
      damjan authored
      - Added select box for TypoScript group, also adapting controller to filter by TypoScript group
      - [BUGFIX] using decoded typo3Versions everywhere before rest backend call (decoded like this: 'all' => NULL, 'current' => 99999)
      - Currently the app is little buggy - properties are not well filtered by versions
      c83cd41d
  7. Sep 20, 2015
  8. Sep 19, 2015
  9. Sep 18, 2015
  10. Sep 17, 2015
  11. Sep 16, 2015
  12. Sep 14, 2015
  13. Sep 12, 2015
  14. Sep 11, 2015
  15. Sep 10, 2015
  16. Sep 09, 2015
  17. Sep 07, 2015
  18. Sep 03, 2015
    • damjan's avatar
      [FEATURE] Getting the data and formatting with bootstrap · eac91344
      damjan authored
      For the menu on the left, only type names and ids are fetched. When a type is clicked, more data is shown about the type in right part of the page. By typeId, additional type data is fetched (including properties).
      eac91344
  19. Aug 31, 2015
  20. Aug 27, 2015
  21. Aug 26, 2015
  22. Aug 25, 2015
    • damjan's avatar
      [TASK] Making controller/action routes · e3c5bd89
      damjan authored
      Important notice: uriPattern: '{@controller}(/{@action})' exists also in Forger package, and that makes conflict. To solve it, SGalinski.TypoScriptReferenceFrontend routes should be included in main Routes.yaml file before forger routes. And it should be prefixed in main Routes.yaml file like this: uriPattern: 'ts/<SGalinski.TypoScriptReferenceFrontend>'
      e3c5bd89
  23. Aug 24, 2015
Loading