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
Johannes Wollert b5eb70728a Merge pull request #815 from opf/feature/user_deletion_2366 11 years ago
..
activity Add event types and names to activity providers (#2250) 11 years ago
journal Changed acts_as_journalized to only use the journalized attributes 11 years ago
menu_items
project
queries Uses 'class_attribute' 11 years ago
query Add queries module again 11 years ago
repository
work_package Assigns all roles if current user is admin 11 years ago
attachment.rb
auth_source.rb
available_project_status.rb
board.rb
category.rb
change.rb
changeset.rb Skips validation for WP status change by changeset 11 years ago
comment.rb
comment_observer.rb
custom_field.rb
custom_value.rb
enabled_module.rb
enumeration.rb remove attr_protected from Enumeration 11 years ago
group.rb accidentaly included wrong attribute protection module into group 11 years ago
group_custom_field.rb
group_user.rb
issue_priority.rb
issue_priority_custom_field.rb
journal.rb add fancy collection_select helper in the tabular_form_helper 11 years ago
journal_manager.rb
journal_observer.rb
ldap_auth_source.rb
legacy_journal.rb
mail_handler.rb
member.rb
member_role.rb
menu_item.rb
message.rb
message_observer.rb
news.rb
news_observer.rb
notifier.rb
permitted_params.rb Merge branch 'dev' into fix/ma_query_controller 11 years ago
planning_element_type_color.rb
principal.rb
project.rb catch all RecordNotFound errors when destroying work packages in a project 11 years ago
project_association.rb
project_custom_field.rb
project_type.rb
query.rb do not use deprecated methods Query#values_for and Query#operator_for 11 years ago
query_column.rb Renames query column attribute 'alias' to 'join' 11 years ago
query_custom_field_column.rb
relation.rb
reported_project_status.rb
reporting.rb
repository.rb
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 Merge pull request #815 from opf/feature/user_deletion_2366 11 years ago
token.rb
type.rb Simplifies transition check 11 years ago
user.rb fix user deletion regarding new timelines stuff. 11 years ago
user_custom_field.rb
user_password.rb
user_preference.rb user.pref.theme defaults to application_theme if the user has not set a theme yet 11 years ago
version.rb
version_custom_field.rb
watcher.rb
wiki.rb
wiki_content.rb Enables ForbiddenAttributesProtection for wiki 11 years ago
wiki_content_observer.rb
wiki_page.rb Enables ForbiddenAttributesProtection for wiki 11 years ago
wiki_redirect.rb
work_package.rb Add icon labels to search#index 11 years ago
work_package_custom_field.rb
work_package_observer.rb
workflow.rb