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
Jens Ulferts 62b96e4694 Merge branch 'feature/2.4.0/internationalization' 13 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 We don't allways want I18n fallbacks 13 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 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
enumeration.rb added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
group.rb Set source encoding to UTF-8 13 years ago
group_custom_field.rb Set source encoding to UTF-8 13 years ago
issue.rb Merge branch 'mass_assignment' 13 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 added attr_protected calls to protect mass assignment of :project_id through a view 13 years ago
journal_observer.rb made emails to use the correct language 13 years ago
mail_handler.rb Set source encoding to UTF-8 13 years ago
mailer.rb made emails to use the correct language 13 years ago
member.rb display errors correctly when adding a member to a project 13 years ago
member_role.rb fixes: couldn't switch roles on a user & ensure correct 13 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 changed constants to their value as loading problems prevent me from using user class there 13 years ago
project.rb fixing copying of members (while copying a project) 13 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 Set source encoding to UTF-8 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 Merge branch 'feature/2.4.0/internationalization' 13 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 nested tab attributes are safe, one cannot fake project_id, nor wiki_id 13 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_page.rb Set source encoding to UTF-8 13 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