tracks/app
Dan Rice 5b6cbf566a Don't sort todos when counting them
Grouping isn't as lax in PostgreSQL as it is in MySQL or SQLite. All
sort fields also need to be in the GROUP BY, or be aggregated. The order
isn't relevant when counting, so simply don't order in that case.

Fix #1336
2012-10-04 10:43:22 -04:00
..
assets improve text alignment in todo actions menu 2012-10-01 21:56:08 -04:00
controllers Don't sort todos when counting them 2012-10-04 10:43:22 -04:00
helpers convert rollovers to pure CSS with sprites 2012-09-29 09:56:51 -04:00
mailers initial upgrade to rails 3.2.3 2012-04-30 13:56:33 +02:00
models Don't sort todos when counting them 2012-10-04 10:43:22 -04:00
views Fix up the links in the footer. 2012-10-03 23:12:40 -05:00