Commit Graph

116 Commits

Author SHA1 Message Date
Andrew Short
db94111d8c Merge pull request #50 from silverstripe-iterators/pulls/array_key_exists-sortTable
Fixed array_key_exists() usage in OrderableRows
2014-03-10 21:19:33 +11:00
Ingo Schommer
793f6d96ec Fixed array_key_exists() usage in OrderableRows 2014-03-08 22:18:01 +13:00
Andrew Short
6727eb3a1d Ensure extra field values are correctly casted.
Closes #11.
2014-02-26 14:02:07 +11:00
Andrew Short
796bd0ad68 Add a sorting on before write example.
Closes #44
2014-02-14 09:34:13 +11:00
Andrew Short
5eec0f70b4 Merge pull request #39 from nyeholt/master
FIX Fixed issue where items were created without being run through DI
2013-11-21 20:19:50 -08:00
nyeholt
49a75b6239 FIX Fixed issue where items were created without being run through DI 2013-11-22 15:00:08 +11:00
Andrew Short
56422aede2 Add test for the multi class classes getter. 2013-11-14 23:43:38 +11:00
Andrew Short
f1eadd549b Sort the automatically generated list of classes. 2013-11-14 23:43:23 +11:00
Andrew Short
6247d4f4ec Make the classes getter public. 2013-11-14 23:36:57 +11:00
Andrew Short
de47c5d3a3 Add missing return tag. 2013-11-14 23:36:28 +11:00
Andrew Short
b13d3367ff Remove extraneous slash. 2013-11-14 23:10:00 +11:00
Andrew Short
05926e3288 Merge pull request #35 from nedmas/patch-1
FIX: Include .action class to add margin styles
2013-11-14 04:04:34 -08:00
Tom Densham
f522676c21 FIX: Include .action class to add margin styles 2013-10-29 16:37:25 +00:00
Andrew Short
9abd92bd7f Use properly constructed links in the add new multi class components.
This means that the component now works with URLs which include
parameters, such as when translatable is being used. Closes #30.
2013-10-09 20:34:47 +11:00
Andrew Short
79e8d9a0dc Merge pull request #29 from dospuntocero/patch-1
Create es_ES.yml
2013-10-08 06:47:58 -07:00
Francisco arenas
9ad9e204fa Create es_ES.yml 2013-10-08 09:40:15 -04:00
Andrew Short
348e64e915 Merge pull request #26 from mediaclinic/master
Finnish language files
2013-10-07 15:33:54 -07:00
Andrew Short
82bb0524b3 Avoid manually constructing URLs.
This means that URLs with query parameters are no longer incorrectly
created.

Closes #6, #23, #27.
2013-10-08 09:30:59 +11:00
Shrike
c1836e1bda Finnish language files 2013-09-06 13:39:57 +03:00
Andrew Short
712c5070e9 Add license file.
Closes #25.
2013-09-02 20:03:53 +10:00
Andrew Short
a674677bd3 Merge pull request #24 from kinglozzer/patch-1
Update composer dependencies
2013-08-22 03:51:47 -07:00
Loz Calver
d1daa344a3 Update composer dependencies
https://groups.google.com/forum/#!topic/silverstripe-dev/kCHSHLZp2Yg
2013-08-22 11:50:51 +01:00
Andrew Short
a7c357d44d Merge pull request #22 from camspiers/dirname-support
Fix - Support for module to be named other than "gridfieldextensions"
2013-07-13 06:11:45 -07:00
Andrew Short
b4d6b61ef7 Fix typo in documentation (closes #19, thanks MattyBalaam) 2013-07-11 12:45:22 +10:00
Andrew Short
aad2b973ce Add allowed actions definitions 2013-07-11 12:40:13 +10:00
Andrew Short
2fefd3576b Add travis support 2013-07-11 12:29:03 +10:00
Andrew Short
4ed382e7a0 Add a test for GridFieldOrderableRows::getSortTable 2013-07-11 12:28:38 +10:00
Cam Spiers
4693aeb8d0 Fix - Support for module to be named other than "gridfieldextensions" 2013-07-08 13:03:18 +12:00
Andrew Short
dc16c34d6e Trigger inline adding with a custom event 2013-06-25 20:16:54 +10:00
Andrew Short
159b9bbd5c Fix inline adding and editing with no model class defined 2013-06-22 21:38:29 +10:00
Andrew Short
7d63584d42 Add utility request handler class 2013-06-22 21:34:27 +10:00
Andrew Short
8b9ea0e1d6 Merge pull request #17 from Zauberfisch/master
Return $this on all setters
2013-04-26 21:01:59 -07:00
Zauberfisch
910f77b049 MINOR: return on all setters (fixes #16) 2013-04-24 07:28:47 +01:00
Andrew Short
ff710c9b92 Allow setting a custom search items list
Closes #13. Closes #14.
2013-03-28 20:43:17 +11:00
Andrew Short
0584ad3c49 Fix search list border radius when a single item was displayed 2013-03-28 20:40:33 +11:00
Andrew Short
bf8685ed33 Merge pull request #15 from ARNHOE/patch-1
Added dutch language
2013-03-27 13:55:11 -07:00
ARNHOE
e908daa3a7 Added dutch language 2013-03-27 16:58:18 +01:00
ajshort
8fc1078437 Fix inline editing when no extra fields were defined. Closes #9. 2013-03-03 19:22:03 +11:00
Andrew Short
d9e226d8ad Merge pull request #10 from priithansen/master
Added Estonian translation
2013-03-01 06:15:21 -08:00
Priit Hansen
65b646166f Estonian translation added 2013-03-01 16:10:04 +02:00
ajshort
fd25e248e5 Add documentation screenshots 2013-02-28 17:29:50 +11:00
ajshort
ddb66a9919 Add a basic column header component. Closes #7. 2013-02-24 11:09:14 +11:00
ajshort
8f10ed4924 Make the title and fragment configurable. 2013-02-16 22:59:29 +11:00
ajshort
7061dc402b Change the default fragment. 2013-02-16 22:56:43 +11:00
ajshort
aa09d48112 Fix sort values not being populated. 2013-02-12 23:52:53 +11:00
ajshort
1bc24992c6 Fix incorrect property accessing. 2013-02-12 23:29:55 +11:00
ajshort
585b03719f Persist new rows in between grid reloads. Closes #5. 2013-02-12 20:22:05 +11:00
Andrew Short
295681f662 Merge pull request #4 from Zauberfisch/patch-1
Tweak the inline editing example config.
2013-02-11 23:50:17 -08:00
Zauberfisch
c9cd586544 MINOR: better Config for inline editable grid
The docs should only provide such a basic, fully working example
2013-02-12 07:40:19 +00:00
ajshort
0a4c2e2ed8 Style new unsaved rows differently. 2013-02-10 17:10:54 +11:00