ORIENT/modules/backend/widgets
Tobias Kündig 55d49cbf2b Cache the last visited page in the list widget (#3432)
Stores the last visited page of list widgets in the session to restore to on next page load. Does not apply when filters / searches are applied. Credit to @tobias-kuendig
2018-03-08 10:52:21 -06:00
..
filter/partials Add filter of type text in backend list (#3094) 2017-11-06 12:07:53 -06:00
form Support on and off options for the switch field 2017-10-20 11:47:30 -06:00
lists Tidy up from #3084 2017-09-06 09:00:53 +10:00
mediamanager Fix deprecated calls. (#3283) 2017-12-04 06:13:27 -06: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 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 Adds a constraint of 500 records at a time 2017-11-23 10:00:50 +11:00
Form.php Simplify 51b6f64418 2017-11-02 13:13:08 -06:00
Lists.php Cache the last visited page in the list widget (#3432) 2018-03-08 10:52:21 -06:00
MediaManager.php Use alias instead of leading slash 2017-11-03 07:57:33 +11:00
ReportContainer.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
Search.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
Table.php Option "searching" defaults to false 2017-07-15 14:34:53 +10:00
Toolbar.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00