tracks/app
Matt Rogers 66b96e0c0c Properly update the project page for hidden projects
Immediately after hiding a project, if a user marks a todo as done, they
would erroneously see a "There are no incomplete actions in this
project" banner under the open actions section.

This commit uses the active_or_hidden scope for the project todos in
order to fix this, since the todos are active but hidden due to the
project.

Fixes #1202
2011-11-04 10:29:09 -05:00
..
apis fix #857 and further refactoring for better done view 2011-07-09 17:21:34 +02:00
controllers Properly update the project page for hidden projects 2011-11-04 10:29:09 -05:00
helpers Merge pull request #35 from mattr-/ticket-954 2011-10-10 04:40:06 -07:00
models fix regression where viewing a page for a single tag (like starred) did not work 2011-10-31 14:39:52 +01:00
views fix failing selenium tests 2011-10-28 20:51:02 +02:00