Thierry François
bc2b317a35
API Unified json responses via new HTTPBulkToolsResponse
...
All bulk handlers and the bulk uploader now use a common HTTPBulkToolsResponse to return a common json format and handle errors. The front end uses this json to update the drifield accordingling.
2018-03-14 22:24:37 +02:00
Thierry François
9e9cb46d74
FIX #168 Remove leftover firstAction
2018-03-01 10:12:19 +02:00
Thierry François
e185eed537
No more uploader buttons! 💥
...
Progress tracking wasn't possible anymore. And this forces user to use the page's save/publish buttons now. So not a bad thing...
2018-02-27 15:57:16 +02:00
Thierry François
dcde5cc7e6
Move bulk uploader before the gridfield table
2018-02-27 15:14:19 +02:00
Thierry François
ce6b703240
No more clear error btn
2018-02-27 14:43:29 +02:00
Thierry François
b081d68b92
FIX Manager dropdown layout glitches ✨
2018-02-27 14:29:03 +02:00
Thierry François
2c40a16198
Pretty bulk manager
2018-02-27 13:49:51 +02:00
Ralph Slooten
c5d467ba8f
Fix template CamelCase ( #167 )
2018-02-27 12:31:39 +02:00
Thierry François
aa9bf472c6
API remove cancel and edit upload buttons
...
API remove cancel and edit btns
2018-02-22 10:15:42 +02:00
Thierry François
569350ca66
FIX namespaced templates
...
put templates in their respective folders and call with full namespace
2018-02-12 16:04:09 +02:00
Thierry François
5711998ef2
API bulk action config is now on the handler itself
...
simplyfies bulk action management and config
2018-02-12 15:11:49 +02:00
Thierry François
9ba6465faa
Update folders and files structure
2018-02-01 09:39:12 +02:00
colymba
198b0c05d9
Reorganise + bulkupload start
2014-05-11 13:13:28 +03:00
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