ORIENT/modules/backend/widgets
Samuel Georges 5daf4365ae Move the change event to the input element
This should bubble to the parent control element and persist any logic that depends on the old event
Fixes #2684
2017-04-06 08:08:50 +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 Move the change event to the input element 2017-04-06 08:08:50 +10:00
lists Remove data-title from table data 2017-01-26 11:00:23 +11:00
reportcontainer Style improvements on reportcontainer's manage widget dropdown. 2016-12-21 20:15:07 +01: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 in the table widget. Fixed a bug where empty values in the table widget could be rendered as 'undefined' in Safari. 2017-01-25 20:15:12 -08:00
toolbar/partials Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
Filter.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
Form.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
Lists.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
ReportContainer.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
Search.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
Table.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
Toolbar.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00