ORIENT/modules/backend/widgets
Alexander Guth 84839ba231 Do not hardcode handler name (#4235)
Credit to @alxy. This enables us to reuse the widget with a different alias name. Also, this is the octoberish way of referring to handlers. Tested on the Test plugin.
2019-04-05 09:23:50 -06:00
..
filter/partials Do not hardcode handler name (#4235) 2019-04-05 09:23:50 -06:00
form Added support for min, max, and step for the number field type 2019-01-18 18:14:25 -06:00
lists Allow list configs to add class to head row cell (#4207) 2019-03-25 13:37:32 -06:00
mediamanager Recompile assets 2019-01-15 13:35:12 -06:00
reportcontainer Merge pull request #3965 from ayumihamsaki2/master 2019-03-29 01:04:16 +11:00
search/partials Fix issue where the clear search button would submit a form if the search widget is within an HTML form 2018-12-28 11:51:51 -06:00
table Datatable dropdown usability tweaks (#3980) 2018-12-16 09:30:23 -06:00
toolbar/partials Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
Filter.php Fix the filter options being escaped twice (#4032) 2019-01-03 14:04:26 -06:00
Form.php Ignore disabled FormWidgets in getSaveData() (#4116) 2019-03-19 16:45:32 -06:00
Lists.php Redirect user to last available page in list widget if current page is unavailable (#4020) 2018-12-30 12:49:42 -06:00
MediaManager.php Avoid terminating the app using exit() or die() 2019-03-29 07:10:07 +11:00
ReportContainer.php Merge pull request #3965 from ayumihamsaki2/master 2019-03-29 01:04:16 +11:00
Search.php Extract child instructions 2018-08-15 19:25:42 +02:00
Table.php Allow datatables to work within a repeater (#4102) 2019-02-04 12:50:40 -06:00
Toolbar.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00