Commit Graph

227 Commits

Author SHA1 Message Date
Thierry François
9592fa0561 Update requirements 2014-11-21 11:01:02 +02:00
Thierry François
3335105ee2 Merge pull request #92 from simonwelsh/patch-1
BUG: $dataFields needs to be indexed by the field name
2014-11-02 20:06:58 +02:00
Simon Welsh
42eeaa3527 $dataFields needs to be indexed by the field name 2014-11-02 14:28:29 +11:00
Thierry François
f0840f453c missing new line 2014-10-10 19:05:43 +03:00
Thierry François
e3d5c78476 Merge pull request #91 from phillprice/patch-1
Update README.md
2014-10-10 18:58:00 +03:00
Phill Price
2fe6464bb8 Update README.md
Different module in the composer instructions to this one!
2014-10-10 15:59:30 +01:00
Thierry François
ef5d260a7c Readme updates 2014-10-01 12:29:38 +03:00
Thierry François
188346d520 Pull latest translations 2014-09-15 10:38:24 +03:00
Thierry François
d6a1ab8cb6 Merge pull request #90 from tractorcow/pulls/fix-translations
Fix broken en.yml file
2014-09-15 10:17:10 +03:00
Damian Mooyman
4ac7701c2d Fix broken en.yml file 2014-09-15 12:48:40 +12:00
Thierry François
1c0432c74b Add deprecation for old bulkUpload config api 2014-09-14 19:01:28 +03: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
4a349987a4 FIX #83 Disable Finish button + add spinner while uploading 2014-09-06 15:51:07 +03:00
Thierry François
c72310ff61 FIX #4cc7da8 opening braces 2014-09-06 14:52:38 +03:00
Thierry François
aaaca90a93 Pull transifex translations 2014-09-06 14:37:31 +03:00
Thierry François
f4f0ac096e API bulk action names are case sensitive FIX #75 2014-09-06 14:13:38 +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
Thierry François
0cbbe2b1fc Merge pull request #87 from cjsewell/patch-1
Set Content-Type to 'application/json' for wildcard HTTP_ACCEPT
2014-09-05 09:31:06 +03:00
Corey Sewell
4cc7da8b7e Set Content-Type to 'application/json' for wildcard HTTP_ACCEPT
The Content-Type HTTP header should be set to application/json if HTTP_ACCEPT has application/json or is */*
2014-09-05 09:25:36 +12:00
Thierry François
013a4fde7b FIX #85 Add Content-Type negotiation 2014-08-29 10:00:51 +03:00
Thierry François
1906afcba4 Merge pull request #84 from purplespider/bulk-upload-css
Improve legibility
2014-08-08 17:34:11 +02:00
James Cocker
c599f876af GridFieldBulkUpload CSS Improvements 2014-08-08 15:25:38 +01:00
Thierry François
7d74977491 Merge pull request #81 from nedmas/patch-3
ENHANCEMENT: Use File->Title to set default Title
2014-07-24 14:29:03 +03:00
Tom Densham
20c9864cca ENHANCEMENT: Use File->Title to set default Title
Use `$uploadedFile->Title` when setting the records default Title as it gives a much nicer output than `basename($uploadedFile->getFilename())`
2014-07-24 11:11:52 +01:00
Thierry François
c25dcbfdea FIX trigger change even on (un)select all 2014-07-09 15:46:08 +03:00
Thierry François
e41282b3d2 Merge pull request #73 from purplespider/62-squashed-2
NEW: Allow setting of canAttachExisting and canPreviewFolder
2014-06-17 13:08:07 +03:00
James Cocker
170d4bb72d ENHANCEMENT: Allow setting of canAttachExisting and canPreviewFolder
#62 Squashed
2014-06-17 10:48:47 +01:00
Thierry François
b9d8cd9b22 Merge pull request #71 from christopherdarling/patch-1
DOCS remove param $editableFields from PHPDoc
2014-05-28 12:37:23 +03: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
colymba
1c4e0fd239 FIX #66 Implement attach existing file 2014-05-25 23:22:16 +03:00
Thierry François
619346fc32 Merge pull request #69 from daniquilez/patch-3
display edit all only when the action is enabled.
2014-05-22 18:54:30 +03:00
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