Commit Graph

18 Commits

Author SHA1 Message Date
Thomas Portelange
9b5a452d01 Fix typo in handler name (#1)
Invalid case prevents the config from being properly retrieved
2016-04-26 20:55:19 +02:00
Peter Thaleikis
bbc0215635 Converting to PSR-2 2015-12-16 01:08:57 +13:00
Christopher Darling
1730461da0 key_exists deprecated use array_key_exists
key_exists deprecated use array_key_exists
2015-12-07 13:39:01 +00:00
Jonathon Menz
2793709250 Fix for undefined variable
$editingCount was not defined in doSave() resulting in a *[Notice]
Undefined variable: editingCount*
2015-02-19 17:24:55 -08:00
Simon Welsh
42eeaa3527 $dataFields needs to be indexed by the field name 2014-11-02 14:28:29 +11:00
Thierry François
1ceee59360 NEW Rewrite of bulk editing save FIX #76
Bulk editing now use the normal Form submission system and handles all
field type, including ajax dependent
2014-09-14 18:44:30 +03:00
Thierry François
f4f0ac096e API bulk action names are case sensitive FIX #75 2014-09-06 14:13:38 +03: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 Francois
38d05df2ec Clean up 2014-05-11 13:32:21 +03:00
Thierry Francois
bfd73ffb2e Added missing translation strings 2014-05-11 13:15:29 +03:00
Thierry Francois
fad9121dd1 Clean up and formatting 2014-05-11 13:15:06 +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
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
043f889249 Clean up 2014-05-11 13:13:56 +03:00
colymba
198b0c05d9 Reorganise + bulkupload start 2014-05-11 13:13:28 +03:00