ORIENT/modules/backend/widgets
Samuel Georges ee2dd78b3d Exception handling for type: relation
It would appear many plugins incorrectly use type: relation as a list column, when this does nothing. Previously it would fallback to the text type, now that invalid types fail hard, this adds a softer landing by spamming the trace log instead.
Refs #2438
2016-10-22 04:18:28 +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 Exception handling for type: relation 2016-10-22 04:18:28 +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