Commit Graph

15 Commits

Author SHA1 Message Date
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
Damian Mooyman
974c981721
BUG Ensure that unsaved items can be sorted
Fixes #159
2016-08-18 17:49:24 +12:00
Peter Thaleikis
4c8009ad02 Adding possibility to define a custom text for the link 2015-09-14 17:17:23 +12:00
Peter Thaleikis
8a9e075914 Allowing to refer to external links from a modeladmin 2015-09-10 21:30:10 +12:00
Thierry François
077125a30a Drag handle icon is always visible 2014-12-02 17:05:01 +02: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
7d63584d42 Add utility request handler class 2013-06-22 21:34:27 +10: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
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
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
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