OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/app/models
Martin Linkhorst 37f3d6c124 finalize the mailer, remove the older mailer 12 years ago
..
query take the root Query class rather than active records. also re-allow passing an order to acts_as_nested_set. all to make the tests happy 12 years ago
repository keep the right api for human_attribute_name 12 years ago
attachment.rb protect relations to users (assigned_to, author_id etc.) in models, too 13 years ago
auth_source.rb Set source encoding to UTF-8 13 years ago
board.rb added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
change.rb protect relations to users (assigned_to, author_id etc.) in models, too 13 years ago
changeset.rb renames all named_scopes to scopes 12 years ago
comment.rb updated the news comments email 12 years ago
comment_observer.rb updated the news comments email 12 years ago
custom_field.rb passes an empty hash to globalize3 on custom_field#possible_values if no other object is provided 12 years ago
custom_value.rb Set source encoding to UTF-8 13 years ago
document.rb fix an ordering bug. i don't know where that default ordering comes from, but this also shows the intended behaviour 12 years ago
document_category.rb Set source encoding to UTF-8 13 years ago
document_category_custom_field.rb Set source encoding to UTF-8 13 years ago
document_observer.rb added document added mailings 12 years ago
enabled_module.rb added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
enumeration.rb uses subclasses method instead of get_subclasses 12 years ago
group.rb fixes creation and destroying of member roles inherited from a group 12 years ago
group_custom_field.rb Set source encoding to UTF-8 13 years ago
issue.rb take the root Query class rather than active records. also re-allow passing an order to acts_as_nested_set. all to make the tests happy 12 years ago
issue_category.rb re-allow mass assignment of assign_to_id of issue categories. but issue category won't be valid unless assignee is also project member of the category. (mirroring what is possible to select in the view) fixes #28790 13 years ago
issue_custom_field.rb Set source encoding to UTF-8 13 years ago
issue_observer.rb use the new mailer! 12 years ago
issue_priority.rb Set source encoding to UTF-8 13 years ago
issue_priority_custom_field.rb Set source encoding to UTF-8 13 years ago
issue_relation.rb overwrite #delay getter to satisfy the tests and ourselves ;) 12 years ago
issue_status.rb don't show multiple issue status in backlog, fixes #25703 13 years ago
journal.rb renames all named_scopes to scopes 12 years ago
journal_observer.rb use the new mailer! 12 years ago
ldap_auth_source.rb removes deprecations in auth_sources 12 years ago
mail_handler.rb finalize the mailer, remove the older mailer 12 years ago
member.rb display errors correctly when adding a member to a project 13 years ago
member_role.rb fixes creation and destroying of member roles inherited from a group 12 years ago
message.rb renames all named_scopes to scopes 12 years ago
message_observer.rb updated message posted mail 12 years ago
news.rb renames all named_scopes to scopes 12 years ago
news_observer.rb updated news added mailings 12 years ago
principal.rb renames all named_scopes to scopes 12 years ago
project.rb take the root Query class rather than active records. also re-allow passing an order to acts_as_nested_set. all to make the tests happy 12 years ago
project_custom_field.rb Set source encoding to UTF-8 13 years ago
query.rb REVIEW: patch active record base since more than one class use it 12 years ago
query_column.rb Moving query related models into separate files 13 years ago
query_custom_field_column.rb Moving query related models into separate files 13 years ago
repository.rb only strip urls if present 12 years ago
role.rb renames all named_scopes to scopes 12 years ago
setting.rb Merge remote-tracking branch 'origin/feature/2.4.0/accessibility-master' into feature/2.4.0/internationalization 13 years ago
time_entry.rb renames all named_scopes to scopes 12 years ago
time_entry_activity.rb Set source encoding to UTF-8 13 years ago
time_entry_activity_custom_field.rb Set source encoding to UTF-8 13 years ago
time_entry_custom_field.rb Set source encoding to UTF-8 13 years ago
token.rb added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
tracker.rb Set source encoding to UTF-8 13 years ago
user.rb converted account activation requested email 12 years ago
user_custom_field.rb Set source encoding to UTF-8 13 years ago
user_preference.rb added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
version.rb renames all named_scopes to scopes 12 years ago
version_custom_field.rb Set source encoding to UTF-8 13 years ago
watcher.rb added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
wiki.rb Revert "nested tab attributes are safe, one cannot fake project_id, nor wiki_id" 13 years ago
wiki_content.rb REVIEW: make wikis work. TODO: why do they show up twice 12 years ago
wiki_content_observer.rb converted wiki content updated mail 12 years ago
wiki_page.rb REVIEW: make wikis work. TODO: why do they show up twice 12 years ago
wiki_redirect.rb Set source encoding to UTF-8 13 years ago
workflow.rb added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago