ORIENT/modules/backend/widgets
Luke Towers 18af35d928 Prevent error from occurring when the active sorting column is hidden from the results.
Fixes #5227
2020-07-30 10:54:09 -06:00
..
filter/partials Fix support for ignoreTimezone in date filter types 2020-07-19 01:01:09 -06:00
form Fix issue when refreshing an entire form that occurs because the toggleEmptyTabs timer runs after the elements it was based on have all been replaced. 2020-06-24 11:33:44 -06:00
lists Prevent browser caching of list checkboxes (#4949) 2020-03-31 02:31:16 -06:00
mediamanager Improve error handling when uploading a file that exceeds the server's post_max_size 2020-06-05 15:56:15 -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 filter type "group" when 500+ options are available (#5141) 2020-07-17 17:12:41 +08:00
Form.php Fix bug where a field with `@context` in the name would completely break forms if it also depended on other fields. 2020-06-17 03:05:40 -06:00
Lists.php Prevent error from occurring when the active sorting column is hidden from the results. 2020-07-30 10:54:09 -06:00
MediaManager.php Support decompiling mediamanager assets 2020-06-05 15:52:59 -06:00
ReportContainer.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
Search.php Don't persist failed search terms (#5039) 2020-04-27 01:55:40 -06: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