Commit Graph

450 Commits

Author SHA1 Message Date
Robbie Averill 58604a6234 FIX Remove references to Object, replace with Injector calls 2017-08-25 13:46:30 +12:00
Marcus f80fc03bbb Merge pull request #201 from creative-commoners/pulls/1.5/configurable-page-length-component
NEW Add paginator with configurable page sizes
2017-08-24 16:31:10 +10:00
Marcus aa9bbbafdd Merge pull request #199 from wilr/master
Inline fixes for better SS4 behaviour
2017-08-24 16:30:16 +10:00
Robbie Averill 719b906460 DOCS Add use examples for GridFieldConfigurablePaginator 2017-08-23 14:07:42 +12:00
Marcus d6f2df0700 Merge pull request #200 from dhensby/pulls/1.4/field-callback-saved-record
FIX Forms now instantiate fields with correct record context on save
2017-08-03 11:53:19 +10:00
Robbie Averill 36d9711a47 Use precise distro for Travis builds to allow PHP 5.3 to work 2017-08-02 10:03:00 +12:00
Robbie Averill 403900f1fd FIX Ensure selected page size is retained when deleting records 2017-08-02 09:31:59 +12:00
Robbie Averill f0d2ec7733 FIX Always show page size dropdown when page size is greater than number of records 2017-08-01 16:44:12 +12:00
Robbie Averill e95c92a168 NEW Add paginator with configurable page sizes 2017-08-01 14:09:15 +12:00
Daniel Hensby ef354511d7
FIX Forms now instantiate fields with correct record context on save 2017-07-28 16:09:48 +01:00
Will Rossiter aaf1130569 Inline fixes 2017-07-28 07:19:28 +12:00
Damian Mooyman 57acb83546
Sanitise GridFieldAddNewMultiClassHandler::Link() 2017-07-06 17:27:07 +12:00
Daniel Hensby 08ccb15bdb
Merge branch '1.4' 2017-07-05 17:45:20 +01:00
Daniel Hensby ff12337e6e
Merge branch '1.1' into 1.4 2017-07-05 15:26:38 +01:00
Nathan Glasl 315cb0b1c1 FIX, #195, the template folder required a vendor change. 2017-07-05 10:12:12 +10:00
Marcus 87cd8ffc6d Merge pull request #194 from dnadesign/fix-multi-class-injector
fix to multi-class for ss4 support
2017-07-03 10:28:57 +10:00
Nik Rolls 755cafa754 Enable namespace support for GridFieldAddNewMultiClass 2017-07-01 23:28:41 +10:00
Nathan Glasl 997a5614fc VENDOR UPDATE. 2017-06-29 16:26:01 +10:00
John Milmine 7d3f5acbd7 fix to multi-class for ss4 support 2017-06-26 07:29:43 +12:00
Nathan Glasl 5cb337df00 VENDOR UPDATE. 2017-06-23 11:31:32 +10:00
Nathan Glasl 2fc4490af4 VENDOR UPDATE. 2017-06-22 14:31:39 +10:00
Nathan Glasl 3ebf09a572 VENDOR UPDATE. 2017-06-19 14:48:48 +10:00
Nathan Glasl ef48ea9cdd NAMESPACE, updating vendor. 2017-06-16 14:46:31 +10:00
Marcus 1b0abe0ca6 Merge pull request #190 from sachithra-gayan/gridFieldEditableColumns_SS4
Fixes error when inline editing of records SS4
2017-06-06 13:08:30 +10:00
Marcus ddec10c141 Merge pull request #187 from edlinklater/fix-table-namespace-separator
Support table namespace separator introduced in SilverStripe 4 alpha 6
2017-06-02 09:59:59 +10:00
sac 658874419a deny inline editing of records SS4 2017-06-01 13:02:43 +05:30
Ed Linklater 90b1a466c1 FIX support table namespace separator introduced in ss4 alpha 6 2017-05-14 16:17:14 +12:00
Marcus 3f6036b1ae Merge pull request #185 from wilr/patch-1
Fix SearchForm throwing a 404 on search
2017-05-04 11:45:51 +10:00
Marcus cc8276482f Merge pull request #186 from silverstripe-australia/nyeholt-patch-1
fix(GridFieldAddNewMultiClass) removed obsolete config param
2017-05-04 11:45:12 +10:00
Marcus 0795113cf4 fix(GridFieldAddNewMultiClass) removed obsolete config param
FIRST_SET has been removed from SS4
2017-05-04 11:41:58 +10:00
Will Rossiter 2c73b802d6 Fix SearchForm throwing a 404 on search
The GridFieldAddExistingSearchHandler search has been converted to namespaces however this causes the FormAction to be incorrect and when performing a search, currently throws an error. The form name does not need to be namespaced.
2017-05-04 05:29:44 +12:00
Felix Eggmann 5c1f9cca01 Set unique name for AddNewMultiClass Selects
fixing wrong behaviour when having multiple Gridfields containing AddNewMultiClass Selects on one form
2017-05-03 14:48:33 +10:00
Marcus 17265d5666 Merge pull request #183 from FelixEggmann/patch-1
Set unique name for AddNewMultiClass Selects
2017-04-18 12:27:56 +10:00
Felix Eggmann 7e2dda0280 Set unique name for AddNewMultiClass Selects
fixing wrong behaviour when having multiple Gridfields containing AddNewMultiClass Selects on one form
2017-04-13 14:59:54 +02:00
Jack O'Connor 0907b2f493 Initialising button before attempting to enable or disable it (#177)
* Initialising button before attempting to enable or disable it

