summaryrefslogtreecommitdiff
path: root/app/Schema
AgeCommit message (Expand)Author
2015-09-13Move budget outside of the coreFrederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-09-04#1144 Add description field to swimlane.Fabiano Pereira
2015-08-28Fix postgres issuesFrederic Guillot
2015-08-23Add Gitlab authenticationFrederic 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-01Add bruteforce protectionFrederic Guillot
2015-07-25Add settings to disable subtask timer and another to not include closed tasks...Frederic Guillot
2015-07-19Add settings option to define the default task colorFrederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-07-05Add schema migration for Slack channelFrederic Guillot
2015-06-27Remove column default_project_id for users because it's useless nowFrederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-20Change comments table structure (drop foreign key on user_id)Frederic Guillot
2015-06-20Improve automatic action duplication with unit tests and improve database schemaFrederic Guillot
2015-06-07Add user filter/condition for notificationsFrederic 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-16Display tasks in the calendar + improve settingsFrederic Guillot
2015-05-11Add Jabber/XMPP integrationFrederic Guillot
2015-05-03Initial Recurring Tasks CommitDavid-Norris
2015-04-19Add Postmark integration (inbound emails for task creation)Frederic Guillot
2015-04-18Add Slack and Hipchat integrations for each projectsFrederic Guillot
2015-04-11Add burndown chartFrederic Guillot
2015-04-11Add category description (merge and modify pull-request #692)Frederic Guillot
2015-04-11Improve pull-request (move thumbnail generation function)Frederic Guillot
2015-04-09#717 add size, user, date to uploaded filesBlueTeck
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-03-31Add two factor authenticationFrederic Guillot
2015-03-30Add Gravatar integrationFrederic Guillot
2015-03-29Add Hipchat integrationFrederic Guillot
2015-03-28Add Slack integrationFrederic Guillot
2015-03-28Add currency rates for budget calculationFrederic Guillot
2015-03-26Add task transitions historyFrederic Guillot
2015-03-26Display subtask estimates in the user calendar according to the timetableFrederic Guillot
2015-03-16Merge and improve pull-request #666 (custom stylesheet)Frederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic Guillot
2015-03-12Start to develop the budget moduleFrederic Guillot
2015-03-09Add user timetablesFrederic Guillot
2015-03-07Add user costFrederic Guillot
2015-03-01Add subtask positionFrederic Guillot
2015-02-28Rename subtasks and files tablesFrederic Guillot
2015-02-24Add project description field.Francois Ferrand
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-11Improve pull-requestFrederic Guillot
2015-02-11Task age and time spent in one column.ashbike