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
Jean-Philippe Lang df88dc117f Fixed: r4492 breaks the ability to select issue custom fields available for projects issues (#7121). 14 years ago
..
repository
attachment.rb Unused variable 15 years ago
auth_source.rb Allow AuthSources to control if they allow password changes. 15 years ago
auth_source_ldap.rb
board.rb Fixed: messages attachments/watchers are not deleted when deleting a project or forum (#6966). 14 years ago
change.rb Force-clear the default value for migration from :string to :text. #5846 #5771 15 years ago
changeset.rb Fixes Changeset#text_tag for numeric scmid (#6681). 14 years ago
comment.rb
custom_field.rb Replace the hardcoded CustomField::FIELD_FORMATS with a class. 15 years ago
custom_value.rb Adds a "visible" option on User and Project custom fields (#1738). 14 years ago
document.rb
document_category.rb
document_category_custom_field.rb
document_observer.rb
enabled_module.rb
enumeration.rb
group.rb Prevents validation error when adding a user to a group (#6457). 14 years ago
group_custom_field.rb
issue.rb Makes issue safe_attributes extensible (#6000). 14 years ago
issue_category.rb
issue_custom_field.rb
issue_observer.rb
issue_priority.rb
issue_priority_custom_field.rb
issue_relation.rb Safer code in IssueRelation (#7018). 14 years ago
issue_status.rb Fixed: Deleting statuses doesn't delete all workflow entries (#5811). 15 years ago
journal.rb Refactor: move method to model. (references r4057) 14 years ago
journal_detail.rb
journal_observer.rb Added three new notifiable events based on issue attributes 14 years ago
mail_handler.rb MailHandler: ignore assignee if invalid. 14 years ago
mailer.rb Fixed: URLs broken in wiki notifications (#6838). 14 years ago
member.rb Removed hard-coded english error message on failed Member creation 14 years ago
member_role.rb
message.rb
message_observer.rb
news.rb Refactor and add tests for News #index API (#7072). 14 years ago
news_observer.rb
principal.rb Define Principal#name so all subclasses will have some sort of name when printed. 14 years ago
project.rb Fixed: r4492 breaks the ability to select issue custom fields available for projects issues (#7121). 14 years ago
project_custom_field.rb
query.rb Fixed: unchecking status filter on the issue list has no effect (#6844). 14 years ago
repository.rb
role.rb
setting.rb
time_entry.rb Fixed: timelog link in the activity broken by recent refactoring (#6702). 14 years ago
time_entry_activity.rb
time_entry_activity_custom_field.rb
time_entry_custom_field.rb
token.rb
tracker.rb
user.rb Extracts user groups assignment from controller. 14 years ago
user_custom_field.rb
user_preference.rb
version.rb Add project names to the Versions in the Gantt export. #5904 14 years ago
version_custom_field.rb
watcher.rb
wiki.rb Fixed: Wiki#find_page should not be case sensitive because page title uniqueness is not (#6987). 14 years ago
wiki_content.rb Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
wiki_content_observer.rb
wiki_page.rb Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
wiki_redirect.rb
workflow.rb Fixes workflow edit with JRuby (#5404). 15 years ago