* Updating class reference

* Adding exception use case

* Removing unused use case

* Including Exception class for classes where exception is used.
2017-02-17 13:14:50 +11:00
Marcus 24057fe79a Merge pull request #179 from oilee80/master
Fix for Exception namespace & CSS image move
2017-02-17 10:00:46 +11:00
Lee Bradley cbcb6e57e0 Applies changes from silverstripe-australia/silverstripe-gridfieldextensions#177
JS fix for "Initialising button before attempting to enable or disable it"
Thanks @JackOconnor21
2017-02-14 17:21:29 +00:00
Lee Bradley 1b5e83b7f6 Fix for Exception namespace & CSS image move
Missing '\\' before Exception
Icon has moved in Framework
2017-02-14 17:07:29 +00:00
Marcus e62422fdb3 Merge pull request #172 from kinglozzer/dupe-html-ids
FIX: Prevent duplicate HTML IDs when adding new records inline
2017-01-30 12:05:02 +11:00
Marcus d0cb616a40 Merge pull request #163 from SomarDesignStudios/pulls/fix-lastedited-table
Finds base table to update LastEdited
2017-01-30 11:04:28 +11:00
Marcus 03b83e538a Merge pull request #174 from robbieaverill/master
SilverStripe 4 compatibility
2016-12-21 22:10:43 +11:00
Robbie Averill d81d701bab Update Travis configuration for SS4 builds and PHP 7 2016-12-21 15:40:46 +13:00
Robbie Averill 2acf6dee47 PSR-2 code style guidelines 2016-12-21 15:35:19 +13:00
Robbie Averill 4ee047b591 Add upgrade mapping 2016-12-21 15:27:51 +13:00
Robbie Averill b1c83255c0 Skip some broken tests under 4.x - need to be re-implemented 2016-12-21 15:27:51 +13:00
Robbie Averill 3cacb43934 Update composer constraint, branch alias, namespace and add editorconfig 2016-12-21 15:27:49 +13:00
hirenpatel 59f44984b8 Fix for namespaced classes 2016-12-21 15:26:45 +13:00
hirenpatel 43c1b8352c Updated SS_HTTPResponse_Exception -> HTTPResponse_Exception 2016-12-21 15:26:45 +13:00
hirenpatel 7ee247e6df Bug fixes 2016-12-21 15:26:44 +13:00
hirenpatel 1722e9b47f Template changes 2016-12-21 15:26:44 +13:00