summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* - [Automatically close the sidebar](https://github.com/wekan/wekan/pull/1954).Lauri Ojansivu2018-10-161-0/+12
| | | | | | - [Fix: Update broke the ability to mute notifications](https://github.com/wekan/wekan/issues/1952). Thanks to Akuket !
* v1.54v1.54Lauri Ojansivu2018-10-141-1/+1
|
* - [REST API: Get cards by swimlane ↵Lauri Ojansivu2018-10-141-1/+2
| | | | | | | | id](https://github.com/wekan/wekan/pull/1944). Please [add docs](https://github.com/wekan/wekan/wiki/REST-API-Swimlanes). Thanks to dcmcand ! Closes #1934
* - [Improve notifications](https://github.com/wekan/wekan/pull/1948).Lauri Ojansivu2018-10-141-0/+1
| | | | | | Thanks to Akuket ! Closes #1304
* - [Fix deleting Custom Fields, removing broken ↵Lauri Ojansivu2018-10-131-1/+2
| | | | | | | | references](https://github.com/wekan/wekan/issues/1872). Thanks to Akuket and Clement87 ! Closes #1872
* - [Fix vertical text for swimlanes in ↵Lauri Ojansivu2018-10-131-0/+8
| | | | | | | | IE11](https://github.com/wekan/wekan/issues/1798). Thanks to tomodwyer ! Closes #1798
* v1.53Lauri Ojansivu2018-10-031-1/+1
|
* - [OpenShift: Drop default namespace value and duplicate WEKAN_SERVICE_NAME ↵Lauri Ojansivu2018-10-031-1/+1
| | | | | | parameter](https://github.com/wekan/wekan/pull/1930); Thanks to lberk and InfoSec812 !
* - [Add info about root-url to GitHub issue ↵Lauri Ojansivu2018-10-031-1/+2
| | | | | | template](https://github.com/wekan/wekan/commit/001c8f2b0138fb26a8c84acab62a604d0c6e5dda). Thanks to xet7 !
* - Add whole packages/ directory to .gitignoreLauri Ojansivu2018-10-031-2/+3
| | | | Thanks to xet7 !
* - OpenShift: Drop default namespace value and duplicate WEKAN_SERVICE_NAME ↵Lauri Ojansivu2018-10-031-2/+3
| | | | | | | parameter. Thanks to lberk ! Thanks to GitHub users lberk and schulz for their contributions.
* - Fix Card URL https://github.com/wekan/wekan/pull/1932Lauri Ojansivu2018-10-031-0/+8
| | | | Thanks to schulz !
* v1.52v1.52Lauri Ojansivu2018-10-011-1/+1
|
* - Removed CAS from Wekan stable, because it does not work correctly.Lauri Ojansivu2018-10-011-0/+10
| | | | | | | | CAS developent continues at edge. Thanks to xet7 ! Related #1925
* v1.51v1.51Lauri Ojansivu2018-09-281-3/+3
|
* - Move Add Board button to top left, so there is no need to scrollLauri Ojansivu2018-09-281-1/+2
| | | | | | to bottom when there is a lot of boards. Thanks to xet7 !
* - Add CAS with attributesLauri Ojansivu2018-09-281-0/+8
| | | | Thanks to ppoulard !
* v1.50v1.50Lauri Ojansivu2018-09-221-2/+3
|
* - Update ChangeLog.Lauri Ojansivu2018-09-201-2/+8
| | | | Thanks to xet7 !
* - Fix Dockerfile Meteor install by changing tar to bsdtar.Lauri Ojansivu2018-09-191-2/+3
| | | | | | Thanks to maurice-schleussinger and xet7 ! Closes #1900
* - Change from Node v8.12.0 prerelease to use official Node v8.12.0.Lauri Ojansivu2018-09-171-0/+8
| | | | Thanks to GitHub user xet7 for contributions.
* v1.49v1.49Lauri Ojansivu2018-09-171-0/+8
|
* v1.48v1.48Lauri Ojansivu2018-09-171-1/+1
|
* - Remove OAuth2, until it is fixed.Lauri Ojansivu2018-09-171-0/+1
| | | | Thanks to xet7 !
* This release removes the following new features:Lauri Ojansivu2018-09-171-0/+18
| | | | | | - Remove IFTTT rules, until they are fixed. Thanks to xet7 !
* - Revert IFTTT.Lauri Ojansivu2018-09-171-10/+0
| | | | Thanks to xet7 !
* 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