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
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