ORIENT/modules/backend/widgets
Samuel Georges c035f81b0f Refactor list widget to use an approach much like ReportContainer
This means widget properties are "filled" from the supplied config
2015-02-28 12:41:45 +11:00
..
filter Fixes #669 - Labels in filter do not translate 2014-10-11 16:38:23 +11:00
form Add section form field type, minor style fixes 2015-02-24 18:46:20 +11:00
grid More translation strings. 2014-08-12 01:15:38 +01:00
lists Adds compact column, explicit option for deferred binding in relation controller, fix to list head width 2015-02-27 21:54:58 +11:00
reportcontainer Added a couple of missing translation strings. Fixed a translation typo for the request log empty button - It should be request_log not event_log. 2014-08-16 05:18:37 +01:00
search/partials Alleviate the Search Widget of its need for a <form> tag 2014-09-06 14:03:37 +10:00
table Can now prune event/request log records, add width definition to list columns 2015-02-21 13:49:32 +11:00
toolbar/partials MArkup wise it's better to omit the toolbar item when the search is unavailable, need to address the issue of the overflow indicator being difficult to see using CSS perhaps? 2015-01-25 14:05:56 +11:00
Filter.php Allow setting 'options' for a scope in filter config 2015-02-22 20:28:05 -03:00
Form.php Document widget accepted config 2015-02-28 11:50:27 +11:00
Grid.php Updating modules/backend/widgets 2014-10-11 00:39:34 +02:00
Lists.php Refactor list widget to use an approach much like ReportContainer 2015-02-28 12:41:45 +11:00
ReportContainer.php Streamline the process of filling a widget with its config options 2015-02-28 12:12:22 +11:00
Search.php Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath 2015-02-17 20:58:38 +11:00
Table.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
Toolbar.php Fixes logic bug 2014-10-21 20:22:04 +11:00