Commit Graph

12 Commits

Author SHA1 Message Date
Mellisa Hankins
2958af7d92 FIX: Removed ID on select all checkbox 2013-12-21 01:13:45 +11:00
Mellisa Hankins
9a4d204c97 FIX: Bulk editing now works with multiple grid fields and managers on the page
Removed use of ID in JS
2013-12-20 11:08:39 +11:00
colymba
06e82405e5 FIX action btn + loading indicator
.doBulkActionButton btn doesn't trigger cms actions and now has loading
indicator
2013-12-05 18:54:17 +02:00
colymba
f54f0ce223 FIX Refactor JS bulk action handling
JS bulk action handling now works for any custom action
2013-12-01 18:51:30 +02:00
colymba
d01b27c589 API bulk action front-end data are configurable
Bulk action front-end behaviour and style can now be configured via
array( 'isAjax' => true, 'icon' => 'accept', 'isDestructive' => false )
passed to addBulkAction()
2013-12-01 13:31:35 +02:00
colymba
2ee566a99e API bulk manager actions are now editable
Bulk actions can now be added/removed via component's addBulkAction()
and removeBulkAction()
2013-11-30 19:30:32 +02:00
colymba
88cf826322 Added translations (en+fr) 2013-06-23 19:10:22 +03:00
colymba
8089c14447 added finish button 2013-06-23 17:48:37 +03:00
colymba
9b4608f3d3 latest SS3.1 branch compatibility 2013-06-02 21:07:00 +03:00
colymba
5d0b844592 Switch to HTML Classes for Select+Btn
Fixes several issues with multiple GridFields on a page with actions
being applied accross all GridFields
2013-04-29 19:01:32 +03:00
colymba
5b79b94496 Move BulkManager commands to header
BulkManager has it's own header and template
2013-04-16 23:38:35 +03:00
colymba
6110d81c94 Add bulkUpload btn template + move to top 2013-04-16 21:33:50 +03:00