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
Oliver Günther a339373d0f Allow responsible_id in projects settings 9 years ago
..
activity Switch to new AR API for boolean typecasting 9 years ago
custom_field extract order_statements out of CustomField 9 years ago
custom_value Switch to new AR API for boolean typecasting 9 years ago
journal limit aggregation to one journable 9 years ago
menu_items Migrate model scopes to use lambda/block 9 years ago
project Refactor to allow for strong params 9 years ago
queries use db bool values for filtering 9 years ago
query Merge branch 'dev' into pr/3421 9 years ago
repository Refactor to allow for strong params 9 years ago
setting Fix Settings callbacks for ActiveSupport API change 9 years ago
user Teach User.authorize_within ActiveRecord::Relation 9 years ago
version Replace deprecated calls to Model.scoped 9 years ago
work_package Merge branch 'release/4.3' into feature/rails4 9 years ago
attachment.rb Merge branch 'dev' into sec-fixes 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 Use activejob deliver_now method (removes deprecation warning) 9 years ago
custom_field.rb Merge branch 'dev' into sec-fixes 9 years ago
custom_value.rb fix submission of "false" as CF value 10 years ago
dummy_auth_source.rb make user creation/invitation work with plugins ... 9 years ago
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 Update year in copyright header to 2015 10 years ago
issue_priority.rb use callable to define scope 10 years ago
issue_priority_custom_field.rb Update year in copyright header to 2015 10 years ago
journal.rb Refactor to allow for strong params 9 years ago
journal_manager.rb use AR's own base_class method 9 years ago
journal_notification_mailer.rb Ensure mails are not sent twice 9 years ago
ldap_auth_source.rb Merge branch 'dev' into feature/rails4 9 years ago
legacy_journal.rb Merge branch 'dev' into sec-fixes 9 years ago
mail_handler.rb Delete Redmine's safe_attributes implementation 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 Use activejob deliver_now method (removes deprecation warning) 9 years ago
news.rb Delete Redmine's safe_attributes implementation 9 years ago
news_observer.rb Use activejob deliver_now method (removes deprecation warning) 9 years ago
permitted_params.rb Allow responsible_id in projects settings 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 Merge branch 'dev' into sec-fixes 9 years ago
project_association.rb Refactor to allow for strong params 9 years ago
project_custom_field.rb Update year in copyright header to 2015 10 years ago
project_type.rb Refactor to allow for strong params 9 years ago
query.rb Refactor to allow for strong params 9 years ago
query_column.rb Ensure compatibility of sum-functions with Array callers 9 years ago
query_custom_field_column.rb Simplify joins clause 9 years ago
relation.rb Refactor to allow for strong params 9 years ago
reported_project_status.rb Remove unloadable from ReportedProjectStatus 10 years ago
reporting.rb Refactor to allow for strong params 9 years ago
repository.rb Merge branch 'dev' into sec-fixes 9 years ago
role.rb Merge branch 'dev' into sec-fixes 9 years ago
setting.rb Replace dynamic finder usages with #find_by, etc. 9 years ago
status.rb Refactor to allow for strong params 9 years ago
system_user.rb avoid unnecessary work 10 years ago
time_entry.rb Delete Redmine's safe_attributes implementation 9 years ago
time_entry_activity.rb Update year in copyright header to 2015 10 years ago
time_entry_activity_custom_field.rb Update year in copyright header to 2015 10 years ago
time_entry_custom_field.rb Update year in copyright header to 2015 10 years ago
timeline.rb Refactor to allow for strong params 9 years ago
token.rb Refactor to allow for strong params 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 Update year in copyright header to 2015 10 years ago
user_password.rb Fix syntax (w/Rubocop) in (Rails) models 9 years ago
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 Update year in copyright header to 2015 10 years ago
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 Use activejob deliver_now method (removes deprecation warning) 9 years ago
wiki_page.rb Merge branch 'dev' into sec-fixes 9 years ago
wiki_redirect.rb Update year in copyright header to 2015 10 years ago
work_package.rb Merge branch 'dev' into sec-fixes 9 years ago
work_package_custom_field.rb Migrate model scopes to use lambda/block 9 years ago
workflow.rb Refactor to allow for strong params 9 years ago