Project

General

Profile

Actions

Changelog » History » Revision 77

« Previous | Revision 77/120 (diff) | Next »
Jean-Philippe Lang, 2012-11-18 08:43
2.1.3 released


Changelog

2.1.3 (2012-11-17)

  • Defect #12050: :export links to repository files lead to a 404 error
  • Defect #12189: Missing tmp/pdf directory
  • Defect #12195: Javascript error with IE7 / IE8 on new issue form
  • Defect #12196: "Page not found" on OK button in SCM "View all revisions" page
  • Defect #12199: Confirmation message displayed when clicking a disabled delete link in the context menu
  • Defect #12231: Hardcoded "Back" in Repository
  • Defect #12294: Incorrect german translation for "registered" users filter
  • Defect #12349: Watchers auto-complete search on non-latin chars
  • Defect #12358: 'None' grouped issue list section should be translated
  • Defect #12359: Version date field regex validation accepts invalid date
  • Defect #12375: Receiving mail subject encoding broken (MOJIBAKE) in some cases on Ruby 1.8
  • Patch #9732: German translations
  • Patch #12021: Russian locale translations
  • Patch #12188: Simplified Chinese translation with zh.yml file based on Rev:10681
  • Patch #12235: German translation for 2.1-stable
  • Patch #12237: Added German Translation

2.1.2 (2012-09-30)

  • Defect #11929: XSS vulnerability in Redmine 2.1.x

2.1.1 (2012-09-30)

  • Defect #11290: ParseDate missing in Ruby 1.9x
  • Defect #11844: "load_default_data" rake task fails to print the error message if one occurs
  • Defect #11850: Can't create a user from ldap by on-the-fly on the redmine server using URI prefix
  • Defect #11872: Private issue visible to anonymous users after its author is deleted
  • Defect #11885: Filter misses Selectionfield on IE8
  • Defect #11893: New relation form Cancel link is broken with Chrome 21
  • Defect #11905: Potential "can't dup NilClass" error in UserPreference
  • Defect #11909: Autocomplete results not reset after clearing search field
  • Defect #11922: bs.yml and de.yml lead to error by number_to_currency()
  • Defect #11945: rake task prints "can't convert Errno::EACCES into String" in case of no permission of public/plugin_assets
  • Defect #11975: Undefined status transitions allowed in workflow (author of issue changes when selecting a new status)
  • Defect #11982: SCM diff view generates extra parameter for switching mode
  • Patch #11897: Traditional Chinese language file

2.1.0 (2012-09-16)

  • Defect #2071: Reordering priority-enumerations breaks alternate-theme's issue-colouring
  • Defect #2190: Month names not translated to german
  • Defect #8978: LDAP timeout if an LDAP auth provider is unreachable
  • Defect #9839: Gantt abbr of weekday should not be necessarily the first letter of the long day name
  • Defect #10928: Documentation about generating a plugin is not up-to-date
  • Defect #11034: TLS configuration documentation for Rails 3
  • Defect #11073: UserCustomField order_statement returns wrong output
  • Defect #11153: Default sorting for target version is DESC instead of ASC
  • Defect #11207: Issues associated with a locked version are not copied when copying a project
  • Defect #11304: Issue-class: status-1, status-2 etc. refer to status position instead of status id
  • Defect #11331: Openid registration form should not require user to enter password
  • Defect #11345: Context menu should show shared versions when editing issues from different projects
  • Defect #11355: Plain text notification emails content is HTML escaped
  • Defect #11388: Updating a version through rest API returns invalid JSON
  • Defect #11389: Warning in awesome_nested_set.rb
  • Defect #11503: Accessing /projects/:project/wiki/something.png fails with error 500
  • Defect #11506: Versions that are not shared should not be assignable when selecting another project
  • Defect #11508: Projects not ordered alphabetically after renaming project
  • Defect #11540: Roadmap anchor links can be ambigous
  • Defect #11545: Overwriting existing method Issue.open
  • Defect #11552: MailHandler does not match assignee name with spaces
  • Defect #11571: Custom fields of type version not proper handled in receiving e-mails
  • Defect #11577: Can't use non-latin anchor in wiki
  • Defect #11612: Revision graph sometimes broken due to raphael.js error
  • Defect #11621: Redmine MIME Detection Of Javascript Files Non-Standard
  • Defect #11633: Macro arguments should not be parsed by text formatters
  • Defect #11662: Invalid query returned from Issues.visible scope after accessing User#projects_by_role with a role that is not present
  • Defect #11691: 404 response when deleting a user from the edit page
  • Defect #11723: redmine:send_reminders notification misses if assignee is a group
  • Defect #11738: Batch update of issues clears project path
  • Defect #11749: Redmine.pm: HEAD is not considered as a read-only method
  • Defect #11814: Date picker does not respect week start setting
  • Feature #703: Configurable required fields per tracker/status/role
  • Feature #1006: Display thumbnails of attached images
  • Feature #1091: Disabling default ticket fields per tracker
  • Feature #1360: Permission for adding an issue to a version.
  • Feature #3061: Let macros optionally match over multiple lines and ignore single curly braces
  • Feature #3510: Inserting image thumbnails inside the wiki
  • Feature #3521: Permissions for roles to change fields per tracker/status
  • Feature #3640: Freeze / Close Projects
  • Feature #3831: Support for subforums
  • Feature #6597: Configurable session lifetime and timeout
  • Feature #6965: Option to Copy Subtasks when copying an issue
  • Feature #8161: Ability to filter issues on project custom fields
  • Feature #8577: "Private" column and filter on the issue list
  • Feature #8981: REST Api for Groups
  • Feature #9258: Create role by copy
  • Feature #9419: Group/sort the issue list by user/version-format custom fields
  • Feature #10362: Show images in repositories inline when clicking the 'View' link
  • Feature #10419: Upgrade raphael.js (2.1.0)
  • Feature #11068: Ability to set default column order in issue list
  • Feature #11102: Add autocomplete to "Related issue" field on revision
  • Feature #11109: Repository Identifier should be frozen
  • Feature #11181: Additional "Log time" link on project overview
  • Feature #11205: Reversed order of priorities on the issue summary page
  • Feature #11445: Switch from Prototype to JQuery
  • Feature #11469: JSONP support
  • Feature #11475: Redmine.pm: Allow fallback to other Apache auth providers
  • Feature #11494: Don't turn #nnn with leading zeros into links
  • Feature #11539: Display a projects tree instead of a flat list in notification preferences
  • Feature #11578: Option to pass whole arguments to a macro without splitting them
  • Feature #11595: Missing mime type for svg files
  • Feature #11758: Upgrade to Rails 3.2.8
  • Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
  • Patch #10988: New Korean translation patch
  • Patch #11201: Korean translation special update
  • Patch #11401: Fix Japanese mistranslation for "button_submit"
  • Patch #11402: Japanese translation added for default role names
  • Patch #11411: Fix disordered use of long sound in Japanese "user" translation
  • Patch #11412: Unnatural Japanese message when users failed to login
  • Patch #11419: Fix wrong Japanese "label_attachment" translation
  • Patch #11496: Make labels clickable in Adminstration/Settings
  • Patch #11704: Avoid the use of tag("...", "...", true) in layout
  • Patch #11818: Redmine.pm fails when permissions are NULL

Previous changes

Security updates

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

Updated by Jean-Philippe Lang over 11 years ago · 77 revisions locked