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
Gregor Schmidt d95a75ec23 Perf opt - touching journaled w/o callbacks 12 years ago
..
query Moving query related models into separate files 13 years ago
repository Set source encoding to UTF-8 13 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
auth_source_ldap.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 Merge branch 'mass_assignment' 13 years ago
comment.rb protect relations to users (assigned_to, author_id etc.) in models, too 13 years ago
comment_observer.rb Set source encoding to UTF-8 13 years ago
custom_field.rb requires nested translations attributes on custom fields to have locale + non blank values 12 years ago
custom_value.rb Set source encoding to UTF-8 13 years ago
document.rb added attr_protected calls to protect mass assignment of :project_id through a view 13 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 made emails to use the correct language 13 years ago
enabled_module.rb automatically create a wiki menu item when the module 'wiki' 12 years ago
enumeration.rb added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
group.rb adds helper method for adding a group member 12 years ago
group_custom_field.rb Set source encoding to UTF-8 13 years ago
issue.rb Extending API of recalculate_attributes_for 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 made emails to use the correct language 13 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 Set source encoding to UTF-8 13 years ago
issue_status.rb don't show multiple issue status in backlog, fixes #25703 13 years ago
journal.rb Perf opt - touching journaled w/o callbacks 12 years ago
journal_observer.rb made emails to use the correct language 13 years ago
mail_handler.rb Allow to set default values for custom fields when receiving mails 12 years ago
mailer.rb Restore backward compatibility of the mailer 12 years ago
member.rb display errors correctly when adding a member to a project 13 years ago
member_role.rb removes members that loose their last member_role 12 years ago
message.rb protect relations to users (assigned_to, author_id etc.) in models, too 13 years ago
message_observer.rb made emails to use the correct language 13 years ago
news.rb protect relations to users (assigned_to, author_id etc.) in models, too 13 years ago
news_observer.rb made emails to use the correct language 13 years ago
principal.rb optimize sql database query 'not_in_project' 12 years ago
project.rb Using already loaded information if available 12 years ago
project_custom_field.rb Set source encoding to UTF-8 13 years ago
query.rb added attr_protected calls to protect mass assignment of :project_id through a view 13 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 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
role.rb allows for finding roles based on a permission 13 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 Prevent mass-assignment vulnerability when adding/updating a time entry (#922). 13 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 Micro-optimization - no initialization when admin 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 add start_date to save attributes, validate it as date format 13 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 integrate wiki_menu_items into wiki-module and 12 years ago
wiki_content.rb added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
wiki_content_observer.rb made emails to use the correct language 13 years ago
wiki_menu_item.rb eager loads child wiki_menu_items 12 years ago
wiki_page.rb destroy wiki menu item when corresponding page is destroyed 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