Menu

Source Commit Log


Commit Date  
[r481] by jplang

Updated migration 41 to support table name prefix/sufix.

2007-04-25 16:47:29 Tree
[r480] by jplang

Fixed: 9268 These files should be moved out of revision control

Renamed to *.example:
* config/database.yml
* public/dispatch.cgi
* public/dispatch.fcgi
* public/dispatch.rb

2007-04-25 16:21:23 Tree
[r479] by jplang

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.

2007-04-25 15:06:20 Tree
[r478] by jplang

Journal details truncated only if values are strings

2007-04-24 18:26:42 Tree
[r477] by jplang

Fixed 10335 Error in journalizing an issue with longtext custom fields (Postgresql)

2007-04-24 16:17:57 Tree
[r476] by jplang

Removed an old, no longer used, model.

2007-04-24 15:53:00 Tree
[r475] by jplang

Fixed: default status not showing in new issue

2007-04-24 15:19:49 Tree
[r474] by jplang

Fixed 10337 Regression: Admin raises issue in project not assigned to

2007-04-24 14:49:05 Tree
[r473] by jplang

Commit messages are now scanned for referenced or fixed issue IDs.
Keywords and the status to apply to fixed issues can be defined in Admin -> Settings.

Default keywords:
- for referencing issues: refs, references, IssueID
- for fixing issues: fixes,closes
There's no default status defined for fixed issue. You'll have to specify it if you want to enable auto closure of issues.

Example of a working commit message: "This commit references #1, #2 and fixes #3"

2007-04-24 13:57:27 Tree
[r472] by jplang

Missing fav_off icon.

2007-04-23 19:56:13 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.