Project

General

Profile

Changelog » History » Version 44

Eric Davis, 2010-08-22 23:09
Changelog for 1.0.1

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