tracks/tracks/app
2007-11-30 21:56:42 +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 Added a tabindex to the Add Action button so you can navigate to the button with tab. Solves #613 2007-11-30 21:56:42 +00:00