summaryrefslogtreecommitdiff
path: root/app/Schema/Mysql.php
AgeCommit message (Collapse)Author
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
Description is shown in a popup when hovering the 'information' icon, like column description, which is shown in project list on dashboard and in board's title. This is useful to document the categories and colors used in the project.
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
Details: https://github.com/fguillot/kanboard/issues/608
2015-02-07Be able to disable the login form for specific usersFrederic Guillot
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-01-04Allow users to override the timezone and the languageFrederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Add default project categories in settingsFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-12-11Add project owner support (allow user management to a regular user), see #316Frédéric Guillot
2014-11-22Move task creation to a seperate classFrédéric Guillot
2014-11-16Add cumulative flow diagramFrédéric Guillot
2014-10-21Add option to allow everybody on a projectFrédéric Guillot
2014-10-12Project activity refactoring and listeners improvementsFrédéric Guillot
2014-10-11Add 3 new fields for tasks: start date, time estimated and time spentFrédéric Guillot
2014-10-08Add Mysql escapingFrédéric Guillot
2014-10-05Regular users are able to create private projectsFrédéric Guillot
2014-10-05Input date format is now a config parameter instead of the current localeFrédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-09-28Add support for Github Issue WebhooksFrédéric Guillot
2014-09-16Improve API calls for usersFrédéric Guillot
2014-09-12Add settings field to control project columns (pull-request #244)Frédéric Guillot
2014-09-10Fix Mysql and Postgresql bugFrédéric Guillot
2014-09-10Add subtasks and comments historyFrédéric Guillot
2014-09-01Add the possibility to duplicate a task to another projectFrédéric Guillot
2014-08-30Projects management refactoringFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot