ORIENT/modules/backend/widgets
Samuel Georges fe74fcb8e0 Comma concat all single dimension arrays, for text columns
This is useful when the attribute is a basic jsonable store and needs to be in a suitable format for "useList" export mode
2016-09-28 16:31:21 +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 Code improvements 2016-07-23 14:22:36 +10:00
lists Move list pagination out of table footer 2016-09-03 12:13:38 +10: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 Comma concat all single dimension arrays, for text columns 2016-09-28 16:31:21 +10: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