Commit Graph

5 Commits

Author SHA1 Message Date
Eric Lippmann a5812c6b8a Don't echo the unset layout variables moduleStart and moduleEnd 2015-12-10 13:34:54 +01:00
Thomas Gelf 0f3f18f793 Layout restructured 2014-02-21 14:03:47 +00:00
Eric Lippmann 30d2743c54 Layout: Move benchmark to inline.phtml 2014-01-28 15:31:13 +01:00
Jannis Moßhammer 6d26240d6d Add Main detail state to url, renderhelper, container tests
-   The ActionController is now able to render a seperate detail view
-   All list scripts select the currently active row from the detail view with
    the 'active' class
-   Autosubmit is now again attached to the onchange attribute (to prevent issues
    when js can't load correctly)
-   Logout is now recognized and causes a page refresh (will be made more generic)
-   Add history mock for testing url changes
-   Update all grids to implement the app/mainDetailGrid component

refs #4611
2013-09-23 13:56:57 +02:00
Eric Lippmann 4f25a1be0f Add inline.phtml view script
refs #4301
2013-06-28 09:34:28 +02:00