summaryrefslogtreecommitdiff
path: root/tests/units/Action
AgeCommit message (Expand)Author
2018-06-01Make sure automatic actions are applied to all tasks when using bulk operationsFrédéric Guillot
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2017-06-03Add new automatic action to assign tasks to its creatorFrederic Guillot
2017-05-12TaskAssignColorOnDueDateAction: update task only when necessaryFrederic Guillot
2017-05-10Change Due Date to Due Timestamp fixes #919 (#3249)Oliver Buchmann
2017-02-23Automatic action to change task color when due date is expired (PR #3062)Frederic Guillot
2016-09-19Add new automatic action to close task based on date movedFrederic Guillot
2016-08-22Unit Test Issues Resolveddalmond
2016-08-17Corrected Unit Testdalmond
2016-08-17New Automatic Actions: Colour by Swimlane and Priority by Swimlanedalmond
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-23NotificationModel refactoringFrederic Guillot
2016-07-23Added internal task links to activity streamFrederic Guillot
2016-07-19Refactoring of internal task eventsFrederic Guillot
2016-07-10Added unit test for PR #2388Frederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-04Added automated action to change task color based on the priorityFrederic Guillot
2016-03-04Added unit test for Category modelFrederic Guillot
2016-01-31Add unit tests for last automatic actionsFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Add unit test for TaskAssignCategoryLinkFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-05Improve unit testsFrederic Guillot