summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-01-22Add new API procedures for groups, roles and project permissionsFrederic Guillot
2016-01-21Avoid to send XHR request when a task has not moved after a drag and dropFrederic Guillot
2016-01-21Set maximum dropzone height when the individual column scrolling is disabledFrederic Guillot
2016-01-21Always show the search box in board selectorFrederic Guillot
2016-01-21Replace logout link by a dropdown menuFrederic Guillot
2016-01-20Make dashboard section title clickableFrederic Guillot
2016-01-19Handle notifications for group members attached to a projectFrederic Guillot
2016-01-18Add unit test for LastLogin classFrederic Guillot
2016-01-18Return the highest role for a project when a user is member of multiple groupsFrederic Guillot
2016-01-17Make sure that no events are fired if nothing have been modified in the taskFrederic Guillot
2016-01-17Show in user interface the saving state of the taskFrederic Guillot
2016-01-17Do not check board status during task moveFrederic Guillot
2016-01-17Avoid automatic actions that change the color to fire subsequent eventsFrederic Guillot
2016-01-17Add dropdown menu on each board column title to close all tasksFrederic Guillot
2016-01-16Show template rendering time in debug logFrederic Guillot
2016-01-16Make sure that some event subscribers are not executed multiple timesFrederic Guillot
2016-01-16Remove class TaskMovedDateSubscriberFrederic Guillot
2016-01-16Improve class ProjectDailyColumnStatsFrederic Guillot
2016-01-14Do not cache app settings in sessionFrederic Guillot
2016-01-14Fix bug: unable to set currency rate with PostgresFrederic Guillot
2016-01-13Fix wrong link for category in task footerFrederic Guillot
2016-01-12Add dropdown menu for task links tableFrederic Guillot
2016-01-12Add dropdown menu for column 'Actions' in tablesFrederic Guillot
2016-01-12Rename template hooks added by last PRFrederic Guillot
2016-01-12Integrate Malay languageFrederic Guillot
2016-01-12Add dropdown menu for subtasksFrederic Guillot
2016-01-10Fix bug: Automatic action listeners were using the same instanceFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2016-01-09Fix typo in ChangeLogFrederic Guillot
2016-01-09Update changelogFrederic Guillot
2016-01-07Move Gitlab webhook to an external pluginFrederic Guillot
2016-01-07Move bitbucket webhook to an external pluginFrederic Guillot
2016-01-06Move Github Webhook to external pluginFrederic Guillot
2016-01-05Sync localesFrederic Guillot
2016-01-03Increase action name column length in actions tableFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2015-12-30Add unit test to remove metadataFrederic Guillot
2015-12-30Do not show window scrollbars when individual column scrolling is enabledFrederic Guillot
2015-12-30Update ChangeLogFrederic Guillot
2015-12-29Add autocompletion in textarea for user mentionsFrederic Guillot
2015-12-23Improving performance during task position change (3 times faster than before)Frederic Guillot
2015-12-22Avoid PHP error when enabling LDAP group provider with PHP < 5.5Frederic Guillot
2015-12-22Added the possiblity to define custom routes from pluginsFrederic Guillot
2015-12-14Improve pull-request that compare hoursFrederic Guillot
2015-12-14Fix pagination in group members listingFrederic Guillot
2015-12-14Fix wrong constant name that cause a PHP error in project management sectionFrederic Guillot
2015-12-13Update ChangeLogFrederic Guillot
2015-12-12API: check project membership for task operationsFrederic Guillot
2015-12-10Try to load config.php from /data if not availableFrederic Guillot
2015-12-07Add action in Makefile to create archive with testsFrederic Guillot