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 03f0236a6e Prevents NoMethodError on @available_filters.has_key? in query.rb (#1178). 17 years ago
..
repository 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
attachment.rb Fixed: TypeError in WikiController#destroy_attachment (#1281). 17 years ago
auth_source.rb Fixed: 'LDAP account password is too long' error when leaving the field empty on creation. 17 years ago
auth_source_ldap.rb Fix LDAP authentication (#714, broken by r1194). 17 years ago
board.rb Added watchers for message boards (watchers controller modified to support any watchable model). 18 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 Fixed: using '*' as keyword for repository referencing keywords doesn't work when issue id is at the beginning of a line (#1253). 17 years ago
comment.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
custom_field.rb Fixed: Issue custom fields "required" flag not stored (broken by r1090). Closes #715. 17 years ago
custom_value.rb Prevent unexpected nil in custom value validation. 17 years ago
document.rb Ability to search all projects or the projects the user belongs to (#791). 17 years ago
enabled_module.rb Added project module concept. 17 years ago
enumeration.rb Added radio buttons on the documents list to sort documents by category, date, title or author. 17 years ago
issue.rb Ability to search all projects or the projects the user belongs to (#791). 17 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_relation.rb Added an option to be able to relate issues in different projects. 17 years ago
issue_status.rb Merged IssuesController change_status and add_note actions. 17 years ago
journal.rb Ability to search all projects or the projects the user belongs to (#791). 17 years ago
journal_detail.rb Journal details truncated only if values are strings 18 years ago
mail_handler.rb Merged 0.6 branch into trunk. 17 years ago
mailer.rb Add the following headers to email notifications (#830, #247): 17 years ago
member.rb User display format is now configurable in administration settings. 17 years ago
message.rb Ability to search all projects or the projects the user belongs to (#791). 17 years ago
message_observer.rb Notify project members when a message is posted if they want to receive notifications for everything on the project (#1079). 17 years ago
news.rb Ability to search all projects or the projects the user belongs to (#791). 17 years ago
project.rb Ability to search all projects or the projects the user belongs to (#791). 17 years ago
project_custom_field.rb added svn:eol-style native property on /app files 18 years ago
query.rb Prevents NoMethodError on @available_filters.has_key? in query.rb (#1178). 17 years ago
repository.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
role.rb Workflow copy: 17 years ago
setting.rb User display format is now configurable in administration settings. 17 years ago
time_entry.rb Estimated time recognizes improved time formats (#1092). 17 years ago
token.rb added rss/atom feeds at project levels for: 18 years ago
tracker.rb Workflow copy: 17 years ago
user.rb Fixed: non member or anonymous permissions change is effective only after an application restart (#1280). 17 years ago
user_custom_field.rb added svn:eol-style native property on /app files 18 years ago
user_preference.rb Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776). 17 years ago
version.rb Make the versions with the same date sorted by name (#864). 17 years ago
watcher.rb Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes. 18 years ago
wiki.rb Fixed: Title with non-ascii characters breaks wiki 17 years ago
wiki_content.rb Add an icon to each event on the activity view. 17 years ago
wiki_page.rb Ability to search all projects or the projects the user belongs to (#791). 17 years ago
wiki_redirect.rb Added the ability to rename wiki pages (specific permission required). 17 years ago
workflow.rb added svn:eol-style native property on /app files 18 years ago