obsolete.ChilliProject/app/views/projects
Jean-Philippe Lang 52547466f0 Fixed: 10342 Creation of Schema in Oracle
Comment is a reserved keyword for Oracle. The five 'Comment' columns are renamed to 'Commments'.
Migration scripts were modified to let oracle users create the database. For the others, migration 41 will rename the columns (only if columns have the 'old' name).
Fixed also a few oracle specific issues.

Note: currently (in Rails 1.2.3), there's bug in Rails oracle adapter. See: http://dev.rubyonrails.org/ticket/7344
Attached patch is required for redMine to work properly.


git-svn-id: http://redmine.rubyforge.org/svn/trunk@479 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-04-25 15:06:20 +00:00
..
_form.rhtml Fixed 10211 Wiki names can't have periods in them. 2007-04-22 09:50:16 +00:00
activity.rhtml Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00
add.rhtml trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
add_document.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
add_file.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
add_issue.rhtml Feature 9784 Set status when raising issue. 2007-04-03 18:34:22 +00:00
add_news.rhtml trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
add_query.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
add_version.rhtml trunk moved from /trunk/redmine to /trunk 2006-12-05 20:45:04 +00:00
calendar.rhtml Added toggle_link helper. 2007-04-07 18:56:12 +00:00
changelog.rhtml Added link_to_issue helper. 2007-04-07 18:30:01 +00:00
destroy.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
export_issues_pdf.rfpdf fix for #8973: Export feature(to csv/pdf) doesn't work in Japanese 2007-03-01 19:49:04 +00:00
feeds.rhtml added rss/atom feeds at project levels for: 2007-03-17 15:18:50 +00:00
gantt.rfpdf Added versions due dates on gantt chart. 2007-04-07 12:09:01 +00:00
gantt.rhtml Added toggle_link helper. 2007-04-07 18:56:12 +00:00
list.rhtml Projects menu item now shows the list of public projects and projects for which the user is a member (marked with a star). 2007-04-21 16:40:56 +00:00
list_documents.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
list_files.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
list_issues.rhtml "Author" column replaced by "Assigned to" in issue list. 2007-04-05 07:33:51 +00:00
list_members.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
list_news.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
move_issues.rhtml deprecated start_form_tag replaced by form_tag 2007-01-26 19:56:25 +00:00
roadmap.rhtml Added link_to_issue helper. 2007-04-07 18:30:01 +00:00
search.rhtml Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00
settings.rhtml added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
show.rhtml Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00