Commit Graph

13 Commits

Author SHA1 Message Date
Jake Bentvelzen
74343af4c6 Updated GridFieldEditableColumns to have nicer defaults, so you can just add it in and it'll "just work" with your 'summary_fields' data. 2016-01-25 15:10:35 +11:00
Peter Thaleikis
3022954a1c adding space 2015-10-06 20:14:13 +13:00
mattclegg
a0cac46fe5 Include requirements for fields 2014-12-28 10:03:04 +00:00
Brice Burgess
c7fb5a5203 support and cast relationship references as ReadonlyField 2014-12-08 00:34:21 -05:00
Shea Dawson
3f44a865a0 FIX bug with LiteralField for column content
This change allowed me to have a column with a CMSThumbnail in a LiteralField
2014-06-02 14:46:01 +10:00
Andrew Short
6727eb3a1d Ensure extra field values are correctly casted.
Closes #11.
2014-02-26 14:02:07 +11:00
Andrew Short
aad2b973ce Add allowed actions definitions 2013-07-11 12:40:13 +10:00
Andrew Short
159b9bbd5c Fix inline adding and editing with no model class defined 2013-06-22 21:38:29 +10:00
ajshort
8fc1078437 Fix inline editing when no extra fields were defined. Closes #9. 2013-03-03 19:22:03 +11:00
ajshort
82cde164e9 Support inline editing of many many extra fields. 2013-02-10 16:59:06 +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