##// END OF EJS Templates
Doc update for 1.2.0 release....
Jean-Philippe Lang -
r5845:d001fcd18e01
parent child
Show More
@@ -4,6 +4,117 Redmine - project management software
4 Copyright (C) 2006-2011 Jean-Philippe Lang
4 Copyright (C) 2006-2011 Jean-Philippe Lang
5 http://www.redmine.org/
5 http://www.redmine.org/
6
6
7 == 2011-05-30 v1.2.0
8
9 * Defect #61: Broken character encoding in pdf export
10 * Defect #1965: Redmine is not Tab Safe
11 * Defect #2274: Filesystem Repository path encoding of non UTF-8 characters
12 * Defect #2664: Mercurial: Repository path encoding of non UTF-8 characters
13 * Defect #3421: Mercurial reads files from working dir instead of changesets
14 * Defect #3462: CVS: Repository path encoding of non UTF-8 characters
15 * Defect #3715: Login page should not show projects link and search box if authentication is required
16 * Defect #3724: Mercurial repositories display revision ID instead of changeset ID
17 * Defect #3761: Most recent CVS revisions are missing in "revisions" view
18 * Defect #4270: CVS Repository view in Project doesn't show Author, Revision, Comment
19 * Defect #5138: Don't use Ajax for pagination
20 * Defect #5152: Cannot use certain characters for user and role names.
21 * Defect #5251: Git: Repository path encoding of non UTF-8 characters
22 * Defect #5373: Translation missing when adding invalid watchers
23 * Defect #5817: Shared versions not shown in subproject's gantt chart
24 * Defect #6013: git tab,browsing, very slow -- even after first time
25 * Defect #6148: Quoting, newlines, and nightmares...
26 * Defect #6256: Redmine considers non ASCII and UTF-16 text files as binary in SCM
27 * Defect #6476: Subproject's issues are not shown in the subproject's gantt
28 * Defect #6496: Remove i18n 0.3.x/0.4.x hack for Rails 2.3.5
29 * Defect #6562: Context-menu deletion of issues deletes all subtasks too without explicit prompt
30 * Defect #6604: Issues targeted at parent project versions' are not shown on gantt chart
31 * Defect #6706: Resolving issues with the commit message produces the wrong comment with CVS
32 * Defect #6901: Copy/Move an issue does not give any history of who actually did the action.
33 * Defect #6905: Specific heading-content breaks CSS
34 * Defect #7000: Project filter not applied on versions in Gantt chart
35 * Defect #7097: Starting day of week cannot be set to Saturday
36 * Defect #7114: New gantt doesn't display some projects
37 * Defect #7146: Git adapter lost commits before 7 days from database latest changeset
38 * Defect #7218: Date range error on issue query
39 * Defect #7257: "Issues by" version links bad criterias
40 * Defect #7279: CSS class ".icon-home" is not used.
41 * Defect #7320: circular dependency >2 issues
42 * Defect #7352: Filters not working in Gantt charts
43 * Defect #7367: Receiving pop3 email should not output debug messages
44 * Defect #7373: Error with PDF output and ruby 1.9.2
45 * Defect #7379: Remove extraneous hidden_field on wiki history
46 * Defect #7516: Redmine does not work with RubyGems 1.5.0
47 * Defect #7518: Mercurial diff can be wrong if the previous changeset isn't the parent
48 * Defect #7581: Not including a spent time value on the main issue update screen causes silent data loss
49 * Defect #7582: hiding form pages from search engines
50 * Defect #7597: Subversion and Mercurial log have the possibility to miss encoding
51 * Defect #7604: ActionView::TemplateError (undefined method `name' for nil:NilClass)
52 * Defect #7605: Using custom queries always redirects to "Issues" tab
53 * Defect #7615: CVS diffs do not handle new files properly
54 * Defect #7618: SCM diffs do not handle one line new files properly
55 * Defect #7639: Some date fields do not have requested format.
56 * Defect #7657: Wrong commit range in git log command on Windows
57 * Defect #7818: Wiki pages don't use the local timezone to display the "Updated ? hours ago" mouseover
58 * Defect #7821: Git "previous" and "next" revisions are incorrect
59 * Defect #7827: CVS: Age column on repository view is off by timezone delta
60 * Defect #7843: Add a relation between issues = explicit login window ! (basic authentication popup is prompted on AJAX request)
61 * Defect #8011: {{toc}} does not display headlines with inline code markup
62 * Defect #8029: List of users for adding to a group may be empty if 100 first users have been added
63 * Defect #8064: Text custom fields do not wrap on the issue list
64 * Defect #8071: Watching a subtask from the context menu updates main issue watch link
65 * Defect #8072: Two untranslatable default role names
66 * Defect #8075: Some "notifiable" names are not i18n-enabled
67 * Defect #8081: GIT: Commits missing when user has the "decorate" git option enabled
68 * Defect #8088: Colorful indentation of subprojects must be on right in RTL locales
69 * Defect #8239: notes field is not propagated during issue copy
70 * Defect #8356: GET /time_entries.xml ignores limit/offset parameters
71 * Defect #8432: Private issues information shows up on Activity page for unauthorized users
72 * Feature #746: Versioned issue descriptions
73 * Feature #1067: Differentiate public/private saved queries in the sidebar
74 * Feature #1236: Make destination folder for attachment uploads configurable
75 * Feature #1735: Per project repository log encoding setting
76 * Feature #1763: Autologin-cookie should be configurable
77 * Feature #1981: display mercurial tags
78 * Feature #2074: Sending email notifications when comments are added in the news section
79 * Feature #2096: Custom fields referencing system tables (users and versions)
80 * Feature #2732: Allow additional workflow transitions for author and assignee
81 * Feature #2910: Warning on leaving edited issue/wiki page without saving
82 * Feature #3396: Git: use --encoding=UTF-8 in "git log"
83 * Feature #4273: SCM command availability automatic check in administration panel
84 * Feature #4477: Use mime types in downloading from repository
85 * Feature #5518: Graceful fallback for "missing translation" needed
86 * Feature #5520: Text format buttons and preview link missing when editing comment
87 * Feature #5831: Parent Task to Issue Bulk Edit
88 * Feature #6887: Upgrade to Rails 2.3.11
89 * Feature #7139: Highlight changes inside diff lines
90 * Feature #7236: Collapse All for Groups
91 * Feature #7246: Handle "named branch" for mercurial
92 * Feature #7296: Ability for admin to delete users
93 * Feature #7318: Add user agent to Redmine Mailhandler
94 * Feature #7408: Add an application configuration file
95 * Feature #7409: Cross project Redmine links
96 * Feature #7410: Add salt to user passwords
97 * Feature #7411: Option to cipher LDAP ans SCM passwords stored in the database
98 * Feature #7412: Add an issue visibility level to each role
99 * Feature #7414: Private issues
100 * Feature #7517: Configurable path of executable for scm adapters
101 * Feature #7640: Add "mystery man" gravatar to options
102 * Feature #7858: RubyGems 1.6 support
103 * Feature #7893: Group filter on the users list
104 * Feature #7899: Box for editing comments should open with the formatting toolbar
105 * Feature #7921: issues by pulldown should have 'status' option
106 * Feature #7996: Bulk edit and context menu for time entries
107 * Feature #8006: Right click context menu for Related Issues
108 * Feature #8209: I18n YAML files not parsable with psych yaml library
109 * Feature #8345: Link to user profile from account page
110 * Feature #8365: Git: per project setting to report last commit or not in repository tree
111 * Patch #5148: metaKey not handled in issues selection
112 * Patch #5629: Wrap text fields properly in PDF
113 * Patch #7418: Redmine Persian Translation
114 * Patch #8295: Wrap title fields properly in PDF
115 * Patch #8310: fixes automatic line break problem with TCPDF
116 * Patch #8312: Switch to TCPDF from FPDF for PDF export
117
7 == 2011-04-29 v1.1.3
118 == 2011-04-29 v1.1.3
8
119
9 * Defect #5773: Email reminders are sent to locked users
120 * Defect #5773: Email reminders are sent to locked users
@@ -1,7 +1,7
1 == Redmine installation
1 == Redmine installation
2
2
3 Redmine - project management software
3 Redmine - project management software
4 Copyright (C) 2006-2010 Jean-Philippe Lang
4 Copyright (C) 2006-2011 Jean-Philippe Lang
5 http://www.redmine.org/
5 http://www.redmine.org/
6
6
7
7
@@ -9,21 +9,21 http://www.redmine.org/
9
9
10 * Ruby 1.8.6 or 1.8.7
10 * Ruby 1.8.6 or 1.8.7
11
11
12 * RubyGems 1.3.1
12 * RubyGems 1.3.7
13
13
14 * Ruby on Rails 2.3.5 (official downloadable Redmine releases are packaged with
14 * Ruby on Rails 2.3.11 (official downloadable Redmine releases are packaged with
15 the appropriate Rails version)
15 the appropriate Rails version)
16
16
17 * Rack 1.0.1 gem
17 * Rack 1.1.0 gem
18
18
19 * Rake 0.8.3 gem
19 * Rake 0.8.3 gem
20
20
21 * I18n 0.4.2 gem
21 * I18n 0.4.2 gem
22
22
23 * A database:
23 * A database:
24 * MySQL (tested with MySQL 5)
24 * MySQL (tested with MySQL 5.1)
25 * PostgreSQL (tested with PostgreSQL 8.1)
25 * PostgreSQL (tested with PostgreSQL 8.4)
26 * SQLite (tested with SQLite 3)
26 * SQLite3 (tested with SQLite 3.6)
27
27
28 Optional:
28 Optional:
29 * SCM binaries (e.g. svn), for repository browsing (must be available in PATH)
29 * SCM binaries (e.g. svn), for repository browsing (must be available in PATH)
@@ -1,7 +1,7
1 == Redmine upgrade
1 == Redmine upgrade
2
2
3 Redmine - project management software
3 Redmine - project management software
4 Copyright (C) 2006-2010 Jean-Philippe Lang
4 Copyright (C) 2006-2011 Jean-Philippe Lang
5 http://www.redmine.org/
5 http://www.redmine.org/
6
6
7
7
@@ -30,7 +30,7 http://www.redmine.org/
30
30
31 6. Migrate your database
31 6. Migrate your database
32
32
33 If you are upgrading to Rails 2.3.5 as part of this migration, you
33 If you are upgrading to Rails 2.3.11 as part of this migration, you
34 need to upgrade the plugin migrations before running the plugin migrations
34 need to upgrade the plugin migrations before running the plugin migrations
35 using:
35 using:
36 rake db:migrate:upgrade_plugin_migrations RAILS_ENV="production"
36 rake db:migrate:upgrade_plugin_migrations RAILS_ENV="production"
@@ -56,7 +56,7 http://www.redmine.org/
56
56
57 == Notes
57 == Notes
58
58
59 * Rails 2.3.5 is required for versions 0.9.x and 1.0.x.
59 * Rails 2.3.11 is required for versions 1.2.x.
60
60
61 == References
61 == References
62
62
General Comments 0
You need to be logged in to leave comments. Login now