summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-01-30Update unit testsFrédéric Guillot
2018-12-27Fix import of automatic actions when parameters are "unassigned" or "no categ...rafacamargo123
2018-11-08Add the locale en_GBRichard Levitte
2018-10-02Duplicate tag color when duplicating projectsFrédéric Guillot
2018-10-02Duplicate category color when duplicating projectsFrédéric Guillot
2018-08-22Add custom roles project duplicationMatteo Mazza
2018-08-11Allow to associate tags to colorsJulian Maurice
2018-07-25Exclude task links and user mentions from nestingcl0ne
2018-06-01Make sure automatic actions are applied to all tasks when using bulk operationsFrédéric Guillot
2018-05-07Do not show inactive users in group members dropdownFrédéric Guillot
2018-04-20Rewrite tooltips code without jQueryFrédéric Guillot
2018-04-11Increase text fields length in several tablesFrédéric Guillot
2018-04-02Fallback to "status:open" if there is no user filterFrédéric Guillot
2018-04-02Add default filter per userAurélien
2018-03-29Add cli to base test classFrédéric Guillot
2018-03-08Fix role precedence in LDAP integrationDebianRoxx
2018-03-05Move SimpleLogger lib into app source treeFrédéric Guillot
2017-12-15Kanboard requires at least PHP 5.6 nowFrédéric Guillot
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2017-12-01Add command to remove project activities after one yearFrédéric Guillot
2017-11-30Disable private projects when disabling a userFrédéric Guillot
2017-11-27Update code base and doc to use kanboard.org domainFrédéric Guillot
2017-11-17Add the possibility to send tasks and comments to multiple recipientsFrederic Guillot
2017-11-15Solve conflict in PR #3113Frederic Guillot
2017-11-09Check if the start date is before due dateFrederic Guillot
2017-10-27Remove feature "Allow everybody to access to this project"Frederic Guillot
2017-10-19Add tags to task exportFrederic Guillot
2017-10-19Add priority to task exportFrederic Guillot
2017-07-06fixed memory leak in unit testsBernhard Ankenbrand
2017-06-03Add new automatic action to assign tasks to its creatorFrederic Guillot
2017-05-27Check owner existence before to create projectFrederic Guillot
2017-05-22Add task and project API formattersFrederic Guillot
2017-05-12Ensure project tags are removed when the project is removed (PR #3250)Frederic Guillot
2017-05-12Add wildcard search for task reference field (PR #3119)Frederic Guillot
2017-05-12TaskAssignColorOnDueDateAction: update task only when necessaryFrederic Guillot
2017-05-10Change Due Date to Due Timestamp fixes #919 (#3249)Oliver Buchmann
2017-04-30Add [DUPLICATE] prefix to duplicated tasks titleFrederic Guillot
2017-04-08Update integration testsFrederic Guillot
2017-04-08Improve dashboardFrederic Guillot
2017-04-07Add project restriction to block task editionFrederic Guillot
2017-04-05Add new project restriction to block assignee changeFrederic Guillot
2017-04-05Add new project role restriction to block task suppressionFrederic Guillot
2017-03-19Do not list private projects when adding a new userFrederic Guillot
2017-03-16added dates to unit testsThomas Andres
2017-03-12Make sure that tasks are sorted in test caseFrederic Guillot
2017-03-12Simplify dashboard to use new tasks list viewFrederic Guillot
2017-03-11Change groups list layoutFrederic Guillot
2017-03-09Render QR code for TwoFactor authentication without Google Chart APIFrederic Guillot
2017-02-26Order tasks in test caseFrederic Guillot
2017-02-26Add toggle button to show/hide subtasks in task list viewFrederic Guillot