..
recurring_todos
when recurring todos always use midnight for "show from"
2015-12-13 15:44:40 +01:00
search
refactor search controller
2013-09-25 15:38:51 +02:00
stats
Fix the top 10 longest running projects list
2017-06-13 17:12:15 -05:00
todos
Remove more duplication from Todos::Calendar.
2013-04-29 16:35:50 -05:00
.gitkeep
initial upgrade to rails 3.2.3
2012-04-30 13:56:33 +02:00
attachment.rb
Create attachment model and hook it up to todo
2015-08-05 16:05:19 +02:00
context.rb
Remove trailing whitespace and tabs
2014-08-14 21:05:05 -05:00
dependency.rb
fix #1754
2015-04-13 14:37:12 +02:00
message_gateway.rb
enhance MessageGateway to save email as attachment
2015-08-05 16:05:56 +02:00
note.rb
move to strong_parameters of rails4.
2013-05-27 12:44:31 +02:00
null_time.rb
use a null object like a boss
2013-07-18 16:37:34 -05:00
preference.rb
refactor due date tag on todo for mobile and non-mobile view
2014-07-17 13:56:08 +02:00
project.rb
Remove 'project_hidden' state
2016-04-16 09:27:33 +02:00
recurring_todo.rb
rename repeating -> recurring, repeat -> recurrence
2015-02-10 16:25:27 +01:00
sidebar.rb
Add a Sidebar class to represent the side bar
2014-11-11 19:55:00 -06:00
tag.rb
Using tr is faster than gsub
2015-08-19 15:24:35 +02:00
tagging.rb
Remove trailing whitespace and tabs
2014-08-14 21:05:05 -05:00
todo.rb
Remove 'project_hidden' state
2016-04-16 09:27:33 +02:00
user.rb
Update how the sorting is done in the User model
2018-10-27 11:27:22 -05:00