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 fce4615f10 Display latest user's activity on account/show view. 16 years ago
..
repository Eager-load users. 16 years ago
attachment.rb Display latest user's activity on account/show view. 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 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 Display latest user's activity on account/show view. 16 years ago
comment.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
custom_field.rb Dots allowed in custom field name (#1723). 16 years ago
custom_value.rb Fixes boolean custom fields tags (broken by r1592) (#1640). 17 years ago
document.rb Activity refactoring. 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 Display latest user's activity on account/show view. 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_relation.rb Make the 'duplicates of' relation asymmetric: 17 years ago
issue_status.rb Fixed: the default status is lost when reordering issue statuses (#1955). 16 years ago
journal.rb Display latest user's activity on account/show view. 16 years ago
journal_detail.rb Journal details truncated only if values are strings 18 years ago
mail_handler.rb Fixed: broken subject when submitting issue via email written in japanese (Patch #2059 by Go MAEDA). 16 years ago
mailer.rb Do not use @:skip_relative_url_root@ to generate urls in Mailer (#2122). 16 years ago
member.rb User display format is now configurable in administration settings. 17 years ago
message.rb Display latest user's activity on account/show view. 16 years ago
message_observer.rb Adds watch/unwatch functionality at forum topic level (#1912). 16 years ago
news.rb Display latest user's activity on account/show view. 16 years ago
project.rb Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled. 16 years ago
project_custom_field.rb added svn:eol-style native property on /app files 18 years ago
query.rb Fixed date filters accuracy with SQLite (#2221). 16 years ago
repository.rb Eager-load users. 16 years ago
role.rb Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154). 16 years ago
setting.rb Adds .find and .all Plugin class methods. 16 years ago
time_entry.rb Adds custom fields on time entries (#772). 17 years ago
time_entry_custom_field.rb Adds custom fields on time entries (#772). 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 Fixes #2170: user display format in application settings broken by r2010. 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 Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen. 16 years ago
watcher.rb Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 17 years ago
wiki.rb Extends child_pages macro to display child pages based on page parameter (#1975). 16 years ago
wiki_content.rb Display latest user's activity on account/show view. 16 years ago
wiki_page.rb Wiki page hierarchy (#528). Parent page can be assigned on Rename screen. 17 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