summaryrefslogtreecommitdiff
path: root/app/Schema
AgeCommit message (Expand)Author
2016-12-04Remove incompatible option in SQL dump for Postgrs 9.5Frederic Guillot
2016-12-03Add personal API access tokenFrederic Guillot
2016-12-02Update SQL dumpsFrederic Guillot
2016-12-02Fix field too small for application settingsFrederic Guillot
2016-11-05Add the possibility to create external tasksFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-11Add missing primary key in Mysql schemaFrederic Guillot
2016-09-11Add project restrictions for custom rolesFrederic Guillot
2016-09-07Add new models ColumnMoveRestrictionModel and ProjectRoleModelFrederic Guillot
2016-07-12Make sure that the table schema_version use InnoDB for MysqlFrederic Guillot
2016-07-09Fix a couple of bugs in PR #2424Frederic Guillot
2016-07-05Hide tasks within specific columns in dashboard (#2424)Busfreak
2016-06-28Update SQL schema dumpsFrederic Guillot
2016-06-23Added models for tagsFrederic Guillot
2016-05-22Improve Postgres SQL dumpFrederic Guillot
2016-03-27Update SQL dumps and improve schema migration processFrederic Guillot
2016-03-27Fix bad unique constraints in Mysql table user_has_notificationsFrederic 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-28Update SQL dumpsFrederic Guillot
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-02-07Update sql filesFrederic Guillot
2016-01-30Fix typo in Mysql migrationFrederic 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-03Increase action name column length in actions tableFrederic Guillot
2016-01-03Add migrations for new action namesFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2015-12-16Update SQL filesFrederic Guillot
2015-12-06Fix wrong column type for users.languageFrederic Guillot
2015-12-05Update SQL schemasFrederic 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-18Update SQL schema exportsFrederic Guillot
2015-10-17Fix issues in Mysql schemaFrederic Guillot
2015-10-17Fix typo in schema declarationFrederic 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