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 |
|
ajshort
|
82cde164e9
|
Support inline editing of many many extra fields.
|
2013-02-10 16:59:06 +11:00 |
|
ajshort
|
38bb120c88
|
Remove no longer needed property access hacks.
|
2013-02-10 16:34:48 +11:00 |
|
ajshort
|
90ada9871e
|
Add usage documentation. Closes #3.
|
2013-02-09 16:01:26 +11:00 |
|
ajshort
|
b26b2b3165
|
Move information from README into composer.json.
|
2013-02-09 02:23:23 +11:00 |
|
ajshort
|
692453bf9b
|
Implement inline creation of records.
* Builds on the editable cols component with GridFieldAddNewInlineButton.
* Closes #2.
|
2013-02-09 02:19:30 +11:00 |
|
ajshort
|
c10810c3f6
|
Fix requirements being inconsistently included.
|
2013-02-09 01:42:48 +11:00 |
|
ajshort
|
f62493ffa9
|
Add inline GridFieldEditableColumns component.
|
2013-02-07 22:31:12 +11:00 |
|
ajshort
|
d7a9d470f9
|
Add GridFieldAddNewMultiClass component.
This component allows the user to select from a list of classes when creating a new record.
|
2013-02-02 14:14:59 +11:00 |
|
Andrew Short
|
8e8590bd06
|
Install to the correct directory with Composer.
|
2013-02-01 09:14:49 +11:00 |
|
Andrew Short
|
2d6d723726
|
Fix composer syntax.
|
2013-01-10 23:25:50 +11:00 |
|
Andrew Short
|
57572def57
|
Clone lists for 3.0 compatibility. Closes #1.
|
2013-01-10 22:26:14 +11:00 |
|
Andrew Short
|
1c17f8e523
|
Tweak add existing search form styling.
|
2012-12-30 16:24:35 +11:00 |
|
Andrew Short
|
dc025bee1e
|
Change the package vendor.
|
2012-12-30 16:18:00 +11:00 |
|
Andrew Short
|
e41f2fdacf
|
Implemented a drag-and-drop orderable rows component.
|
2012-12-30 16:12:06 +11:00 |
|
Andrew Short
|
a8c586dfc0
|
Implement the add existing search button.
|
2012-12-23 22:37:59 +11:00 |
|
Andrew Short
|
df6f793212
|
Add initial files.
|
2012-12-16 01:16:57 +11:00 |
|