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
ulferts 6c4e572f4e
consolidate allowed_* logic in the wp contract
5 years ago
..
activity Rename Boards to Forums 6 years ago
attribute_help_text [28446] Rename due date to finish date 6 years ago
concerns Merge pull request #6814 from opf/bump/rails5-2 6 years ago
custom_actions cache roles for project 5 years ago
custom_field Revert 10.0 PR 5 years ago
custom_value Allow WYSIWYG in project/other long text formattible fields 5 years ago
group [28908] Fix self reference in removal of categories 6 years ago
journal extract methods 5 years ago
menu_items Enforce Arel.sql for string order, pluck 6 years ago
mixins merge changed_by_system into contract options 5 years ago
permitted_params registration footer override 7 years ago
priority bail on inexistent related resource 5 years ago
project allow copying projects without parent project reference 5 years ago
queries [31667] Fix ambiguous reference to project_id when group/sort 5 years ago
query fix summing custom fields on wp table 5 years ago
repository Be careful not to add + 1 to initial start_revision 6 years ago
setting I'm sick of looking up magic numbers 5 years ago
status bail on inexistent related resource 5 years ago
token [29125] Allow multiple sessions with remember tokens 6 years ago
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 Bump copyright to 2018 (#6171) 7 years ago
version Bump copyright to 2018 (#6171) 7 years ago
work_package move @is_leaf resetting to different module 5 years ago
announcement.rb Integrate openproject-announcements 9 years ago
application_record.rb Add version tag to highlighting css 5 years ago
attachment.rb Rewrite jobs to use ActiveJob syntax 5 years ago
attribute_help_text.rb Bump copyright to 2018 (#6171) 7 years ago
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 Bump copyright to 2018 (#6171) 7 years ago
changeset.rb Implement separate version table for journals 5 years ago
color.rb Show stroke around bright highlighted types 6 years ago
comment.rb Allow `deliver_later` using a custom ApplicationJob 5 years ago
custom_action.rb replace acts_as_silent_list by acts_as_list touch_on_update: false 5 years ago
custom_field.rb Merge release/9.1 into dev 5 years ago
custom_option.rb Bump copyright to 2018 (#6171) 7 years ago
custom_style.rb Enforce Arel.sql for string order, pluck 6 years ago
custom_value.rb Bump copyright to 2018 (#6171) 7 years ago
design_color.rb Rename PlanningElementTypeColors => Colors and add autocomplete 7 years ago
dummy_auth_source.rb LDAP Single Sign-on (#5888) 7 years ago
enabled_module.rb Revert revert unwanted in dev branch 5 years ago
enterprise_token.rb restrict wp_graph widget to be ee only 5 years ago
enumeration.rb Fix some sentry issues 6 years ago
forum.rb Rename Boards to Forums 6 years ago
group.rb Bump copyright to 2018 (#6171) 7 years ago
group_custom_field.rb Bump copyright to 2018 (#6171) 7 years ago
issue_priority.rb Add color to priority 7 years ago
issue_priority_custom_field.rb Bump copyright to 2018 (#6171) 7 years ago
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 Implement separate version table for journals 5 years ago
ldap_auth_source.rb [29622] Implement start_tls for ldap_auth_source 6 years ago
legacy_journal.rb Fix issues caused by eager loading in production 5 years ago
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 replace deprectated user= 6 years ago
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 Boards module (#7008) 6 years ago
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 Bump copyright to 2018 (#6171) 7 years ago
query.rb Revert revert unwanted in dev branch 5 years ago
relation.rb automatically reverse relates relationship 6 years ago
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 Bump copyright to 2018 (#6171) 7 years ago
setting.rb Remove the internal setting with 500 max entries 6 years ago
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 move time entry validations to contract 6 years ago
time_entry_activity.rb Bump copyright to 2018 (#6171) 7 years ago
time_entry_activity_custom_field.rb Bump copyright to 2018 (#6171) 7 years ago
time_entry_custom_field.rb Bump copyright to 2018 (#6171) 7 years ago
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 Bump copyright to 2018 (#6171) 7 years ago
user_password.rb Bump copyright to 2018 (#6171) 7 years ago
user_preference.rb rely on api for configuration instead of gon 5 years ago
user_session.rb Bump copyright to 2018 (#6171) 7 years ago
version.rb Revert revert unwanted in dev branch 5 years ago
version_custom_field.rb Bump copyright to 2018 (#6171) 7 years ago
watcher.rb Bump copyright to 2018 (#6171) 7 years ago
watcher_notification_mailer.rb Rewrite jobs to use ActiveJob syntax 5 years ago
wiki.rb Remove special sidebar page logic for wiki. 7 years ago
wiki_content.rb Allow `deliver_later` using a custom ApplicationJob 5 years ago
wiki_page.rb remove protection of the name `sidebar` from wiki 6 years ago
wiki_redirect.rb Bump copyright to 2018 (#6171) 7 years ago
work_package.rb consolidate allowed_* logic in the wp contract 5 years ago
work_package_custom_field.rb Bump copyright to 2018 (#6171) 7 years ago
workflow.rb Enforce Arel.sql for string order, pluck 6 years ago