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 ff9da0bab0 Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support. 16 years ago
..
repository Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 16 years ago
attachment.rb AttachmentsController now handles attachments deletion. 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 Do not repeat one-line commit logs on the activity view. 16 years ago
comment.rb Fixed: 10342 Creation of Schema in Oracle 18 years ago
custom_field.rb Use a textarea for custom fields possible values (#2472). 16 years ago
custom_value.rb User custom fields can now be set as editable so that users can edit them on 'My account'. 16 years ago
document.rb Fixed: default category ignored when adding a document (#2328). 16 years ago
enabled_module.rb Added project module concept. 17 years ago
enumeration.rb Fixed: default flag removed when editing a default enumeration (#2327). 16 years ago
issue.rb Closed issue are not overdue, fixes r2140 (#2337). 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 Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). 16 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 Strip keywords from received email body (#2436). 16 years ago
mailer.rb Accept replies to forum messages by subject recognition (#1616). 16 years ago
member.rb User display format is now configurable in administration settings. 17 years ago
message.rb Fixes message search eager loading (#2654). 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 Replaces the obsolete robots.txt with a cached action (#2491). 16 years ago
project_custom_field.rb added svn:eol-style native property on /app files 18 years ago
query.rb Adds ability to filter watched issues (#846). 16 years ago
repository.rb Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 16 years ago
role.rb Removes hardcoded table names (#2701). 16 years ago
setting.rb Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support. 16 years ago
time_entry.rb Fixed: no error is raised when entering invalid hours on the issue update form (#2465). 16 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 Removes hardcoded table names (#2701). 16 years ago
user.rb Normalize the identity_url when it's set. 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 Use estimated hours to weight issues in version completion calculation (#2182). 16 years ago
watcher.rb Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 16 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 AttachmentsController now handles attachments deletion. 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