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
Till Breuer 185fb74855 Move menu item methods concerning wikis to wiki menu item 11 years ago
..
journal
menu_items Move menu item methods concerning wikis to wiki menu item 11 years ago
project copy wiki menu items as well when copying a wiki 11 years ago
query
repository correctly validate svn urls 11 years ago
work_package Merge pull request #552 from opf/feature/rails3_repair_regexes 11 years ago
attachment.rb use \A and \z instead of ^ and $ in ruby regexes 11 years ago
auth_source.rb
available_project_status.rb
board.rb
category.rb
change.rb
changeset.rb use \A and \z instead of ^ and $ in ruby regexes 11 years ago
comment.rb
comment_observer.rb
custom_field.rb fixed CustomField#for_all 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 pe_status. 11 years ago
group.rb
group_custom_field.rb
group_user.rb
issue_priority.rb
issue_priority_custom_field.rb
journal.rb Normalizes strings before comparison 11 years ago
journal_manager.rb Normalizes predecessor data too 11 years ago
journal_observer.rb Send work package update notifications asynchronously 11 years ago
ldap_auth_source.rb
legacy_journal.rb
mail_handler.rb use \A and \z instead of ^ and $ in ruby regexes 11 years ago
member.rb
member_role.rb
menu_item.rb Move menu item methods concerning wikis to wiki menu item 11 years ago
message.rb Make message#board_id accessible to allow for moving topics (fixes #2534) 11 years ago
message_observer.rb
news.rb
news_observer.rb
notifier.rb
permitted_params.rb Fixed non-functional optimistic locking for 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 refactor pagination model. remove duplicated code and scopes 11 years ago
project_association.rb speed-improvements for the project-association-lookup. 11 years ago
project_custom_field.rb
project_type.rb refactor pagination model. remove duplicated code and scopes 11 years ago
query.rb Add query menu items 11 years ago
query_column.rb
query_custom_field_column.rb
relation.rb
reported_project_status.rb refactor pagination model. remove duplicated code and scopes 11 years ago
reporting.rb
repository.rb use \A and \z instead of ^ and $ in ruby regexes 11 years ago
role.rb refactor pagination model. remove duplicated code and scopes 11 years ago
setting.rb Settings: Cache whether settings table exists 11 years ago
status.rb refactor pagination model. remove duplicated code and scopes 11 years ago
system_user.rb
time_entry.rb reimplements bulk destruction of work packages 11 years ago
time_entry_activity.rb
time_entry_activity_custom_field.rb
time_entry_custom_field.rb
timeline.rb noneSelection and noneElement in translation. 11 years ago
token.rb
type.rb refactor pagination model. remove duplicated code and scopes 11 years ago
user.rb Revert "remove usage of eval() in User#name" 11 years ago
user_custom_field.rb
user_password.rb
user_preference.rb
version.rb use \A and \z instead of ^ and $ in ruby regexes 11 years ago
version_custom_field.rb
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 Ensure wiki_page#to_param is used for various links and redirects 11 years ago
wiki_content_observer.rb
wiki_page.rb Add menu items generalized from wiki menu items 11 years ago
wiki_redirect.rb
work_package.rb removes false (duplicate) journal formatter registration 11 years ago
work_package_custom_field.rb
work_package_observer.rb
workflow.rb