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
Yegor Tovstik bb4a7bdfb4 CI fixes 5 years ago
..
activity
attribute_help_text
concerns
custom_actions
custom_field Revert 10.0 PR 5 years ago
custom_value
group
journal extract methods 5 years ago
menu_items
mixins merge changed_by_system into contract options 5 years ago
permitted_params
priority bail on inexistent related resource 5 years ago
project allow copying projects without parent project reference 5 years ago
queries avoid n+1 queries on query requests by caching 5 years ago
query avoid unsafe sql warning 5 years ago
repository
setting I'm sick of looking up magic numbers 5 years ago
status bail on inexistent related resource 5 years ago
token
type bail on inexistent related resource 5 years ago
user Merge remote-tracking branch 'origin/release/10.2' into dev 5 years ago
user_password
version
work_package move @is_leaf resetting to different module 5 years ago
announcement.rb
application_record.rb
attachment.rb Rewrite jobs to use ActiveJob syntax 5 years ago
attribute_help_text.rb
auth_source.rb Revert revert unwanted in dev branch 5 years ago
category.rb Revert revert unwanted in dev branch 5 years ago
change.rb
changeset.rb
color.rb
comment.rb Allow `deliver_later` using a custom ApplicationJob 5 years ago
custom_action.rb
custom_field.rb
custom_option.rb
custom_style.rb
custom_value.rb
design_color.rb
dummy_auth_source.rb
enabled_module.rb Revert revert unwanted in dev branch 5 years ago
enterprise_token.rb
enumeration.rb
forum.rb
group.rb
group_custom_field.rb
issue_priority.rb
issue_priority_custom_field.rb
journal.rb Revert revert unwanted in dev branch 5 years ago
journal_manager.rb ensure journal notifications value is reset 5 years ago
journal_notification_mailer.rb Merge remote-tracking branch 'origin/dev' into fix/stable_webhook_events 5 years ago
journal_version.rb
ldap_auth_source.rb
legacy_journal.rb
mail_handler.rb Allow `deliver_later` using a custom ApplicationJob 5 years ago
member.rb Fix unwatch_from_permission_change when project nil 5 years ago
member_role.rb
menu_item.rb Revert revert unwanted in dev branch 5 years ago
message.rb Allow `deliver_later` using a custom ApplicationJob 5 years ago
news.rb Allow `deliver_later` using a custom ApplicationJob 5 years ago
ordered_work_package.rb
permitted_params.rb Add DB field and checkbox for long text field CFs to save text orientation 5 years ago
principal.rb made deleted user locked; exclude builtin users from active_or_registered 5 years ago
project.rb only require copy_project permission to show button 5 years ago
project_custom_field.rb
query.rb Revert revert unwanted in dev branch 5 years ago
relation.rb
repository.rb Rewrite jobs to use ActiveJob syntax 5 years ago
role.rb Revert revert unwanted in dev branch 5 years ago
role_permission.rb
setting.rb
status.rb consolidate allowed_* logic in the wp contract 5 years ago
system_user.rb Add time entry webhook 5 years ago
time_entry.rb
time_entry_activity.rb
time_entry_activity_custom_field.rb
time_entry_custom_field.rb
type.rb consolidate allowed_* logic in the wp contract 5 years ago
user.rb Merge remote-tracking branch 'origin/release/10.2' into dev 5 years ago
user_custom_field.rb
user_password.rb
user_preference.rb rely on api for configuration instead of gon 5 years ago
user_session.rb
version.rb Revert revert unwanted in dev branch 5 years ago
version_custom_field.rb
watcher.rb
watcher_added_notification_mailer.rb CI fixes 5 years ago
watcher_notification_mailer.rb CI fixes 5 years ago
watcher_removed_notification_mailer.rb CI fixes 5 years ago
wiki.rb
wiki_content.rb Allow `deliver_later` using a custom ApplicationJob 5 years ago
wiki_page.rb
wiki_redirect.rb
work_package.rb consolidate allowed_* logic in the wp contract 5 years ago
work_package_custom_field.rb
workflow.rb