summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* Add edge.Lauri Ojansivu2018-10-021-7/+7
|
* - REST API: [Add member with role to board. Remove member from ↵Lauri Ojansivu2018-10-021-0/+15
| | | | | | | | | | | | | board](https://github.com/wekan/wekan/commit/33caf1809a459b136b671f7061f08eb5e8d5e920). [Docs](https://github.com/wekan/wekan/wiki/REST-API-Role). Related to [role issue](https://github.com/wekan/wekan/issues/1861). - OAuth2: [Revert Oidc preferred_username back to username](https://github.com/wekan/wekan/commit/33caf1809a459b136b671f7061f08eb5e8d5e920). This [does not fix or break anything](https://github.com/wekan/wekan/issues/1874#issuecomment-425179291), Oidc already works with [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper-provider-app). Thanks to xet7 ! Related #1861
* v1.51.2v1.51.2Lauri Ojansivu2018-09-301-1/+1
|
* - [REST API: Change role of board ↵Lauri Ojansivu2018-09-301-0/+9
| | | | | | | | member](https://github.com/wekan/wekan/commit/51ac6c839ecf2226b2a81b0d4f985d3b942f0938). Docs: https://github.com/wekan/wekan/wiki/REST-API-Role Related #1861
* Fix typo.Lauri Ojansivu2018-09-281-1/+1
|
* v1.51.1v1.51.1Lauri Ojansivu2018-09-281-1/+1
|
* - Move Add Board button to top left, so there is no need to scrollLauri Ojansivu2018-09-281-2/+3
| | | | | | to bottom when there is a lot of boards. Thanks to xet7 !
* Fix typo.Lauri Ojansivu2018-09-281-1/+1
|
* - Add CAS with attributes.Lauri Ojansivu2018-09-281-0/+8
| | | | Thanks to ppoulard !
* v1.50.3v1.50.3Lauri Ojansivu2018-09-231-1/+1
|
* - Remove "Fix Cannot setup mail server via snap variables"Lauri Ojansivu2018-09-231-1/+10
| | | | | | to see does Wekan Snap start correctly after removing it. Thanks to xet7 !
* v1.50.2v1.50.2Lauri Ojansivu2018-09-231-0/+8
|
* v1.50.1v1.50.1Lauri Ojansivu2018-09-221-1/+1
|
* - Try to fix OAuth2: Change oidc username to preferred_username.Lauri Ojansivu2018-09-221-1/+2
| | | | Thanks to xet7 !
* - Fix Cannot setup mail server via snap variablesLauri Ojansivu2018-09-221-2/+3
| | | | | | Thanks to suprovsky ! Closes #1906
* - Fix Feature Rules.Lauri Ojansivu2018-09-221-2/+3
| | | | Thanks to Angtrim !
* - Add default Wekan Snap MongoDB bind IP 127.0.0.1Lauri Ojansivu2018-09-221-2/+3
| | | | | | Thanks to xet7 ! Related #1908
* Update ChangeLog.Lauri Ojansivu2018-09-201-2/+8
| | | | Thanks to xet7 !
* - Fix Dockerfile Meteor install by changing tar to bsdtar.Lauri Ojansivu2018-09-191-0/+8
| | | | | | Thanks to maurice-schleussinger and xet7 ! Closes #1900
* v1.49.1v1.49.1Lauri Ojansivu2018-09-171-1/+1
|
* v1.49-edge-1v1.49-edge-1Lauri Ojansivu2018-09-171-0/+25
|
* v1.47v1.47Lauri Ojansivu2018-09-161-2/+3
|
* - IFTTT Rules. Useful to automate things like [adding labels, members, ↵Lauri Ojansivu2018-09-161-0/+9
| | | | | | | | | | moving card, archiving them, checking checklists etc. Please test and report bugs. Later colors need to be made translatable. Thanks to GitHub users Angtrim and xet7 for their contributions. Related #1160
* v1.46v1.46Lauri Ojansivu2018-09-151-1/+1
|
* - Allow Announcement to be markdown.Lauri Ojansivu2018-09-141-2/+5
| | | | | | | | | Note: xet7 did not yet figure out how to keep announcement on one line when markdown was added, so now Font Awesome icons are above and below. Thanks to xet7 ! Closes #1892
* - Partially fix: Cannot move card from one swimline to the other if moving ↵Lauri Ojansivu2018-09-131-2/+7
| | | | | | | | | | | in the same list; - Fix: Linking cards from empty board is possible and makes current board not load anymore. Thanks to andresmanelli ! Related #1887, closes #1885
* - Add source-map-support.Lauri Ojansivu2018-09-111-1/+2
| | | | | | Thanks to HLFH and xet7 ! Closes #1889
* - Turn of http/2 in Caddyfile so that Firefox Inspect Console does not show ↵Lauri Ojansivu2018-09-111-0/+4
| | | | | | | | | errors about wss websocket config. Chrome web console supports http/2. Note: If you are already using Caddy and have modified your Caddyfile, you need to edit your Caddyfile manually. Thanks to GitHub user xet7 for contributions.
* - Upgrade to MongoDB v3.2.21Lauri Ojansivu2018-09-101-0/+8
| | | | Thanks to xet7 !
* - Fix lint error.Lauri Ojansivu2018-09-091-0/+8
| | | | Thanks to xet7 !
* v1.44v1.44Lauri Ojansivu2018-09-091-1/+1
|
* - Fix cards export and add customFields export.Lauri Ojansivu2018-09-091-1/+2
| | | | | | | Thanks to ymeramees ! Closes #1873, related #1775
* - REST API: Add startAt/dueAt/endAt etc. ↵Lauri Ojansivu2018-09-071-0/+9
| | | | | | | | https://github.com/wekan/wekan/wiki/REST-API-Cards Thanks to xet7 ! Closes #1879
* v1.43v1.43Lauri Ojansivu2018-09-061-1/+1
|
* - Fix "No Comments" permission on Wekan and Trello import.Lauri Ojansivu2018-09-061-0/+8
| | | | Thanks to xet7 !
* v1.42v1.42Lauri Ojansivu2018-09-061-1/+1
|
* - Add swimlaneId in activity. Create default swimlaneId in API.Lauri Ojansivu2018-09-061-1/+2
| | | | Thanks to andresmanelli !
* - 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