Merge pull-request #2873

This commit is contained in:
Frederic Guillot 2016-12-06 06:55:14 -05:00
commit d892081d53
No known key found for this signature in database
GPG Key ID: 92D77191BA7FBC99
1 changed files with 38 additions and 38 deletions

View File

@ -1,5 +1,5 @@
Version 1.0.35
--------------
Version 1.0.35 (not released yet)
--------------------------------
New features:
@ -32,8 +32,8 @@ Bug fixes:
* Fix link generation when user mention is followed by a punctuation mark
* Make user mentions works again
Version 1.0.34
--------------
Version 1.0.34 (11 Oct 2016)
---------------------------
New features:
@ -64,8 +64,8 @@ Bug fixes:
* Do not show closed tasks in task move position form
* Avoid "Controller not found" in Settings > Links
Version 1.0.33
--------------
Version 1.0.33 (6 Sep 2016)
--------------------------
New features:
@ -107,8 +107,8 @@ Bug fixes:
* Fix wrong project date format (shown as 01/01/1970)
- If the dates still not correct, modify and save the date
Version 1.0.32
--------------
Version 1.0.32 (1 Aug 2016)
--------------------------
New features:
@ -148,8 +148,8 @@ Bug fixes:
* Fixed Markdown editor auto-grow on the task form (Safari)
* Fixed compatibility issue with PHP 5.3 for OAuthUserProvider class
Version 1.0.31
--------------
Version 1.0.31 (4 Jul 2016)
--------------------------
New features:
@ -186,8 +186,8 @@ Breaking changes:
* Docker volume paths are changed to /var/www/app/{data,plugins}
Version 1.0.30
--------------
Version 1.0.30 (9 Jun 2016)
--------------------------
Improvements:
@ -199,8 +199,8 @@ Bug fixes:
* Fixed plural form in alert message
* Fixed CSS cosmetic issue with popover and tooltips
Version 1.0.29
--------------
Version 1.0.29 (6 Jun 2016)
--------------------------
New features:
@ -241,8 +241,8 @@ Breaking changes:
* All controllers have been renamed, people who are not using URL rewriting will see different URLs
* All models have been renamed, plugin maintainers will have to update their plugins
Version 1.0.28
--------------
Version 1.0.28 (8 May 2016)
--------------------------
New features:
@ -284,8 +284,8 @@ Bug fixes:
* Fixed form submission with Meta+Enter keyboard shortcut
* Removed PHP notices in comment suppression view
Version 1.0.27
--------------
Version 1.0.27 (28 Mar 2016)
---------------------------
New features:
@ -329,8 +329,8 @@ Bug fixes:
* Fix invalid user filter for API procedure createLdapUser()
* Ambiguous column name with very old version of Sqlite
Version 1.0.26
--------------
Version 1.0.26 (28 Feb 2016)
---------------------------
Breaking changes:
@ -362,8 +362,8 @@ Bug fixes:
* Fix filter dropdown not accessible when there are too many items
* Fix regression: unable to change project in "task move/duplicate to another project"
Version 1.0.25
--------------
Version 1.0.25 (7 Feb 2016)
--------------------------
Breaking changes:
@ -409,8 +409,8 @@ Bug fixes:
* Category label is broken on the board if there's a url in the description
* Fix pagination on task time tracking page
Version 1.0.24
--------------
Version 1.0.24 (24 Jan 2016)
---------------------------
New features:
@ -451,8 +451,8 @@ Bug fixes:
* Unable to unassign a task from the API
* Revert back previous optimizations of TaskPosition (incompatibility with some environment)
Version 1.0.23
--------------
Version 1.0.23 (9 Jan 2016)
--------------------------
Breaking changes:
@ -486,8 +486,8 @@ Bug fixes:
* Fix pagination in group members listing
* Avoid PHP error when enabling LDAP group provider with PHP < 5.5
Version 1.0.22
--------------
Version 1.0.22 (14 Dec 2015)
---------------------------
Breaking changes:
@ -516,8 +516,8 @@ New features:
* Add capability to reopen Gitlab issues
* Try to load config.php from /data if not available
Version 1.0.21
--------------
Version 1.0.21 (22 Nov 2015)
---------------------------
Breaking changes:
@ -555,8 +555,8 @@ Bug fixes:
* Make CSV export compatible with PHP 5.3
* Avoid Safari to append .html at the end of downloaded files
Version 1.0.20
--------------
Version 1.0.20 (25 Oct 2015)
---------------------------
Breaking changes:
@ -582,8 +582,8 @@ Bug fixes:
* People should not see any tasks during a search when they are not associated to a project
* Avoid disabling the default swimlane during renaming when there is no other activated swimlane
Version 1.0.19
--------------
Version 1.0.19 (11 Oct 2015)
---------------------------
New features:
@ -646,8 +646,8 @@ Bug fixes:
* Fix Postgres issue "Cardinality violation" when there is multiple "is_milestone_of" links
* Fix issue with due date greater than year 2038
Version 1.0.18
--------------
Version 1.0.18 (30 Aug 2015)
---------------------------
New features:
@ -693,8 +693,8 @@ Bug fixes:
* Fix screenshot feature with Firefox 40
* Fix bug when uploading files with Cyrilic characters
Version 1.0.17
--------------
Version 1.0.17 (26 Jul 2015)
---------------------------
New features: