ORIENT/modules/backend/widgets
Scott Bedard 035ebbbb68 Fixes issue #1035
Triggers a change event when the "all" or "none" checkboxlist helpers is clicked, enabling dependent fields be adjusted accordingly.

https://github.com/octobercms/october/issues/1035
2015-03-29 00:20:48 -04:00
..
filter Fixes #669 - Labels in filter do not translate 2014-10-11 16:38:23 +11:00
form Fixes issue #1035 2015-03-29 00:20:48 -04:00
grid More translation strings. 2014-08-12 01:15:38 +01:00
lists Reorganise and improve RelationController 2015-03-27 22:20:52 +11:00
reportcontainer Extract controls to their own stylesheet 2015-03-04 18:23:02 +11:00
search/partials Alleviate the Search Widget of its need for a <form> tag 2014-09-06 14:03:37 +10:00
table Improve DataTable form widget, fixes vague error in RecordFinder 2015-03-24 20:10:45 +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 Refactor form widget to use an approach much like ReportContainer 2015-02-28 13:37:06 +11:00
Form.php Added a defaultFrom option to form fields 2015-03-28 16:14:22 +11:00
Grid.php Add warning about impending doom 2015-02-28 13:39:21 +11:00
Lists.php List query is now AND where instead of OR where 2015-03-25 19:33:00 +11:00
ReportContainer.php public -> protected $defaultAlias 2015-02-28 12:43:53 +11:00
Search.php Refactor Search widget 2015-02-28 13:45:14 +11:00
Table.php Minor clean up 2015-02-28 13:48:35 +11:00
Toolbar.php Refactor the toolbar widget 2015-02-28 13:54:00 +11:00