ORIENT/modules/backend/widgets
Luke Towers d53e174469
Change number field type to use HTML5 number type
Credit to @w20k for the solution. Fixes #2311.
2018-12-06 14:40:33 -06:00
..
filter/partials Add filter of type text in backend list (#3094) 2017-11-06 12:07:53 -06:00
form Change number field type to use HTML5 number type 2018-12-06 14:40:33 -06:00
lists Adds align support to non-sortable list column headers (#3638) 2018-07-15 00:56:09 -04:00
mediamanager Replace keyup listener with input listener (#3567) 2018-05-30 20:26:38 -06:00
reportcontainer Update reportcontainer.less (#3737) 2018-08-31 00:36:47 -06:00
search/partials Escape output to prevent XSS injections (#3924) 2018-11-15 15:05:44 -06:00
table Option "searching" defaults to false 2017-07-15 14:34:53 +10:00
toolbar/partials Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
Filter.php Filter group translatable options (#3793) 2018-09-17 09:33:13 -06:00
Form.php Adds i18n support for the form field default property (#3546) 2018-12-01 13:05:47 -06:00
Lists.php Remove unused imports 2018-08-24 19:51:59 +02:00
MediaManager.php Annotate class methods 2018-08-30 13:37:39 +10:00
ReportContainer.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
Search.php Extract child instructions 2018-08-15 19:25:42 +02:00
Table.php Remove "null" assignments 2018-08-15 18:33:24 +02:00
Toolbar.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00