ORIENT/modules/backend/widgets
Luke Towers 4f7e2995c7
Simplify Media Library upload logic (#5026)
Based heavily off the work done by @alxy in #4314

May require https://github.com/rainlab/pages-plugin/pull/421 if testing with RainLab.Pages.

Replaces #4314, related: #4311, Credit to @alxy for the initial work.
2020-04-04 02:11:28 -06:00
..
filter/partials Initial WIP on implementing dependsOn support for filter scopes. 2019-11-12 17:02:25 -06:00
form Trigger form change events when items are added / removed in a repeater. 2020-03-30 18:07:53 -06:00
lists Prevent browser caching of list checkboxes (#4949) 2020-03-31 02:31:16 -06:00
mediamanager Simplify Media Library upload logic (#5026) 2020-04-04 02:11:28 -06:00
reportcontainer Replace use of parseJSON with JSON.parse (#4517) 2019-09-14 06:25:18 -06: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 Auto-detect correct postback handler for datatable widget. (#4967) 2020-03-05 16:37:16 +08:00
toolbar/partials Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
Filter.php Fix small typo in number range filter widget (#4891) 2020-01-17 12:11:38 -06:00
Form.php Fix argument name in event handler examples (#4950) 2020-02-19 23:42:51 -06:00
Lists.php Fix pagination reset if search input is filled (#4918) 2020-02-12 07:52:09 -08:00
MediaManager.php Simplify Media Library upload logic (#5026) 2020-04-04 02:11:28 -06:00
ReportContainer.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
Search.php Extract child instructions 2018-08-15 19:25:42 +02:00
Table.php Auto-detect correct postback handler for datatable widget. (#4967) 2020-03-05 16:37:16 +08:00
Toolbar.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00