Project

General



Profile

Statistics
| Revision:

# Date Author Comment
2372 2009-02-06 19:22 Jean-Philippe Lang

Fixes integration tests.

2358 2009-02-02 19:29 Jean-Philippe Lang

Rails 2.2 branch added.

1625 2008-07-04 20:55 Jean-Philippe Lang

Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file) (#1412).
Email delivery is disabled. It's automatically turned on when configuration is found.

1084 2008-01-20 15:24 Jean-Philippe Lang

Test environments cleanup.

975 2007-12-10 18:58 Jean-Philippe Lang

Merged Rails 2.0 compatibility changes.
Compatibility with Rails 1.2 is preserved.

772 2007-09-28 00:30 Jean-Philippe Lang

Native eol property set on config/*

546 2007-05-27 12:57 Jean-Philippe Lang

Account information can now be sent to the user when creating an account.
ActionMailer logger set to nil for production environment to disable email contents output in production.log

479 2007-04-25 17:06 Jean-Philippe Lang

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)....

229 2007-02-04 10:20 Jean-Philippe Lang

removed unused development_* environments

67 2006-12-05 21:45 Jean-Philippe Lang

trunk moved from /trunk/redmine to /trunk

26 2006-10-08 21:13 Jean-Philippe Lang

0.3.0

12 2006-07-29 11:32 Jean-Philippe Lang

0.3 unstable

7 2006-07-09 18:30 Jean-Philippe Lang

v0.2.0

5 2006-06-28 21:54 Jean-Philippe Lang

SQL error using PostgreSQL

4 2006-06-28 20:11 Jean-Philippe Lang

Initial commit