Changelog » History » Version 100
Jean-Philippe Lang, 2015-02-19 20:22
| 1 | 1 | Jean-Philippe Lang | h1. Changelog |
|---|---|---|---|
| 2 | 53 | Jean-Philippe Lang | |
| 3 | {{>toc}} |
||
| 4 | 1 | Jean-Philippe Lang | |
| 5 | 100 | Jean-Philippe Lang | h2. version:3.0.0 (2015-02-19) |
| 6 | 98 | Jean-Philippe Lang | |
| 7 | 100 | Jean-Philippe Lang | * Defect #2573: Latest projects list: no space after lists in project description |
| 8 | * Defect #6579: Tree hierachy being currupted on multiple submissions of an issue |
||
| 9 | * Defect #14151: Grammer problem with German x_days |
||
| 10 | * Defect #15789: Users can see all groups when adding a filter "Assignee's Group" |
||
| 11 | * Defect #15988: Unexpected behaviour on issue fields for users that have multiple roles |
||
| 12 | * Defect #18237: From a rake task context, impossible to create an IssueRelation normally |
||
| 13 | * Defect #18265: Wrong csv separator in Croatian |
||
| 14 | * Defect #18301: Revision shortlink at end of URL breaks URL autolinking |
||
| 15 | * Defect #18314: German Translation - button_update |
||
| 16 | * Defect #18605: Wrong usage of logger.info to test log level |
||
| 17 | * Defect #18654: Custom field is rendered, even if its value is empty (for multiple) |
||
| 18 | * Defect #18711: Respect cross-project subtask setting on issue bulk edit form |
||
| 19 | * Defect #18781: Redmine::FieldFormat::IntFormat does not accept "real" Integer values |
||
| 20 | * Defect #18832: Activity Stream Filter missing on right hand side due to permission |
||
| 21 | * Defect #18855: User with only Move Issue rights in the project can still create issues using mass copy! |
||
| 22 | * Defect #18918: Grouping label for "none" should be changed to "null", "No Value", or" (blank) ". |
||
| 23 | * Defect #19024: link_to in Redmine::Hook::ViewListener omits url root |
||
| 24 | * Defect #19030: Links to completed versions on the roadmap page might lead to a "403 not authorized page" |
||
| 25 | * Defect #19039: Mail notification is formatting dates with changer's locale |
||
| 26 | * Defect #19040: Potential DB deadlocks on concurrent issue creation |
||
| 27 | * Defect #19055: 'label_per_page' is no longer used |
||
| 28 | * Defect #19111: Bad spelling in Spanish "mail_body_reminder" |
||
| 29 | * Feature #992: Option to search open issues only |
||
| 30 | * Feature #1326: Add / edit an attachment description after upload |
||
| 31 | * Feature #1415: Let system administrator limit repositories valid sources |
||
| 32 | * Feature #4244: Multiple email addresses for each user |
||
| 33 | * Feature #4383: Search Names of Files Attached to Issues |
||
| 34 | * Feature #4518: Wiki formatting documentation for nested lists |
||
| 35 | * Feature #5450: Move wiki page to other project |
||
| 36 | * Feature #5991: Tracker should have it's own default issue status |
||
| 37 | * Feature #6426: MenuManager::MenuItem should support a named route as a url |
||
| 38 | * Feature #7249: Custom fields for Documents |
||
| 39 | * Feature #8121: Allow overriding direction of part of text |
||
| 40 | * Feature #8818: Repository user-mapping with multiple email addresses |
||
| 41 | * Feature #11702: Add user/group to multiple projects at once |
||
| 42 | * Feature #11724: Prevent users from seeing other users based on their project membership |
||
| 43 | * Feature #12097: Multi Thread Support |
||
| 44 | * Feature #12734: Add table reference to textile help |
||
| 45 | * Feature #13051: Support any macro in (pdf) export for wiki's and issues |
||
| 46 | * Feature #13425: Ignore X-Autoreply mails |
||
| 47 | * Feature #13497: Document all available Redmine links properly |
||
| 48 | * Feature #13849: Grouped filters in the filter drop-down |
||
| 49 | * Feature #14371: Drop Ruby 1.8.7 support |
||
| 50 | * Feature #14534: Upgrade to Rails 4.2 |
||
| 51 | * Feature #15236: Propose diff view for long text custom fields |
||
| 52 | * Feature #16823: IMAP STARTTLS support |
||
| 53 | * Feature #17354: User detail : show user login to admins |
||
| 54 | * Feature #17763: Ability to render multiple partials with view hook |
||
| 55 | * Feature #18500: Optional linking when copying issues |
||
| 56 | * Feature #18571: Tab "New Issue" should not be displayed if a project has no trackers |
||
| 57 | * Feature #18631: Better search results pagination |
||
| 58 | * Feature #18801: Support for accent insensitive search with PostgreSQL |
||
| 59 | * Feature #18860: Replace awesome_nested_set gem with a custom implementation of nested sets |
||
| 60 | * Feature #18947: Ruby 2.2 support |
||
| 61 | * Feature #19131: Use a better content type for attachments created with application/octet-stream |
||
| 62 | * Patch #6586: Calendar view hook Request |
||
| 63 | * Patch #13120: Translation in language selection |
||
| 64 | * Patch #18182: Latvian translation update |
||
| 65 | * Patch #18261: Japanese translation change (fix terms mismatch "default") |
||
| 66 | * Patch #18276: Allow queries captions to be dynamic |
||
| 67 | * Patch #18290: Issue performance patch |
||
| 68 | * Patch #18390: Better RTL css for the system |
||
| 69 | * Patch #18392: German translation: Self-registration |
||
| 70 | * Patch #18565: html improvements on project landing page |
||
| 71 | * Patch #18659: Do not truncate subissue/related issues titles on single issue view |
||
| 72 | * Patch #18671: Japanese translation change (fix misspelled word) |
||
| 73 | * Patch #18679: LabelledFormBuilder#label outputs 2 label elements |
||
| 74 | * Patch #18692: Access keys for previous (p)/next (n) links |
||
| 75 | * Patch #18707: Allow attachment thumbnails from REST api |
||
| 76 | * Patch #18817: Sort helper undefined to_a for string |
||
| 77 | * Patch #18818: TimeEntry acts_as_activity_provider scope should joins(:project) |
||
| 78 | * Patch #18983: Allow filtering of Redmine Reminders by Version |
||
| 79 | * Patch #19005: Make search results per page configurable |
||
| 80 | * Patch #19035: Japanese translation fix (label_age) |
||
| 81 | 89 | Jean-Philippe Lang | |
| 82 | h2. Previous changes |
||
| 83 | 73 | Jean-Philippe Lang | |
| 84 | 99 | Jean-Philippe Lang | * [[Changelog_2_6|2.6.x series]] |
| 85 | 96 | Jean-Philippe Lang | * [[Changelog_2_5|2.5.x series]] |
| 86 | 93 | Jean-Philippe Lang | * [[Changelog_2_4|2.4.x series]] |
| 87 | 89 | Jean-Philippe Lang | * [[Changelog_2_3|2.3.x series]] |
| 88 | 86 | Jean-Philippe Lang | * [[Changelog_2_2|2.2.x series]] |
| 89 | 81 | Jean-Philippe Lang | * [[Changelog_2_1|2.1.x series]] |
| 90 | 74 | Jean-Philippe Lang | * [[Changelog_2_0|2.0.x series]] |
| 91 | 71 | Jean-Philippe Lang | * [[Changelog_1_4|1.4.x series]] |
| 92 | 67 | Jean-Philippe Lang | * [[Changelog_1_3|1.3.x series]] |
| 93 | 62 | Jean-Philippe Lang | * [[Changelog_1_2|1.2.x series]] |
| 94 | 60 | Mischa The Evil | * [[Changelog_1_1|1.1.x series]] |
| 95 | 50 | Jean-Philippe Lang | * [[Changelog_1_0|1.0.x series]] |
| 96 | 49 | Jean-Philippe Lang | * [[Changelog_0_9|0.9.x series]] |
| 97 | 26 | Jean-Philippe Lang | * [[Changelog_0_8|0.8.x series]] |
| 98 | * [[Changelog_0_7|0.7.x series]] |
||
| 99 | 17 | Jean-Philippe Lang | * [[Changelog_0_6|0.6.x and below]] |
| 100 | 64 | Jean-Philippe Lang | |
| 101 | h2. Security updates |
||
| 102 | |||
| 103 | You can view the list of known and fixed vulnerabilties on [[Security Advisories]]. |