obsolete.ChilliProject/app/models
Jean-Philippe Lang 925ef8f4f0 Fixed: the default status is lost when reordering issue statuses (#1955).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1911 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-09-28 08:05:55 +00:00
..
repository Fixes error with CVS+Postgresql and non-UTF8 commit logs (#917, #1659). 2008-08-26 12:28:15 +00:00
attachment.rb Activity refactoring. 2008-07-27 17:54:09 +00:00
auth_source.rb Improved on-the-fly account creation. If some attributes are missing (eg. not present in the LDAP) or are invalid, the registration form is displayed so that the user is able to fill or fix these attributes. 2008-07-19 10:47:19 +00:00
auth_source_ldap.rb Strip LDAP attribute names before saving (#1890). 2008-09-21 13:28:12 +00:00
board.rb Added watchers for message boards (watchers controller modified to support any watchable model). 2007-05-13 19:43:35 +00:00
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). 2008-05-24 17:58:34 +00:00
changeset.rb Fixes error with CVS+Postgresql and non-UTF8 commit logs (#917, #1659). 2008-08-26 12:28:15 +00:00
comment.rb Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00
custom_field.rb Dots allowed in custom field name (#1723). 2008-08-25 14:37:44 +00:00
custom_value.rb Fixes boolean custom fields tags (broken by r1592) (#1640). 2008-07-14 17:29:06 +00:00
document.rb Activity refactoring. 2008-07-27 17:54:09 +00:00
enabled_module.rb Added project module concept. 2007-09-14 11:34:08 +00:00
enumeration.rb Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value (#1467). 2008-06-17 19:10:54 +00:00
issue.rb Fixed: Issue updated_on is not updated when a user adds a note with no edit privilege. 2008-08-25 12:51:29 +00:00
issue_category.rb Added version details view accessible from the roadmap. 2007-12-07 10:26:07 +00:00
issue_custom_field.rb fixed #9308 table_name pre/suffix support 2007-03-15 22:11:02 +00:00
issue_relation.rb Make the 'duplicates of' relation asymmetric: 2008-06-03 18:30:29 +00:00
issue_status.rb Fixed: the default status is lost when reordering issue statuses (#1955). 2008-09-28 08:05:55 +00:00
journal.rb Activity refactoring. 2008-07-27 17:54:09 +00:00
journal_detail.rb Journal details truncated only if values are strings 2007-04-24 18:26:42 +00:00
mail_handler.rb Added the "Status:" keyword to the MailHandler for setting and changing an Issue status via email. 2008-08-20 06:21:06 +00:00
mailer.rb Mailer compatibility with Rails 2.1.1. 2008-09-13 15:33:46 +00:00
member.rb User display format is now configurable in administration settings. 2008-01-25 10:31:06 +00:00
message.rb Adds watch/unwatch functionality at forum topic level (#1912). 2008-09-19 15:32:52 +00:00
message_observer.rb Adds watch/unwatch functionality at forum topic level (#1912). 2008-09-19 15:32:52 +00:00
news.rb Fixed: Latest news appear on the homepage for projects with the News module disabled (#1941). 2008-09-28 07:54:41 +00:00
project.rb Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled. 2008-09-25 18:51:03 +00:00
project_custom_field.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
query.rb Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled. 2008-09-25 18:51:03 +00:00
repository.rb Fixes Repository#clear_changesets. 2008-09-04 19:35:08 +00:00
role.rb Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154). 2008-09-13 16:45:01 +00:00
setting.rb Adds support for commit logs reencoding to UTF-8 before insertion in the database (#834, #917, #1663). 2008-08-26 12:13:15 +00:00
time_entry.rb Adds custom fields on time entries (#772). 2008-07-22 18:52:00 +00:00
time_entry_custom_field.rb Adds custom fields on time entries (#772). 2008-07-22 18:52:00 +00:00
token.rb added rss/atom feeds at project levels for: 2007-03-17 15:18:50 +00:00
tracker.rb Workflow copy: 2008-03-15 08:27:38 +00:00
user.rb Template error when user's timezone isn't set and UTC timestamps are used (#1889). 2008-09-11 17:45:21 +00:00
user_custom_field.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
user_preference.rb Merged Rails 2.1 compatibility branch. 2008-07-04 17:58:14 +00:00
version.rb Fixed: invalid effective date (eg. 99999-01-01) causes an error on version edition screen. 2008-09-21 08:54:02 +00:00
watcher.rb Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 2008-08-03 09:14:43 +00:00
wiki.rb Set order on wiki pages association. 2008-07-13 21:44:38 +00:00
wiki_content.rb Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154). 2008-09-13 16:45:01 +00:00
wiki_page.rb Wiki page hierarchy (#528). Parent page can be assigned on Rename screen. 2008-07-26 11:46:24 +00:00
wiki_redirect.rb Added the ability to rename wiki pages (specific permission required). 2007-09-09 17:05:38 +00:00
workflow.rb added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00