summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* - Add ↵Lauri Ojansivu2019-02-131-0/+4
| | | | | | | | [configurable](https://github.com/wekan/wekan/issues/1874#issuecomment-462759627) settings [OAUTH2_ID_TOKEN_WHITELIST_FIELDS and OAUTH2_REQUEST_PERMISSIONS](https://github.com/wekan/wekan/commit/b66f471e530d41a3f12e4bfc29548313e9a73c35). Thanks to xet7.
* - Add Kadira integration. Thanks to GavinLilly.Lauri Ojansivu2019-02-131-0/+13
| | | | Closes #2152
* v2.21v2.21Lauri Ojansivu2019-02-121-0/+13
|
* v2.20v2.20Lauri Ojansivu2019-02-111-1/+1
|
* Update changelog.Lauri Ojansivu2019-02-111-0/+11
|
* v2.19Lauri Ojansivu2019-02-091-0/+8
|
* v2.18v2.18Lauri Ojansivu2019-02-081-1/+1
|
* Add commit link to changelog.Lauri Ojansivu2019-02-081-2/+2
|
* Add issue link to changelog.Lauri Ojansivu2019-02-081-1/+1
|
* Add commit link to changelog.Lauri Ojansivu2019-02-081-1/+1
|
* Update changelog.Lauri Ojansivu2019-02-081-1/+0
|
* Update changelog.Lauri Ojansivu2019-02-081-0/+35
|
* v2.17v2.17Lauri Ojansivu2019-02-041-3/+11
|
* v2.16v2.16Lauri Ojansivu2019-02-031-0/+11
|
* Add missing text.Lauri Ojansivu2019-02-031-0/+2
|
* v2.15v2.15Lauri Ojansivu2019-02-031-1/+1
|
* Update changelog.Lauri Ojansivu2019-02-031-0/+8
|
* Add missing text.Lauri Ojansivu2019-02-021-0/+2
|
* v2.14v2.14Lauri Ojansivu2019-02-021-1/+1
|
* - [Fix Sandstorm export board from ↵Lauri Ojansivu2019-02-021-0/+10
| | | | | | | | | | | web](https://github.com/wekan/wekan/issues/2157). - [Fix Error when logging in to Wekan REST API when using Sandstorm Wekan](https://github.com/wekan/wekan/issues/1279). Sandstorm API works this way: Make API key, and from that key copy API URL and API KEY to below. It saves Wekan board to file. `curl http://Bearer:APIKEY@api-12345.local.sandstorm.io:6080/api/boards/sandstorm/export?authToken=#APIKEY > wekanboard.json` If later API key does not work, you need to remove it and make a new one. Thanks to xet7 !
* v2.13v2.13Lauri Ojansivu2019-02-011-2/+2
|
* Update changelog with latest changes from bentiss.Lauri Ojansivu2019-02-011-0/+17
|
* v2.12v2.12Lauri Ojansivu2019-01-311-1/+1
|
* - [Bumped the salleman oidc packages versions to include an upstream bug ↵Lauri Ojansivu2019-01-311-0/+8
| | | | | | fix](https://github.com/wekan/wekan/commit/361faa6646556de68ad78dc90d9eb9f78956ce0f). Thanks to danpatdav !