Commit Graph

22 Commits

Author SHA1 Message Date
Thierry François f924e7d503 FIX lost commit 2016-01-18 18:14:04 +02:00
Thierry François af7524efd1 NEW Override automatic DataObject class
Specify which class to use when creating the DataObject that contains
the image.
2016-01-18 18:13:28 +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
Thierry François 1c0432c74b Add deprecation for old bulkUpload config api 2014-09-14 19:01:28 +03:00
Thierry François 1010c9be6f FIX #79 New API for the UploadField configuration
Exposes `setUfConfig`, `setUfSetup` and `setUfValidatorSetup` on the
component
2014-09-06 13:39:39 +03:00
James Cocker 170d4bb72d ENHANCEMENT: Allow setting of canAttachExisting and canPreviewFolder
#62 Squashed
2014-06-17 10:48:47 +01:00
Christopher Darling 85ce9c7004 DOCS remove param $editableFields from PHPDoc
parameter no longer exists
2014-05-28 10:12:19 +01:00
colymba 77a3c65766 FIX #67 Give UploadField and empty Record
Avoids the UploadField to auto loading configurations from the page it
is inserted in.
2014-05-27 11:53:45 +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
colymba 1fefcad1e3 FIX #61 check length of array for bulkManager check 2014-05-14 15:46:45 +03:00
Thierry Francois 38d05df2ec Clean up 2014-05-11 13:32:21 +03:00
Thierry Francois fad9121dd1 Clean up and formatting 2014-05-11 13:15:06 +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 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 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