summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* 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 !
* v2.11v2.11Lauri Ojansivu2019-01-311-1/+1
|
* Update changelog.Lauri Ojansivu2019-01-311-0/+8
|
* Fix typo.Lauri Ojansivu2019-01-301-1/+1
|
* Fix typo.Lauri Ojansivu2019-01-301-1/+1
|
* v2.10v2.10Lauri Ojansivu2019-01-301-1/+1
|
* Update changelog with latest changes.Lauri Ojansivu2019-01-301-2/+9
|
* - Translations: Add Macedonian.Lauri Ojansivu2019-01-301-0/+8
|
* v2.09v2.09Lauri Ojansivu2019-01-281-1/+1
|
* - [Fix vertical automatic scrolling when opening a ↵Lauri Ojansivu2019-01-281-0/+8
| | | | | | card](https://github.com/wekan/wekan/commit/820d3270935dc89f046144a7bbf2c8277e2484bc). Thanks to bentiss !
* v2.08v2.08Lauri Ojansivu2019-01-281-0/+22
|
* v2.07v2.07Lauri Ojansivu2019-01-281-0/+8
|
* v2.06v2.06Lauri Ojansivu2019-01-271-2/+12
|
* v2.05v2.05Lauri Ojansivu2019-01-271-0/+13
|
* v2.04v2.04Lauri Ojansivu2019-01-261-4/+6
|
* Waiting for bugfix.Lauri Ojansivu2019-01-251-1/+7
|
* v2.03v2.03Lauri Ojansivu2019-01-251-2/+2
|
* Update ChangeLog for all that huge amount of contributions from bentiss.Lauri Ojansivu2019-01-251-0/+33
|
* v2.02v2.02Lauri Ojansivu2019-01-221-1/+1
|
* Update changelog.Lauri Ojansivu2019-01-221-2/+12
|
* - [OpenAPI and generating of REST API ↵Lauri Ojansivu2019-01-191-3/+14
| | | | | | Docs](https://github.com/wekan/wekan/pull/1965). Thanks to bentiss.
* - Fix License to 2019. https://github.com/wekan/wekan/pull/2112Lauri Ojansivu2019-01-191-0/+1
| | | | Thanks to ajRiverav !
* Fix typo.Lauri Ojansivu2019-01-131-0/+5
| | | | | | Thanks to xorander00 ! Closes #2101
* Fix typo.Lauri Ojansivu2019-01-131-2/+2
| | | | | | Thanks to xorander00 ! Closes #2101
* v2.01v2.01Lauri Ojansivu2019-01-061-0/+4
|
* v2.00v2.00Lauri Ojansivu2019-01-041-0/+4
|
* v1.99v1.99Lauri Ojansivu2019-01-041-2/+15
|
* v1.98v1.98Lauri Ojansivu2019-01-011-1/+1
|
* - [Mobile fixes](https://github.com/wekan/wekan/pull/2084), thanks to ↵Lauri Ojansivu2019-01-011-0/+5
| | | | | | | | | hupptechnologies: - Move home button / avatar bar from bottom to top. So at top first is home button / avatar, then others. - When clicking Move Card, go to correct page position. Currently it's at empty page position, and there is need to scroll page up to see Move Card options. It should work similarly like Copy Card, that is visible. - Also check that other buttons go to visible page.
* - Add optional Nginx reverse proxy config to docker-compose.yml and nginx ↵Lauri Ojansivu2018-12-281-3/+7
| | | | | | directory. Thanks to MyTheValentinus !
* - docker-compose.yml back to MongoDB 3.2.21 because 3.2.22 MongoDB container ↵Lauri Ojansivu2018-12-271-1/+9
| | | | | | does not exist yet. Thanks to xet7 !
* v1.97v1.97Lauri Ojansivu2018-12-261-2/+2
|
* - Use Node 8.15.0 and MongoDB 3.2.22.Lauri Ojansivu2018-12-261-1/+10
| | | | | | - Stacksmith: back to Meteor 1.6.x based Wekan, because Meteor 1.8.x based is currently broken. Thanks to xet7 !
* v1.96v1.96Lauri Ojansivu2018-12-241-1/+1
|
* - Revert "Improve authentication" and "Default Authentication Method"Lauri Ojansivu2018-12-241-2/+9
| | | | | | | | to make login work again. - Fixes to docker-compose.yml so that Wekan Meteor 1.6.x version would work. Most likely Meteor 1.8.x version is still broken. Thanks to xet7 !
* - [Combine all docker-compose.yml ↵Lauri Ojansivu2018-12-221-0/+8
| | | | files](https://github.com/wekan/wekan/commit/3f948ba49ba7266c436ff138716bdcae9e879903). Thanks to xet7.
* v1.95v1.95Lauri Ojansivu2018-12-211-2/+2
|
* - Upgrade to node v8.14.1Lauri Ojansivu2018-12-211-0/+1
| | | | Thanks to xet7 !
* - [Drag handles and long press on mobile when using desktop mode of mobileLauri Ojansivu2018-12-211-0/+2
| | | | browser](https://github.com/wekan/wekan/pull/2067). Thanks to hupptechnologies.
* - [Improve authentication](https://github.com/wekan/wekan/pull/2065): remove ↵Lauri Ojansivu2018-12-211-0/+10
| | | | | | | login dropdown, and add setting `DEFAULT_AUTHENTICATION_METHOD=ldap` or `sudo snap set wekan default-authentication-method='ldap'`. Thanks to Akuket. Closes wekan/wekan-ldap#31