tracks/tracks
lukemelia e580372a76 Fixed #496 (drag-sort after Sort Alphabetically on projects page is broken).
However, the time it takes the browser to process the alphabetize Ajax response is unacceptably long. Not sure how to improve this yet.



git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@532 a4c988fc-2ded-0310-b66e-134b36920a42
2007-04-16 02:43:15 +00:00
..
app Fixed #496 (drag-sort after Sort Alphabetically on projects page is broken). 2007-04-16 02:43:15 +00:00
config Fix #498 (cannot login using mobile interface) by introducing a login page specialized for mobile devices. To support this, I added named routes for the login paths and pulled up the mobile content negotiation code to the ApplicationController. 2007-04-16 02:19:20 +00:00
db Added lrbalt's patch to display the deferred actions and completed actions with a particular tag on the /todo/tag/[tag_name] page. Only active, deferred and completed actions with the selected tag are shown on the page now. 2007-04-08 15:13:24 +00:00
doc And here's the copy step. 2007-03-30 04:36:52 +00:00
lib Fix #498 (cannot login using mobile interface) by introducing a login page specialized for mobile devices. To support this, I added named routes for the login paths and pulled up the mobile content negotiation code to the ApplicationController. 2007-04-16 02:19:20 +00:00
log.tmpl And here's the copy step. 2007-03-30 04:36:52 +00:00
public Added ability to sort projects alphabetically on the project listing page. Closes #461 (Ability to alphabetically sort projects as an alternative to drag/drop) 2007-04-06 05:45:21 +00:00
script And here's the copy step. 2007-03-30 04:36:52 +00:00
test Fix #500 (when moving an action to an empy context , a wrong message is shown). Thanks, lrbalt! 2007-04-15 23:04:16 +00:00
vendor Merged mobile_controller into the todos_controller. The lightweight mobile HTML is 2007-04-02 04:18:19 +00:00
CHANGELOG And here's the copy step. 2007-03-30 04:36:52 +00:00
installation.html And here's the copy step. 2007-03-30 04:36:52 +00:00
Rakefile And here's the copy step. 2007-03-30 04:36:52 +00:00
README_DEVELOPERS And here's the copy step. 2007-03-30 04:36:52 +00:00
README_RAILS And here's the copy step. 2007-03-30 04:36:52 +00:00