ORIENT/modules/backend/widgets
Samuel Georges 3bad70f041 Relation controller now applies the defined constraints by default
Relation controller now supports scope and conditions for the manage mode (list)
Logic has been modified across recordfinder and filter that only allows one constraint in this order (1. conditions, 2. scope, 3. defined constraints (where applicable))
Fixes #1203
2016-05-17 05:17:40 +10: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 Introduce scope "switch" type, allow options to be passed 2016-04-27 19:09:19 +10:00
lists Restrict scrolling to thead 2016-04-14 05:24:19 +10:00
reportcontainer Move storm to its own build 2015-07-29 19:13:42 +10:00
search/partials DateTime throws an invalid arg exception to prevent Twig crashing 2016-04-23 05:29:42 +10:00
table Reshuffle the base color scheme again 2016-05-12 04:33:01 +10:00
toolbar/partials Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
Filter.php Relation controller now applies the defined constraints by default 2016-05-17 05:17:40 +10:00
Form.php Fixes disabled relation nulling value 2016-05-15 06:47:28 +10:00
Lists.php Relation controller now applies the defined constraints by default 2016-05-17 05:17:40 +10:00
ReportContainer.php Fixes an issue where the default widgets are not loaded 2016-05-16 06:41:15 +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