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
Sebastian Schuster 11a566a044 Removed now-redundant specification of Status sort order 11 years ago
..
activity fixed the id of work package 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 Removed now-redundant specification of Status sort order 11 years ago
query Fixed 500 when displaying sums 11 years ago
repository Fixes formatting issue 11 years ago
work_package export string 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
board.rb use permitted params for board 11 years ago
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 Simplifies method implementation 11 years ago
custom_value.rb
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 Removes validation restriction 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 Modifies activity implementation for meetings 11 years ago
journal_observer.rb Replaced Issue with work package in settings for email notifications 11 years ago
ldap_auth_source.rb
legacy_journal.rb
mail_handler.rb Implemented treating assignees and responsibles differently so there 11 years ago
member.rb merged fix/mass_assignment_members_controller_3335 11 years ago
member_role.rb
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
news.rb adds the title to news entry links 11 years ago
news_observer.rb
notifier.rb
permitted_params.rb use permitted params for board 11 years ago
planning_element_type_color.rb
principal.rb
project.rb Merge pull request #854 from opf/feature/unified_none_type 11 years ago
project_association.rb
project_custom_field.rb
project_type.rb
query.rb Refactoring 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 Fixed typo leading to 500, skipped test as essentially testing one 11 years ago
reporting.rb
repository.rb
role.rb use permitted params for role 11 years ago
setting.rb
status.rb Added default sorted scope to Status, so whenever statuses are 11 years ago
system_user.rb
time_entry.rb Makes models acting as events again 11 years ago
time_entry_activity.rb
time_entry_activity_custom_field.rb
time_entry_custom_field.rb
timeline.rb Fixed 500 on timeline create in accessibility mode 11 years ago
token.rb
type.rb unify projects type rendering and behavior 11 years ago
user.rb Uses will_change! to signal options modification 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 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
wiki_page.rb Enables ForbiddenAttributesProtection for wiki 11 years ago
wiki_redirect.rb
work_package.rb Merge pull request #842 from opf/fix/notes_editing 11 years ago
work_package_custom_field.rb
work_package_observer.rb Replaced Issue added/updated with Work package added/updated and added a migration for the settings 11 years ago
workflow.rb