| .. |
|
application_controller.rb
|
migrate adding to actions on all pages
|
2011-02-03 18:18:38 +01:00 |
|
backend_controller.rb
|
add new_todo API call that specifies project_id, too
|
2009-04-01 03:59:10 +08:00 |
|
contexts_controller.rb
|
migrate adding to actions on all pages
|
2011-02-03 18:18:38 +01:00 |
|
data_controller.rb
|
fix #891. Somehow the assignment causes an error for some people.
|
2009-05-13 21:08:35 +02:00 |
|
feedlist_controller.rb
|
finish migration of the feeds page
|
2011-02-03 18:17:27 +01:00 |
|
integrations_controller.rb
|
The gadget does not need authorization.
|
2009-08-04 10:27:20 +02:00 |
|
login_controller.rb
|
add a cucumber test to simulate expiration of a session
|
2011-02-03 18:17:17 +01:00 |
|
notes_controller.rb
|
refactor application.rb further and migrate recurring todos
|
2011-02-03 18:17:29 +01:00 |
|
preferences_controller.rb
|
Added locale selection to preferences
|
2011-01-16 18:14:07 +01:00 |
|
projects_controller.rb
|
small improvements
|
2011-02-03 18:17:28 +01:00 |
|
recurring_todos_controller.rb
|
get destroying of actions working
|
2011-02-03 18:18:39 +01:00 |
|
search_controller.rb
|
small cleanups
|
2009-02-05 21:55:33 +01:00 |
|
stats_controller.rb
|
Changed code to support basic i18n.
|
2010-11-09 16:31:26 +08:00 |
|
todos_controller.rb
|
migrate update for context, project, tickler and calendar
|
2011-02-03 18:18:40 +01:00 |
|
users_controller.rb
|
Added locale selection to preferences
|
2011-01-16 18:14:07 +01:00 |