obsolete.ChilliProject/app/views
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
..
account Added some attributes length validations. 2007-04-02 18:44:35 +00:00
admin added info about textile availabality on admin/info 2007-03-26 18:03:25 +00:00
auth_sources deprecated start_form_tag replaced by form_tag 2007-01-26 19:56:25 +00:00
common added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
custom_fields Custom fields for issues can now be used as filters on issue list. 2007-04-17 10:53:20 +00:00
documents Removed some parentheses before arguments. 2007-04-22 21:19:16 +00:00
enumerations added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
feeds Fixed: error on history atom feed when there's no notes on an issue change 2007-04-22 12:50:26 +00:00
issue_categories deprecated start_form_tag replaced by form_tag 2007-01-26 19:56:25 +00:00
issue_statuses Applied the same column width in different similar views. 2007-04-02 19:27:05 +00:00
issues Commit messages are now scanned for referenced or fixed issue IDs. 2007-04-24 13:57:27 +00:00
layouts Fixed: blank lines in left menu with IE 2007-04-21 18:06:01 +00:00
mailer Added portuguese translation (Joao Carlos Clementoni). 2007-04-21 16:02:28 +00:00
my Added a new block available for my page: "Watched issues" 2007-04-21 12:28:22 +00:00
news Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00
projects Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00
queries Custom fields for issues can now be used as filters on issue list. 2007-04-17 10:53:20 +00:00
reports Added subprojects issue count on project "Reports" page 2007-04-03 19:48:49 +00:00
repositories Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00
roles Removed some parentheses before arguments. 2007-04-23 16:46:04 +00:00
settings Commit messages are now scanned for referenced or fixed issue IDs. 2007-04-24 13:57:27 +00:00
timelog Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00
trackers Added a warning message on tracker list for trackers that don't have any workflow defined. 2007-04-07 17:33:07 +00:00
users Fixed pagination on users/list (status filter lost) 2007-04-03 19:22:56 +00:00
versions calendar javascripts and stylesheets removed from base layout. they're now only added to html header when needed. 2007-01-06 09:08:17 +00:00
welcome added svn:eol-style native property on /app files 2007-03-12 17:59:02 +00:00
wiki Fixed: 10342 Creation of Schema in Oracle 2007-04-25 15:06:20 +00:00