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 795220a1e6 Adds links to the user page on various views. 17 years ago
..
repository Reduces memory usage when importing large git repositories (#1482). 17 years ago
attachment.rb File viewer for attached text files. 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 Fixes boolean custom fields tags (broken by r1592) (#1640). 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 Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value (#1467). 17 years ago
issue.rb Fixed: associated revisions are displayed in wrong order on issue view (#1546). 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 Make the 'duplicates of' relation asymmetric: 17 years ago
issue_status.rb Merged IssuesController change_status and add_note actions. 17 years ago
journal.rb Fixed: search engine may reveal private projects (#1613). 17 years ago
journal_detail.rb Journal details truncated only if values are strings 18 years ago
mail_handler.rb Mail handler: more control over issue attributes (#1110). 17 years ago
mailer.rb Fixed: Reminder emails shouldn't include archived projects (#1351). 17 years ago
member.rb User display format is now configurable in administration settings. 17 years ago
message.rb Adds anchor to atom feed messages links. 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 Fixed: no :author method error on projects atom feed (#1623). 17 years ago
project_custom_field.rb added svn:eol-style native property on /app files 18 years ago
query.rb Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 17 years ago
repository.rb Clear changesets and changes with raw sql when deleting a repository (#1627). 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 Fixed: Comment too long message when updating issue (#1550). 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 Adds links to the user page on various views. 17 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 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 Set order on wiki pages association. 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