ORIENT/modules/backend/widgets
Sam Georges d52fe388db Fixes #530 - No more joinWith() and groupBy(), align with Laravel to the best of our ability.
Adds new list column type "nameFrom" (take name from X attribute) as an alternative to "select".
2014-08-16 14:08:51 +10:00
..
filter Finish up basic Filter implementation 2014-08-13 21:23:19 +10:00
form Escape unescaped translations. Add trans() function during output for the Balloon and Widget Selector. 2014-08-12 21:46:19 +01:00
grid More translation strings. 2014-08-12 01:15:38 +01:00
lists More translation strings. 2014-08-12 01:15:38 +01:00
reportcontainer Escape unescaped translations. Add trans() function during output for the Balloon and Widget Selector. 2014-08-12 21:46:19 +01:00
search/partials Add search to record finder 2014-07-08 12:23:32 +10:00
toolbar/partials Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
Filter.php Finish up basic Filter implementation 2014-08-13 21:23:19 +10:00
Form.php Tidy up the Form widget object, allFields and formWidgets no longer public 2014-08-03 10:25:19 +10:00
Grid.php Improved Grid widget 2014-08-05 16:54:39 +10:00
Lists.php Fixes #530 - No more joinWith() and groupBy(), align with Laravel to the best of our ability. 2014-08-16 14:08:51 +10:00
ReportContainer.php Fixes #543 - default fallback title isn't being translated inside the modal 2014-08-13 08:11:29 +10:00
Search.php Progress to filter widget, added animation less stylesheet 2014-08-13 07:52:46 +10:00
Toolbar.php private -> protected 2014-08-01 14:54:16 +10:00