Commit Graph

20 Commits

Author SHA1 Message Date
Daniel Hensby 51dd4cab65
Merge branch '2.0' into 3.0 2018-02-21 11:25:09 +00: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
Nathan Glasl 315cb0b1c1 FIX, #195, the template folder required a vendor change. 2017-07-05 10:12:12 +10:00
Robbie Averill 3cacb43934 Update composer constraint, branch alias, namespace and add editorconfig 2016-12-21 15:27:49 +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
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