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 6f5707c2b5 Adds email notifications support for news comments (#2074). 14 years ago
..
repository scm: add feature of per project repository log encoding setting (#1735). 14 years ago
attachment.rb Makes the folder for attachments storage configurable in config/configuration.yml (#1236). 14 years ago
auth_source.rb Adds support for SCM/LDAP passwords encryption in the database (#7411). 14 years ago
auth_source_ldap.rb Adds support for SCM/LDAP passwords encryption in the database (#7411). 14 years ago
board.rb
change.rb
changeset.rb scm: ignore log encoding setting in Subversion and Mercurial (#7597). 14 years ago
comment.rb
comment_observer.rb Adds email notifications support for news comments (#2074). 14 years ago
custom_field.rb Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names (#5152). 14 years ago
custom_value.rb
document.rb Adds visible scope to redmine links queries. 14 years ago
document_category.rb
document_category_custom_field.rb
document_observer.rb
enabled_module.rb
enumeration.rb
group.rb
group_custom_field.rb
issue.rb Keep track of issue description changes (#746). 14 years ago
issue_category.rb
issue_custom_field.rb
issue_observer.rb
issue_priority.rb
issue_priority_custom_field.rb
issue_relation.rb
issue_status.rb Allow additional workflow transitions for issue author and assignee (#2732). 14 years ago
journal.rb
journal_detail.rb Keep track of issue description changes (#746). 14 years ago
journal_observer.rb
mail_handler.rb [#129] Replace public strings using Redmine with ChiliProject 14 years ago
mailer.rb Adds email notifications support for news comments (#2074). 14 years ago
member.rb
member_role.rb
message.rb Adds visible scope to redmine links queries. 14 years ago
message_observer.rb
news.rb Adds email notifications support for news comments (#2074). 14 years ago
news_observer.rb
principal.rb
project.rb Allow underscores in project identifiers. #146 14 years ago
project_custom_field.rb
query.rb [#250] Allow empty sets in query value lists 14 years ago
repository.rb scm: add feature of per project repository log encoding setting (#1735). 14 years ago
role.rb Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names (#5152). 14 years ago
setting.rb scm: add CP932 at Setting::ENCODINGS (#2664, #2274). 14 years ago
time_entry.rb Fixes TimeEntry#spent_on= so that datetimes don't get stored in SQLite3 (#7258). 14 years ago
time_entry_activity.rb
time_entry_activity_custom_field.rb
time_entry_custom_field.rb
token.rb
tracker.rb Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names (#5152). 14 years ago
user.rb Adds random salt to user passwords (#7410). 14 years ago
user_custom_field.rb
user_preference.rb Warning on leaving a page with unsaved content in textarea (#2910). 14 years ago
version.rb [#279] Add an optional Start Date to Versions 14 years ago
version_custom_field.rb
watcher.rb
wiki.rb Fixed: wiki pages with cyrillic characters not found with postgresql (#7245). 14 years ago
wiki_content.rb
wiki_content_observer.rb
wiki_page.rb Extracts a diff helper from the WikiDiff class. 14 years ago
wiki_redirect.rb
workflow.rb