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 6da0542af4 Delete previous tokens when creating a new one. 16 years ago
..
repository Accept any svn tunnel scheme in repository URL (#3278). 16 years ago
attachment.rb Returns a 404 error when trying to view/download an attachment that can't be read from disk. 16 years ago
auth_source.rb Do not request blank LDAP attributes. 16 years ago
auth_source_ldap.rb Do not request blank LDAP attributes. 16 years ago
board.rb Adds single forum atom feed (#3181). 16 years ago
change.rb Fixed: View differences for individual file of a changeset fails if the subversion repository URL doesn't point to the repository root (#1209, #1262, #1275). 17 years ago
changeset.rb Added hook, :model_changeset_scan_commit_for_issue_ids_pre_issue_update. #3279 16 years ago
comment.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
custom_field.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
custom_value.rb Fixes that custom values length and attachment size validation error raises an error. 16 years ago
document.rb Changed Enumerations to use a Single Table Inheritance 16 years ago
document_category.rb Changed Enumerations to use a Single Table Inheritance 16 years ago
document_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
enabled_module.rb Create a wiki with a default start page named 'Wiki' when enabling wiki module (#2657). 16 years ago
enumeration.rb Changed Enumerations to use a Single Table Inheritance 16 years ago
issue.rb Changed Enumerations to use a Single Table Inheritance 16 years ago
issue_category.rb Added version details view accessible from the roadmap. 17 years ago
issue_custom_field.rb fixed #9308 table_name pre/suffix support 18 years ago
issue_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
issue_priority.rb Changed Enumerations to use a Single Table Inheritance 16 years ago
issue_relation.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
issue_status.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
journal.rb Fixes Journal#save signature (#3014). 16 years ago
journal_detail.rb Journal details truncated only if values are strings 18 years ago
journal_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
mail_handler.rb Changed Enumerations to use a Single Table Inheritance 16 years ago
mailer.rb Ability to watch a wiki or a single wiki page (#413). 16 years ago
member.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
member_role.rb Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
message.rb Adds the ability to move threads between project forums (#2452). 'Edit message' permission is required. 16 years ago
message_observer.rb Adds watch/unwatch functionality at forum topic level (#1912). 16 years ago
news.rb Fixed: News summary field is not searchable (#2998). 16 years ago
news_observer.rb Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
project.rb Validate project identifier only when changed (#3352). 16 years ago
project_custom_field.rb added svn:eol-style native property on /app files 18 years ago
query.rb Changed Enumerations to use a Single Table Inheritance 16 years ago
repository.rb Removes hardcoded table names in Repository#clear_changesets. 16 years ago
role.rb Adds a setting to choose which role is given to a non-admin user who creates a project (#1007). 16 years ago
setting.rb Fixes Setting.openid? (#2764). 16 years ago
time_entry.rb Changed Enumerations to use a Single Table Inheritance 16 years ago
time_entry_activity.rb Changed Enumerations to use a Single Table Inheritance 16 years ago
time_entry_custom_field.rb Adds custom fields on time entries (#772). 17 years ago
token.rb Delete previous tokens when creating a new one. 16 years ago
tracker.rb Removes hardcoded table names (#2701). 16 years ago
user.rb Ability to allow non-admin users to create projects (#1007). 16 years ago
user_custom_field.rb added svn:eol-style native property on /app files 18 years ago
user_preference.rb Merged Rails 2.1 compatibility branch. 17 years ago
version.rb Added some RDoc documentation for some models. 16 years ago
watcher.rb Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
wiki.rb Ability to watch a wiki or a single wiki page (#413). 16 years ago
wiki_content.rb Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. 16 years ago
wiki_content_observer.rb Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. 16 years ago
wiki_page.rb Ability to watch a wiki or a single wiki page (#413). 16 years ago
wiki_redirect.rb Added the ability to rename wiki pages (specific permission required). 17 years ago
workflow.rb Fixes Workflow.count_by_tracker_and_role. 16 years ago