@@ -4,6 +4,62 Redmine - project management software | |||||
4 | Copyright (C) 2006-2014 Jean-Philippe Lang |
|
4 | Copyright (C) 2006-2014 Jean-Philippe Lang | |
5 | http://www.redmine.org/ |
|
5 | http://www.redmine.org/ | |
6 |
|
6 | |||
|
7 | == 2014-03-02 v2.5.0 | |||
|
8 | ||||
|
9 | * Defect #3163: Large inline images overflow | |||
|
10 | * Defect #13385: Searchable checkbox displayed on edit form for not-searchable custom field formats. | |||
|
11 | * Defect #13396: Updating an issue with user or list format custom field, currently having value that is locked or removed, clears that field | |||
|
12 | * Defect #14361: Mercurial commit ids are short (12 digits) on database | |||
|
13 | * Defect #15377: bundle install --without development test fails | |||
|
14 | * Defect #15381: Error pages improvement | |||
|
15 | * Defect #15485: HTML 5 validation multiple ids | |||
|
16 | * Defect #15551: Validating a Setting with invalid name triggers an error | |||
|
17 | * Defect #15552: Preferences are not preserved after adding user with validation error | |||
|
18 | * Defect #15704: Journal for relation should store relation type instead of i18n key | |||
|
19 | * Defect #15709: TimeEntry custom_values are not deleted from the database when destroying the associated project | |||
|
20 | * Defect #15831: Successful update notice for workflows | |||
|
21 | * Defect #15848: REST API: Cannot retrieve memberships of closed projects | |||
|
22 | * Defect #15929: REST API: Integer custom field validation fails when using non-string values | |||
|
23 | * Defect #15947: Deadlock when delete issues in same time on multiple sessions | |||
|
24 | * Defect #15983: Project.activities returns different types depending on context | |||
|
25 | * Defect #16077: Table of contents macro conflicts with collapse macro | |||
|
26 | * Defect #16091: Export CSV with many custom field runs many queries | |||
|
27 | * Defect #16107: ApplicationController mishandles non-Basic authentication information, causing an internal error | |||
|
28 | * Defect #16143: Can't insert too long comment field from repository (MySQL) | |||
|
29 | * Feature #1179: Optionally allow Text and Long Text custom fields support wiki formatting | |||
|
30 | * Feature #1358: Link_to for Custom Field | |||
|
31 | * Feature #2083: CustomField of type "external-link-to" with configurable URL prefix | |||
|
32 | * Feature #2549: Enable the watching of news | |||
|
33 | * Feature #2691: Option to disable automated language-guessing based on HTTP_ACCEPT_LANGUAGE HTTP-header | |||
|
34 | * Feature #8152: Render Version and User custom fields as links | |||
|
35 | * Feature #8562: Watchers list too big in new issue form | |||
|
36 | * Feature #8572: Configuration of which versions (by version-status) are shown in version-format custom fields | |||
|
37 | * Feature #8842: REST API: Filter issues created/updated before or after specific timestamp | |||
|
38 | * Feature #13134: Focus first text field automatically | |||
|
39 | * Feature #14309: Add favicon to Atom feeds | |||
|
40 | * Feature #15275: Improve usage of label "button_update" | |||
|
41 | * Feature #15362: Wrap filters, options and buttons with extra div on the issue list | |||
|
42 | * Feature #15520: Markdown formatting | |||
|
43 | * Feature #15699: Description for custom fields | |||
|
44 | * Feature #15701: Add project identifier substitution option to the URL-pattern property of link format custom fields | |||
|
45 | * Feature #15790: Use the mime-types gem to get mime type for unknown extension | |||
|
46 | * Feature #15815: REST API : Add project status in API response | |||
|
47 | * Feature #15926: Redirect to back_url or referer when clicking "Sign in" while already logged-in | |||
|
48 | * Patch #12753: Update config.i18n.load_path for plugin-supplied locales | |||
|
49 | * Patch #13774: Show warning if CSV-Export exceeds limit | |||
|
50 | * Patch #14766: Better block detection on my page | |||
|
51 | * Patch #15403: Czech "message" and "changeset" translation change | |||
|
52 | * Patch #15420: Don't create duplicate wikis in tests | |||
|
53 | * Patch #15689: Make favicon themeable | |||
|
54 | * Patch #15785: Support more character encodings in incoming emails | |||
|
55 | ||||
|
56 | == 2014-03-02 v2.4.4 | |||
|
57 | ||||
|
58 | * Defect #16081: Export CSV - Custom field true/false not using translation | |||
|
59 | * Defect #16161: Parent task search and datepicker not available after changing status | |||
|
60 | * Defect #16169: Wrong validation when updating integer custom field with spaces | |||
|
61 | * Defect #16177: Mercurial 2.9 compatibility | |||
|
62 | ||||
7 | == 2014-02-08 v2.4.3 |
|
63 | == 2014-02-08 v2.4.3 | |
8 |
|
64 | |||
9 | * Defect #13544: Commit reference: autogenerated issue note has wrong commit link syntax in multi-repo or cross-project context |
|
65 | * Defect #13544: Commit reference: autogenerated issue note has wrong commit link syntax in multi-repo or cross-project context |
General Comments 0
You need to be logged in to leave comments.
Login now