summaryrefslogtreecommitdiffstats
path: root/server/migrations.js
Commit message (Collapse)AuthorAgeFilesLines
* Change default view to Swimlanes.Lauri Ojansivu2020-06-081-13/+13
| | | | Thanks to xet7 !
* Move In Progress ostrio-files changes to separate branch, and revert ↵Lauri Ojansivu2020-05-251-44/+1
| | | | | | | | | | | | ostrio-files changes, so that: - Export to CSV/TSV with custom fields works - Attachments are not exported to disk - It is possible to build arm64/s390x versions again. Thanks to xet7 ! Related #3110
* Merge branch 'lib-change' of https://github.com/PDIS/wekan intoLauri Ojansivu2020-05-241-1/+44
|\ | | | | | | PDIS-lib-change
| * Merge branch 'lib-change' of https://github.com/PDIS/wekan into lib-changeRomulus Urakagi Tsai2020-05-201-1/+0
| |\
| | * Purge unneeded require蔡仲明 (Romulus Urakagi Tsai)2020-05-141-1/+0
| | |
| * | Fix migrated attachment not readable bugRomulus Urakagi Tsai2020-05-201-21/+23
| |/ | | | | | | Remove reduandant files
| * Fix typoRomulus Urakagi Tsai2020-05-141-1/+1
| |
| * Card clone OKRomulus Urakagi Tsai2020-05-141-2/+1
| |
| * Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-081-4/+7
| |\
| * | Set correct storage locationRomulus Urakagi Tsai2020-05-061-1/+5
| | |
| * | Migrating attachmentsRomulus Urakagi Tsai2020-05-051-3/+35
| | |
| * | Change coagmano:stylus package to 1.1.0 since 2.0.0 building is super slowRomulus Urakagi Tsai2020-03-021-0/+7
| | |
| * | Merge branch 'master' of https://github.com/wekan/wekan into lib-changeRomulus Urakagi Tsai2020-02-131-38/+293
| |\ \
| * | | Start writing migrationRomulus Urakagi Tsai2020-02-131-0/+6
| | | |
| * | | Attachment upload from card done, need to fix download linkRomulus Urakagi Tsai2019-11-201-2/+2
| | | |
* | | | Added Modern theme with Poppins fonthelioguardabaxo2020-05-221-0/+1
| | | |
* | | | Added natural themehelioguardabaxo2020-05-161-1/+2
| | | |
* | | | Added clearblue themeCidKramer2020-05-151-0/+1
| |_|/ |/| |
* | | Fix lint errors in lint error fix.Lauri Ojansivu2020-04-221-6/+2
| | | | | | | | | | | | Thanks to xet7 !
* | | Add a migration to add a sort field to the boards modelboeserwolf2020-04-191-0/+12
| |/ |/|
* | Remove card element grouping to create compact card layout.Lauri Ojansivu2020-02-121-0/+32
| | | | | | | | | | | | | | | | Card Settings / Show on Card: Description Title and Description Text. Thanks to e-stoniauk, 2020product and xet7 ! Fixes https://github.com/wekan/wekan/pull/2922
* | Add Feature: Card Settings/Show on card/Activities.Lauri Ojansivu2020-02-071-0/+16
| | | | | | | | | | | | | | | | Fix: When in Card Settings hiding Comments, only adding new comment is hidden, not old comments. Thanks to xet7 ! Closes #2925
* | Merge branch 'dollybean' of https://github.com/2020product/wekan into ↵Lauri Ojansivu2020-02-051-0/+192
| | | | | | | | 2020product-dollybean
* | Removed Custom HTML feature that does not work.Lauri Ojansivu2020-01-061-32/+0
| | | | | | | | | | | | Thanks to xet7 ! Closes #2218
* | When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-191-8/+16
| | | | | | | | | | | | | | immediate. Only on public board use cookies. Comment out Collapse CSS that is not in use. Thanks to xet7 !
* | New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-181-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New feature, not set visible yet, because switching to it does not work properly yet: Collapsible Swimlanes #2804 Fix: Public board now loads correctly. When you select one of Lists/Swimlanes/Calendar view and reload webbrowser page, it can change view. Closes #2311 Fix: List sorting commented out. Closes #2800 Fix: Errors hasHiddenMinicardText, hasShowDragHandles, showSort, hasSortBy, profile, FirefoxAndroid/IE11/Vivaldi/Chromium browsers not working by using cookies instead of database. More details at https://github.com/wekan/wekan/issues/2643#issuecomment-554907955 Note: Cookie changes are not always immediate, if there is no effect, you may need to reload webbrowser page. Closes #2643 . Thanks to xet7 !
* | Add database migration for assignee.Lauri Ojansivu2019-11-141-0/+16
|/ | | | Thanks to ocdtrekkie and xet7 !
* 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
| | | | | | | | | [are not needed](https://github.com/wekan/wekan/commit/2cedbcb9b334cd497874736bbb740a1d5c5acb6c#r34310611) for add-missing-created-and-modified migration, so removing not needed migration. Thanks to justinr1234 and xet7 ! Related #802
* Teams/Organizations part 3, in progress. Table: org_user, and indexes.Lauri Ojansivu2019-07-151-0/+3
| | | | | | Thanks to xet7 ! Related #802
* Teams/Organizations part 1, in progress. Add table: orgLauri Ojansivu2019-07-151-0/+3
| | | | | | Thanks to xet7 ! Related #802
* Add Corteza theme. In progress.Lauri Ojansivu2019-07-061-0/+1
| | | | Thanks to xet7 !
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-011-0/+5
| | | | Thanks to xet7 !
* 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
| | | | Thanks to xet7 !
* Improve authenticationguillaume2019-02-011-0/+24
|
* - Admin Panel / Layout / Custom HTML after <body> start, and Custom HTML ↵Lauri Ojansivu2018-12-161-0/+24
| | | | | | | | before </body> end. In progress, does not work yet. Thanks to xet7 !
* Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on ↵Lauri Ojansivu2018-11-201-0/+12
| | | | Login page and Board page. Thanks to xet7.
* - Custom Product Name in Admin Panel / Layout. In Progress, setting does not ↵Lauri Ojansivu2018-10-241-0/+12
| | | | | | | affect change UI yet. Thanks to xet7 ! - Fix LDAP User Search Scope. Thanks to Vnimos and Akuket ! Related #119 - Fix Save Admin Panel STMP password. Thanks to saurabharch and xet7 ! Closes #1856
* - Fix lint errors.Lauri Ojansivu2018-10-121-5/+5
| | | | Thanks to xet7 !
* - Remove broken customFields references.Lauri Ojansivu2018-10-121-0/+8
| | | | Thanks to Clement87 and Akuket !
* - Fix lint errors.Lauri Ojansivu2018-10-111-1/+1
| | | | | | Note: variable trackingUsers is not used anywhere, so it was removed. Thanks to xet7 !
* improve notificationsguillaume2018-10-111-0/+9
|
* add ldap support | simplify authenticationsguillaume2018-10-091-0/+12
|