ORIENT/modules/backend/widgets
Samuel Georges 57b10704ce Support for overriding list views
For consistency, entry partial for controller behaviors should be called "container"
Added addViewPath() method to ViewMaker
Remove "fa" from icon docs (not necessary)
Fixes #2439
2016-10-29 14:10:21 +11:00
..
filter/partials Allow specifying half bound daterange filter values (treat the missing one as "infinty", ie 0000-00-00 for min and 2999-12-31 for max) 2016-05-15 01:22:28 +02:00
form Code improvements 2016-07-23 14:22:36 +10:00
lists Fixes indentation 2016-10-13 19:52:37 +11:00
reportcontainer Translate the remove widget dialog (#2323) 2016-08-27 09:14:31 +10:00
search/partials DateTime throws an invalid arg exception to prevent Twig crashing 2016-04-23 05:29:42 +10:00
table Minor styling fixes on the table control 2016-05-23 17:32:20 +10:00
toolbar/partials Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
Filter.php Improves exception handling for invalid model resolver 2016-09-18 13:44:13 +10:00
Form.php Improves exception handling for invalid model resolver 2016-09-18 13:44:13 +10:00
Lists.php Support for overriding list views 2016-10-29 14:10:21 +11:00
ReportContainer.php Parameters -> Parameter 2016-05-31 08:17:48 +10:00
Search.php Lists can now define search scope or mode (see docs) 2016-04-19 19:54:22 +10:00
Table.php clearAssetDefinitions -> flushAssets 2016-04-12 18:04:15 +10:00
Toolbar.php Refactor the toolbar widget 2015-02-28 13:54:00 +11:00