ORIENT/modules/backend/widgets
Luke Towers 8cb57cf353
Add useRelationCount column property
Adds the `useRelationCount` property to tell the list controller to use the number of related records for the specified `relation` as the value for that column.
2018-01-25 16:54:06 -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 Add useRelationCount column property 2018-01-25 16:54:06 -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