summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-06-06Improve email sending system and add Postmark as mail transportFrederic Guillot
2015-05-24Add file procedures to the APIFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-23Add functional tests for task linksFrederic Guillot
2015-05-23Merge branch 'master' of https://github.com/fguillot/kanboardFrederic Guillot
2015-05-23API refactoringFrederic Guillot
2015-05-22Increase length of attachments file names (and truncate if really too long)Frederic Guillot
2015-05-18Send all Kanboard events to the webhook (breaking change)Frederic Guillot
2015-05-18Add ical export for usersFrederic Guillot
2015-05-17Fix bug when creating project in DutchFrederic Guillot
2015-05-16Add new automatic action to update the start dateFrederic Guillot
2015-05-14Return application url if defined for the helper getCurrentBaseUrl()Frederic Guillot
2015-05-10Recurring tasks (#847): add unit testFrederic Guillot
2015-05-09Improve Link::getOppositeLinkId()Frederic Guillot
2015-05-09Update task links, assignee and time tracking (#775), group links by label (#...Frederic Guillot
2015-05-03Fix bug: task references are not uniqueFrederic Guillot
2015-04-19Add Sendgrid integration (incoming email handling)Frederic Guillot
2015-04-19Add Mailgun integration (incoming emails)Frederic Guillot
2015-04-19Add Postmark integration (inbound emails for task creation)Frederic Guillot
2015-04-18Fix bug when moving subtasks with non consecutive positionsFrederic Guillot
2015-04-18Fix issue move column up/down with non consecutive positionsFrederic Guillot
2015-04-03Rename action TaskAssignColor to TaskAssignColorColumnFrederic Guillot
2015-04-03Ability to assign a task color based on an event.Manish Lad
2015-03-21Display projects on the dashboard and board selector when everybody allowed i...Frederic Guillot
2015-03-15Change relative date in unit testsFrederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic Guillot
2015-03-09Add user timetablesFrederic Guillot
2015-03-07Add user costFrederic Guillot
2015-03-01Add api procedure to get the application versionFrederic Guillot
2015-03-01Add subtask positionFrederic Guillot
2015-02-25Add REST api to manage actions.Francois Ferrand
2015-02-15Display unfinished subtasks in the calendarFrederic Guillot
2015-02-15Display subtask time tracking in the calendarFrederic Guillot
2015-02-14Add a section to display keyboard shorcutsFrederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-08Add Bitbucket webhookFrederic Guillot
2015-02-08Add unit test for subtask time trackingFrederic Guillot
2015-02-07Be able to disable the login form for specific usersFrederic Guillot
2015-02-07Add delta to unit testFrederic Guillot
2015-02-07Update task time tracking based on subtask time trackingFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-03Another fix for 5.3 syntax (see above)Michael Lüpkes
2015-02-03Fix for syntax unsupported in PHP 5.3Michael Lüpkes
2015-02-03Implemented Changes to Project Duplication to include Swimlanes and Tasks.Michael Lüpkes
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-02-01Update unit testsFrederic Guillot
2015-01-29Allow public access to colors stylesheet.Colin Williams
2015-01-25Store due date without the timeFrederic Guillot
2015-01-25Fix bug duplicate project with a too long nameFrederic Guillot
2015-01-25Merge fix #545, fix invalid HTML when linking to URLs with numeric fragment i...Frederic Guillot