summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2017-01-08Make icons clickable in menusFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-12-30Update ChangeLogFrederic Guillot
2016-12-30Remove dependency on MousetrapFrederic Guillot
2016-12-20Make PR #2897 pass unit testsFrederic Guillot
2016-12-20Offer the possibility to override internal formatter objects from pluginsFrederic Guillot
2016-12-19Avoid code duplication in PR #2891Frederic Guillot
2016-12-19Disable PageSpeed module from .htaccess if presentFrederic Guillot
2016-12-17Add API calls to manage tagsFrederic Guillot
2016-12-17Handle username with dots in user mentionsFrederic Guillot
2016-12-11Add slideshow for imagesFrederic Guillot
2016-12-11Replace Chosen jQuery plugin by custom UI componentFrederic Guillot
2016-12-09Rewrite component to change user/group roleFrederic Guillot
2016-12-09Update ChangeLog and contributors listFrederic Guillot
2016-12-06Fix previously merged pull-requestsFrederic Guillot
2016-12-06Merge pull-request #2873Frederic Guillot
2016-12-06fixed alignmentNarbonne
2016-12-04Update Changelog, contributors list and docFrederic Guillot
2016-12-03Add missing service provider for plugin testsFrederic Guillot
2016-12-03Add personal API access tokenFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-12-02Fix field too small for application settingsFrederic Guillot
2016-12-02Remove Nitrous installation filesFrederic Guillot
2016-12-01Make user mentions great againFrederic Guillot
2016-12-01Replace notifications Javascript code by CSSFrederic Guillot
2016-11-30Fix link generation when user mention is followed by a punctuation markFrederic Guillot
2016-11-29Simplify .htaccess and rename command line scriptFrederic Guillot
2016-11-24issue #2838 add dates in ChangeLog.Narbonne
2016-11-12Add button to close inline popupsFrederic Guillot
2016-10-10Update ChangeLogFrederic Guillot
2016-09-19Add new automatic action to close task based on date movedFrederic Guillot
2016-09-11Add documentation for custom project rolesFrederic Guillot
2016-09-05Update ChangeLogFrederic Guillot
2016-09-05Update documentationFrederic Guillot
2016-09-04Add new Vue.js component to handle submit and cancel buttonsFrederic Guillot
2016-09-03Support version operators for plugin directory: >= and >Frederic Guillot
2016-09-03Improve TaskExport classFrederic Guillot
2016-09-01Do not show closed tasks on public boardsFrederic Guillot
2016-08-31Time spent for subtasks are not rounded too the nearest quarter anymoreFrederic Guillot
2016-08-31Fix wrong project date format (shown as 01/01/1970)Frederic Guillot
2016-08-28Add the possibility to move tasks without drag and dropFrederic Guillot
2016-08-26Add the possibility to unlock users from the user interfaceFrederic Guillot
2016-08-25Update ChangeLogFrederic Guillot
2016-08-25Show both time spent and estimated on the boardFrederic Guillot
2016-08-22Fix undefined constant in config example fileFrederic Guillot
2016-08-22Store board collapsed mode user preference in the databaseFrederic Guillot
2016-08-21Store comment sorting direction in user metadataFrederic Guillot
2016-08-21Avoid tags overlapping on the boardFrederic Guillot
2016-08-21Show project name in notificationsFrederic Guillot
2016-08-15Fix PHP notice when sending overdue notificationsFrederic Guillot