summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2015-09-05Improve unit testsFrederic Guillot
2015-09-05Improve pull-request about swimlane descriptionFrederic Guillot
2015-09-04#1144 Add description field to swimlane.Fabiano Pereira
2015-08-28Fix postgres issuesFrederic Guillot
2015-08-23Fix unit testFrederic Guillot
2015-08-23Add Gitlab authenticationFrederic Guillot
2015-08-22Add new automated action to change task color based on the task linkFrederic Guillot
2015-08-20Show closed tasks on the Gantt chart and fix rounding for task progressFrederic Guillot
2015-08-19Add search in task title when using an integer only inputFrederic Guillot
2015-08-19Show all tasks when using no search criteriaFrederic Guillot
2015-08-18Add start and end date for projectsFrederic Guillot
2015-08-15Try to run database tests on travisFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-08-12Improve bug fixFrederic Guillot
2015-08-12Fix bug task estimate is reseted when using subtask timerFrederic Guillot
2015-08-01Update iCalendar library to display organizer nameFrederic Guillot
2015-08-01Add bruteforce protectionFrederic Guillot
2015-07-29Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and ↵Frederic Guillot
getColorList()
2015-07-29Add first draft of the user apiFrederic Guillot
2015-07-25Fix bug: avoid the creation of multiple subtask timer for the same task and userFrederic Guillot
2015-07-19Prompt user when moving or duplicate a task to another projectFrederic Guillot
2015-07-19Add settings option to define the default task colorFrederic Guillot
2015-07-18Add new search attributes: created, modified and updatedFrederic Guillot
2015-07-18Improve pull-request #1012Frederic Guillot
2015-07-18Merge pull-request #1012Frederic Guillot
2015-07-18Add new search attribute for swimlaneFrederic Guillot
2015-07-17Update Gitlab webhookFrederic Guillot
2015-07-16Refactoring of Github authentication (oauth url change)Frederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-07-12Corrected some SQL Spelling ErorrsLesstat
2015-07-11Merged branch 'master' of https://github.com/fguillot/kanboardLesstat
only imports conflicted
2015-07-11Included Subtask when filtering Tasks by AssigneeLesstat
I wrote some unit test specifing the behaviour. I think only Substask with a Status != Done and an assigned user should be taken into account. The search for "nobody" should not reveal tasks with assigned users when these tasks have a subtask without an user.
2015-07-08Fix bug: No creator when duplicating a taskFrederic Guillot
2015-07-08Rewrite movePosition()Frederic Guillot
2015-07-07Add datetime picker for start dateFrederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-07-05Add task analyticsFrederic Guillot
2015-07-05Add urls in api response for tasks and projectsFrederic Guillot
2015-07-05Set the assignee as organizer for ical eventsFrederic Guillot
2015-07-04Show title in tooltip for collapsed tasksFrederic Guillot
2015-07-04Display user initials when tasks are in collapsed modeFrederic Guillot
2015-07-04Allow search by task idFrederic Guillot
2015-07-04Add search attribute to search by referenceFrederic Guillot
2015-07-01Add project and column attributes for advanced searchFrederic Guillot
2015-07-01Add global search sectionFrederic Guillot
2015-06-28Add category attribute for advanced searchFrederic Guillot
2015-06-28Add description attribute for advanced searchFrederic Guillot
2015-06-28Add status attribute for advanced searchFrederic Guillot
2015-06-28Improve date due filterFrederic Guillot