tracks/app/models
Reinier Balt eb4624ff69 set permissions on attachments so that users in same group can handle the attachments
if you run MessageGateway under user mail and Tracks under user apache, you cannot 
delete attachments from the web ui since the default permissions is read-only. To
delete an attachment, you need w permission on the directory containing the 
attachment
2015-08-04 12:47:31 +02:00
..
recurring_todos Revert breaking commits 2015-04-14 23:28:18 -04:00
search refactor search controller 2013-09-25 15:38:51 +02:00
stats Statistics for longest running projects now includes completed and hidden projects. fixes #1725 2014-11-05 17:07:21 +01: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 set permissions on attachments so that users in same group can handle the attachments 2015-08-04 12:47:31 +02:00
context.rb Remove trailing whitespace and tabs 2014-08-14 21:05:05 -05:00
dependency.rb fix #1754 2015-03-24 11:27:36 +01:00
message_gateway.rb set permissions on attachments so that users in same group can handle the attachments 2015-08-04 12:47:31 +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 Projects with completed actions may be blocked 2015-04-15 20:46:53 +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 Remove trailing whitespace and tabs 2014-08-14 21:05:05 -05:00
tagging.rb Remove trailing whitespace and tabs 2014-08-14 21:05:05 -05:00
todo.rb make attachments accesible from user model and fix cleaning up attachment on destroy 2015-08-04 12:46:38 +02:00
user.rb make attachments accesible from user model and fix cleaning up attachment on destroy 2015-08-04 12:46:38 +02:00