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 71b8609f9a Merge branch 'release/5.0' into dev 9 years ago
..
activity
custom_field
custom_value
journal eager loading associated objects, the dirty way 9 years ago
menu_items
project improve performance of projects table 9 years ago
queries use db bool values for filtering 9 years ago
query remove instance variable caching 9 years ago
repository Refactor to allow for strong params 9 years ago
setting
user
version
work_package Fix autoload issues 9 years ago
attachment.rb removed attachments#show; only #download remains 9 years ago
auth_source.rb Refactor to allow for strong params 9 years ago
available_project_status.rb Refactor to allow for strong params 9 years ago
board.rb Refactor to allow for strong params 9 years ago
category.rb Delete Redmine's safe_attributes implementation 9 years ago
change.rb Refactor to allow for strong params 9 years ago
changeset.rb Refactor to allow for strong params 9 years ago
comment.rb Refactor to allow for strong params 9 years ago
comment_observer.rb
custom_field.rb Pass project to custom field context in bulk mode 9 years ago
custom_value.rb
dummy_auth_source.rb
enabled_module.rb Refactor to allow for strong params 9 years ago
enumeration.rb Refactor to allow for strong params 9 years ago
group.rb Refactor to allow for strong params 9 years ago
group_custom_field.rb
issue_priority.rb
issue_priority_custom_field.rb
journal.rb Refactor to allow for strong params 9 years ago
journal_manager.rb
journal_notification_mailer.rb
ldap_auth_source.rb
legacy_journal.rb Merge branch 'dev' into sec-fixes 9 years ago
mail_handler.rb Merge pull request #4124 from oliverguenther/fix/22607-incoming-mail-attributes 9 years ago
member.rb Refactor to allow for strong params 9 years ago
member_role.rb Refactor to allow for strong params 9 years ago
menu_item.rb Refactor to allow for strong params 9 years ago
message.rb Delete Redmine's safe_attributes implementation 9 years ago
message_observer.rb
news.rb Delete Redmine's safe_attributes implementation 9 years ago
news_observer.rb
permitted_params.rb Merge branch 'release/5.0' into dev 9 years ago
planning_element_type_color.rb Refactor to allow for strong params 9 years ago
principal.rb remove dead code 9 years ago
project.rb introduce spent_time model 9 years ago
project_association.rb Refactor to allow for strong params 9 years ago
project_custom_field.rb
project_type.rb Refactor to allow for strong params 9 years ago
query.rb Revert "less magic on default query columns" 9 years ago
query_column.rb
query_custom_field_column.rb
relation.rb Refactor to allow for strong params 9 years ago
reported_project_status.rb
reporting.rb Refactor to allow for strong params 9 years ago
repository.rb Merge branch 'release/5.0' into dev 9 years ago
role.rb Merge branch 'dev' into sec-fixes 9 years ago
setting.rb
status.rb Refactor to allow for strong params 9 years ago
system_user.rb
time_entry.rb reintroduce the visible_condition 9 years ago
time_entry_activity.rb
time_entry_activity_custom_field.rb
time_entry_custom_field.rb
timeline.rb Sort the WP custom fields alphabetically when used as filter in timeline 9 years ago
token.rb show proper error on failure instead of 500 9 years ago
type.rb Refactor to allow for strong params 9 years ago
user.rb Do away with eval 9 years ago
user_custom_field.rb
user_password.rb
user_preference.rb Merge branch 'dev' into sec-fixes 9 years ago
version.rb Merge branch 'dev' into sec-fixes 9 years ago
version_custom_field.rb
watcher.rb Delete Redmine's safe_attributes implementation 9 years ago
watcher_notification_mailer.rb Send `watcher set` emails only when said watcher allows email notifications. 9 years ago
wiki.rb Delete Redmine's safe_attributes implementation 9 years ago
wiki_content.rb Refactor to allow for strong params 9 years ago
wiki_content_observer.rb
wiki_page.rb Merge branch 'dev' into sec-fixes 9 years ago
wiki_redirect.rb
work_package.rb introduce spent_time model 9 years ago
work_package_custom_field.rb
workflow.rb Refactor to allow for strong params 9 years ago