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 c3ab585e80 remove dead code 9 years ago
..
activity Switch to new AR API for boolean typecasting 9 years ago
custom_field
custom_value Switch to new AR API for boolean typecasting 9 years ago
journal Prefill predecessors for results of multiple journables too 9 years ago
menu_items
project
queries
query Merge branch 'dev' into pr/3421 9 years ago
repository Give icon a margin for vertical alignment and change header in repo danger zone 9 years ago
setting Fix Settings callbacks for ActiveSupport API change 9 years ago
user
version
work_package
attachment.rb
auth_source.rb
available_project_status.rb
board.rb
category.rb
change.rb
changeset.rb
comment.rb
comment_observer.rb Use activejob deliver_now method (removes deprecation warning) 9 years ago
custom_field.rb Switch to new AR API for boolean typecasting 9 years ago
custom_value.rb
dummy_auth_source.rb make user creation/invitation work with plugins ... 9 years ago
enabled_module.rb
enumeration.rb
group.rb move :preference to principal 9 years ago
group_custom_field.rb
issue_priority.rb
issue_priority_custom_field.rb
journal.rb Remove outdated comments 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
legacy_journal.rb
mail_handler.rb Use activejob deliver_now method (removes deprecation warning) 9 years ago
member.rb Core notifications to alleviate third-party plugins 9 years ago
member_role.rb
menu_item.rb
message.rb
message_observer.rb Use activejob deliver_now method (removes deprecation warning) 9 years ago
news.rb Homescreen functionality 9 years ago
news_observer.rb Use activejob deliver_now method (removes deprecation warning) 9 years ago
permitted_params.rb
planning_element_type_color.rb
principal.rb remove dead code 9 years ago
project.rb Remove summary attribute and all traces of it from Project 9 years ago
project_association.rb
project_custom_field.rb
project_type.rb
query.rb Uniformly format QueryColumns 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
reported_project_status.rb
reporting.rb
repository.rb Remote managed repositories 9 years ago
role.rb
setting.rb
status.rb
system_user.rb
time_entry.rb
time_entry_activity.rb
time_entry_activity_custom_field.rb
time_entry_custom_field.rb
timeline.rb Do away with second group selection and related specs/js code 9 years ago
token.rb
type.rb
user.rb Implement UserPreferences endpoint 9 years ago
user_custom_field.rb
user_password.rb
user_preference.rb Implement UserPreferences endpoint 9 years ago
version.rb sort versions case insensitive 9 years ago
version_custom_field.rb
watcher.rb
watcher_notification_mailer.rb Rearrange mail delivery responsibilities 9 years ago
wiki.rb
wiki_content.rb
wiki_content_observer.rb Use activejob deliver_now method (removes deprecation warning) 9 years ago
wiki_page.rb
wiki_redirect.rb
work_package.rb use delegation for available assignees/responsibles 9 years ago
work_package_custom_field.rb
workflow.rb