Commit Graph

9 Commits

Author SHA1 Message Date
Shea
04c49653a6 BUGFIX renamed the Items array that is sent in post, as it was being overriden by another postvar called Items, containing GridState data. The array of Item Ids used by SortableGridField is now called ItemIDs 2012-09-10 13:38:00 +10:00
UndefinedOffset
4c77fff713 Fixed compatibility issues with SS3 Beta 3 2012-05-28 11:26:33 -03:00
UndefinedOffset
b0fcb318ad Added visual cue when moving cross pages
Implemented a better sorting algorithm for sorting cross pages

Removed sorting to first page and last page as this would mean re-indexing allot of items potentially
2012-05-18 10:50:09 -03:00
UndefinedOffset
fb767a6722 Fixed spaces instead of tabs 2012-05-17 09:56:16 -03:00
Ed
4993f6d3e6 Added support for cross page sorting 2012-05-16 22:37:08 -03:00
UndefinedOffset
2285cfa7cb Removed reload of table after dropping item 2012-05-15 12:46:03 -03:00
UndefinedOffset
20dfa3c9ea Coding convention updates
Moved text labels into translations

Added class documentation to the GridFieldSortableRows class
2012-05-15 11:04:40 -03:00
UndefinedOffset
48996eb6ee When dragging is enabled the cursor is now the move cursor when over a row 2012-05-10 11:36:28 -03:00
UndefinedOffset
710c7b88d2 Initial commit of module 2012-05-09 14:14:34 -03:00