summaryrefslogtreecommitdiff
path: root/app/Schema/Sqlite.php
AgeCommit message (Expand)Author
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2017-11-02Add predefined templates for task descriptionsFrederic Guillot
2017-06-03Add configurable list of predefined subjects when sending a task by emailFrederic Guillot
2017-04-08Add assignee restriction for custom project roles (dnd)Frederic Guillot
2017-03-29Merge pull request #3164Frédéric Guillot
2017-03-29update to sqlite schema - fixing existing tablepalica
2017-03-29fix typo in project_activities migrationpalica
2017-02-18Remove default swimlaneFrederic Guillot
2017-02-04Add email address field for projectsFrederic Guillot
2017-01-28Update SQL exportsFrederic Guillot
2017-01-22Add user invitationsFrederic Guillot
2017-01-22Add date_modification to comments (PR #2950)Lev Lazinskiy
2016-12-03Add personal API access tokenFrederic Guillot
2016-11-05Add the possibility to create external tasksFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-11Add project restrictions for custom rolesFrederic Guillot
2016-09-07Add new models ColumnMoveRestrictionModel and ProjectRoleModelFrederic Guillot
2016-07-05Hide tasks within specific columns in dashboard (#2424)Busfreak
2016-06-23Added models for tagsFrederic Guillot
2016-03-26Added avatar image uploadFrederic Guillot
2016-03-24Improve PR #1993Frederic Guillot
2016-03-13user and data for metadata + settingsTimo Litzbarski
2016-02-19Add migration to rename old event nameFrederic Guillot
2016-02-14Add ProjecFile and TaskFile modelsFrederic Guillot
2016-02-13Enable/Disable usersFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-24Add configurable task priorityFrederic Guillot
2016-01-24Add project ownerFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-25Add groups (teams)Frederic Guillot
2015-11-15Projects with duplicate name are now allowedFrederic Guillot
2015-10-25Move token generation to Security namespaceFrederic Guillot
2015-10-19Cleanup and minor fixesFrederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Add metadata for users, tasks and projectsFrederic Guillot
2015-10-17Move webhook to project notification typeFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-10#1340 add append/replace option to dustom filtersBlueTeck
2015-10-03Add web notificationsFrederic Guillot
2015-10-02Add custom filters (refactoring of pull-request #1312)Frederic Guillot
2015-09-20Move timetable to a pluginFrederic Guillot
2015-09-20Move subtask forecast to a pluginFrederic Guillot
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-23Add Gitlab authenticationFrederic Guillot
2015-08-18Add start and end date for projectsFrederic Guillot