Commit Graph

13 Commits

Author SHA1 Message Date
Ed 830115fa4f Removed extra language that was not needed
Renamed some of the internal actions
2013-07-18 20:54:33 -03:00
Ed 60c8939f45 Display cms loading indicator when sorting rows on the same page fixes #34 2013-05-25 20:40:14 -03:00
Ed 4de269e53f Resolved issue #33 when sorting to page the to page sort was called first then the on page sort was called which caused the indexes to become confused 2013-04-26 20:29:34 -03:00
Ed 4827b8e909 Fixed issue #33 were in newer browsers after dropping on the pagination arrows the edit screen would be displayed 2013-04-19 19:32:47 -03:00
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