tracks/app/controllers
Dan Rice 504d03f989 Fix wrong page title when adding a user
Title still says "admin user" even though subsequent users are not admins.
Add a new string to correct this.
2012-10-26 17:19:40 -04:00
..
application_controller.rb Don't sort todos when counting them 2012-10-04 10:43:22 -04:00
contexts_controller.rb Try the cache_digests gem for Tracks 2012-09-02 15:13:28 +02:00
data_controller.rb all unit and functional tests are passing 2012-04-30 13:56:40 +02:00
feedlist_controller.rb Remove explicit mentioning of application layout where not needed 2012-09-03 20:24:20 +02:00
integrations_controller.rb small refactorings 2012-07-12 13:14:21 +02:00
login_controller.rb get login, mobile and notes features passing 2012-05-12 13:37:36 +02:00
notes_controller.rb get login, mobile and notes features passing 2012-05-12 13:37:36 +02:00
preferences_controller.rb Logut user after password change, Closes #1047 2011-10-24 21:47:15 +02:00
projects_controller.rb Merge pull request #84 from sukima/fix_projects_api_crash 2012-07-11 06:36:51 -07:00
recurring_todos_controller.rb all non-cucumber tests are passing 2012-04-30 13:56:41 +02:00
search_controller.rb make search and feedlist pass 2012-05-03 23:23:31 +02:00
stats_controller.rb remove code duplication 2012-09-08 13:31:22 -05:00
todos_controller.rb remove duplication in mobile cookie handling 2012-08-15 22:14:00 -05:00
users_controller.rb Fix wrong page title when adding a user 2012-10-26 17:19:40 -04:00