Commit Graph

18 Commits

Author SHA1 Message Date
Ed Chipman 25c180929c Added section about migrating from DOM issue 16 2012-11-22 19:42:25 -04:00
Ed 87151aad83 Syntax highlighting for github 2012-10-10 10:38:21 -03:00
Ed 67b9061106 Update README.md
Added note about not needing to increment the sort index
2012-08-20 12:55:04 -03:00
Ed 29e52094ec Corrected example snippet not displaying right 2012-07-10 11:36:54 -03:00
Ed 2dc1fb8f16 Added example for many_many relationships 2012-07-10 11:28:38 -03:00
Ed 42d83a5270 Added information about sorting many_many relationships. 2012-07-03 10:02:56 -03:00
Ed 70df44a4b5 Added info about applying a default sort 2012-07-03 09:43:18 -03:00
Ed 0b0658ea76 Fixed typo and updated required version 2012-06-29 14:46:07 -03:00
Ed 74708a317f Added install instructions 2012-06-26 16:13:23 -03:00
Ed f9664b5b28 Update master 2012-06-18 20:21:42 -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
Ed 9ea7643b06 Update README.md 2012-05-17 17:06:26 -03:00
Ed a07118e2d0 Update README.md 2012-05-16 22:41:14 -03:00
UndefinedOffset 3b19642c26 Removed GridFieldSortableObject this is now handled by the developer (see README.md)
GridFieldSortableRows now requires the developer to set the field to sort on

Cleaned up handling of many_many relationships
2012-05-10 11:27:01 -03:00
UndefinedOffset 289381f8db Removed note about poor documentation in the readme 2012-05-09 15:53:22 -03:00
Ed d075e856bc Fixed document 2012-05-09 14:39:14 -03:00
Ed a561953c66 Update README.md 2012-05-09 14:31:28 -03:00
Ed 0638c2de85 initial commit 2012-05-09 10:13:49 -07:00