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 01bbc0face
harmonize settings#value to not be AC::Params
8 years ago
..
activity use AR .arel_table to avoid deprecation 8 years ago
custom_field extract order_statements out of CustomField 9 years ago
custom_value force bool custom values to be stored uniformly 8 years ago
group make group deletion fast 9 years ago
journal eager loading associated objects, the dirty way 9 years ago
menu_items [23753] Use MenuItem#title to discover the page 8 years ago
project place the registered project activities where they will not be unloaded (#4407) 9 years ago
queries Use strings for filter values in backend and frontend 8 years ago
query adapt to newly introduced query 8 years ago
repository Do not escalate upon conflicts in fetch_changesets 9 years ago
setting Improve stored settings as a whole 8 years ago
user rewrite sql string in a arel based query 8 years ago
user_password UserPasswords: Replace salted SHA-1 with bcrypt 8 years ago
version Replace deprecated calls to Model.scoped 9 years ago
work_package adapt to newly introduced query 8 years ago
announcement.rb Integrate openproject-announcements 9 years ago
attachment.rb Avoid checking for Hash on params 8 years ago
auth_source.rb Add more LDAP Debug logs 9 years ago
available_project_status.rb Refactor to allow for strong params 9 years ago
board.rb employ sql based user allowed scope for acts as watchable 8 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 adapt to newly introduced query 8 years ago
comment.rb replace observers by moving functionality inside the observed object 8 years ago
custom_field.rb replace removed method AR method #type_cast_from_database 8 years ago
custom_value.rb force bool custom values to be stored uniformly 8 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 make group deletion fast 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 add block to controll when a notifiation is send 9 years ago
journal_notification_mailer.rb [22158] Fix CopyProjectJob notifications 9 years ago
ldap_auth_source.rb Add more LDAP Debug logs 9 years ago
legacy_journal.rb Merge branch 'dev' into sec-fixes 9 years ago
mail_handler.rb Unescape HTML entities after `strip_tags` 8 years ago
member.rb adapt to newly introduced query 8 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 replace observers by moving functionality inside the observed object 8 years ago
news.rb replace observers by moving functionality inside the observed object 8 years ago
permitted_params.rb Fix legacy search controller spec after permitted params 8 years ago
planning_element_type_color.rb Refactor to allow for strong params 9 years ago
principal.rb Allow UsersController to search for groups 9 years ago
project.rb delete_all and reload rails 5 way 8 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 Add temporary hash-like check for AC::Params 8 years ago
query_column.rb Fix/no text cf columns (#4413) 9 years ago
query_custom_field_column.rb Fix/no text cf columns (#4413) 9 years ago
relation.rb limit scheduling to TYPE_PRECEDES 8 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 'release/5.0' into dev 9 years ago
role.rb discard empty and duplicate permissions 8 years ago
role_permission.rb Check presence on RolePermission 8 years ago
setting.rb harmonize settings#value to not be AC::Params 8 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 adapt to newly introduced query 8 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 force options on timelines to be a hash 8 years ago
token.rb delete_all and reload rails 5 way 8 years ago
type.rb work package form configuration 9 years ago
user.rb delete_all and reload rails 5 way 8 years ago
user_custom_field.rb Update year in copyright header to 2015 10 years ago
user_password.rb Remove unused method 8 years ago
user_preference.rb WIP 8 years ago
user_session.rb Fix reference to global UserSession in dev mode 8 years ago
version.rb adapt to newly introduced query 8 years ago
version_custom_field.rb Update year in copyright header to 2015 10 years ago
watcher.rb allow using project_id as opposed to fully loaded project 9 years ago
watcher_notification_mailer.rb adhere to notification settings when notifying about added watcher (#4683) 8 years ago
wiki.rb employ sql based user allowed scope for acts as watchable 8 years ago
wiki_content.rb Fix invalid self-reference 8 years ago
wiki_page.rb set update_on when recreating content from journal 8 years ago
wiki_redirect.rb Update year in copyright header to 2015 10 years ago
work_package.rb use project.id specifically to avoid db error 8 years ago
work_package_custom_field.rb add sumsSchema to api 9 years ago
workflow.rb delete_all and reload rails 5 way 8 years ago