summaryrefslogtreecommitdiff
path: root/tests/units
AgeCommit message (Expand)Author
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-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-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
2015-07-11Included Subtask when filtering Tasks by AssigneeLesstat
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-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
2015-06-28Start to implement advanced search query languageFrederic Guillot
2015-06-27Fix task filter issueFrederic Guillot
2015-06-27Remove column default_project_id for users because it's useless nowFrederic Guillot
2015-06-27PicoDb updateFrederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-24Auto assign subtasks when status is toggledFrederic Guillot
2015-06-23Improve assets loading: remove http call to load task colors and async load o...Frederic Guillot