Compare commits

...
9 Commits
Author SHA1 Message Date
Eric Davis cac7b0423f Tagging 1.0.0 (RC)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/tags/1.0.0@3858 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-07-18 18:19:20 +00:00
Eric Davis 4b52b7a8df Change version to the show this is the stable branch.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@3857 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-07-18 16:39:00 +00:00
Eric Davis 6ed2e003a1 Merged r3854 from trunk.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@3856 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-07-18 16:38:56 +00:00
Eric Davis 1cc116fe5c Merged r3853 from trunk.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@3855 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-07-18 16:38:51 +00:00
Eric Davis 619c148719 Merged r3849 from trunk.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@3852 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-07-18 15:53:56 +00:00
Eric Davis 0ae9cc7d07 Merged r3848 from trunk.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@3851 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-07-18 15:53:51 +00:00
Eric Davis a2a3dae974 Merged r3847 from trunk.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@3850 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-07-18 15:53:46 +00:00
Eric Davis 4f5dc94170 Merged r3845 from trunk.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@3846 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-07-16 03:47:03 +00:00
Eric Davis 4775864d69 Adding 1.0 stable branch to prepare for 1.0.0 RC
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@3844 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-07-16 03:31:31 +00:00
11 changed files with 113 additions and 61 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
Redmine is a flexible project management web application written using Ruby on Rails framework. Redmine is a flexible project management web application written using Ruby on Rails framework.
More details can be found at http://www.redmine.org More details can be found at in the doc directory or on the official website http://www.redmine.org
+2 -2
View File
@@ -930,5 +930,5 @@ pt-BR:
notice_failed_to_save_members: "Falha ao gravar membro(s): {{errors}}." notice_failed_to_save_members: "Falha ao gravar membro(s): {{errors}}."
text_zoom_out: Afastar zoom text_zoom_out: Afastar zoom
text_zoom_in: Aproximar zoom text_zoom_in: Aproximar zoom
notice_unable_delete_time_entry: Unable to delete time log entry. notice_unable_delete_time_entry: Não foi possível excluir a entrada no registro de horas trabalhadas.
label_overall_spent_time: Overall spent time label_overall_spent_time: Tempo gasto geral
+2 -2
View File
@@ -1022,5 +1022,5 @@ ru:
field_principal: Глава field_principal: Глава
text_zoom_out: Отдалить text_zoom_out: Отдалить
text_zoom_in: Приблизить text_zoom_in: Приблизить
notice_unable_delete_time_entry: Unable to delete time log entry. notice_unable_delete_time_entry: Невозможно удалить запись журнала.
label_overall_spent_time: Overall spent time label_overall_spent_time: Всего затрачено времени
+2 -2
View File
@@ -203,6 +203,7 @@ sv:
notice_account_pending: "Ditt konto skapades och avvaktar nu administratörens godkännande." notice_account_pending: "Ditt konto skapades och avvaktar nu administratörens godkännande."
notice_default_data_loaded: Standardkonfiguration inläst. notice_default_data_loaded: Standardkonfiguration inläst.
notice_unable_delete_version: Denna version var inte möjlig att ta bort. notice_unable_delete_version: Denna version var inte möjlig att ta bort.
notice_unable_delete_time_entry: Tidloggning kunde inte tas bort.
notice_issue_done_ratios_updated: % klart uppdaterade. notice_issue_done_ratios_updated: % klart uppdaterade.
error_can_t_load_default_data: "Standardkonfiguration gick inte att läsa in: {{value}}" error_can_t_load_default_data: "Standardkonfiguration gick inte att läsa in: {{value}}"
@@ -689,6 +690,7 @@ sv:
label_changes_details: Detaljer om alla ändringar label_changes_details: Detaljer om alla ändringar
label_issue_tracking: Ärendeuppföljning label_issue_tracking: Ärendeuppföljning
label_spent_time: Spenderad tid label_spent_time: Spenderad tid
label_overall_spent_time: Total tid spenderad
label_f_hour: "{{value}} timme" label_f_hour: "{{value}} timme"
label_f_hour_plural: "{{value}} timmar" label_f_hour_plural: "{{value}} timmar"
label_time_tracking: Tidsuppföljning label_time_tracking: Tidsuppföljning
@@ -951,5 +953,3 @@ sv:
enumeration_doc_categories: Dokumentkategorier enumeration_doc_categories: Dokumentkategorier
enumeration_activities: Aktiviteter (tidsuppföljning) enumeration_activities: Aktiviteter (tidsuppföljning)
enumeration_system_activity: Systemaktivitet enumeration_system_activity: Systemaktivitet
notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
+2 -2
View File
@@ -243,6 +243,7 @@
notice_account_pending: "您的帳號已經建立,正在等待管理員的審核。" notice_account_pending: "您的帳號已經建立,正在等待管理員的審核。"
notice_default_data_loaded: 預設組態已載入成功。 notice_default_data_loaded: 預設組態已載入成功。
notice_unable_delete_version: 無法刪除版本。 notice_unable_delete_version: 無法刪除版本。
notice_unable_delete_time_entry: 無法刪除工時記錄項目。
notice_issue_done_ratios_updated: 項目完成百分比已更新。 notice_issue_done_ratios_updated: 項目完成百分比已更新。
error_can_t_load_default_data: "無法載入預設組態: {{value}}" error_can_t_load_default_data: "無法載入預設組態: {{value}}"
@@ -729,6 +730,7 @@
label_changes_details: 所有變更的明細 label_changes_details: 所有變更的明細
label_issue_tracking: 項目追蹤 label_issue_tracking: 項目追蹤
label_spent_time: 耗用工時 label_spent_time: 耗用工時
label_overall_spent_time: 整體耗用工時
label_f_hour: "{{value}} 小時" label_f_hour: "{{value}} 小時"
label_f_hour_plural: "{{value}} 小時" label_f_hour_plural: "{{value}} 小時"
label_time_tracking: 工時追蹤 label_time_tracking: 工時追蹤
@@ -991,5 +993,3 @@
enumeration_doc_categories: 文件分類 enumeration_doc_categories: 文件分類
enumeration_activities: 活動 (時間追蹤) enumeration_activities: 活動 (時間追蹤)
enumeration_system_activity: 系統活動 enumeration_system_activity: 系統活動
notice_unable_delete_time_entry: Unable to delete time log entry.
label_overall_spent_time: Overall spent time
+3 -3
View File
@@ -428,7 +428,7 @@ zh:
one: 1 个项目 one: 1 个项目
other: "{{count}} 个项目" other: "{{count}} 个项目"
label_project_all: 所有的项目 label_project_all: 所有的项目
label_project_latest: 最近更新的项目 label_project_latest: 最近的项目
label_issue: 问题 label_issue: 问题
label_issue_new: 新建问题 label_issue_new: 新建问题
label_issue_plural: 问题 label_issue_plural: 问题
@@ -592,10 +592,10 @@ zh:
label_all_time: 全部时间 label_all_time: 全部时间
label_yesterday: 昨天 label_yesterday: 昨天
label_this_week: 本周 label_this_week: 本周
label_last_week: 下周 label_last_week: 上周
label_last_n_days: "最后 {{count}} 天" label_last_n_days: "最后 {{count}} 天"
label_this_month: 本月 label_this_month: 本月
label_last_month: 下月 label_last_month: 上月
label_this_year: 今年 label_this_year: 今年
label_date_range: 日期范围 label_date_range: 日期范围
label_less_than_ago: 之前天数少于 label_less_than_ago: 之前天数少于
+1 -1
View File
@@ -4,7 +4,7 @@ Redmine - project management software
Copyright (C) 2006-2010 Jean-Philippe Lang Copyright (C) 2006-2010 Jean-Philippe Lang
http://www.redmine.org/ http://www.redmine.org/
== v1.0.0 (Release candidate) == 2010-07-18 v1.0.0 (Release candidate)
#443: Adds context menu to the roadmap issue lists #443: Adds context menu to the roadmap issue lists
#443: Subtasking #443: Subtasking
+47 -23
View File
@@ -12,14 +12,21 @@ http://www.redmine.org/
* Ruby on Rails 2.3.5 (official downloadable Redmine releases are packaged with * Ruby on Rails 2.3.5 (official downloadable Redmine releases are packaged with
the appropriate Rails version) the appropriate Rails version)
* Rack 1.0.1
* RubyGems 1.3.1
* Rake 0.8.3
* A database: * A database:
* MySQL (tested with MySQL 5) * MySQL (tested with MySQL 5)
* PostgreSQL (tested with PostgreSQL 8.1) * PostgreSQL (tested with PostgreSQL 8.1)
* SQLite (tested with SQLite 3) * SQLite (tested with SQLite 3)
Optional: Optional:
* SVN binaries >= 1.3 (needed for repository browsing, must be available in PATH) * SCM binaries (e.g. svn), for repository browsing (must be available in PATH)
* RMagick (gantt export to png) * RMagick (to enable Gantt export to png images)
* Ruby OpenID Library >= version 2 (to enable OpenID support)
== Installation == Installation
@@ -27,45 +34,62 @@ Optional:
2. Create an empty database: "redmine" for example 2. Create an empty database: "redmine" for example
3. Configure database parameters in config/database.yml 3. Configure the database parameters in config/database.yml
for "production" environment (default database is MySQL) for the "production" environment (default database is MySQL)
4. Generate a session store secret 4. Generate a session store secret
Redmine stores session data in cookies by default, which requires Redmine stores session data in cookies by default, which requires
a secret to be generated. Run: a secret to be generated. Under the application main directory run:
rake generate_session_store rake generate_session_store
5. Create the database structure. Under the application main directory: 5. Create the database structure
rake db:migrate RAILS_ENV="production"
It will create tables and an administrator account. Under the application main directory run:
rake db:migrate RAILS_ENV="production"
It will create all the tables and an administrator account.
6. Setting up permissions (Windows users have to skip this section)
6. Setting up permissions
The user who runs Redmine must have write permission on the following The user who runs Redmine must have write permission on the following
subdirectories: files, log, tmp (create the last one if not present). subdirectories: files, log, tmp & public/plugin_assets (create the last
two if they are not yet present).
Assuming you run Redmine with a user named redmine: Assuming you run Redmine with a user named "redmine":
mkdir tmp mkdir tmp public/plugin_assets
sudo chown -R redmine:redmine files log tmp sudo chown -R redmine:redmine files log tmp public/plugin_assets
sudo chmod -R 755 files log tmp sudo chmod -R 755 files log tmp public/plugin_assets
7. Test the installation by running WEBrick web server: 7. Test the installation by running the WEBrick web server
ruby script/server -e production
Under the main application directory run:
ruby script/server -e production
Once WEBrick has started, point your browser to http://localhost:3000/ Once WEBrick has started, point your browser to http://localhost:3000/
You should now see the application welcome page You should now see the application welcome page.
8. Use default administrator account to log in: 8. Use the default administrator account to log in:
login: admin login: admin
password: admin password: admin
Go to "Administration" to load the default configuration data (roles, Go to "Administration" to load the default configuration data (roles,
trackers, statuses, workflow) and adjust application settings trackers, statuses, workflow) and to adjust the application settings
== SMTP server Configuration
== Email delivery Configuration
Copy config/email.yml.example to config/email.yml and edit this file Copy config/email.yml.example to config/email.yml and edit this file
to adjust your SMTP settings. to adjust your SMTP settings.
Don't forget to restart the application after any change to this file. Do not forget to restart the application after any change to this file.
Please do not enter your SMTP settings in environment.rb. Please do not enter your SMTP settings in environment.rb.
== References
* http://www.redmine.org/wiki/redmine/RedmineInstall
* http://www.redmine.org/wiki/redmine/EmailConfiguration
* http://www.redmine.org/wiki/redmine/RedmineSettings
* http://www.redmine.org/wiki/redmine/RedmineRepositories
* http://www.redmine.org/wiki/redmine/RedmineReceivingEmails
* http://www.redmine.org/wiki/redmine/RedmineReminderEmails
* http://www.redmine.org/wiki/redmine/RedmineLDAP
+42 -14
View File
@@ -1,4 +1,4 @@
== Redmine upgrade procedure == Redmine upgrade
Redmine - project management software Redmine - project management software
Copyright (C) 2006-2010 Jean-Philippe Lang Copyright (C) 2006-2010 Jean-Philippe Lang
@@ -10,24 +10,52 @@ http://www.redmine.org/
1. Uncompress the program archive in a new directory 1. Uncompress the program archive in a new directory
2. Copy your database settings (RAILS_ROOT/config/database.yml) 2. Copy your database settings (RAILS_ROOT/config/database.yml)
and SMTP settings (RAILS_ROOT/config/email.yml) and SMTP settings (RAILS_ROOT/config/email.yml) into the new
into the new config directory config directory
3. Copy the RAILS_ROOT/files directory content into your new installation
This directory contains all the attached files.
4. Copy the folders of the installed plugins and themes into new installation
5. Generate a session store secret
Redmine stores session data in cookies by default, which requires
a secret to be generated. Under the new application directory run:
rake generate_session_store
DO NOT REPLACE OR EDIT ANY OTHER FILES. DO NOT REPLACE OR EDIT ANY OTHER FILES.
3. Generate a session store secret 6. Migrate your database
Redmine stores session data in cookies by default, which requires
a secret to be generated. Run:
rake generate_session_store
4. Migrate your database (please make a backup before doing this): If you are upgrading to Rails 2.3.5 as part of this migration, you
rake db:migrate RAILS_ENV="production" need to upgrade the plugin migrations before running the plugin migrations
using:
rake db:migrate:upgrade_plugin_migrations RAILS_ENV="production"
5. Copy the RAILS_ROOT/files directory content into your new installation Please make a backup before doing this! Under the new application
This directory contains all the attached files directory run:
rake db:migrate RAILS_ENV="production"
If you have installed any plugins, you should also run their database
migrations using:
rake db:migrate_plugins RAILS_ENV="production"
7. Clean up
Clear the cache and the existing sessions by running:
rake tmp:cache:clear
rake tmp:sessions:clear
8. Restart the application server (e.g. mongrel, thin, passenger)
9. Finally go to "Administration -> Roles & permissions" to check/set permissions
for new features, if any
== Notes == Notes
1. Rails 2.3.5 is required for version 0.9. * Rails 2.3.5 is required for versions 0.9.x and 1.0.x.
2. When upgrading your code with svn update, don't forget to clear == References
the application cache (RAILS_ROOT/tmp/cache) before restarting.
* http://www.redmine.org/wiki/redmine/RedmineUpgrade
+4 -4
View File
@@ -2,15 +2,15 @@ require 'rexml/document'
module Redmine module Redmine
module VERSION #:nodoc: module VERSION #:nodoc:
MAJOR = 0 MAJOR = 1
MINOR = 9 MINOR = 0
TINY = 6 TINY = 0
# Branch values: # Branch values:
# * official release: nil # * official release: nil
# * stable branch: stable # * stable branch: stable
# * trunk: devel # * trunk: devel
BRANCH = 'devel' BRANCH = 'stable'
def self.revision def self.revision
revision = nil revision = nil
Binary file not shown.

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 7.7 KiB