Project

General

Profile

Changelog » History » Revision 86

Revision 85 (Jean-Philippe Lang, 2013-03-19 21:46) → Revision 86/120 (Jean-Philippe Lang, 2013-05-01 17:24)

h1. Changelog 

 {{>toc}} 

 h2. version:2.3.1 (2013-05-01) 

 * Defect #12650: Lost text after selection in issue list with IE 
 * Defect #12684: Hotkey for Issue-Edit doesn't work as expected 
 * Defect #13405: Commit link title is escaped twice when using "commit:" prefix 
 * Defect #13541: Can't access SCM when log/production.scm.stderr.log is not writable 
 * Defect #13579: Datepicker uses Simplified Chinese in Traditional Chinese locale 
 * Defect #13584: Missing Portuguese jQuery UI date picker 
 * Defect #13586: Circular loop testing prevents precedes/follows relation between subtasks 
 * Defect #13618: CSV export of spent time ignores filters and columns selection 
 * Defect #13630: PDF export generates the issue id twice 
 * Defect #13644: Diff - Internal Error 
 * Defect #13712: Fix email rake tasks to also support no_account_notice and default_group options 
 * Defect #13811: Broken javascript in IE7 ; recurrence of #12195 
 * Defect #13823: Trailing comma in javascript files 
 * Patch #13531: Traditional Chinese translation for 2.3-stable 
 * Patch #13552: Dutch translations for 2.3-stable 
 * Patch #13678: Lithuanian translation for 2.3-stable 

 h2. version:2.3.0 (2013-03-19) 

 * Defect #3107: Issue with two digit year on Logtime 
 * Defect #3371: Autologin does not work when using openid 
 * Defect #3676: www. generates broken link in formatted text 
 * Defect #4700: Adding news does not send notification to all project members 
 * Defect #5329: Time entries report broken on first week of year 
 * Defect #8794: Circular loop when using relations and subtasks 
 * Defect #9475: German Translation "My custom queries" and "Custom queries" 
 * Defect #9549: Only 100 users are displayed when adding new project members 
 * Defect #10277: Redmine wikitext URL-into-link creation with hyphen is wrong 
 * Defect #10364: Custom field float separator in CSV export 
 * Defect #10930: rake redmine:load_default_data error in 2.0 with SQLServer 
 * Defect #10977: Redmine shouldn't require all database gems 
 * Defect #12528: Handle temporary failures gracefully in the external mail handler script 
 * Defect #12629: Wrong German "label_issues_by" translation 
 * Defect #12641: Diff outputs become ??? in some non ASCII words. 
 * Defect #12707: Typo in app/models/tracker.rb 
 * Defect #12716: Attachment description lost when issue validation fails 
 * Defect #12735: Negative duration allowed 
 * Defect #12736: Negative start/due dates allowed 
 * Defect #12968: Subtasks don't resepect following/precedes 
 * Defect #13006: Filter "Assignee's group" doesn't work with group assignments 
 * Defect #13022: Image pointing towards /logout signs out user 
 * Defect #13059: Custom fields are listed two times in workflow/Fields permission 
 * Defect #13076: Project overview page shows trackers from subprojects with disabled issue module 
 * Defect #13119: custom_field_values are not reloaded on #reload 
 * Defect #13154: After upgrade to 2.2.2 ticket list on some projects fails 
 * Defect #13188: Forms are not updated after changing the status field without "Add issues" permission 
 * Defect #13251: Adding a "follows" relation may not refresh relations list 
 * Defect #13272: translation missing: setting_default_projects_tracker_ids 
 * Defect #13328: Copying an issue as a child of itself creates an extra issue 
 * Defect #13335: Autologin does not work with custom autologin cookie name 
 * Defect #13350: Japanese mistranslation fix 
 * Feature #824: Add "closed_on" issue field (storing time of last closing) & add it as a column and filter on the issue list. 
 * Feature #1766: Custom fields should become addable to Spent Time list/report 
 * Feature #3436: Show relations in Gantt diagram 
 * Feature #3957: Ajax file upload with progress bar 
 * Feature #5298: Store attachments in sub directories 
 * Feature #5605: Subprojects should (optionally) inherit Members from their parent 
 * Feature #6727: Add/remove issue watchers via REST API 
 * Feature #7159: Bulk watch/unwatch issues from the context menu 
 * Feature #8529: Get the API key of the user through REST API 
 * Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop 
 * Feature #10191: Add Filters For Spent time's Details and Report 
 * Feature #10286: Auto-populate fields while creating a new user with LDAP 
 * Feature #10352: Preview should already display the freshly attached images 
 * Feature #11498: Add --no-account-notice option for the mail handler script 
 * Feature #12122: Gantt progress lines (html only) 
 * Feature #12228: JRuby 1.7.2 support 
 * Feature #12251: Custom fields: 'Multiple values' should be able to be checked and then unchecked 
 * Feature #12401: Split "Manage documents" permission into create, edit and delete permissions 
 * Feature #12542: Group events in the activity view 
 * Feature #12665: Link to a file in a repository branch 
 * Feature #12713: Microsoft SQLServer support 
 * Feature #12787: Remove "Warning - iconv will be deprecated in the future, use String#encode instead." 
 * Feature #12843: Add links to projects in Group projects list 
 * Feature #12898: Handle GET /issues/context_menu parameters nicely to prevent returning error 500 to crawlers 
 * Feature #12992: Make JSONP support optional and disabled by default 
 * Feature #13174: Raise group name maximum length to 255 characters 
 * Feature #13175: Possibility to define the default enable trackers when creating a project 
 * Feature #13329: Ruby 2.0 support 
 * Feature #13337: Split translation "label_total" 
 * Feature #13340: Mail handler: option to add created user to default group 
 * Feature #13341: Mail handler: --no-notification option to disable notifications to the created user 
 * Patch #7202: Polish translation for v1.0.4 
 * Patch #7851: Italian translation for 'issue' 
 * Patch #9225: Generate project identifier automatically with JavaScript 
 * Patch #10916: Optimisation in issues relations display 
 * Patch #12485: Don't force english language for default admin account 
 * Patch #12499: Use lambda in model scopes 
 * Patch #12611: Login link unexpected logs you out 
 * Patch #12626: Updated Japanese translations for button_view and permission_commit_access 
 * Patch #12640: Russian "about_x_hours" translation change 
 * Patch #12645: Russian numeric translation 
 * Patch #12660: Consistent German translation for my page 
 * Patch #12708: Restructured german translation (Cleanup) 
 * Patch #12721: Optimize MenuManager a bit 
 * Patch #12725: Change pourcent to percent (#12724) 
 * Patch #12754: Updated Japanese translation for notice_account_register_done 
 * Patch #12788: Copyright for 2013 
 * Patch #12806: Serbian translation change 
 * Patch #12810: Swedish Translation change 
 * Patch #12910: Plugin settings div should perhaps have 'settings' CSS class 
 * Patch #12911: Fix 500 error for requests to the settings path for non-configurable plugins 
 * Patch #12926: Bulgarian translation (r11218) 
 * Patch #12927: Swedish Translation for r11244 
 * Patch #12967: Change Spanish login/logout translations 
 * Patch #12988: Russian translation for trunk 
 * Patch #13080: German translation of label_in 
 * Patch #13098: Small datepicker improvements 
 * Patch #13152: Locale file for Azerbaijanian language 
 * Patch #13155: Add login to /users/:id API for current user 
 * Patch #13173: Put source :rubygems url HTTP secure 
 * Patch #13190: Bulgarian translation (r11404) 
 * Patch #13198: Traditional Chinese language file (to r11426) 
 * Patch #13203: German translation change for follow and precedes is inconsitent 
 * Patch #13206: Portuguese translation file 
 * Patch #13246: Some german translation patches 
 * Patch #13280: German translation (r11478) 
 * Patch #13301: Performance: avoid querying all memberships in User#roles_for_project 
 * Patch #13309: Add "tracker-[id]" CSS class to issues 
 * Patch #13324: fixing some pt-br locales 
 * Patch #13339: Complete language Vietnamese file 
 * Patch #13391: Czech translation update 
 * Patch #13399: Fixed some wrong or confusing translation in Korean locale 
 * Patch #13414: Bulgarian translation (r11567) 
 * Patch #13420: Korean translation for 2.3 (r11583) 
 * Patch #13437: German translation of setting_emails_header 
 * Patch #13438: English translation 
 * Patch #13447: German translation - some patches 
 * Patch #13450: Czech translation 
 * Patch #13475: fixing some pt-br locales 
 * Patch #13514: fixing some pt-br locales 

 h2. version:2.2.4 (2013-03-19) 

 * Upgrade to Rails 3.2.13 
 * Defect #12243: Ordering forum replies by last reply date is broken 
 * Defect #13127: h1 multiple lined titles breaks into main menu 
 * Defect #13138: Generating PDF of issue causes UndefinedConversionError with htmlentities gem 
 * Defect #13165: rdm-mailhandler.rb: initialize_http_header override basic auth 
 * Defect #13232: Link to topic in nonexistent forum causes error 500 
 * Patch #13181: Bulgarian translation of jstoolbar-bg.js 
 * Patch #13207: Portuguese translation for 2.2-stable 
 * Patch #13310: pt-BR label_last_n_weeks translation 
 * Patch #13325: pt-BR translation for 2.2-stable 
 * Patch #13343: Vietnamese translation for 2.2-stable 
 * Patch #13398: Czech translation for 2.2-stable 

 h2. version:2.2.3 (2013-02-12) 

 * Upgrade to Rails 3.2.12 
 * Defect #11987: pdf: Broken new line in table 
 * Defect #12930: 404 Error when referencing different project source files in the wiki syntax 
 * Defect #12979: Wiki link syntax commit:repo_a:abcd doesn't work 
 * Defect #13075: Can't clear custom field value through context menu in the issue list 
 * Defect #13097: Project copy fails when wiki module is disabled 
 * Defect #13126: Issue view: estimated time vs. spent time 
 * Patch #12922: Update Spanish translation 
 * Patch #12928: Bulgarian translation for 2.2-stable 
 * Patch #12987: Russian translation for 2.2-stable 

 h2. version:2.2.2 (2013-01-20) 

 * Defect #7510: Link to attachment should return latest attachment 
 * Defect #9842: {{toc}} is not replaced by table of content when exporting wiki page to pdf 
 * Defect #12749: Plugins cannot route wiki page sub-path 
 * Defect #12799: Cannot edit a wiki section which title starts with a tab 
 * Defect #12801: Viewing the history of a wiki page with attachments raises an error 
 * Defect #12833: Input fields restricted on length should have maxlength parameter set 
 * Defect #12838: Blank page when clicking Add with no block selected on my page layout 
 * Defect #12851: "Parent task is invalid" while editing child issues by Role with restricted Issues Visibility 
 * Patch #12800: Serbian Latin translation patch (sr-YU.yml) 
 * Patch #12809: Swedish Translation for r11162 
 * Patch #12818: Minor swedish translation fix 

 h2. version:2.2.1 (2013-01-09) 

 * Upgrade to Rails 3.2.11 
 * Defect #12652: "Copy ticket" selects "new ticket" 
 * Defect #12691: Textile Homepage Dead? 
 * Defect #12711: incorrect fix of lib/SVG/Graph/TimeSeries.rb 
 * Defect #12744: Unable to call a macro with a name that contains uppercase letters 
 * Defect #12776: Security vulnerability in Rails 3.2.10 (CVE-2013-0156) 
 * Patch #12630: Russian "x_hours" translation 

 h2. version:2.2.0 (2012-12-18) 

 * Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ? 
 * Defect #8106: Issues by Category should show tasks without category 
 * Defect #8373: i18n string text_are_you_sure_with_children no longer used 
 * Defect #11426: Filtering with Due Date in less than N days should show overdue issues 
 * Defect #11834: Bazaar: "???" instead of non ASCII character in paths on non UTF-8 locale 
 * Defect #11868: Git and Mercurial diff displays deleted files as /dev/null 
 * Defect #11979: No validation errors when entering an invalid "Parent task" 
 * Defect #12012: Redmine::VERSION.revision method does not work on Subversion 1.7 working copy 
 * Defect #12018: Issue filter select box order changes randomly 
 * Defect #12090: email recipients not written to action_mailer log if BCC recipients setting is checked 
 * Defect #12092: Issue "start date" validation does not work correctly 
 * Defect #12285: Some unit and functional tests miss fixtures and break when run alone 
 * Defect #12286: Emails of private notes are sent to watcher users regardless of viewing permissions 
 * Defect #12310: Attachments may not be displayed in the order they were selected 
 * Defect #12356: Issue "Update" link broken focus 
 * Defect #12397: Error in Textile conversion of HTTP links, containing russian letters 
 * Defect #12434: Respond with 404 instead of 500 when requesting a wiki diff with invalid versions 
 * Feature #1554: Private comments in tickets 
 * Feature #2161: Time tracking code should respect weekends as "no work" days 
 * Feature #3239: Show related issues on the Issues Listing 
 * Feature #3265: Filter on issue relations 
 * Feature #3447: Option to display the issue descriptions on the issues list 
 * Feature #3511: Ability to sort issues by grouped column 
 * Feature #4590: Precede-Follow relation should move following issues when rescheduling issue earlier 
 * Feature #5487: Allow subtasks to cross projects 
 * Feature #6899: Add a relation between the original and copied issue 
 * Feature #7082: Rest API for wiki 
 * Feature #9835: REST API - List priorities 
 * Feature #10789: Macros child_pages with depth parameter 
 * Feature #10852: Ability to delete a version from a wiki page history 
 * Feature #10937: new user format #{lastname} 
 * Feature #11502: Expose roles details via REST API 
 * Feature #11755: Impersonate user through REST API auth 
 * Feature #12085: New user name format: firstname + first letter of lastname 
 * Feature #12125: Set filename used to store attachment updloaded via the REST API 
 * Feature #12167: Macro for inserting collapsible block of text 
 * Feature #12211: Wrap issue description and its contextual menu in a div 
 * Feature #12216: Textual CSS class for priorities 
 * Feature #12299: Redmine version requirement improvements (in plugins) 
 * Feature #12393: Upgrade to Rails 3.2.9 
 * Feature #12475: Lazy loading of translation files for faster startup 
 * Patch #11846: Fill username when authentification failed 
 * Patch #11862: Add "last 2 weeks" preset to time entries reporting 
 * Patch #11992: Japanese translation about issue relations improved 
 * Patch #12027: Incorrect Spanish "September" month name 
 * Patch #12061: Japanese translation improvement (permission names) 
 * Patch #12078: User#allowed_to? should return true or false 
 * Patch #12117: Change Japanese translation of "admin" 
 * Patch #12142: Updated translation in Lithuanian 
 * Patch #12232: German translation enhancements 
 * Patch #12316: Fix Lithuanian numeral translation 
 * Patch #12494: Bulgarian "button_submit" translation change 
 * Patch #12514: Updated translation in Lithuanian 
 * Patch #12602: Korean translation update for 2.2-stable 
 * Patch #12608: Norwegian translation changed 
 * Patch #12619: Russian translation change 

 h2. Previous changes 

 * [[Changelog_2_2|2.2.x series]] 
 * [[Changelog_2_1|2.1.x series]] 
 * [[Changelog_2_0|2.0.x series]] 
 * [[Changelog_1_4|1.4.x series]] 
 * [[Changelog_1_3|1.3.x series]] 
 * [[Changelog_1_2|1.2.x series]] 
 * [[Changelog_1_1|1.1.x series]] 
 * [[Changelog_1_0|1.0.x series]] 
 * [[Changelog_0_9|0.9.x series]] 
 * [[Changelog_0_8|0.8.x series]] 
 * [[Changelog_0_7|0.7.x series]] 
 * [[Changelog_0_6|0.6.x and below]] 

 h2. Security updates 

 You can view the list of known and fixed vulnerabilties on [[Security Advisories]].