Project

General

Profile

Changelog » History » Version 49

Jean-Philippe Lang, 2011-01-15 16:22
added 1.1 and moved 0.9.x 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
78 48 Jean-Philippe Lang
h2. v1.0.5 (2010-12-23)
79
80
* Mercurial adapter loses seconds of commit times
81
* Migration trac(sqlite3) -> redmine(postgresql) doesnt escape ' char
82
* v-1.0.4 trunk - see {{count}} in page display rather than value
83
* redundant 'field_start_date' in ja.yml
84
* 'undefined method `reschedule_after' for nil:NilClass' on new issues
85
* E-mail notifications about Wiki changes.
86
* 'class' attribute of pre tag shouldn't be truncate
87
* CSV value separator in russian
88
* Issue-description Quote-button missing
89
* custom queries making use of deleted custom fields cause a 500 error
90
* Multiply defined label in french translation
91
92 47 Jean-Philippe Lang
h2. v1.0.4 (2010-11-28)
93
94
* Git not working if color.ui is enabled
95
* Issues API doesn't allow full key auth for all actions
96
* Edit User group problem
97
* start date being filled with current date even when blank value is submitted
98
* Max attachment size, incorrect usage of 'KB'
99
* Select box sorted by ID instead of name in Issue Category
100
* Changing target version name can cause an internal error
101
* Redmine not working with i18n gem 0.4.2
102
* Hardcoded absolute links in my/page_layout
103
* Projects API doesn't allow full key auth for all actions
104
* svn: Write error: Broken pipe when browsing repository
105
* API should return XML description when creating a project
106
* submitting wrong parent task input creates a 500 error
107
* Records of Forums are remained, deleting project
108
* Layout problem in workflow overview
109
* mercurial_adapter should ensure the right LANG environment variable
110
* Traditional Chinese language file (to r4352)
111
* Swedish Translation for r4352
112
* Bugfix: spelling fixes
113
* Japanese Translation for r4362
114
* Bulgarian translation
115
* Update es.yml
116
117 46 Eric Davis
h2. v1.0.3 (2010-10-31)
118
119
* #4065: Redmine.pm doesn't work with LDAPS and a non-standard port
120
* #4416: Link from version details page to edit the wiki.
121
* #5484: Add new issue as subtask to an existing ticket
122
* #5948: Update help/wiki_syntax_detailed.html with more link options
123
* #6494: Typo in pt_BR translation for 1.0.2
124
* #6508: Japanese translation update
125
* #6509: Localization pt-PT (new strings)
126
* #6511: Rake task to test email
127
* #6525: Traditional Chinese language file (to r4225)
128
* #6536: Patch for swedish translation
129
* #6548: Rake tasks to add/remove i18n strings
130
* #6569: Updated Hebrew translation
131
* #6570: Japanese Translation for r4231
132
* #6596: pt-BR translation updates
133
* #6629: Change field-name of issues start date
134
* #6669: Bulgarian translation
135
* #6731: Macedonian translation fix
136
* #6732: Japanese Translation for r4287
137
* #6735: Add user-agent to reposman
138
* #6736: Traditional Chinese language file (to r4288)
139
* #6739: Swedish Translation for r4288
140
* #6765: Traditional Chinese language file (to r4302)
141
* Fixed #5324: Git not working if color.ui is enabled
142
* Fixed #5652: Bad URL parsing in the wiki when it ends with right-angle-bracket(greater-than mark).
143
* Fixed #5803: Precedes/Follows Relationships Broke
144
* Fixed #6435: Links to wikipages bound to versions do not respect version-sharing in Settings -> Versions
145
* Fixed #6438: Autologin cannot be disabled again once it's enabled
146
* Fixed #6513: "Move" and "Copy" are not displayed when deployed in subdirectory
147
* Fixed #6521: Tooltip/label for user "search-refinment" field on group/project member list
148
* Fixed #6563: i18n-issues on calendar view
149
* Fixed #6598: Wrong caption for button_create_and_continue in German language file
150
* Fixed #6607: Unclear caption for german button_update
151
* Fixed #6612: SortHelper missing from CalendarsController
152
* Fixed #6740: Max attachment size, incorrect usage of 'KB'
153
* Fixed #6750: ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:
154
155 45 Eric Davis
h2. v1.0.2 (2010-09-26)
156
157
* #2285: issue-refinement: pressing enter should result to an "apply"
158
* #3411: Allow mass status update trough context menu
159
* #5929: https-enabled gravatars when called over https
160
* #6189: Japanese Translation for r4011
161
* #6197: Traditional Chinese language file (to r4036)
162
* #6198: Updated german translation
163
* #6208: Macedonian translation
164
* #6210: Swedish Translation for r4039
165
* #6248: nl translation update for r4050
166
* #6263: Catalan translation update
167
* #6275: After submitting a related issue, the Issue field should be re-focused
168
* #6289: Checkboxes in issues list shouldn't be displayed when printing
169
* #6290: Make journals theming easier
170
* #6291: User#allowed_to? is not tested
171
* #6306: Traditional Chinese language file (to r4061)
172
* #6307: Korean translation update for 4066(4061)
173
* #6316: pt_BR update
174
* #6339: SERBIAN Updated
175
* #6358: Updated Polish translation
176
* #6363: Japanese Translation for r4080
177
* #6365: Traditional Chinese language file (to r4081)
178
* #6382: Issue PDF export variable usage
179
* #6428: Interim solution for i18n >= 0.4
180
* #6441: Japanese Translation for r4162
181
* #6451: Traditional Chinese language file (to r4167)
182
* #6465: Japanese Translation for r4171
183
* #6466: Traditional Chinese language file (to r4171)
184
* #6490: pt-BR translation for 1.0.2
185
* Fixed #3935: stylesheet_link_tag with plugin doesn't take into account relative_url_root
186
* Fixed #4998: Global issue list's context menu has enabled options for parent menus but there are no valid selections
187
* Fixed #5170: Done ratio can not revert to 0% if status is used for done ratio
188
* Fixed #5608: broken with i18n 0.4.0
189
* Fixed #6054: Error 500 on filenames with whitespace in git reposities
190
* Fixed #6135: Default logger configuration grows without bound.
191
* Fixed #6191: Deletion of a main task deletes all subtasks
192
* Fixed #6195: Missing move issues between projects
193
* Fixed #6242: can't switch between inline and side-by-side diff
194
* Fixed #6249: Create and continue returns 404
195
* Fixed #6267: changing the authentication mode from ldap to internal with setting the password
196
* Fixed #6270: diff coderay malformed in the "news" page
197
* Fixed #6278: missing "cant_link_an_issue_with_a_descendant"from locale files
198
* Fixed #6333: Create and continue results in a 404 Error
199
* Fixed #6346: Age column on repository view is skewed for git, probably CVS too
200
* Fixed #6351: Context menu on roadmap broken
201
* Fixed #6388: New Subproject leads to a 404
202
* Fixed #6392: Updated/Created links to activity broken
203
* Fixed #6413: Error in SQL
204
* Fixed #6443: Redirect to project settings after Copying a Project
205
* Fixed #6448: Saving a wiki page with no content has a translation missing
206
* Fixed #6452: Unhandled exception on creating File
207
* Fixed #6471: Typo in label_report in Czech translation
208
* Fixed #6479: Changing tracker type will lose watchers
209
* Fixed #6499: Files with leading or trailing whitespace are not shown in git.
210
211 44 Eric Davis
h2. v1.0.1 (2010-08-22)
212 1 Jean-Philippe Lang
213 44 Eric Davis
* #819: Add a body ID and class to all pages
214
* #871: Commit new CSS styles!
215
* #3301: Add favicon to base layout
216
* #4656: On Issue#show page, clicking on “Add related issue” should focus on the input
217
* #4896: Project identifier should be a limited field
218
* #5084: Filter all isssues by projects
219
* #5477: Replace Test::Unit::TestCase with ActiveSupport::TestCase
220
* #5591: 'calendar' action is used with 'issue' controller in issue/sidebar
221
* #5735: Traditional Chinese language file (to r3810)
222
* #5740: Swedish Translation for r3810
223
* #5785: pt-BR translation update
224
* #5898: Projects should be displayed as links in users/memberships
225
* #5910: Chinese translation to redmine-1.0.0
226
* #5912: Translation update for french locale
227
* #5962: Hungarian translation update to r3892
228
* #5971: Remove falsly applied chrome on revision links
229
* #5972: Updated Hebrew translation for 1.0.0
230
* #5982: Updated german translation
231
* #6008: Move admin_menu to Redmine::MenuManager
232
* #6012: RTL layout
233
* #6021: Spanish translation 1.0.0-RC
234
* #6025: nl translation updated for r3905
235
* #6030: Japanese Translation for r3907
236
* #6074: sr-CY.yml contains DOS-type newlines (\r\n)
237
* #6087: SERBIAN translation updated
238
* #6093: Updated italian translation
239
* #6142: Swedish Translation for r3940
240
* #6153: Move view_calendar and view_gantt to own modules
241
* #6169: Add issue status to issue tooltip
242
* Fixed #3834: Add a warning when not choosing a member role
243
* Fixed #3922: Bad english arround "Assigned to" text in journal entries
244
* Fixed #5158: Simplified Chinese language file zh.yml updated to r3608
245
* Fixed #5162: translation missing: zh-TW, field_time_entrie
246
* Fixed #5297: openid not validated correctly
247
* Fixed #5628: Wrong commit range in git log command
248
* Fixed #5760: Assigned_to and author filters in "Projects>View all issues" should be based on user's project visibility
249
* Fixed #5771: Problem when importing git repository
250
* Fixed #5775: ldap authentication in admin menu should have an icon
251
* Fixed #5811: deleting statuses doesnt delete workflow entries
252
* Fixed #5834: Emails with trailing spaces incorrectly detected as invalid
253
* Fixed #5846: ChangeChangesPathLengthLimit does not remove default for MySQL
254
* Fixed #5861: Vertical scrollbar always visible in Wiki "code" blocks in Chrome.
255
* Fixed #5883: correct label_project_latest Chinese translation
256
* Fixed #5892: Changing status from contextual menu opens the ticket instead
257
* Fixed #5904: Global gantt PDF and PNG should display project names
258
* Fixed #5925: parent task's priority edit should be disabled through shortcut menu in issues list page
259
* Fixed #5935: Add Another file to ticket doesn't work in IE Internet Explorer
260
* Fixed #5937: Harmonize french locale "zero" translation with other locales
261
* Fixed #5945: Forum message permalinks don't take pagination into account
262
* Fixed #5978: Debug code still remains
263
* Fixed #6009: When using "English (British)", the repository browser (svn) shows files over 1000 bytes as floating point (2.334355)
264
* Fixed #6045: Repository file Diff view sometimes shows more than selected file
265
* Fixed #6079: German Translation error in TimeEntryActivity
266
* Fixed #6100: User's profile should display all visible projects
267
* Fixed #6132: Allow Key based authentication in the Boards atom feed
268
* Fixed #6163: Bad CSS class for calendar project menu_item
269
* Fixed #6172: Browsing to a missing user's page shows the admin sidebar
270
271 42 Azamat Hackimov
272 41 Eric Davis
h2. v1.0.0 (Release candidate) (2010-07-18)
273 40 Eric Davis
274
* #443: Adds context menu to the roadmap issue lists
275 25 Jean-Philippe Lang
* #443: Subtasking
276
* #741: Description preview while editing an issue
277
* #1131: Add support for alternate (non-LDAP) authentication
278
* #1214: REST API for Issues
279
* #1223: File upload on wiki edit form
280
* #1755: add "blocked by" as a related issues option
281
* #2420: Fetching emails from an POP server
282
* #2482: Named scopes in Issue and ActsAsWatchable plus some view refactoring (logic extraction).
283
* #2924: Make the right click menu more discoverable using a cursor property
284
* #2985: Make syntax highlighting pluggable
285
* #3201: Workflow Check/Uncheck All Rows/Columns
286
* #3359: Update CodeRay 0.9
287
* #3706: Allow assigned_to field configuration on Issue creation by email
288
* #3936: configurable list of models to include in search
289
* #4480: Create a link to the user profile from the administration interface
290
* #4482: Cache textile rendering
291
* #4572: Make it harder to ruin your database
292
* #4573: Move github gems to Gemcutter
293
* #4664: Add pagination to forum threads
294
* #4732: Make login case-insensitive also for PostgreSQL
295
* #4812: Create links to other projects
296
* #4819: Replace images with smushed ones for speed
297
* #4945: Allow custom fields attached to project to be searchable
298
* #5121: Fix issues list layout overflow
299
* #5169: Issue list view hook request
300
* #5208: Aibility to edit wiki sidebar
301
* #5281: Remove empty ul tags in the issue history
302
* #5291: Updated basque translations
303
* #5328: Automatically add "Repository" menu_item after repository creation
304
* #5415: Fewer SQL statements generated for watcher_recipients
305
* #5416: Exclude "fields_for" from overridden methods in TabularFormBuilder
306
* #5573: Allow issue assignment in email
307
* #5595: Allow start date and due dates to be set via incoming email
308
* #5752: The projects view (/projects) renders ul's wrong
309
* #5781: Allow to use more macros on the welcome page and project list
310
* Fixed #1288: Unable to past escaped wiki syntax in an issue description
311
* Fixed #1334: Wiki formatting character *_ and _*
312
* Fixed #1416: Inline code with less-then/greater-than produces @lt; and @gt; respectively
313
* Fixed #2473: Login and mail should not be case sensitive
314
* Fixed #2990: Ruby 1.9 - wrong number of arguments (1 for 0) on rake db:migrate
315
* Fixed #3089: Text formatting sometimes breaks when combined
316
* Fixed #3690: Status change info duplicates on the issue screen
317
* Fixed #3691: Redmine allows two files with the same file name to be uploaded to the same issue
318
* Fixed #3764: ApplicationHelperTest fails with JRuby
319
* Fixed #4265: Unclosed code tags in issue descriptions affects main UI
320
* Fixed #4745: Bug in index.xml.builder (issues)
321
* Fixed #4852: changing user/roles of project member not possible without javascript
322
* Fixed #4857: Week number calculation in date picker is wrong if a week starts with Sunday
323
* Fixed #4883: Bottom "contextual" placement in issue with associated changeset
324
* Fixed #4918: Revisions r3453 and r3454 broke On-the-fly user creation with LDAP
325
* Fixed #4935: Navigation to the Master Timesheet page (time_entries)
326
* Fixed #5043: Flash messages are not displayed after the project settings[module/activity] saved
327
* Fixed #5081: Broken links on public/help/wiki_syntax_detailed.html
328
* Fixed #5104: Description of document not wikified on documents index
329
* Fixed #5108: Issue linking fails inside of []s
330
* Fixed #5199: diff code coloring using coderay
331
* Fixed #5233: Add a hook to the issue report (Summary) view
332
* Fixed #5265: timetracking: subtasks time is added to the main task
333
* Fixed #5343: acts_as_event Doesn't Accept Outside URLs
334
* Fixed #5440: UI Inconsistency : Administration > Enumerations table row headers should be enclosed in <thead>
335
* Fixed #5463: 0.9.4 INSTALL and/or UPGRADE, missing session_store.rb
336
* Fixed #5524: Update_parent_attributes doesn't work for the old parent issue when reparenting
337
* Fixed #5548: SVN Repository: Can not list content of a folder which includes square brackets.
338
* Fixed #5589: "with subproject" malfunction
339
* Fixed #5676: Search for Numeric Value
340
* Fixed #5696: Redmine + PostgreSQL 8.4.4 fails on _dir_list_content.rhtml
341
* Fixed #5698: redmine:email:receive_imap fails silently for mails with subject longer than 255 characters
342
* Fixed #5700: TimelogController#destroy assumes success
343
* Fixed #5751: developer role is mispelled
344
* Fixed #5769: Popup Calendar doesn't Advance in Chrome
345
* Fixed #5771: Problem when importing git repository
346
* Fixed #5823: Error in comments in plugin.rb
347
348 12 Jean-Philippe Lang
h2. Previous changes
349 14 Jean-Philippe Lang
350 49 Jean-Philippe Lang
* [[Changelog_0_9|0.9.x series]]
351 26 Jean-Philippe Lang
* [[Changelog_0_8|0.8.x series]]
352
* [[Changelog_0_7|0.7.x series]]
353 17 Jean-Philippe Lang
* [[Changelog_0_6|0.6.x and below]]