Commit Graph

11 Commits (fd43051c36ae48cbadd27553c6086e3aa7640ac8)

Author SHA1 Message Date
Brandon Taylor b16def5c09 Merged changes from sortable-by-refactor.
Incremented version to 1.2.
Refactored ORM calls to properly order objects by the sortable_by property to ensure objects are grouped correctly in the sortable change list template after being passed through dynamic_regroup.
Fixed missing import for jquery.effects.core, again.
Refactored sortable_by classmethod into a property.
2011-11-22 22:27:20 -06:00
Brandon Taylor 789f22b69b Merge branch 'sortable-by-refactor' 2011-11-22 22:25:45 -06:00
Brandon Taylor 63a80f5953 Incremented version to 1.2.
Refactored ORM calls to properly order objects by the sortable_by property to ensure objects are grouped correctly in the sortable change list template after being passed through dynamic_regroup.
Fixed missing import for jquery.effects.core, again.
Refactored sortable_by classmethod into a property.
2011-11-22 22:19:39 -06:00
Brandon Taylor fd06064d48 Mode switches. 2011-11-22 20:58:09 -06:00
Brandon Taylor 8365043e0e Modified classmethod queries that determine if a Model is sortable to only retieve one record and not use count.
Fixed jQueryUI highlight method call in success handler of ajax function when dragging stops.
Fixed missing script resource for jquery.effects.core.js
2011-11-16 00:48:14 -06:00
Brandon Taylor cbd612d128 Updated version to 1.0.8
Updated README and COPYRIGHT
2011-09-17 17:47:06 -05:00
Brandon Taylor d24225ab5d Updated README to include instructions on new name of static files directory and for use with contrib.staticfiles. 2011-09-11 01:24:54 -05:00
Brandon Taylor d67112e66d Added login credential information to main README.
Added README for sample_project that also contains login credentials for the impatient.
2011-09-03 22:21:37 -05:00
Brandon Taylor 7ad1925ec1 Updated example to demonstrate SortableStackedInline 2011-09-03 22:10:27 -05:00
Brandon Taylor 4e38d8fbe1 Adding files to repo. 2011-08-31 19:51:02 -05:00
Brandon Taylor 41b83e155f first commit 2011-08-31 19:45:13 -05:00