Fixed search query with multiple assignees (nested OR conditions)

This commit is contained in:
Frederic Guillot
2016-07-16 19:15:26 -04:00
parent 4364559805
commit 3aa0f85748
5 changed files with 38 additions and 10 deletions

View File

@@ -17,6 +17,7 @@ Improvements:
Bug fixes:
* Fixed search query with multiple assignees (nested OR conditions)
* Fixed Markdown editor auto-grow on the task form (Safari)
* Fixed compatibility issue with PHP 5.3 for OAuthUserProvider class