Redmine/app/models
Jean-Philippe Lang 8fb1a7e3cc Fixed that open scope on Project#issues raises an error (#11545).
Patch by Petr Pospisil.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10199 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-08-13 14:23:33 +00:00
..
repository Makes repository url read-only after saving. 2012-06-20 18:45:51 +00:00
attachment.rb Adds a macro for inserting thumbnails in formatted text (#3510). 2012-07-16 17:15:40 +00:00
auth_source.rb Code cleanup. 2012-07-07 13:53:38 +00:00
auth_source_ldap.rb Removed AuthSourceLdap.human_attribute_name. 2012-07-31 17:30:01 +00:00
board.rb Support for subforums (#3831). 2012-07-31 17:17:52 +00:00
change.rb Copyright update. 2012-05-05 12:56:53 +00:00
changeset.rb remove trailing white-space from app/models/changeset.rb 2012-07-17 23:55:32 +00:00
comment.rb Copyright update. 2012-05-05 12:56:53 +00:00
comment_observer.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
custom_field.rb Update the new custom field form with remotely. 2012-08-07 16:58:51 +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 Changes RedMine to Redmine in copyright notices. 2012-05-05 13:02:45 +00:00
document_category.rb Copyright update. 2012-05-05 12:56:53 +00:00
document_category_custom_field.rb Copyright update. 2012-05-05 12:56:53 +00:00
document_observer.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
enabled_module.rb Copyright update. 2012-05-05 12:56:53 +00:00
enumeration.rb Code cleanup. 2012-05-25 19:48:22 +00:00
group.rb Adds a scope for sorting groups. 2012-07-08 07:40:31 +00:00
group_custom_field.rb Copyright update. 2012-05-05 12:56:53 +00:00
issue.rb Fixed that open scope on Project#issues raises an error (#11545). 2012-08-13 14:23:33 +00:00
issue_category.rb Copyright update. 2012-05-05 12:56:53 +00:00
issue_custom_field.rb Copyright update. 2012-05-05 12:56:53 +00:00
issue_observer.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
issue_priority.rb Copyright update. 2012-05-05 12:56:53 +00:00
issue_priority_custom_field.rb Copyright update. 2012-05-05 12:56:53 +00:00
issue_relation.rb Copyright update. 2012-05-05 12:56:53 +00:00
issue_status.rb Adds a sorted scope to IssueStatus model. 2012-07-15 15:33:17 +00:00
journal.rb Copyright update. 2012-05-05 12:56:53 +00:00
journal_detail.rb Copyright update. 2012-05-05 12:56:53 +00:00
journal_observer.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
mail_handler.rb Fixed: Custom fields of type version not proper handled in receiving e-mails (#11571). 2012-08-06 21:16:19 +00:00
mailer.rb Fixed that Mailer.with_synched_deliveries does not use delivery settings (#11550). 2012-07-31 18:09:33 +00:00
member.rb Copyright update. 2012-05-05 12:56:53 +00:00
member_role.rb Copyright update. 2012-05-05 12:56:53 +00:00
message.rb Fixed that deleting the last reply of a topic does not update last_reply_id. 2012-07-07 15:09:57 +00:00
message_observer.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
news.rb Copyright update. 2012-05-05 12:56:53 +00:00
news_observer.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
principal.rb Ability to close projects (read-only) (#3640). 2012-06-25 17:49:35 +00:00
project.rb Fixed that projects are not ordered alphabetically after renaming project (#11508). 2012-08-10 16:50:15 +00:00
project_custom_field.rb Copyright update. 2012-05-05 12:56:53 +00:00
query.rb Ability to filter issues using project, author, assignee and target version custom fields (#8161). 2012-08-07 19:17:59 +00:00
repository.rb Repository Identifier should be frozen (#11109). 2012-07-26 17:41:47 +00:00
role.rb Workflow enhancement: editable and required fields configurable by role, tracker and status (#703, #3521). 2012-07-15 14:12:17 +00:00
setting.rb Copyright update. 2012-05-05 12:56:53 +00:00
time_entry.rb Fixed that custom_fields property is ignored for time entries in REST API (#11112). 2012-06-09 07:55:26 +00:00
time_entry_activity.rb Copyright update. 2012-05-05 12:56:53 +00:00
time_entry_activity_custom_field.rb Copyright update. 2012-05-05 12:56:53 +00:00
time_entry_custom_field.rb Copyright update. 2012-05-05 12:56:53 +00:00
token.rb Copyright update. 2012-05-05 12:56:53 +00:00
tracker.rb Fixed that settings raises an error if not trackers exist (#11467). 2012-07-21 15:43:44 +00:00
user.rb Prevent "Overwriting existing method User.active" warning, scope is already defined on the base class (#11545). 2012-08-07 16:14:24 +00:00
user_custom_field.rb Copyright update. 2012-05-05 12:56:53 +00:00
user_preference.rb Copyright update. 2012-05-05 12:56:53 +00:00
version.rb Fixed that open scope on Project#issues raises an error (#11545). 2012-08-13 14:23:33 +00:00
version_custom_field.rb Copyright update. 2012-05-05 12:56:53 +00:00
watcher.rb Copyright update. 2012-05-05 12:56:53 +00:00
wiki.rb Copyright update. 2012-05-05 12:56:53 +00:00
wiki_content.rb set_table_name and set_locking_column are deprecated. 2012-04-27 16:28:35 +00:00
wiki_content_observer.rb replace Mailer deliver syntax to Rails3 style 2012-05-05 13:07:12 +00:00
wiki_page.rb Fixed test failures on wiki_page updated_on eager loading (#10996). 2012-05-26 19:35:25 +00:00
wiki_redirect.rb Copyright update. 2012-05-05 12:56:53 +00:00
workflow_permission.rb Moved code for replacing permissions to WorkflowPermission model. 2012-07-15 15:05:34 +00:00
workflow_rule.rb Workflow enhancement: editable and required fields configurable by role, tracker and status (#703, #3521). 2012-07-15 14:12:17 +00:00
workflow_transition.rb Workflow enhancement: editable and required fields configurable by role, tracker and status (#703, #3521). 2012-07-15 14:12:17 +00:00