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
Michael Frister 7d997303dc Fix work package filter validations 11 years ago
..
journal Changed journal classes to use base class 11 years ago
query Renames settings 11 years ago
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 new copyright header #1903 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 use \A and \z instead of ^ and $ in ruby regexes 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 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 new copyright header #1903 11 years ago
enumeration.rb remove pe_status. 11 years ago
group.rb assign packages to deleted user upon group deletion 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 new copyright header #1903 11 years ago
journal_manager.rb Adds comments for clarification 11 years ago
journal_observer.rb Send work package update notifications asynchronously 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 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
member.rb Renames issue category to category 11 years ago
member_role.rb new copyright header #1903 11 years ago
message.rb Extracts attachment change handler to module 11 years ago
message_observer.rb new copyright header #1903 11 years ago
news.rb new copyright header #1903 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 necessary permissions for custom_fields via XML 11 years ago
planning_element_type_color.rb use \A and \z instead of ^ and $ in ruby regexes 11 years ago
principal.rb scope users by their visibility so that admin rights are not required 11 years ago
project.rb eager load all the things in projects/planning_element_custom_fields 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 new copyright header #1903 11 years ago
query.rb Fix work package filter validations 11 years ago
query_column.rb new copyright header #1903 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 new copyright header #1903 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 new copyright header #1903 11 years ago
setting.rb Added the request-store, to make sure that thread-local variables are cleaned up after the request 11 years ago
status.rb Renames IssueStatus to Status 11 years ago
system_user.rb Removed saving the system user when granting him privileges since 11 years ago
time_entry.rb reimplements bulk destruction of work packages 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 noneSelection and noneElement in translation. 11 years ago
token.rb new copyright header #1903 11 years ago
type.rb Corrects standard type query method 11 years ago
user.rb Revert "remove usage of eval() in User#name" 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 new copyright header #1903 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 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
wiki_content.rb new copyright header #1903 11 years ago
wiki_content_observer.rb new copyright header #1903 11 years ago
wiki_menu_item.rb Deimplement automatic wiki main menu item restauration 11 years ago
wiki_page.rb Destroy wiki after its last page has been deactivated and the wiki module has been successfully deactivated... 11 years ago
wiki_redirect.rb new copyright header #1903 11 years ago
work_package.rb Fixes event type implementation for work package 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