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
1117941f91
Added KeyError handling on do_sorting_view
2011-10-04 12:01:06 -05:00
Brandon Taylor
e1311fc6f5
Added support for non-numeric primary keys
2011-09-17 16:48:14 -05:00
Brandon Taylor
2f2aeff0ec
Fixed if statements so they won't bomb if inline class doesn't subclass sortable.
2011-09-03 22:46:05 -05:00
Brandon Taylor
5d10de5ed4
Added SortableInlineBase class to do subclass checking.
2011-09-03 22:03:40 -05:00
Brandon Taylor
971de8423c
Added support for stacked inline models.
...
Added highlighting to sorted inline.
Added migrations to add Note class to database.
Added SortableInlineBase for checking type of model specified in inline model subclasses Sortable.
2011-09-03 22:02:48 -05:00
Brandon Taylor
4e38d8fbe1
Adding files to repo.
2011-08-31 19:51:02 -05:00