summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2016-07-03Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwi...Frederic Guillot
2016-07-03Added more unit tests for task priority duplicationFrederic Guillot
2016-07-02Use PHP7 for Docker imageFrederic Guillot
2016-07-02Preserve role for existing users when using ReverseProxy authenticationFrederic Guillot
2016-07-02Handle priority for task and project duplicationFrederic Guillot
2016-07-01Fixed empty title for web notification with only one overdue taskFrederic Guillot
2016-07-01Flush memory cache in worker to get latest config valuesFrederic Guillot
2016-07-01Fixed lexer issue with non word charactersFrederic Guillot
2016-06-29Fixed identical background color for LetterAvatar on 32bits platformsFrederic Guillot
2016-06-28Expose task reference field to the user interfaceFrederic Guillot
2016-06-26Improve ICal exportFrederic Guillot
2016-06-26Added API calls for subtask time trackingFrederic Guillot
2016-06-26Added new API calls for project attachementsFrederic Guillot
2016-06-26Added new API calls for external task linksFrederic Guillot
2016-06-26Added new API call: "getProjectByIdentifier"Frederic Guillot
2016-06-26Added new arguments to project API calls and update composer.jsonFrederic Guillot
2016-06-26Added application and project roles validation for API procedure callsFrederic Guillot
2016-06-25Rewrite integration tests to run with Docker containersFrederic Guillot
2016-06-24Remove dropdown menus that are now available with task edit formFrederic Guillot
2016-06-24Use the same task form layout everywhereFrederic Guillot
2016-06-23Fixed broken CSV exportFrederic Guillot
2016-06-23Make embedded documentation available in multiple languagesFrederic Guillot