Project

General

Profile

Changelog » History » Version 42

Azamat Hackimov, 2010-07-29 17:51

1 1 Jean-Philippe Lang
h1. Changelog
2 19 Jean-Philippe Lang
3
{{>toc}}
4 1 Jean-Philippe Lang
5 42 Azamat Hackimov
h2. v1.0.1 (TBA)
6
7
* #5972: RTL theme contributed by Orgad Shaneh
8
9 41 Eric Davis
h2. v1.0.0 (Release candidate) (2010-07-18)
10 40 Eric Davis
11
* #443: Adds context menu to the roadmap issue lists
12
* #443: Subtasking
13
* #741: Description preview while editing an issue
14
* #1131: Add support for alternate (non-LDAP) authentication
15
* #1214: REST API for Issues
16
* #1223: File upload on wiki edit form
17
* #1755: add "blocked by" as a related issues option
18
* #2420: Fetching emails from an POP server
19
* #2482: Named scopes in Issue and ActsAsWatchable plus some view refactoring (logic extraction).
20
* #2924: Make the right click menu more discoverable using a cursor property
21
* #2985: Make syntax highlighting pluggable
22
* #3201: Workflow Check/Uncheck All Rows/Columns
23
* #3359: Update CodeRay 0.9
24
* #3706: Allow assigned_to field configuration on Issue creation by email
25
* #3936: configurable list of models to include in search
26
* #4480: Create a link to the user profile from the administration interface
27
* #4482: Cache textile rendering
28
* #4572: Make it harder to ruin your database
29
* #4573: Move github gems to Gemcutter
30
* #4664: Add pagination to forum threads
31
* #4732: Make login case-insensitive also for PostgreSQL
32
* #4812: Create links to other projects
33
* #4819: Replace images with smushed ones for speed
34
* #4945: Allow custom fields attached to project to be searchable
35
* #5121: Fix issues list layout overflow
36
* #5169: Issue list view hook request
37
* #5208: Aibility to edit wiki sidebar
38
* #5281: Remove empty ul tags in the issue history
39
* #5291: Updated basque translations
40
* #5328: Automatically add "Repository" menu_item after repository creation
41
* #5415: Fewer SQL statements generated for watcher_recipients
42
* #5416: Exclude "fields_for" from overridden methods in TabularFormBuilder
43
* #5573: Allow issue assignment in email
44
* #5595: Allow start date and due dates to be set via incoming email
45
* #5752: The projects view (/projects) renders ul's wrong
46
* #5781: Allow to use more macros on the welcome page and project list
47
* Fixed #1288: Unable to past escaped wiki syntax in an issue description
48
* Fixed #1334: Wiki formatting character *_ and _*
49
* Fixed #1416: Inline code with less-then/greater-than produces @lt; and @gt; respectively
50
* Fixed #2473: Login and mail should not be case sensitive
51
* Fixed #2990: Ruby 1.9 - wrong number of arguments (1 for 0) on rake db:migrate
52
* Fixed #3089: Text formatting sometimes breaks when combined
53
* Fixed #3690: Status change info duplicates on the issue screen
54
* Fixed #3691: Redmine allows two files with the same file name to be uploaded to the same issue
55
* Fixed #3764: ApplicationHelperTest fails with JRuby
56
* Fixed #4265: Unclosed code tags in issue descriptions affects main UI
57
* Fixed #4745: Bug in index.xml.builder (issues)
58
* Fixed #4852: changing user/roles of project member not possible without javascript
59
* Fixed #4857: Week number calculation in date picker is wrong if a week starts with Sunday
60
* Fixed #4883: Bottom "contextual" placement in issue with associated changeset
61
* Fixed #4918: Revisions r3453 and r3454 broke On-the-fly user creation with LDAP
62
* Fixed #4935: Navigation to the Master Timesheet page (time_entries)
63
* Fixed #5043: Flash messages are not displayed after the project settings[module/activity] saved
64
* Fixed #5081: Broken links on public/help/wiki_syntax_detailed.html
65
* Fixed #5104: Description of document not wikified on documents index
66
* Fixed #5108: Issue linking fails inside of []s
67
* Fixed #5199: diff code coloring using coderay
68
* Fixed #5233: Add a hook to the issue report (Summary) view
69
* Fixed #5265: timetracking: subtasks time is added to the main task
70
* Fixed #5343: acts_as_event Doesn't Accept Outside URLs
71
* Fixed #5440: UI Inconsistency : Administration > Enumerations table row headers should be enclosed in <thead>
72
* Fixed #5463: 0.9.4 INSTALL and/or UPGRADE, missing session_store.rb
73
* Fixed #5524: Update_parent_attributes doesn't work for the old parent issue when reparenting
74
* Fixed #5548: SVN Repository: Can not list content of a folder which includes square brackets.
75
* Fixed #5589: "with subproject" malfunction
76
* Fixed #5676: Search for Numeric Value
77
* Fixed #5696: Redmine + PostgreSQL 8.4.4 fails on _dir_list_content.rhtml
78
* Fixed #5698: redmine:email:receive_imap fails silently for mails with subject longer than 255 characters
79
* Fixed #5700: TimelogController#destroy assumes success
80
* Fixed #5751: developer role is mispelled
81
* Fixed #5769: Popup Calendar doesn't Advance in Chrome
82
* Fixed #5771: Problem when importing git repository
83
* Fixed #5823: Error in comments in plugin.rb
84
85 39 Eric Davis
h2. v0.9.6 (2010-07-07)
86
87
* Fixed: Redmine.pm access by unauthorized users
88
89 38 Eric Davis
h2. v0.9.5 (2010-06-24)
90 1 Jean-Philippe Lang
91 38 Eric Davis
* Linkify folder names on revision view
92
* "fiters" and "options" should be hidden in print view via css
93
* Fixed: NoMethodError when no issue params are submitted
94
* Fixed: projects.atom with required authentication
95
* Fixed: External links not correctly displayed in Wiki TOC
96
* Fixed: Member role forms in project settings are not hidden after member added
97
* Fixed: pre can't be inside p
98
* Fixed: session cookie path does not respect RAILS_RELATIVE_URL_ROOT
99
* Fixed: mail handler fails when the from address is empty
100 36 Azamat Hackimov
* New translation: British English
101 35 Azamat Hackimov
* New translation: Serbian Cyrillic
102 34 Azamat Hackimov
* New translation: Latvian
103
104 32 Jean-Philippe Lang
h2. v0.9.4 (2010-05-01)
105 1 Jean-Philippe Lang
106 32 Jean-Philippe Lang
* Filters collapsed by default on issues index page for a saved query
107
* Fixed: When categories list is too big the popup menu doesn't adjust (ex. in the issue list)
108
* Fixed: remove "main-menu" div when the menu is empty
109
* Fixed: Code syntax highlighting not working in Document page
110
* Fixed: Git blame/annotate fails on moved files
111
* Fixed: Failing test in test_show_atom
112
* Fixed: Migrate from trac - not displayed Wikis
113
* Fixed: Email notifications on file upload sent to empty recipient list
114
* Fixed: Migrating from trac is not possible, fails to allocate memory
115
* Fixed: Lost password no longer flashes a confirmation message
116
* Fixed: Crash while deleting in-use enumeration
117
* Fixed: Hard coded English string at the selection of issue watchers
118
* Fixed: Bazaar v2.1.0 changed behaviour
119
* Fixed: Roadmap display can raise an exception if no trackers are selected
120
* Fixed: Gravatar breaks layout of "logged in" page
121
* Fixed: Reposman.rb on Windows
122
* Fixed: Possible error 500 while moving an issue to another project with SQLite
123
* Fixed: backslashes in issue description/note should be escaped when quoted
124 33 Jean-Philippe Lang
* Fixed: Long text in pre tags disrupts Associated revisions
125 32 Jean-Philippe Lang
* Fixed: Links to missing wiki pages not red on project overview page
126
* Fixed: Cannot delete a project with subprojects that shares versions
127
* Fixed: Update of Subversion changesets broken under Solaris
128
* Fixed: "Move issues" permission not working for Non member
129
* Fixed: Sidebar overlap on Users tab of Group editor
130
* Fixed: Error on db:migrate with table prefix set (hardcoded name in principal.rb)
131
* Fixed: Report shows sub-projects for non-members
132
* Fixed: 500 internal error when browsing any Redmine page in epiphany
133
* Fixed: Watchers selection lost when issue creation fails
134
* Fixed: When copying projects, redmine should not generate an email to people who created issues
135
* Fixed: Issue "#" table cells should have a class attribute to enable fine-grained CSS theme
136
* Fixed: Plugin generators should display help if no parameter is given
137 29 Azamat Hackimov
* New translation: Mongolian
138
139 28 Jean-Philippe Lang
h2. v0.9.3 (2010-02-28)
140
141
* Adds filter for system shared versions on the cross project issue list
142
* Makes project identifiers searchable
143
* Remove invalid utf8 sequences from commit comments and author name
144
* Fixed: Wrong link when "http" not included in project "Homepage" link
145
* Fixed: Escaping in html email templates
146
* Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki
147
* Fixed: Deselecting textile text formatting causes interning empty string errors
148
* Fixed: error with postgres when entering a non-numeric id for an issue relation
149
* Fixed: div.task incorrectly wrapping on Gantt Chart
150
* Fixed: Project copy loses wiki pages hierarchy
151
* Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project
152
* Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects
153
* Fixed: Duplicated project name for subproject version on gantt chart
154
* Fixed: roadmap shows subprojects issues even if subprojects is unchecked
155
* Fixed: IndexError if all the :last menu items are deleted from a menu
156
* Fixed: Very high CPU usage for a long time when fetching commits from a large Git repository
157
158 27 Jean-Philippe Lang
h2. v0.9.2 (2010-02-07)
159
160
* Fixed: Sub-project repository commits not displayed on parent project issues
161
* Fixed: Potential security leak on my page calendar
162
* Fixed: Project tree structure is broken by deleting the project with the subproject
163
* Fixed: Error message shown duplicated when creating a new group
164
* Fixed: Firefox cuts off large pages
165
* Fixed: Invalid format parameter returns a DoubleRenderError on issues index
166
* Fixed: Unnecessary Quote button on locked forum message
167
* Fixed: Error raised when trying to view the gantt or calendar with a grouped query
168
* Fixed: PDF support for Korean locale
169
* Fixed: Deprecation warning in extra/svn/reposman.rb
170
171 25 Jean-Philippe Lang
h2. v0.9.1 (2010-01-31)
172
173
* Vertical alignment for inline images in formatted text set to 'middle'
174
* Fixed: Redmine.pm error "closing dbh with active statement handles at /usr/lib/perl5/Apache/Redmine.pm"
175
* Fixed: copyright year in footer set to 2010
176
* Fixed: Trac migration script may not output query lines
177
* Fixed: Email notifications may affect language of notice messages on the UI
178
* Fixed: Can not search for 2 letters word
179
* Fixed: Attachments get saved on issue update even if validation fails
180
* Fixed: Tab's 'border-bottom' not absent when selected
181
* Fixed: Issue summary tables that list by user are not sorted
182
* Fixed: Issue pdf export fails if target version is set
183
* Fixed: Issue list export to PDF breaks when issues are sorted by a custom field
184
* Fixed: SQL error when adding a group
185 26 Jean-Philippe Lang
* Fixed: Min password length during password reset always displays as 4 chars
186 25 Jean-Philippe Lang
187
188
h2. v0.9.0 RC (2010-01-09)
189
190
* Unlimited subproject nesting
191
* Multiple roles per user per project
192
* User groups
193
* Inheritence of versions
194
* OpenID login
195
* "Watched by me" issue filter
196
* Project copy
197
* Project creation by non admin users
198
* Accept emails from anyone on a private project
199
* Add email notification on Wiki changes
200
* Make issue description non-required field
201
* Custom fields for Versions
202
* Being able to sort the issue list by custom fields
203
* Ability to close versions
204
* User display/editing of custom fields attached to their user profile
205
* Add "follows" issue relation
206
* Copy workflows between trackers and roles
207
* Defaults enabled modules list for project creation
208
* Weighted version completion percentage on the roadmap
209
* Autocreate user account when user submits email that creates new issue
210
* CSS class on overdue issues on the issue list
211
* Enable tracker update on issue edit form
212
* Remove issue watchers
213
* Ability to move threads between project forums
214
* Changed custom field "Possible values" to a textarea
215
* Adds projects association on tracker form
216
* Set session store to cookie store by default
217
* Set a default wiki page on project creation
218
* Roadmap for main project should see Roadmaps for sub projects
219
* Ticket grouping on the issue list
220
* Hierarchical Project links in the page header
221
* Allow My Page blocks to be added to from a plugin
222
* Sort issues by multiple columns
223
* Filters of saved query are now visible and be adjusted without editing the query
224
* Saving "sort order" in custom queries
225
* Url to fetch changesets for a repository
226
* Managers able to create subprojects
227
* Issue Totals on My Page Modules
228
* Convert Enumerations to single table inheritance (STI)
229
* Allow custom my_page blocks to define drop-down names
230
* "View Issues" user permission added
231
* Ask user what to do with child pages when deleting a parent wiki page
232
* Contextual quick search
233
* Allow resending of password by email
234
* Change reply subject to be a link to the reply itself
235
* Include Logged Time as part of the project's Activity history
236
* REST API for authentication
237
* Browse through Git branches
238
* Setup Object Daddy to replace test fixtures
239
* Setup shoulda to make it easier to test
240
* Custom fields and overrides on Enumerations
241
* Add or remove columns from the issue list
242
* Ability to add new version from issues screen
243
* Setting to choose which day calendars start
244
* Asynchronous email delivery method
245
* RESTful URLs for (almost) everything
246
* Include issue status in search results and activity pages
247
* Add email to admin user search filter
248
* Proper content type for plain text mails
249
* Default value of project jump box
250
* Tree based menus
251
* Ability to use issue status to update percent done
252
* Second set of issue "Action Links" at the bottom of an issue page
253
* Proper exist status code for rdm-mailhandler.rb
254
* Remove incoming email body via a delimiter
255
* Fixed: Custom querry 'Export to PDF' ignores field selection
256
* Fixed: Related e-mail notifications aren't threaded
257
* Fixed: No warning when the creation of a categories from the issue form fails
258
* Fixed: Actually block issues from closing when relation 'blocked by' isn't closed
259
* Fixed: Include both first and last name when sorting by users
260
* Fixed: Table cell with multiple line text
261
* Fixed: Project overview page shows disabled trackers
262
* Fixed: Cross project issue relations and user permissions
263
* Fixed: My page shows tickets the user doesn't have access to
264
* Fixed: TOC does not parse wiki page reference links with description
265
* Fixed: Target version-list on bulk edit form is incorrectly sorted
266
* Fixed: Cannot modify/delete project named "Documents"
267
* Fixed: Email address in brackets breaks html
268
* Fixed: Timelog detail loose issue filter passing to report tab
269
* Fixed: Inform about custom field's name maximum length
270
* Fixed: Activity page and Atom feed links contain project id instead of identifier
271
* Fixed: no Atom key for forums with only 1 forum
272
* Fixed: When reading RSS feed in MS Outlook, the inline links are broken.
273
* Fixed: Sometimes new posts don't show up in the topic list of a forum.
274
* Fixed: The all/active filter selection in the project view does not stick.
275
* Fixed: Login box has Different width
276
* Fixed: User removed from project - still getting project update emails
277
* Fixed: Project with the identifier of 'new' cannot be viewed
278
* Fixed: Artefacts in search view (Cyrillic)
279
* Fixed: Allow [#id] as subject to reply by email
280
* Fixed: Wrong language used when closing an issue via a commit message
281
* Fixed: email handler drops emails for new issues with no subject
282
* Fixed: Calendar misspelled under Roles/Permissions
283
* Fixed: Emails from no-reply redmine's address hell cycle
284
* Fixed: child_pages macro fails on wiki page history
285
* Fixed: Pre-filled time tracking date ignores timezone
286
* Fixed: Links on locked users lead to 404 page
287
* Fixed: Page changes in issue-list when using context menu
288
* Fixed: diff parser removes lines starting with multiple dashes
289
* Fixed: Quoting in forums resets message subject
290
* Fixed: Editing issue comment removes quote link
291
* Fixed: Redmine.pm ignore browse_repository permission
292
* Fixed: text formatting breaks on [msg1][msg2]
293
* Fixed: Spent Time Default Value of 0.0
294
* Fixed: Wiki pages in search results are referenced by project number, not by project identifier.
295
* Fixed: When logging in via an autologin cookie the user's last_login_on should be updated
296
* Fixed: 50k users cause problems in project->settings->members screen
297
* Fixed: Document timestamp needs to show updated timestamps
298
* Fixed: Users getting notifications for issues they are no longer allowed to view
299
* Fixed: issue summary counts should link to the issue list without subprojects
300
* Fixed: 'Delete' link on LDAP list has no effect
301 12 Jean-Philippe Lang
302 14 Jean-Philippe Lang
h2. Previous changes
303 18 Jean-Philippe Lang
304 26 Jean-Philippe Lang
* [[Changelog_0_8|0.8.x series]]
305
* [[Changelog_0_7|0.7.x series]]
306 17 Jean-Philippe Lang
* [[Changelog_0_6|0.6.x and below]]