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
Martin Czuchra a2d8c266d6 Merge remote-tracking branch 'origin/dev' into feature/timelines_filter_custom_fields_3701 11 years ago
..
activity do not display the default type in a work package title 11 years ago
journal Changed acts_as_journalized to only use the journalized attributes 11 years ago
menu_items Move menu item methods concerning wikis to wiki menu item 11 years ago
project force copying closed versions for work packages 11 years ago
queries Implemented treating assignees and responsibles differently so there 11 years ago
query Fixed 500 when displaying sums 11 years ago
repository Fixes formatting issue 11 years ago
work_package Assigns all roles if current user is admin 11 years ago
attachment.rb Makes models acting as events again 11 years ago
auth_source.rb use permitted params for auth_source 11 years ago
available_project_status.rb new copyright header #1903 11 years ago
board.rb new copyright header #1903 11 years ago
category.rb Renames issue category to category 11 years ago
change.rb new copyright header #1903 11 years ago
changeset.rb Skips validation for WP status change by changeset 11 years ago
comment.rb new copyright header #1903 11 years ago
comment_observer.rb new copyright header #1903 11 years ago
custom_field.rb Simplifies method implementation 11 years ago
custom_value.rb use \A and \z instead of ^ and $ in ruby regexes 11 years ago
enabled_module.rb Add menu items generalized from wiki menu items 11 years ago
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 new copyright header #1903 11 years ago
group_user.rb new copyright header #1903 11 years ago
issue_priority.rb new copyright header #1903 11 years ago
issue_priority_custom_field.rb new copyright header #1903 11 years ago
journal.rb add fancy collection_select helper in the tabular_form_helper 11 years ago
journal_manager.rb Modifies activity implementation for meetings 11 years ago
journal_observer.rb Passes the change author to the delayed job 11 years ago
ldap_auth_source.rb new copyright header #1903 11 years ago
legacy_journal.rb new copyright header #1903 11 years ago
mail_handler.rb Implemented treating assignees and responsibles differently so there 11 years ago
member.rb Renames issue category to category 11 years ago
member_role.rb new copyright header #1903 11 years ago
menu_item.rb Add forbidden attributes protection to menu items 11 years ago
message.rb Makes models acting as events again 11 years ago
message_observer.rb new copyright header #1903 11 years ago
news.rb Makes models acting as events again 11 years ago
news_observer.rb new copyright header #1903 11 years ago
notifier.rb new copyright header #1903 11 years ago
permitted_params.rb leaner and cleaner `role?` implementation 11 years ago
planning_element_type_color.rb use \A and \z instead of ^ and $ in ruby regexes 11 years ago
principal.rb refactor pagination model. remove duplicated code and scopes 11 years ago
project.rb Merge pull request #854 from opf/feature/unified_none_type 11 years ago
project_association.rb speed-improvements for the project-association-lookup. 11 years ago
project_custom_field.rb new copyright header #1903 11 years ago
project_type.rb refactor pagination model. remove duplicated code and scopes 11 years ago
query.rb Implemented treating assignees and responsibles differently so there 11 years ago
query_column.rb Renames query column attribute 'alias' to 'join' 11 years ago
query_custom_field_column.rb new copyright header #1903 11 years ago
relation.rb removes remainins of issue from relation model 11 years ago
reported_project_status.rb refactor pagination model. remove duplicated code and scopes 11 years ago
reporting.rb new copyright header #1903 11 years ago
repository.rb use \A and \z instead of ^ and $ in ruby regexes 11 years ago
role.rb use permitted params for role 11 years ago
setting.rb Settings: Cache whether settings table exists 11 years ago
status.rb ActiveModel::ForbiddenAttributesProtection has to be included in the Status model 11 years ago
system_user.rb Removed saving the system user when granting him privileges since 11 years ago
time_entry.rb Makes models acting as events again 11 years ago
time_entry_activity.rb new copyright header #1903 11 years ago
time_entry_activity_custom_field.rb new copyright header #1903 11 years ago
time_entry_custom_field.rb new copyright header #1903 11 years ago
timeline.rb use only custom fields for this project. 11 years ago
token.rb new copyright header #1903 11 years ago
type.rb unify projects type rendering and behavior 11 years ago
user.rb fix user deletion regarding new timelines stuff. 11 years ago
user_custom_field.rb new copyright header #1903 11 years ago
user_password.rb new copyright header #1903 11 years ago
user_preference.rb user.pref.theme defaults to application_theme if the user has not set a theme yet 11 years ago
version.rb use \A and \z instead of ^ and $ in ruby regexes 11 years ago
version_custom_field.rb new copyright header #1903 11 years ago
watcher.rb Add TODOs to watcher model and comment to project factory 11 years ago
wiki.rb Add menu items generalized from wiki menu items 11 years ago
wiki_content.rb Enables ForbiddenAttributesProtection for wiki 11 years ago
wiki_content_observer.rb new copyright header #1903 11 years ago
wiki_page.rb Enables ForbiddenAttributesProtection for wiki 11 years ago
wiki_redirect.rb new copyright header #1903 11 years ago
work_package.rb Merge remote-tracking branch 'origin/dev' into feature/detailed_filters_on_dates_3865 11 years ago
work_package_custom_field.rb new copyright header #1903 11 years ago
work_package_observer.rb new copyright header #1903 11 years ago
workflow.rb Renames IssueStatus to Status 11 years ago