| .. |
|
todos
|
Cache the project and context names
|
2013-04-29 21:01:30 -05:00 |
|
application_controller.rb
|
Rename to_xml_params to todo_xml_params
|
2013-04-30 22:52:22 -05:00 |
|
calendar_controller.rb
|
Rename to_xml_params to todo_xml_params
|
2013-04-30 22:52:22 -05:00 |
|
contexts_controller.rb
|
Use default context sort order when returning autocomplete
|
2013-03-25 12:20:50 +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
|
refactor done todos view and tests
|
2013-03-18 12:36:40 +01:00 |
|
recurring_todos_controller.rb
|
Extract creation of todos from recurrings todos
|
2013-04-25 20:45:14 -05:00 |
|
search_controller.rb
|
Simplify SearchController#results
|
2013-03-12 19:49:19 -05:00 |
|
stats_controller.rb
|
use size in stead of count to prevent unnecessary querying
|
2013-04-22 11:11:53 +02:00 |
|
todos_controller.rb
|
Rename to_xml_params to todo_xml_params
|
2013-04-30 22:52:22 -05:00 |
|
users_controller.rb
|
fix #1350 by removing admin_email from preferences model and add it as a site option in
|
2012-12-23 21:03:37 +01:00 |