redmine/app/models
Jean-Philippe Lang 852dee37ec Do not add errors on attributes on fake attributes.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8388 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-12-26 13:34:50 +00:00
..
repository human_attribute_name accepts optional argument. 2011-12-18 13:20:19 +00:00
attachment.rb Limit the characters stripped by Attachment#sanitize_filename (#4324). 2011-11-24 20:17:56 +00:00
auth_source_ldap.rb Removed after_initialize methods. 2011-12-18 14:57:58 +00:00
auth_source.rb
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 move Changeset#to_utf8 logic to lib/redmine/codeset_util.rb for common use (#3261) 2011-11-14 23:04:45 +00:00
comment_observer.rb
comment.rb
custom_field.rb Makes models #initialize accept additional arguments. 2011-12-18 13:26:20 +00:00
custom_value.rb Removed after_initialize methods. 2011-12-18 14:57:58 +00:00
document_category_custom_field.rb
document_category.rb
document_observer.rb
document.rb Removed after_initialize methods. 2011-12-18 14:57:58 +00:00
enabled_module.rb
enumeration.rb Resourcified enumerations. 2011-12-11 10:26:12 +00:00
group_custom_field.rb
group.rb human_attribute_name accepts optional argument. 2011-12-18 13:20:19 +00:00
issue_category.rb REST API for issue categories (#9553). 2011-11-20 17:09:01 +00:00
issue_custom_field.rb
issue_observer.rb
issue_priority_custom_field.rb
issue_priority.rb
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
issue.rb Use :joins instead of :include in calculations. 2011-12-26 12:07:07 +00:00
journal_detail.rb
journal_observer.rb
journal.rb
mail_handler.rb Improved user creation from incoming email. 2011-11-27 15:27:14 +00:00
mailer.rb Removed ARCondition. 2011-12-04 23:44:59 +00:00
member_role.rb Rails3: model: replace deprecated validate method at member_role model 2011-12-04 05:21:20 +00:00
member.rb Rails3: model: Member: add virtual attribute to prevent error 2011-12-08 15:12:02 +00:00
message_observer.rb
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
news_observer.rb
news.rb
principal.rb
project_custom_field.rb
project.rb Rails3 compatibility. 2011-12-26 12:22:03 +00:00
query.rb Do not add errors on attributes on fake attributes. 2011-12-26 13:34:50 +00:00
repository.rb human_attribute_name accepts optional argument. 2011-12-18 13:20:19 +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_activity_custom_field.rb
time_entry_activity.rb
time_entry_custom_field.rb
time_entry.rb Removed after_initialize methods. 2011-12-18 14:57:58 +00:00
token.rb Rails3: model: replace deprecated 'before_create' method at Token model 2011-09-21 05:16:19 +00:00
tracker.rb
user_custom_field.rb
user_preference.rb Makes models #initialize accept additional arguments. 2011-12-18 13:26:20 +00:00
user.rb remove trailing white-spaces from app/models/user.rb 2011-12-19 04:41:13 +00:00
version_custom_field.rb
version.rb Use open scope in version issues count methods. 2011-12-18 13:05:46 +00:00
watcher.rb Rails3: model: replace deprecated validate method at watcher model 2011-12-04 09:45:18 +00:00
wiki_content_observer.rb
wiki_content.rb Adds #current_version? method to wiki content. 2011-11-28 20:12:03 +00:00
wiki_page.rb Removed after_initialize methods. 2011-12-18 14:57:58 +00:00
wiki_redirect.rb
wiki.rb
workflow.rb