summaryrefslogtreecommitdiffstats
path: root/server/migrations.js
Commit message (Expand)AuthorAgeFilesLines
* Remove card element grouping to create compact card layout.Lauri Ojansivu2020-02-121-0/+32
* Add Feature: Card Settings/Show on card/Activities.Lauri Ojansivu2020-02-071-0/+16
* Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020pro...Lauri Ojansivu2020-02-051-0/+192
* Removed Custom HTML feature that does not work.Lauri Ojansivu2020-01-061-32/+0
* When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-191-8/+16
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-181-0/+24
* Add database migration for assignee.Lauri Ojansivu2019-11-141-0/+16
* Fixes #2596 incorrect date types for created & updatedJustin Reynolds2019-09-051-33/+41
* Org tables already have created and modified fields, so theyLauri Ojansivu2019-07-161-6/+0
* Teams/Organizations part 3, in progress. Table: org_user, and indexes.Lauri Ojansivu2019-07-151-0/+3
* Teams/Organizations part 1, in progress. Add table: orgLauri Ojansivu2019-07-151-0/+3
* Add Corteza theme. In progress.Lauri Ojansivu2019-07-061-0/+1
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-011-0/+5
* Prettier & eslint project style updateJustin Reynolds2019-06-281-63/+66
* Add createdAt and modifiedAt to all collectionsJustin Reynolds2019-06-271-231/+453
* Lint fixAndrés Manelli2019-03-161-1/+1
* Migrate customFieldsAndrés Manelli2019-03-161-0/+13
* Rename migration to re runAndrés Manelli2019-03-111-1/+1
* Add migration to fix circular referencesAndrés Manelli2019-03-071-0/+8
* Add migrationsAndrés Manelli2019-02-241-0/+95
* - Fix lint errors.Lauri Ojansivu2019-02-011-3/+3
* Improve authenticationguillaume2019-02-011-0/+24
* - Admin Panel / Layout / Custom HTML after <body> start, and Custom HTML befo...Lauri Ojansivu2018-12-161-0/+24
* Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on Login...Lauri Ojansivu2018-11-201-0/+12
* - Custom Product Name in Admin Panel / Layout. In Progress, setting does not ...Lauri Ojansivu2018-10-241-0/+12
* - Fix lint errors.Lauri Ojansivu2018-10-121-5/+5
* - Remove broken customFields references.Lauri Ojansivu2018-10-121-0/+8
* - Fix lint errors.Lauri Ojansivu2018-10-111-1/+1
* improve notificationsguillaume2018-10-111-0/+9
* add ldap support | simplify authenticationsguillaume2018-10-091-0/+12
* Fix rebase errorsAndrés Manelli2018-08-111-0/+1
* Refactor imported -> linked in server and i18nAndrés Manelli2018-08-111-1/+1
* Add UI for importing card-as-card and board-as-cardAndrés Manelli2018-08-101-0/+11
* - Fix Title is required by setting Checklist titleLauri Ojansivu2018-07-061-1/+1
* - Fix: Boards.forEach is not function.Lauri Ojansivu2018-07-061-1/+1
* - Fix Checklists.forEach is not a function.Lauri Ojansivu2018-07-061-9/+8
* Fix conflict in migrationsNicu Tofan2018-06-261-10/+9
* Show parent in card (no links, yet)Nicu Tofan2018-06-261-1/+13
* Board level settings for subtasksNicu Tofan2018-06-261-0/+12
* implement getDefaultSwimline for boardsNicu Tofan2018-06-261-9/+1
* Get rid of old implementation for substacksNicu Tofan2018-06-261-0/+13
* Can add cards as subtasksNicu Tofan2018-06-261-0/+13
* Helpers for dealing with trees of cardsNicu Tofan2018-06-261-1/+0
* added ability to create a tree of cardsNicu Tofan2018-06-261-0/+12
* Another fix for checklists item migration error "title is required"Lauri Ojansivu2018-06-141-1/+1
* Merge branch 'moreFieldsColours' of https://github.com/rjevnikar/wekan into r...Lauri Ojansivu2018-06-071-0/+25
|\
| * Add migrations for requestedBy and assignedBy fields.RJevnikar2018-06-061-0/+25
* | Adjust 'add-profile-view' in migrations.js in attempt to resolve 1675RJevnikar2018-06-061-6/+8
|/
* Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ...Lauri Ojansivu2018-05-191-0/+12
|\
| * Migration TestIgnatzHome2018-05-191-0/+12