Redmine/app/models
Jean-Philippe Lang fb3b904b8f Better handling of issue update conflicts (#8691).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8774 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-02-04 17:36:15 +00:00
..
repository human_attribute_name accepts optional argument. 2011-12-18 13:20:19 +00:00
attachment.rb Copy attachments on issue and project copy (#3055). 2012-01-20 17:56:28 +00:00
auth_source.rb remove trailing white-spaces from app/models/auth_source.rb. 2011-08-31 05:06:24 +00:00
auth_source_ldap.rb Replaced ruby-net-ldap with net-ldap 0.2.2 gem. 2012-02-02 19:30:01 +00:00
board.rb Wiki links for news and forums (#9600). 2011-11-19 11:16:23 +00:00
change.rb Rails3: model: replace deprecated 'before_validation' method at Change model 2011-09-21 13:56:16 +00:00
changeset.rb Adds a setting that allows to reference/fix issues of all projects (#3087). 2012-02-02 18:09:37 +00:00
comment.rb remove trailing white-spaces from app/models/comment.rb. 2011-08-31 06:08:13 +00:00
comment_observer.rb remove trailing white-spaces from app/models/comment_observer.rb. 2011-08-31 06:07:28 +00:00
custom_field.rb Do not validate blank default custom field value. 2012-01-29 21:09:44 +00:00
custom_field_value.rb Extracts custom field values validation from CustomValue so that they can be validated globally from the customized object (#1189). 2012-01-28 11:16:58 +00:00
custom_value.rb Extracts custom field values validation from CustomValue so that they can be validated globally from the customized object (#1189). 2012-01-28 11:16:58 +00:00
document.rb Order is already defined on attachments association. 2012-01-01 17:35:34 +00:00
document_category.rb remove trailing white-spaces from document category model source. 2011-05-18 07:51:15 +00:00
document_category_custom_field.rb remove trailing white-spaces and an empty line from document category custom field model source. 2011-05-18 07:51:51 +00:00
document_observer.rb remove trailing white-spaces from document observer model source. 2011-05-18 07:52:48 +00:00
enabled_module.rb remove trailing white-spaces from enabled module source. 2011-05-18 07:52:23 +00:00
enumeration.rb Resourcified enumerations. 2011-12-11 10:26:12 +00:00
group.rb human_attribute_name accepts optional argument. 2011-12-18 13:20:19 +00:00
group_custom_field.rb remove trailing white-spaces from app/models/group_custom_field.rb. 2011-08-31 08:42:00 +00:00
issue.rb Better handling of issue update conflicts (#8691). 2012-02-04 17:36:15 +00:00
issue_category.rb REST API for issue categories (#9553). 2011-11-20 17:09:01 +00:00
issue_custom_field.rb remove trailing white-spaces from app/models/issue_custom_field.rb. 2011-08-31 08:46:27 +00:00
issue_observer.rb remove trailing white-spaces from app/models/issue_observer.rb. 2011-08-31 08:45:59 +00:00
issue_priority.rb remove trailing white-spaces from app/models/issue_priority.rb. 2011-08-31 07:02:49 +00:00
issue_priority_custom_field.rb remove trailing white-spaces from app/models/issue_priority_custom_field.rb. 2011-08-31 07:03:35 +00:00
issue_relation.rb Removed after_initialize methods. 2011-12-18 14:57:58 +00:00
issue_status.rb Rails3: model: replace deprecated 'after_save' method at IssueStatus model 2011-09-21 23:50:52 +00:00
journal.rb remove trailing white-spaces from app/models/journal.rb. 2011-08-31 07:04:22 +00:00
journal_detail.rb remove trailing white-spaces from app/models/journal_detail.rb. 2011-08-22 13:31:08 +00:00
journal_observer.rb remove trailing white-spaces from app/models/journal_observer.rb. 2011-08-31 08:48:10 +00:00
mail_handler.rb code layout cleanup app/models/mail_handler.rb 2012-01-31 12:49:06 +00:00
mailer.rb Fixed that reminders are sent for closed issues (#10006). 2012-01-21 12:28:39 +00:00
member.rb Rails3: model: Member: add virtual attribute to prevent error 2011-12-08 15:12:02 +00:00
member_role.rb Rails3: model: replace deprecated validate method at member_role model 2011-12-04 05:21:20 +00:00
message.rb Rails3: model: replace deprecated errors.add_to_base at cannot_reply_to_locked_topic of Message 2011-10-07 12:24:53 +00:00
message_observer.rb remove trailing white-spaces from message observer model source. 2011-05-17 03:57:57 +00:00
news.rb Allows attachments on news (#1972). 2012-01-29 22:39:06 +00:00
news_observer.rb remove trailing white-spaces from app/models/news_observer.rb. 2011-08-31 08:47:21 +00:00
principal.rb Adds members of subprojects in assignee and author filters (#10126). 2012-02-01 20:07:01 +00:00
project.rb Allow underscores in project identifiers (#1363). 2012-01-27 17:34:58 +00:00
project_custom_field.rb remove trailing white-spaces from app/models/project_custom_field.rb. 2011-08-31 07:06:26 +00:00
query.rb Adds members of subprojects in assignee and author filters (#10126). 2012-02-01 20:07:01 +00:00
repository.rb Skip a bunch of useless "UPDATE repositories SET extra_info = ..." queries when navigating in repositories. 2012-01-16 17:52:54 +00:00
role.rb Restores migration broken by r8182 and removes default scope on Role (#9800). 2011-12-14 22:24:20 +00:00
setting.rb Adds a method to clear the settings cache. 2011-11-13 15:20:31 +00:00
time_entry.rb Removed after_initialize methods. 2011-12-18 14:57:58 +00:00
time_entry_activity.rb remove trailing white-spaces from app/models/time_entry_activity.rb. 2011-08-29 01:06:15 +00:00
time_entry_activity_custom_field.rb remove trailing white-spaces from app/models/time_entry_activity_custom_field.rb. 2011-08-29 01:06:42 +00:00
time_entry_custom_field.rb remove trailing white-spaces from app/models/time_entry_custom_field.rb. 2011-08-29 01:07:13 +00:00
token.rb Rails3: model: replace deprecated 'before_create' method at Token model 2011-09-21 05:16:19 +00:00
tracker.rb remove trailing white-spaces from app/models/tracker.rb. 2011-08-22 02:08:37 +00:00
user.rb Notify previous assignee when assignee changes (#2694). 2012-01-23 17:55:29 +00:00
user_custom_field.rb remove trailing white-spaces from app/models/user_custom_field.rb. 2011-08-31 07:05:03 +00:00
user_preference.rb Makes models #initialize accept additional arguments. 2011-12-18 13:26:20 +00:00
version.rb Makes Version REST API accept due_date attribute (#10013). 2012-01-21 09:39:29 +00:00
version_custom_field.rb remove trailing white-spaces from app/models/version_custom_field.rb. 2011-08-31 10:09:05 +00:00
watcher.rb Rails3: model: replace deprecated validate method at watcher model 2011-12-04 09:45:18 +00:00
wiki.rb remove trailing white-spaces from app/models/wiki.rb. 2011-08-31 04:09:11 +00:00
wiki_content.rb Adds #current_version? method to wiki content. 2011-11-28 20:12:03 +00:00
wiki_content_observer.rb remove trailing white-spaces from app/models/wiki_content_observer.rb. 2011-08-31 04:08:30 +00:00
wiki_page.rb Rails3 compat. 2012-01-01 17:58:14 +00:00
wiki_redirect.rb remove trailing white-spaces from app/models/wiki_redirect.rb. 2011-08-31 04:07:52 +00:00
workflow.rb remove trailing white-spaces from app/models/workflow.rb. 2011-08-31 10:08:39 +00:00