summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2016-08-14Update test case, ChangeLog and contributorsFrederic Guillot
2016-08-13Add the possibility to attach template hooks with a callbackFrederic Guillot
2016-08-13Add the possibility to attach template hooks with local variablesFrederic Guillot
2016-08-13Add reference hooksFrederic Guillot
2016-08-07Show project name in task formsFrederic Guillot
2016-08-06Convert vanilla CSS to SASSFrederic Guillot
2016-07-31Update ChangeLogFrederic Guillot
2016-07-28Update ChangeLog and contributors listFrederic Guillot
2016-07-28Allow users to see inactive projectsFrederic Guillot
2016-07-26Use the library PicoFeed to generate RSS/Atom feedsFrederic Guillot
2016-07-24Removed individual column scrolling on boardFrederic Guillot
2016-07-24Improve project page titlesFrederic Guillot
2016-07-24Fixed typo in template that prevent project permissions to be duplicatedFrederic Guillot
2016-07-23Add new automatic action to move the task to another column when not movedFrederic Guillot
2016-07-23Add new automatic action to move a task to another column when closedFrederic Guillot
2016-07-23Added a new automatic action to set due dateFrederic Guillot
2016-07-23Added internal task links to activity streamFrederic Guillot
2016-07-17Added event for removed comments with some refactoringFrederic Guillot
2016-07-16Fixed search query with multiple assignees (nested OR conditions)Frederic Guillot
2016-07-16Handle HTTP header X-Real-IP to get IP addressFrederic Guillot
2016-07-15Fixed Markdown editor auto-grow on the task formFrederic Guillot
2016-07-14Display project name for task auto-complete fieldsFrederic Guillot
2016-07-14Make search attributes not case sensitiveFrederic Guillot
2016-07-14Added search filter for task priorityFrederic Guillot
2016-07-12Make sure that the table schema_version use InnoDB for MysqlFrederic Guillot
2016-07-10Fixed compatibility issue with PHP 5.3 for OAuthUserProvider classFrederic Guillot
2016-07-10Cherry-pick from PR #2435 (Show TOTP Issuer)Frederic Guillot
2016-07-10Added unit test for PR #2388Frederic Guillot
2016-07-03Update ChangeLog and add new contributorFrederic Guillot