summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* Update changelog.Lauri Ojansivu2019-03-071-1/+1
|
* Update changelog.Lauri Ojansivu2019-03-071-5/+23
|
* v2.42v2.42Lauri Ojansivu2019-03-071-0/+7
|
* v2.41v2.41Lauri Ojansivu2019-03-071-1/+1
|
* [Fix: Card was selected as parent card (circular reference) and now board ↵Lauri Ojansivu2019-03-061-0/+12
| | | | | | | | | | can be not opened anymore](https://github.com/wekan/wekan/issues/2202) with [Avoid setting same card as parentCard. Avoid listing templates board in copy/move/more menus](https://github.com/wekan/wekan/commit/745f39ed20169f56b99c0339f2043f8c4ed43873). Thanks to andresmanelli. Closes #2202
* Fix typos.Lauri Ojansivu2019-03-061-2/+2
|
* v2.40v2.40Lauri Ojansivu2019-03-061-0/+8
|
* v2.39v2.39Lauri Ojansivu2019-03-061-1/+1
|
* Update changelog.Lauri Ojansivu2019-03-061-0/+10
|
* v2.38Lauri Ojansivu2019-03-061-1/+1
|
* [Added support for LDAP admin status ↵Lauri Ojansivu2019-03-061-3/+6
| | | | | | | sync](https://github.com/wekan/wekan-ldap/pull/40). Examples: LDAP_SYNC_ADMIN_STATUS=true, LDAP_SYNC_ADMIN_GROUP=group1,group2 (https://github.com/wekan/wekan/commit/7e451d9033eb6162cd37de3e5ffabdc22e272948). Thanks to JulianJacobi and xet7.
* Update changelog.Lauri Ojansivu2019-03-061-0/+1
|
* - [Use ubuntu:cosmic base in ↵Lauri Ojansivu2019-03-061-0/+1
| | | | Dockerfile](https://github.com/wekan/wekan/commit/df00776e6ca47080435eca9a31a16fd24c0770ed). Thanks to xet7.
* Update changelog.Lauri Ojansivu2019-03-061-4/+5
|
* - [Fix card deletion from ↵Lauri Ojansivu2019-03-061-2/+7
| | | | | | | | | | | | | | archive](https://github.com/wekan/wekan/commit/77754cf32f28498e550a46325d90eb41f08f8552). - [Fix card move with wrong swimlaneId](https://github.com/wekan/wekan/commit/1bef3a3f8ff4eac43bf97cc8b86d85e618b0e2ef). NOTE: This does not yet fix card move with Custom Field, it will be fixed later. Thanks to andresmanelli ! Closes wekan/wekan-snap#83, closes #2224, closes #2230, related #2233
* - [Added a Helm Chart to the project](https://github.com/wekan/wekan/pull/2227).Lauri Ojansivu2019-03-041-0/+9
| | | | Thanks to TechnoTaff !
* v2.37v2.37Lauri Ojansivu2019-03-041-0/+8
|
* v2.36v2.36Lauri Ojansivu2019-03-031-1/+1
|
* Update changelog.Lauri Ojansivu2019-03-031-3/+4
|
* [Forked ↵Lauri Ojansivu2019-03-031-0/+6
| | | | | | | | | salleman-oidc](https://github.com/wekan/wekan/commit/8867bec8e65f1ef6be0c731918e8eefcacb7acb0) to https://github.com/wekan/meteor-accounts-oidc where salleman also has write access, xet7 can make changes directly and GitHub issues are enabled. Thanks to xet7 !
* - [Add more Webhook translations](https://github.com/wekan/wekan/issues/1969).Lauri Ojansivu2019-03-031-0/+5
| | | | | | In progress. Thanks to xet7 !
* Update changelog.Lauri Ojansivu2019-03-031-0/+10
|
* v2.35v2.35Lauri Ojansivu2019-03-011-1/+1
|
* [Add Filter fix back](https://github.com/wekan/wekan/issues/2213),Lauri Ojansivu2019-03-011-1/+11
| | | | because there was no bug in filter fix.
* v2.34v2.34Lauri Ojansivu2019-03-011-0/+9
|
* v2.33v2.33Lauri Ojansivu2019-02-281-1/+1
|
* [Upgrade Node.js to ↵Lauri Ojansivu2019-02-281-0/+8
| | | | | | v8.15.1](https://github.com/wekan/wekan/commit/5cafdd9878ab4b6123024ec33279ccdae75f554f). Thanks to Node.js developers and xet7 !
* [Fix filtering in swimlane ↵Lauri Ojansivu2019-02-281-4/+3
| | | | | | | | | | | view](https://github.com/wekan/wekan/commit/49229e1723de14cdc66dc6480624bba426d35e36) that was [broken since v2.29](https://github.com/wekan/wekan/issues/2213). Thanks to andresmanelli ! Closes #2213, Related #2209
* - ↵Lauri Ojansivu2019-02-281-0/+5
| | | | | | | | | | [Fix](https://github.com/wekan/wekan/commit/49229e1723de14cdc66dc6480624bba426d35e36) [Filtering in swimlane view is broken since v2.29](https://github.com/wekan/wekan/issues/2213). Thanks to andresmanelli ! Related #2209
* [Performance improvements](https://github.com/wekan/wekan/pull/2214), thanks ↵Lauri Ojansivu2019-02-281-0/+10
| | | | | | | | to justinr1234: - New indexes for queries that were missing an index; - Bulk querying documents to reduce the number of mongo queries when loading a board; - Ensure oplog is being used to query the database by providing a `sort` key when `limit` is used querying the `boards` collection.
* v2.31v2.31Lauri Ojansivu2019-02-281-1/+1
|
* - [Fix copy card](https://github.com/wekan/wekan/issues/2210).Lauri Ojansivu2019-02-281-0/+6
| | | | | | | Thanks to andresmanelli ! Closes #2210, Related #2209
* v2.30v2.30Lauri Ojansivu2019-02-281-1/+1
|
* Add new [Template features](https://github.com/wekan/wekan/issues/2209):Lauri Ojansivu2019-02-281-0/+8
| | | | | | | | | | - [Fix popup title. Add element title modification](https://github.com/wekan/wekan/commit/888e1ad5d3e32be53283aa32198057f669f3d706); - [Copy template attachments](https://github.com/wekan/wekan/commit/abb71083215462d91b084c4de13af0b130638e4d); - [Standarize copy functions. Match labels by name](https://github.com/wekan/wekan/commit/da21a2a410c9b905de89d66236748e0c8f5357ea). Thanks to andresmanelli ! Related #2209
* v2.29v2.29Lauri Ojansivu2019-02-271-0/+7
|
* Fix typo.Lauri Ojansivu2019-02-271-1/+1
|
* v2.28v2.28Lauri Ojansivu2019-02-271-1/+1
|
* Update ChangeLog.Lauri Ojansivu2019-02-271-0/+19
|
* v2.27v2.27Lauri Ojansivu2019-02-271-1/+1
|
* Update changelog.Lauri Ojansivu2019-02-271-6/+15
|
* v2.26v2.26Lauri Ojansivu2019-02-251-2/+3
|
* - [Fix OAuth2 ↵Lauri Ojansivu2019-02-251-0/+6
| | | | | | | requestPermissions](https://github.com/wekan/wekan/commit/5e238bfbfea16940ae29647ae347bbdc0d78efb0). This maybe makes [Auth0 login possible](https://github.com/wekan/wekan/issues/1722) with OIDC. Thanks to GitHub user xet7.
* - Add setting ↵Lauri Ojansivu2019-02-251-0/+7
| | | | | | [EMAIL_NOTIFICATION_TIMEOUT](https://github.com/wekan/wekan/issues/2203). Defaut 30000 ms (30s). Thanks to GitHub users ngru and xet7.
* v2.25v2.25Lauri Ojansivu2019-02-231-0/+9
|
* v2.24v2.24Lauri Ojansivu2019-02-231-1/+3
|
* - [Add LDAP email] matching ↵Lauri Ojansivu2019-02-231-1/+7
| | | | | | | support](https://github.com/wekan/wekan-ldap/pull/39) and [related env variables](https://github.com/wekan/wekan/pull/2198). Thanks to GitHub user stevenpwaters.
* - Add missing text .env to wekan/server/authentication.js.Lauri Ojansivu2019-02-231-0/+7
| | | | Thanks to Vanila Chat user .gitignore.
* v2.23v2.23Lauri Ojansivu2019-02-171-1/+1
|
* - [Fix authentication dropdown](https://github.com/wekan/wekan/pull/2191).Lauri Ojansivu2019-02-151-0/+9
| | | | Thanks to Akuket.
* v2.22v2.22Lauri Ojansivu2019-02-131-1/+1
|