summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2015-12-06Add the possibility to define API token in config fileFrederic Guillot
2015-12-06Update doc and changelogFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-27Add generic LDAP client libraryFrederic Guillot
2015-11-25Add groups (teams)Frederic Guillot
2015-11-22Bump versionFrederic Guillot
2015-11-22Add Bosnian translation (pull-request #1470)Frederic Guillot
2015-11-21Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...'Frederic Guillot
2015-11-21Add new hooks for pluginsFrederic Guillot
2015-11-21Dropdown menu entry are now clickable outside of the html linkFrederic Guillot
2015-11-21Avoid Safari to append .html at the end of downloaded filesFrederic Guillot
2015-11-20CSV task export show the assignee name in addition to the assignee usernameFrederic Guillot
2015-11-20Make CSV export compatible with PHP 5.3Frederic Guillot
2015-11-18Fix wrong value for PLUGINS_DIR in config.default.phpFrederic Guillot
2015-11-15Projects with duplicate name are now allowedFrederic Guillot
2015-11-15Use PHP7 function random_bytes() to generate tokens if availableFrederic Guillot
2015-11-15Add unit test for TaskAssignCategoryLinkFrederic Guillot
2015-11-15Add missing template for activity streamFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-11-14Fix PHP error when adding a new user with email notification enabledFrederic Guillot
2015-11-14Improve error handling of pluginsFrederic Guillot
2015-11-14Fix bug in daily project summary CSV exportFrederic Guillot
2015-11-12Fix bug: Datepicker is closed on blur event (merge pull-request #1446)Frederic Guillot
2015-11-12Fix bug: cs_CZ display the wrong locale in datetime pickerFrederic Guillot
2015-10-24Sync localesFrederic Guillot
2015-10-24Regenerate thumbnails if missingFrederic Guillot
2015-10-24Add documentation for metadataFrederic Guillot
2015-10-24Check for each request that reverse proxy user match user sessionFrederic Guillot
2015-10-23Avoid to disable the default swimlane during renaming when there is no other ...Frederic Guillot
2015-10-23People should not see any tasks during a search when they are not associated ...Frederic Guillot
2015-10-18Do not show scrollbars when a column is collapsed (IE)Frederic Guillot
2015-10-17Add metadata for users, tasks and projectsFrederic Guillot