summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* - REST API: [Create board options to be ↵Lauri Ojansivu2018-09-061-0/+11
| | | | | | | | | | | | modifiable](https://github.com/wekan/wekan/commit/9cea76e4efaacaebcb2e9f0690dfeb4ef6d62527), like permissions, public/private board - now private by default, and board background color. Docs at https://github.com/wekan/wekan/wiki/REST-API-Boards Thanks to xet7 ! Related #1037
* - Try to fix Wekan Sandstorm API. ↵Lauri Ojansivu2018-09-051-0/+8
| | | | | | | | https://github.com/wekan/wekan/commit/6462f855c9388416517b0e5d29e11b4ede21f78e Thanks to ocdtrekkie and xet7 ! Related #1279
* v1.40v1.40Lauri Ojansivu2018-09-041-1/+1
|
* - Add permission "No comments" ↵Lauri Ojansivu2018-09-041-0/+9
| | | | | | | | | | https://github.com/wekan/wekan/commit/77efcf71376d3da6c19ad1a4910567263e83c0ca It is like normal user, but does not show comments and activities. Thanks to xet7 ! Related #1861
* v1.39v1.39Lauri Ojansivu2018-08-291-1/+1
|
* - Only allow ifCanModify users to add dates on cards.Lauri Ojansivu2018-08-291-0/+8
| | | | Thanks to rjevnikar !
* v1.38v1.38Lauri Ojansivu2018-08-291-1/+1
|
* - Add msavin:userCache to speedup Wekan.Lauri Ojansivu2018-08-281-2/+7
| | | | | | | | | https://forums.meteor.com/t/introducing-a-new-approach-to-meteor-user-this-simple-trick-can-save-you-millions-of-database-requests/45336/7 https://github.com/msavin/userCache Thanks to msavin and xet7 ! Related #1672
* - Fix Delete Board.Lauri Ojansivu2018-08-281-0/+8
| | | | Thanks to rjevnikar and xet7 !
* v1.37v1.37Lauri Ojansivu2018-08-281-1/+1
|
* - Add Missing Index on cards.parentId since Swimlane integrationLauri Ojansivu2018-08-281-0/+11
| | | | | | | | to speedup Wekan; - Update OpenShift template to add Route and parameterize; - Fix typos in Wekan snap help. Thanks to Clement87, InfoSec812 and xet7 !
* v1.36v1.36Lauri Ojansivu2018-08-251-1/+1
|
* - Fix typos in security documentation.Lauri Ojansivu2018-08-251-2/+3
| | | | | | Thanks to tlevine ! Related https://github.com/wekan/wekan/pull/1857
* - [OAuth2 Login on Standalone ↵Lauri Ojansivu2018-08-251-2/+8
| | | | | | | | | | | Wekan](https://github.com/wekan/wekan/wiki/OAuth2). For example, Rocket.Chat can provide OAuth2 login to Wekan. Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when Rocket.Chat is providing OAuth2 login to Wekan. Thanks to salleman33 and xet7 ! Closes #234
* - Move labels back to original place at minicard.Lauri Ojansivu2018-08-231-0/+8
| | | | | | Thanks to hever and xet7 ! Closes #1842
* v1.35v1.35Lauri Ojansivu2018-08-231-1/+1
|
* - Remove avatar url fix javascript version, it breaks too easily.Lauri Ojansivu2018-08-221-8/+0
| | | | | | | | | Same can be done with Caddy. Thanks to xet7 ! Closes #1776, closes #386
* Fix typos.Lauri Ojansivu2018-08-221-2/+5
|
* Fix typo.Lauri Ojansivu2018-08-221-1/+1
|
* - Make the attributes that the webhook sends configurable.Lauri Ojansivu2018-08-221-1/+4
| | | | Thanks to omarsy and xet7 !
* - Remove suburl from beginning of avatar file path,Lauri Ojansivu2018-08-221-0/+8
| | | | | | | | | so that avatar images don't get broken when root-url changes to different sub-url. This does not change avatar urls in database, instead this fixes url on the fly after loading avatar url from database. Thanks to xet7 !
* This release adds the following new features:Lauri Ojansivu2018-08-221-0/+16
| | | | | | | | | | | | | | Add Caddy plugins: - [http.filter](https://caddyserver.com/docs/http.filter) for changing Wekan UI on the fly, for example custom logo, or changing to all different CSS file to have custom theme; - [http.ipfilter](https://caddyserver.com/docs/http.ipfilter) to block requests by ip address; - [http.realip](https://caddyserver.com/docs/http.realip) for showing real X-Forwarded-For IP to behind proxy; - Turn off Caddy telemetry. Thanks to Caddy contributors and xet7 !
* v1.34v1.34Lauri Ojansivu2018-08-221-1/+1
|
* - Add Favicon for pinned tab on Safari browser.Lauri Ojansivu2018-08-221-2/+3
| | | | | | Thanks to woodyart and xet7 ! Closes #1795
* - Allow Sandstorm to serve Wekan HTTP API. This may help towards #1279Lauri Ojansivu2018-08-221-2/+3
| | | | | | Thanks to ocdtrekkie ! Related #1279
* - Fix and improve linked cards.Lauri Ojansivu2018-08-221-2/+3
| | | | Thanks to andresmanelli !
* - Move color labels on minicard to bottom of minicard.Lauri Ojansivu2018-08-211-2/+3
| | | | | | Thanks to therampagerado and xet7 ! Closes #1842
* - Restored SMTP settings at Admin Panel, and disabled showing password.Lauri Ojansivu2018-08-201-0/+8
| | | | | | Thanks to xet7 ! Closes #1790
* v1.33Lauri Ojansivu2018-08-161-1/+1
|
* - Change default value of label ids.Lauri Ojansivu2018-08-161-0/+8
| | | | Thanks to omarsy !
* v1.32v1.32Lauri Ojansivu2018-08-161-1/+1
|
* - Use only framing policy, not all of content policy.Lauri Ojansivu2018-08-161-2/+4
| | | | | | | | - Fix Date and Time Formats are only US in every language. Thanks to xet7 ! Closes #1833
* - Content Policy: Allow inline scripts, otherwise there is errors in browserLauri Ojansivu2018-08-151-0/+13
| | | | | | | | | | - Set default matomo settings to disabled - Fix hidden system [messages](https://github.com/wekan/wekan/issues/1830) - Fix Requested By and Assigned By fields. Thanks to andresmanelli and xet7 ! Closes #1830
* v1.31v1.31Lauri Ojansivu2018-08-141-0/+8
| | | | | | | | - Fix: Export of Board does not work on Docker. Thanks to xet7 ! Closes #1820
* v1.30v1.30Lauri Ojansivu2018-08-141-1/+1
|
* - Fix Import from Trello error 400.Lauri Ojansivu2018-08-141-0/+4
| | | | Thanks to xet7 !
* - When Content Policy is enabled, allow one URL to have iframe that embeds WekanLauri Ojansivu2018-08-131-0/+10
| | | | | | | | | - Add option to turn off Content Policy - Allow always in Wekan markdown <img src="any-image-url-here"> Thanks to xet7 ! Closes #1676
* v1.29v1.29Lauri Ojansivu2018-08-121-0/+16
|
* v1.27v1.27Lauri Ojansivu2018-08-121-1/+1
|
* - Linked Cards and Linked Boards.Lauri Ojansivu2018-08-121-0/+8
| | | | Thanks to andresmanelli !
* v1.26v1.26Lauri Ojansivu2018-08-091-1/+2
|
* - Set Matomo blank settings on Sandstorm.Lauri Ojansivu2018-08-091-0/+8
| | | | Thanks to xet7 !
* v1.25v1.25Lauri Ojansivu2018-08-091-0/+8
|
* v1.24v1.24Lauri Ojansivu2018-08-091-4/+11
|
* - Use new WITH_API and Matomo env variables at Dockerfile.Lauri Ojansivu2018-08-091-1/+1
| | | | | | Thanks to xadagaras and xet7 ! Closes #1820
* Use new WITH_API and Matomo env variables at Dockerfile.Lauri Ojansivu2018-08-091-1/+2
| | | | Thanks to xadagaras and xet7 !
* - Fix the flagging of dates.Lauri Ojansivu2018-08-021-3/+4
| | | | Thanks to rjevnikar and xet7 !
* Enable API by default, so that Export Board works.Lauri Ojansivu2018-08-011-0/+8
| | | | Thanks to xet7 !
* v1.23v1.23Lauri Ojansivu2018-07-301-0/+11
|
* v1.22Lauri Ojansivu2018-07-301-3/+5
|