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
Alex Coles 8afb27578f Add missing explicit join reference in Version 9 years ago
..
activity Fix syntax (w/Rubocop) in (Rails) models 9 years ago
custom_value Replace dynamic finder usages with #find_by, etc. 9 years ago
journal Merge branch 'dev' into feature/rails4 10 years ago
menu_items Migrate model scopes to use lambda/block 9 years ago
project Fix syntax (w/Rubocop) in (Rails) models 9 years ago
queries Remove deprecated Relation#all in models 9 years ago
query Add explicit join references in models 9 years ago
repository Migrate AR finder/query methods in models 9 years ago
setting Update year in copyright header to 2015 10 years ago
user Teach User.authorize_within ActiveRecord::Relation 9 years ago
version Replace deprecated calls to Model.scoped 9 years ago
work_package Add explicit join references in models 9 years ago
attachment.rb ensure correct file size errors are displayed 10 years ago
auth_source.rb Migrate AR finder/query methods in models 9 years ago
available_project_status.rb Update year in copyright header to 2015 10 years ago
board.rb Migrate deprecated .update_all with conditions 9 years ago
category.rb Migrate deprecated .update_all with conditions 9 years ago
change.rb Update year in copyright header to 2015 10 years ago
changeset.rb Add explicit join references in models 9 years ago
comment.rb Update year in copyright header to 2015 10 years ago
comment_observer.rb add explicit author to more mails 10 years ago
custom_field.rb Migrate AR finder/query methods in models 9 years ago
custom_value.rb fix submission of "false" as CF value 10 years ago
enabled_module.rb Update year in copyright header to 2015 10 years ago
enumeration.rb Migrate model scopes to use lambda/block 9 years ago
group.rb Add explicit join references in models 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 Migrate model scopes to use lambda/block 9 years ago
journal_manager.rb Fix syntax (w/Rubocop) in (Rails) models 9 years ago
journal_observer.rb created delayed job object for wp update emails 10 years ago
ldap_auth_source.rb Fix syntax (w/Rubocop) in (Rails) models 9 years ago
legacy_journal.rb Migrate model scopes to use lambda/block 9 years ago
mail_handler.rb Migrate AR finder/query methods in models 9 years ago
member.rb Migrate deprecated .update_all with conditions 9 years ago
member_role.rb Migrate AR finder/query methods in models 9 years ago
menu_item.rb Migrate model has_many conditions to lambda 9 years ago
message.rb Add explicit join references in models 9 years ago
message_observer.rb add explicit author to more mails 10 years ago
news.rb Add explicit join references in models 9 years ago
news_observer.rb fix more TestUnit tests 10 years ago
notifier.rb Update year in copyright header to 2015 10 years ago
permitted_params.rb Fix syntax (w/Rubocop) in (Rails) models 9 years ago
planning_element_type_color.rb Migrate model scopes to use lambda/block 9 years ago
principal.rb Migrate model has_many conditions to lambda 9 years ago
project.rb Replace deprec. with_scope in Project.find_visible 9 years ago
project_association.rb Migrate model scopes to use lambda/block 9 years ago
project_custom_field.rb Update year in copyright header to 2015 10 years ago
project_type.rb Migrate model scopes to use lambda/block 9 years ago
query.rb Add explicit join references in models 9 years ago
query_column.rb Update year in copyright header to 2015 10 years ago
query_custom_field_column.rb replace occurences of cast_value with typed_value 10 years ago
relation.rb Update year in copyright header to 2015 10 years ago
reported_project_status.rb Remove unloadable from ReportedProjectStatus 10 years ago
reporting.rb Update year in copyright header to 2015 10 years ago
repository.rb Add explicit join references in models 9 years ago
role.rb Migrate model scopes to use lambda/block 9 years ago
setting.rb Replace dynamic finder usages with #find_by, etc. 9 years ago
status.rb Migrate deprecated .update_all with conditions 9 years ago
system_user.rb avoid unnecessary work 10 years ago
time_entry.rb Add explicit join references in models 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 Migrate model scopes to use lambda/block 9 years ago
token.rb Update year in copyright header to 2015 10 years ago
type.rb Migrate model scopes to use lambda/block 9 years ago
user.rb Migrate deprecated .update_all with conditions 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 Update year in copyright header to 2015 10 years ago
version.rb Add missing explicit join reference in Version 9 years ago
version_custom_field.rb Update year in copyright header to 2015 10 years ago
watcher.rb Migrate AR finder/query methods in models 9 years ago
wiki.rb Migrate model has_many conditions to lambda 9 years ago
wiki_content.rb Fix syntax (w/Rubocop) in (Rails) models 9 years ago
wiki_content_observer.rb add explicit author to more mails 10 years ago
wiki_page.rb Migrate model scopes to use lambda/block 9 years ago
wiki_redirect.rb Update year in copyright header to 2015 10 years ago
work_package.rb Add explicit join references in models 9 years ago
work_package_custom_field.rb Migrate model scopes to use lambda/block 9 years ago
work_package_observer.rb test and fix mail delivery 10 years ago
workflow.rb Migrate AR finder/query methods in models 9 years ago