tracks/tracks/app
2007-12-01 20:20:00 +00:00
..
apis Apply patch from Reinier to be able to specify notes when adding a todo via the XML RPC API. Fixes #385. Thanks, Reinier! 2007-09-26 11:40:14 +00:00
controllers changed the query to calculate unique tags to prevent Rails from using SELECT DISTINCT construct. Hopefully this solves #612. Please test, because I don't use PostgeSQL. 2007-11-30 21:33:17 +00:00
helpers Fix issue where completed items would redundantly show context on a context page and project on a project page. 2007-11-27 05:51:38 +00:00
models Eliminated unnecessary double UPDATE on each todo when activating deferred Todos. 2007-11-26 03:05:37 +00:00
views Fix failures in Selenium tests Project listing > Edit twice and Project listing > Edit then delete. 2007-12-01 20:20:00 +00:00