| .. |
|
recurring_todos
|
dry form_helper using meta programming.
|
2014-03-31 09:43:39 +02:00 |
|
todos
|
Merge pull request #206 from mmozuras/refactor_unless_blanks_into_presents
|
2013-09-13 06:08:16 -07:00 |
|
application_controller.rb
|
fix some failing cucumber tests
|
2014-01-09 11:18:33 +01:00 |
|
calendar_controller.rb
|
Add mobile calendar view
|
2014-04-21 12:55:13 -04:00 |
|
contexts_controller.rb
|
Use respond_to { |format| format.any } to reduce duplication
|
2013-09-13 14:58:28 +03:00 |
|
data_controller.rb
|
fix import for csv
|
2013-09-16 11:37:16 +02:00 |
|
feedlist_controller.rb
|
remove duplication in feedlist controller
|
2013-05-11 10:49:38 +02:00 |
|
integrations_controller.rb
|
small refactorings
|
2013-05-05 20:32:32 +02:00 |
|
login_controller.rb
|
Pull apart the LoginController#login action
|
2013-07-23 10:30:50 -05:00 |
|
mailgun_controller.rb
|
remove Digest deprecation warning
|
2014-05-16 14:33:18 +02:00 |
|
notes_controller.rb
|
move to strong_parameters of rails4.
|
2013-05-27 12:44:31 +02:00 |
|
preferences_controller.rb
|
Refactor negative blank? into present?
|
2013-09-13 15:19:25 +03:00 |
|
projects_controller.rb
|
fix failing cucumber scenario's and update gems
|
2013-09-18 10:38:20 +02:00 |
|
recurring_todos_controller.rb
|
fix updating of recurring todo and create a form helper for filling the recurring todo edit
|
2014-03-31 09:43:39 +02:00 |
|
search_controller.rb
|
refactor search controller
|
2013-09-25 15:38:51 +02:00 |
|
stats_controller.rb
|
fix failing tests
|
2014-05-16 14:33:18 +02:00 |
|
todos_controller.rb
|
add parameter to REST api for todos to limit result to active todos. Fixes #1388
|
2014-05-16 15:33:45 +02:00 |
|
users_controller.rb
|
move to strong_parameters of rails4.
|
2013-05-27 12:44:31 +02:00 |