Commit Graph

245 Commits

Author SHA1 Message Date
Thierry François 9a56bdb95a Merge pull request #68 from daniquilez/patch-2
FIX EditHandler Update function filters locale requestVar
2014-05-22 18:53:26 +03:00
daniquilez 0254221fa9 display edit all only when the action is enabled.
in BulkUpload when using a BulkManager we should only display edit all possibility when we have it defined in our actions of BulkManager.
2014-05-22 15:57:09 +02:00
daniquilez e69253030c fix update function when working with locale
When using a localized page in order of prevent errors when iterating through records id we need to remove locale attributes same as we do with url and cacheBuster.
2014-05-22 15:52:19 +02:00
Thierry François de7be9d8af Merge pull request #63 from purplespider/patch-2
Grammar Tweak: "Modify one or more entries at a time"
2014-05-19 08:56:26 +03:00
Thierry François 01e355def0 Merge pull request #65 from wernerkrauss/patch-1
Typo in _config.php
2014-05-16 13:53:28 +03:00
wernerkrauss ef5a26a4df Update _config.php
Wrong path which caused bulk upload css not to load in case sensitive environments.
2014-05-15 19:08:12 +02:00
James Cocker e498bb8760 Grammar Tweak: "Modify one or more entries at a time" 2014-05-14 16:45:42 +01:00
colymba 1fefcad1e3 FIX #61 check length of array for bulkManager check 2014-05-14 15:46:45 +03:00
colymba 8836b2e389 Fix 2.0 deprecations 2014-05-12 19:10:06 +03:00
Thierry Francois 38d05df2ec Clean up 2014-05-11 13:32:21 +03:00
Thierry Francois 5437424b7e Added Finnish translations 2014-05-11 13:19:57 +03:00
Thierry Francois 06b077772c Fix header/toggle length 2014-05-11 13:15:33 +03:00
Thierry Francois bfd73ffb2e Added missing translation strings 2014-05-11 13:15:29 +03:00
Thierry Francois 2fe824f2c8 Fix toggle text alignment 2014-05-11 13:15:24 +03:00
Thierry Francois c880187461 Update translations 2014-05-11 13:15:20 +03:00
Thierry Francois c612243482 Screenshots update 2014-05-11 13:15:15 +03:00
Thierry Francois f8b90af40f Readme update 2014-05-11 13:15:10 +03:00
Thierry Francois fad9121dd1 Clean up and formatting 2014-05-11 13:15:06 +03:00
Thierry Francois ec7df6712e Close only opened toggleFields on save 2014-05-11 13:15:01 +03:00
Thierry Francois e2b15ad30c Refactor edit forms generation process 2014-05-11 13:14:57 +03:00
Thierry Francois 4a17d7d74a Streamline classes/id + simplify dom 2014-05-11 13:14:52 +03:00
Thierry Francois e621f4895f Process updates in bulk 2014-05-11 13:14:48 +03:00
Thierry Francois 00b936baa6 Watch onChange on form 2014-05-11 13:14:43 +03:00
Thierry Francois b16ee50233 Add bulk edit form header + toggle btn 2014-05-11 13:14:32 +03:00
colymba c3af2d392d Translation refactoring 2014-05-11 13:14:27 +03:00
colymba 2366df49bd Clean up 2014-05-11 13:14:23 +03:00
colymba 2b692c19a2 Fix bulkManager check 2014-05-11 13:14:18 +03:00
colymba 84d97c5106 Add gridfield refresh 2014-05-11 13:14:14 +03:00
colymba 61b90d2aed Add record default title/name 2014-05-11 13:14:09 +03:00
colymba 3092972d8e Add bulkManager title + always above titles 2014-05-11 13:14:05 +03:00
colymba c1c99e6a50 BulkManager style update 2014-05-11 13:14:00 +03:00
colymba 043f889249 Clean up 2014-05-11 13:13:56 +03:00
colymba 699fa6712d Implement editAll + bulkManager requirement check 2014-05-11 13:13:51 +03:00
colymba 20350d3f35 Implement action callback + cancel behaviour 2014-05-11 13:13:47 +03:00
colymba d141765752 Basic button behavior 2014-05-11 13:13:42 +03:00
colymba a726cce755 Add progress info + clear button 2014-05-11 13:13:37 +03:00
colymba ade47d5e80 Added bulk upload management buttons 2014-05-11 13:13:33 +03:00
colymba 198b0c05d9 Reorganise + bulkupload start 2014-05-11 13:13:28 +03:00
Thierry Francois 3f5d12119d gitignore update 2014-05-11 13:00:28 +03:00
Thierry François f259a4af99 Merge pull request #59 from daniquilez/master
improvement on addBulkAction function.
2014-05-09 20:42:54 +03:00
daniquilez 4f4d1870ca improvement on addBulkAction function.
It takes into consideration  the $config values passed as function parameters.
2014-05-09 18:09:29 +02:00
colymba 43c8b0ee73 Readme + typo 2014-03-15 15:53:20 +02:00
colymba 9049bd3970 Transifex support 2014-03-15 15:43:04 +02:00
colymba cc8aa9e951 FIX bulkaction finally take care of url variables properly 2014-03-15 11:22:21 +02:00
Tomas Bilek cb69f71362 Added Czech translation 2014-02-26 15:32:48 +02:00
Thierry François 41fe01c2a5 Merge pull request #55 from wernerkrauss/germantranslation
German translation
2014-01-31 07:31:52 -08:00
Werner Krauss a36a4907db German translation 2014-01-31 15:39:40 +01:00
colymba 0e30789040 FIX #53 removed type hinting for scalar 2014-01-17 12:56:46 +02:00
colymba e0d2c311b5 FIX check records selection first + spinner timing
Check if anything is selected first + fix start spinner titming
2014-01-03 10:10:49 +02:00
Thierry François 4de284d1c9 Merge pull request #52 from mi3ll/patch-1
FIX: Bulk editing now works with multiple grid fields and managers on the page
2014-01-02 23:58:55 -08:00