obsolete.ChilliProject/app/models
Jean-Philippe Lang 0af6f34758 Added the hability to copy an issue.
It can be done from the 'issue/show' view or from the context menu on the issue list.
The Copy functionality is of course only available if the user is allowed to create an issue.
It copies the issue attributes and the custom fields values.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@873 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-10-28 14:31:59 +00:00
..
repository Fixed: log is not displayed when browsing a copy in a svn repository. 2007-10-15 18:41:27 +00:00
attachment.rb Fixed: error when uploading a file with a content type longer than 60 chars. 2007-09-17 16:51:39 +00:00
auth_source.rb trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
auth_source_ldap.rb Fixed: LDAP authentication crashes if one of the LDAP attributes name is left blank on the LDAP setup screen. 2007-10-19 19:36:42 +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 SVN commits are now stored in the database, and added to the activity view and the search engine. 2007-03-25 12:12:15 +00:00
changeset.rb Commit message parser: 2007-10-22 16:52:36 +00:00
comment.rb Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00
custom_field.rb Added "Float" as a custom field format. 2007-10-25 17:38:05 +00:00
custom_value.rb Added "Float" as a custom field format. 2007-10-25 17:38:05 +00:00
document.rb Search engines now supports pagination. 2007-09-27 17:28:22 +00:00
enabled_module.rb Added project module concept. 2007-09-14 11:34:08 +00:00
enumeration.rb Added default value for enumerations. 2007-10-05 17:44:15 +00:00
issue.rb Added the hability to copy an issue. 2007-10-28 14:31:59 +00:00
issue_category.rb Added the ability to customize columns of a saved query. 2007-10-01 08:44:17 +00:00
issue_custom_field.rb fixed #9308 table_name pre/suffix support 2007-03-15 22:11:02 +00:00
issue_relation.rb Added an option to be able to relate issues in different projects. 2007-08-12 15:31:04 +00:00
issue_status.rb Status can now be updated when bulk editing issues. 2007-10-12 15:55:06 +00:00
journal.rb Fixed: unable to add a file to an issue without entering a note. 2007-10-19 19:09:47 +00:00
journal_detail.rb Journal details truncated only if values are strings 2007-04-24 18:26:42 +00:00
mail_handler.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
mailer.rb More flexible mail notifications settings at user level. A user has now 3 options: 2007-10-20 12:47:05 +00:00
member.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
message.rb Fixed: unable to migrate from an empty database. 2007-09-27 22:24:09 +00:00
message_observer.rb Mail notification options restored (default is: issue_added and issue_updated). 2007-09-14 15:30:46 +00:00
news.rb Search engines now supports pagination. 2007-09-27 17:28:22 +00:00
project.rb More flexible mail notifications settings at user level. A user has now 3 options: 2007-10-20 12:47:05 +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 Issues sorted by priority position. 2007-10-04 17:15:55 +00:00
repository.rb Fixed: log is not displayed when browsing a copy in a svn repository. 2007-10-15 18:41:27 +00:00
role.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
setting.rb Basic plugin support. 2007-09-23 17:19:27 +00:00
time_entry.rb Added time report. 2007-06-24 16:07:06 +00:00
token.rb added rss/atom feeds at project levels for: 2007-03-17 15:18:50 +00:00
tracker.rb Added the ability to customize columns of a saved query. 2007-10-01 08:44:17 +00:00
user.rb More flexible mail notifications settings at user level. A user has now 3 options: 2007-10-20 12:47:05 +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 Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00
version.rb Added custom fields in issue related mail notifications. 2007-10-10 19:43:54 +00:00
watcher.rb Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes. 2007-04-21 12:08:31 +00:00
wiki.rb Fixed: Title with non-ascii characters breaks wiki 2007-10-05 19:33:25 +00:00
wiki_content.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
wiki_page.rb Search engines now supports pagination. 2007-09-27 17:28:22 +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