Skip to content
  • Johan Cwiklinski's avatar
    Slim, Twig and CoreUI · 89321b84
    Johan Cwiklinski authored
    - Use Slim framework to handle routes
    - Use Twig templating system for all display
    - Use a bootstrap based UI framework for all UI parts
    - Implement a form builder based on twig templates
    - Guess objects relations from configuration, use that to build tabs and
    subforms and sub lists
    - Add Twig extensions (Reflection for static calls, Locales, ...)
    - Use Search to display sub lists in objects rather than specific code
    - Add tracy debug bar with slim support (as a try)
    - Add specific countForTab; deprecate old way (needs to be checked
    anyways)
    - Multiple progress bar on search results
    
    ... And more!
    89321b84