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
Pavel Balashou 70de637295
[#43692] Part 2. Modify API to be able to handle file_links without a container. (#11992)
2 years ago
..
actions/scopes Add 'Project details activity' menu entry 2 years ago
activities Update copyright information for 2023 2 years ago
associations Update copyright information for 2023 2 years ago
attribute_help_text refactor: Rename and generalize #accessor_name as #attribute_name 2 years ago
capabilities/scopes Add 'Project details activity' menu entry 2 years ago
concerns Update copyright information for 2023 2 years ago
custom_actions refactor: Rename and generalize #accessor_name as #attribute_name 2 years ago
custom_field Update copyright information for 2023 2 years ago
custom_value Update copyright information for 2023 2 years ago
exports Update copyright information for 2023 2 years ago
groups/scopes Update copyright information for 2023 2 years ago
journal Update copyright information for 2023 2 years ago
mail_handler extract user creation in mailer 2 years ago
members Update copyright information for 2023 2 years ago
menu_items Update copyright information for 2023 2 years ago
mixins merge changed_by_system into contract options 5 years ago
notification_settings/scopes Update copyright information for 2023 2 years ago
notifications/scopes Update copyright information for 2023 2 years ago
permitted_params harmonize settings & configuration 3 years ago
placeholder_users/scopes Update copyright information for 2023 2 years ago
principals/scopes Update copyright information for 2023 2 years ago
priority Update copyright information for 2023 2 years ago
projects Update copyright information for 2023 2 years ago
queries refactor: Extract CustomField#column_name for "cf_#{id}" 2 years ago
query Update copyright information for 2023 2 years ago
relations/scopes Update copyright information for 2023 2 years ago
repository Update copyright information for 2023 2 years ago
scopes Update copyright information for 2023 2 years ago
serializers Update copyright information for 2023 2 years ago
sessions Update copyright information for 2023 2 years ago
setting Remove deprecated Setting::CallbackHelper (#11965) 2 years ago
status Update copyright information for 2023 2 years ago
token Update copyright information for 2023 2 years ago
type refactor: Rename and generalize #accessor_name as #attribute_name 2 years ago
types/scopes Update copyright information for 2023 2 years ago
user_password Update copyright information for 2023 2 years ago
user_preferences Update copyright information for 2023 2 years ago
users Fix archive project through API 2 years ago
versions Update copyright information for 2023 2 years ago
wikis Update copyright information for 2023 2 years ago
work_package Update copyright information for 2023 2 years ago
work_packages Simplify query for CoveringDatesAndDaysOfWeek 2 years ago
action.rb Update copyright information for 2023 2 years ago
announcement.rb Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
anonymous_user.rb Update copyright information for 2023 2 years ago
application_record.rb Don't try to use mail attribute if invalid 3 years ago
application_version.rb Add on_destroy paper_trail audits (#10876) 2 years ago
attachment.rb Update copyright information for 2023 2 years ago
attribute_help_text.rb Update copyright information for 2023 2 years ago
auth_source.rb Update copyright information for 2023 2 years ago
backup.rb lint with rubocop --autocorrect (safe cops only) 3 years ago
capability.rb Update copyright information for 2023 2 years ago
category.rb Update copyright information for 2023 2 years ago
change.rb Update copyright information for 2023 2 years ago
changeset.rb Update copyright information for 2023 2 years ago
color.rb Update copyright information for 2023 2 years ago
comment.rb Update copyright information for 2023 2 years ago
custom_action.rb Update copyright information for 2023 2 years ago
custom_field.rb refactor: Extract customField1 json format into the CustomField#attribute_name method 2 years ago
custom_option.rb Update copyright information for 2023 2 years ago
custom_style.rb Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
custom_value.rb Merge remote-tracking branch 'origin/release/12.4' into dev 2 years ago
day.rb Update copyright information for 2023 2 years ago
deleted_user.rb Placeholder user project members (#8961) 4 years ago
design_color.rb Update copyright information for 2023 2 years ago
dummy_auth_source.rb lint with rubocop --autocorrect (safe cops only) 3 years ago
enabled_module.rb Update copyright information for 2023 2 years ago
enterprise_token.rb Update copyright information for 2023 2 years ago
enumeration.rb Update copyright information for 2023 2 years ago
export.rb fixed attachments deletion in backup_job, and more (#9221) 4 years ago
forum.rb Update copyright information for 2023 2 years ago
global_role.rb Update copyright information for 2023 2 years ago
group.rb Merge remote-tracking branch 'origin/release/12.4' into dev 2 years ago
group_custom_field.rb Update copyright information for 2023 2 years ago
group_user.rb Update copyright information for 2023 2 years ago
issue_priority.rb Update copyright information for 2023 2 years ago
journal.rb Update copyright information for 2023 2 years ago
ldap_auth_source.rb Update copyright information for 2023 2 years ago
mail_handler.rb Update copyright information for 2023 2 years ago
member.rb Update copyright information for 2023 2 years ago
member_role.rb Update copyright information for 2023 2 years ago
menu_item.rb Update copyright information for 2023 2 years ago
message.rb Update copyright information for 2023 2 years ago
news.rb Update copyright information for 2023 2 years ago
non_working_day.rb Add non-working day show api endpoint 3 years ago
notification.rb Update copyright information for 2023 2 years ago
notification_setting.rb [#44414] Add the Enterprise Edition guard on date alerts settings 2 years ago
oauth_client.rb Update copyright information for 2023 2 years ago
oauth_client_token.rb Update copyright information for 2023 2 years ago
ordered_work_package.rb Update copyright information for 2023 2 years ago
paper_trail_audit.rb Add on_destroy paper_trail audits (#10876) 2 years ago
permitted_params.rb Update copyright information for 2023 2 years ago
placeholder_user.rb Update copyright information for 2023 2 years ago
principal.rb Update copyright information for 2023 2 years ago
project.rb Fix archive project through API 2 years ago
project_custom_field.rb Update copyright information for 2023 2 years ago
query.rb Update copyright information for 2023 2 years ago
relation.rb Update copyright information for 2023 2 years ago
repository.rb Update copyright information for 2023 2 years ago
role.rb Refactor 2 years ago
role_permission.rb Update copyright information for 2023 2 years ago
setting.rb Remove deprecated Setting::CallbackHelper (#11965) 2 years ago
status.rb Update copyright information for 2023 2 years ago
system_user.rb Update copyright information for 2023 2 years ago
type.rb Update copyright information for 2023 2 years ago
user.rb Update copyright information for 2023 2 years ago
user_custom_field.rb Update copyright information for 2023 2 years ago
user_password.rb Update copyright information for 2023 2 years ago
user_preference.rb Merge remote-tracking branch 'origin/release/12.4' into dev 2 years ago
version.rb Update copyright information for 2023 2 years ago
version_custom_field.rb Update copyright information for 2023 2 years ago
view.rb Update copyright information for 2023 2 years ago
watcher.rb Update copyright information for 2023 2 years ago
week_day.rb [#43819] Basic administration for non working days (excluding danger zone) 2 years ago
wiki.rb Update copyright information for 2023 2 years ago
wiki_content.rb Update copyright information for 2023 2 years ago
wiki_page.rb Update copyright information for 2023 2 years ago
wiki_redirect.rb Update copyright information for 2023 2 years ago
work_package.rb [#43692] Part 2. Modify API to be able to handle file_links without a container. (#11992) 2 years ago
work_package_custom_field.rb Update copyright information for 2023 2 years ago
workflow.rb Update copyright information for 2023 2 years ago