ORIENT/modules/backend/widgets
Samuel Georges 675a6a4224 Code improvements
Refs #2235
2016-07-23 14:22:36 +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 Add missing translation and update the Hungarian translate (#2017) 2016-05-24 06:04:57 +10:00
reportcontainer Remove the dropup when there are no widgets 2016-07-03 14:53:37 +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 Relation controller now applies the defined constraints by default 2016-05-17 05:17:40 +10:00
Form.php Widget classes are now extendable 2016-06-15 17:10:46 +10:00
Lists.php Fix searching in non text fields under Postgres 2016-07-23 12:24:41 +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