OSDN Git Service

0.4.0 release
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 2 Jan 2007 16:34:15 +0000 (16:34 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 2 Jan 2007 16:34:15 +0000 (16:34 +0000)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@143 e93f8b46-1217-0410-a6f0-8f06a7374b81

config/environment.rb
doc/CHANGELOG
doc/INSTALL
doc/UPGRADING [new file with mode: 0644]
lang/de.yml
lang/en.yml
lang/es.yml

index 359293b..4b32b58 100644 (file)
@@ -112,7 +112,7 @@ $RDM_TEXTILE_DISABLED = true unless ActionView::Helpers::TextHelper.method_defin
 # application name
 RDM_APP_NAME = "redMine" 
 # application version
-RDM_APP_VERSION = "0.3.0"
+RDM_APP_VERSION = "0.4.0"
 
 ActiveRecord::Errors.default_error_messages = {
   :inclusion => "activerecord_error_inclusion",
index 7dc2b92..89c0329 100644 (file)
@@ -5,7 +5,7 @@ Copyright (C) 2006-2007  Jean-Philippe Lang
 http://redmine.rubyforge.org/\r
 \r
 \r
-== xx/xx/2006 v0.4.0\r
+== 01/02/2006 v0.4.0\r
 \r
 * simple SVN browser added (just needs svn binaries in PATH)\r
 * comments can now be added on news\r
index a773674..f55b81a 100644 (file)
@@ -12,7 +12,7 @@ http://redmine.rubyforge.org/
 * A database (see compatibility below)\r
 \r
 Optional:\r
-* RedCloth (for textile formatting)\r
+* RedCloth (to enable textile formatting)\r
 \r
 Supported databases:\r
 * MySQL (tested with MySQL 5)\r
@@ -22,12 +22,6 @@ Supported databases:
 * SQLite (tested with SQLite 3)\r
 \r
 \r
-== Upgrade\r
-\r
-Due to major database changes, there is no migration support from beta 0.2.0.\r
-Next releases (0.3.0+) will be provided with upgrade support.\r
-\r
-\r
 == Installation\r
 \r
 1. Uncompress program archive:\r
@@ -64,10 +58,14 @@ Next releases (0.3.0+) will be provided with upgrade support.
 == Configuration\r
 \r
 A sample configuration file is provided: "config/config_custom.example.rb"\r
-Rename it to config_custom.rb and edit parameters.\r
+Rename it to config_custom.rb and set your parameters.\r
 Don't forget to restart the application after any change.\r
 \r
-\r
+In config/environment.rb, you can set parameters for your SMTP server:\r
 config.action_mailer.server_settings: SMTP server configuration\r
 config.action_mailer.perform_deliveries: set to false to disable mail delivering\r
 \r
+\r
+== Upgrading\r
+\r
+See UPGRADING\r
diff --git a/doc/UPGRADING b/doc/UPGRADING
new file mode 100644 (file)
index 0000000..cc4008a
--- /dev/null
@@ -0,0 +1,22 @@
+== redMine upgrade procedure\r
+\r
+redMine - project management software\r
+Copyright (C) 2006-2007  Jean-Philippe Lang\r
+http://redmine.rubyforge.org/\r
+\r
+== From 0.3.0\r
+\r
+1. Uncompress program archive in a new directory:\r
+   tar zxvf <filename>\r
+   \r
+3. Copy your database (database.yml) and configuration settings (config_custom.rb)\r
+   into the new config directory\r
+   \r
+4. Migrate your database:\r
+   rake migrate RAILS_ENV="production"\r
+   \r
+   \r
+== From 0.2.x and previous\r
+\r
+Due to major database changes since 0.2.x, there is no migration support\r
+from 0.2.x and previous versions.\r
index 03bbe18..d74c7d8 100644 (file)
@@ -239,16 +239,16 @@ label_confirmation: Bestätigung
 label_export_to: Export zu\r
 label_read: Lesen...\r
 label_public_projects: Öffentliche Projekte\r
-label_open_issues: Geöffnet\r
-label_open_issues_plural: Geöffnet\r
-label_closed_issues: Geschlossen\r
-label_closed_issues_plural: Geschlossen\r
+label_open_issues: geöffnet\r
+label_open_issues_plural: geöffnet\r
+label_closed_issues: geschlossen\r
+label_closed_issues_plural: geschlossen\r
 label_total: Gesamtzahl\r
 label_permissions: Berechtigungen\r
 label_current_status: Gegenwärtiger Status\r
 label_new_statuses_allowed: Neue Status gewährten\r
-label_all: Alle\r
-label_none: Kein\r
+label_all: alle\r
+label_none: kein\r
 label_next: Weiter\r
 label_previous: Zurück\r
 label_used_by: Benutzt von\r
index 859e807..38f1fe9 100644 (file)
@@ -239,16 +239,16 @@ label_confirmation: Confirmation
 label_export_to: Export to\r
 label_read: Read...\r
 label_public_projects: Public projects\r
-label_open_issues: Open\r
-label_open_issues_plural: Open\r
-label_closed_issues: Closed\r
-label_closed_issues_plural: Closed\r
+label_open_issues: open\r
+label_open_issues_plural: open\r
+label_closed_issues: closed\r
+label_closed_issues_plural: closed\r
 label_total: Total\r
 label_permissions: Permissions\r
 label_current_status: Current status\r
 label_new_statuses_allowed: New statuses allowed\r
-label_all: All\r
-label_none: None\r
+label_all: all\r
+label_none: none\r
 label_next: Next\r
 label_previous: Previous\r
 label_used_by: Used by\r
index 9f6a989..32dedfb 100644 (file)
@@ -239,16 +239,16 @@ label_confirmation: Confirmación
 label_export_to: Exportar a\r
 label_read: Leer...\r
 label_public_projects: Proyectos publicos\r
-label_open_issues: Abierta\r
-label_open_issues_plural: Abiertas\r
-label_closed_issues: Cerrada\r
-label_closed_issues_plural: Cerradas\r
+label_open_issues: abierta\r
+label_open_issues_plural: abiertas\r
+label_closed_issues: cerrada\r
+label_closed_issues_plural: cerradas\r
 label_total: Total\r
 label_permissions: Permisos\r
 label_current_status: Estado actual\r
 label_new_statuses_allowed: Nuevos estatutos autorizados\r
-label_all: Todos\r
-label_none: Ninguno\r
+label_all: todos\r
+label_none: ninguno\r
 label_next: Próximo\r
 label_previous: Precedente\r
 label_used_by: Utilizado por\r