Project

General

Profile

Changelog » History » Version 50

Jean-Philippe Lang, 2011-01-15 16:23
moved 1.0 changelog to another page

1 1 Jean-Philippe Lang
h1. Changelog
2 19 Jean-Philippe Lang
3
{{>toc}}
4 1 Jean-Philippe Lang
5 49 Jean-Philippe Lang
h2. version:1.1.0 (2011-01-09)
6
7
<pre>
8
* Defect #2038: Italics in wiki headers show-up wrong in the toc
9
* Defect #3449: Redmine Takes Too Long On Large Mercurial Repository
10
* Defect #3567: Sorting for changesets might go wrong on Mercurial repos
11
* Defect #3707: !{{toc}} doesn't work with !{{include}}
12
* Defect #5096: Redmine hangs up while browsing Git repository
13
* Defect #6000: Safe Attributes prevents plugin extension of Issue model...
14
* Defect #6064: Modules not assigned to projects created via API
15
* Defect #6110: MailHandler should allow updating Issue Priority and Custom fields
16
* Defect #6136: JSON API holds less information than XML API
17
* Defect #6345: xml used by rest API is invalid
18
* Defect #6348: Gantt chart PDF rendering errors
19
* Defect #6403: Updating an issue with custom fields fails
20
* Defect #6467: "Member of role", "Member of group" filter not work correctly
21
* Defect #6473: New gantt broken after clearing issue filters
22
* Defect #6541: Email notifications send to everybody
23
* Defect #6549: Notification settings not migrated properly
24
* Defect #6591: Acronyms must have a minimum of three characters
25
* Defect #6674: Delete time log broken after changes to REST
26
* Defect #6681: Mercurial, Bazaar and Darcs auto close issue text should be commit id instead of revision number
27
* Defect #6724: Wiki uploads does not work anymore (SVN 4266)
28
* Defect #6746: Wiki links are broken on Activity page
29
* Defect #6747: Wiki diff does not work since r4265
30
* Defect #6763: New gantt charts: subject displayed twice on issues
31
* Defect #6826: Clicking "Add" twice creates duplicate member record
32
* Defect #6844: Unchecking status filter on the issue list has no effect
33
* Defect #6895: Wrong Polish translation of "blocks"
34
* Defect #6943: Migration from boolean to varchar fails on PostgreSQL 8.1
35
* Defect #7064: Mercurial adapter does not recognize non alphabetic nor numeric in UTF-8 copied files
36
* Defect #7128: New gantt chart does not render subtasks under parent task
37
* Defect #7135: paging mechanism returns the same last page forever
38
* Defect #7188: Activity page not refreshed when changing language
39
* Defect #7195: Apply CLI-supplied defaults for incoming mail only to new issues not replies
40
* Defect #7197: Tracker reset to default when replying to an issue email
41
* Defect #7213: Copy project does not copy all roles and permissions
42
* Defect #7225: Project settings: Trackers & Custom fields only relevant if module Issue tracking is active
43
* Feature #630: Allow non-unique names for projects
44
* Feature #1738: Add a "Visible" flag to project/user custom fields
45
* Feature #2803: Support for Javascript in Themes
46
* Feature #2852: Clean Incoming Email of quoted text "----- Reply above this line ------"
47
* Feature #2995: Improve error message when trying to access an archived project
48
* Feature #3170: Autocomplete issue relations on subject
49
* Feature #3503: Administrator Be Able To Modify Email settings Of Users
50
* Feature #4155: Automatic spent time logging from commit messages
51
* Feature #5136: Parent select on Wiki rename page
52
* Feature #5338: Descendants (subtasks) should be available via REST API
53
* Feature #5494: Wiki TOC should display heading from level 4
54
* Feature #5594: Improve MailHandler's keyword handling
55
* Feature #5622: Allow version to be set via incoming email
56
* Feature #5712: Reload themes
57
* Feature #5869: Issue filters by Group and Role
58
* Feature #6092: Truncate Git revision labels in Activity page/feed and allow configurable length
59
* Feature #6112: Accept localized keywords when receiving emails
60
* Feature #6140: REST issues response with issue count limit and offset
61
* Feature #6260: REST API for Users
62
* Feature #6276: Gantt Chart rewrite
63
* Feature #6446: Remove length limits on project identifier and name
64
* Feature #6628: Improvements in truncate email
65
* Feature #6779: Project JSON API
66
* Feature #6823: REST API for time tracker.
67
* Feature #7072: REST API for news
68
* Feature #7111: Expose more detail on journal entries
69
* Feature #7141: REST API: get information about current user
70
* Patch #4807: Allow to set the done_ratio field with the incoming mail system
71
* Patch #5441: Initialize TimeEntry attributes with params[:time_entry]
72
* Patch #6762: Use GET instead of POST to retrieve context_menu
73
* Patch #7160: French translation ofr "not_a_date" is missing
74
* Patch #7212: Missing remove_index in AddUniqueIndexOnMembers down migration
75
</pre>
76
77 25 Jean-Philippe Lang
h2. Previous changes
78 12 Jean-Philippe Lang
79 50 Jean-Philippe Lang
* [[Changelog_1_0|1.0.x series]]
80 49 Jean-Philippe Lang
* [[Changelog_0_9|0.9.x series]]
81 26 Jean-Philippe Lang
* [[Changelog_0_8|0.8.x series]]
82
* [[Changelog_0_7|0.7.x series]]
83 17 Jean-Philippe Lang
* [[Changelog_0_6|0.6.x and below]]