summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* v1.85v1.85Lauri Ojansivu2018-12-091-1/+1
|
* - Fix [Clicking the scrollbar closes the card on ↵Lauri Ojansivu2018-12-091-0/+8
| | | | | | | | | Chrome](https://github.com/wekan/wekan/issues/1404) by changing [mquandalle:perfect-scrollbar to malihu-jquery-custom-scrollbar](https://github.com/wekan/wekan/pull/2050). that works also when clicking scrollbar in Chrome. Also added back required packages that were removed in PR. Thanks to hupptechnologies and xet7 !
* v1.84v1.84Lauri Ojansivu2018-12-071-1/+3
|
* - Fix 2/8: IFTTT Rule action/trigger ["Remove all members from the ↵Lauri Ojansivu2018-12-071-1/+7
| | | | | | card"](https://github.com/wekan/wekan/issues/1972). Thanks to BurakTuran9 !
* v1.83v1.83Lauri Ojansivu2018-12-061-2/+2
|
* - Fix IFTTT Rule action/trigger part 1 of 7: [When a checklist is ↵Lauri Ojansivu2018-12-061-3/+3
| | | | | | | | | | completed](https://github.com/wekan/wekan/issues/1972). And partial incomplete fix to when all of checklist is set as uncompleted. Help in fixing welcome. Thanks to BurakTuran9 and xet7 ! Related #1972
* - Fix IFTTT Rule action/trigger: When a checklist is completed/made incomplete.Lauri Ojansivu2018-12-051-0/+9
| | | | | | Thanks to BurakTuran9 ! Related #1972
* v1.82v1.82Lauri Ojansivu2018-12-051-1/+1
|
* This release fixes the following bugs:Lauri Ojansivu2018-12-051-0/+12
| | | | | | | | | | - Partially #2045 revert [Improve authentication](https://github.com/wekan/wekan/issues/2016), adding back password/LDAP dropdown, because login did now work. NOTE: This was added in v1.71, reverted at v1.73 because login did not work, added back at v1.79, and then reverted partially at v1.82 because login did not work. Related LDAP logout timer does not work yet. Thanks to xet7 !
* Add text about fixing bugs.v1.81Lauri Ojansivu2018-12-041-0/+2
|
* v1.81Lauri Ojansivu2018-12-041-1/+1
|
* - Remove extra commas `,` and add missing backslash `\`.Lauri Ojansivu2018-12-041-0/+10
| | | | | | | | | Maybe after that login, logout and CORS works. Thanks to xet7 ! Related #2045, related wekan/wekan-snap#69
* v1.80v1.80Lauri Ojansivu2018-12-031-1/+1
|
* - Upgrade Node from v8.12 to v8.14Lauri Ojansivu2018-12-031-0/+12
| | | | | | - Revert non-working architectures that were added at v1.79, so now Wekan is just amd64 as before. Thanks to xet7 !
* v1.79v1.79Lauri Ojansivu2018-12-031-1/+1
|
* - Add CORS https://enable-cors.org/server_meteor.htmlLauri Ojansivu2018-12-031-2/+4
| | | | | | | | - Add missing LDAP and TIMER environment variables. Thanks to xet7 ! Closes wekan/wekan-snap#69
* - Improve authentication. Thanks to Akuket.Lauri Ojansivu2018-12-031-0/+5
|
* - Fix wrong dates in ChangeLog.Lauri Ojansivu2018-12-021-0/+1
| | | | Thanks to kelvinhammond !
* Merge pull request #2041 from kelvinhammond/patch-1Lauri Ojansivu2018-12-021-2/+2
|\ | | | | Updated CHANGELOG.md - Fixed 2018-20-24 dates
| * Updated CHANGELOG.md - Fixed 2018-20-24 datesKelvin2018-12-011-2/+2
| |
* | - Build snap also on i386, armhf and arm64. Ignore if it fails.Lauri Ojansivu2018-12-021-1/+6
|/ | | | | | Most likely armhf and arm64 does not build yet, I will add fixes later. Thanks to xet7 !
* - Fix: Message box for deleting subtask unreachable.Lauri Ojansivu2018-11-231-0/+9
| | | | Thanks to hupptechnologies. Closes #1800
* v1.78v1.78Lauri Ojansivu2018-11-201-0/+4
|
* v1.77v1.77Lauri Ojansivu2018-11-201-0/+5
|
* v1.76v1.76Lauri Ojansivu2018-11-201-1/+1
|
* - Add [LDAP_FULLNAME_FIELD](https://github.com/wekan/wekan-ldap/issues/10) toLauri Ojansivu2018-11-201-1/+7
| | | | | [configs](https://github.com/wekan/wekan/commit/8e3f53021775069dba125efd4b7200d0d70a1ed1) and other options that were not in all config files. Thanks to alkemyst and xet7.
* - Fix: When saving Custom Layout, save also SMTP settings. Thanks to xet7.Lauri Ojansivu2018-11-201-0/+8
|
* v1.75v1.75Lauri Ojansivu2018-11-201-1/+1
|
* Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on ↵Lauri Ojansivu2018-11-201-1/+5
| | | | Login page and Board page. Thanks to xet7.
* - [Fix Snap database-list-backups ↵Lauri Ojansivu2018-11-191-0/+8
| | | | | | command](https://github.com/wekan/wekan-snap/issues/26). Thanks to WaryWolf. Closes wekan/wekan-snap#26
* v1.74.1v1.74.1Lauri Ojansivu2018-11-181-0/+8
| | | | | | - Full Name from LDAP server via environment variable. Thanks to alkemyst. Closes wekan/wekan-ldap#10
* v1.74v1.74Lauri Ojansivu2018-11-171-0/+4
|
* v1.73v1.73Lauri Ojansivu2018-11-171-0/+8
|
* v1.72v1.72Lauri Ojansivu2018-11-171-0/+4
|
* v1.71v1.71Lauri Ojansivu2018-11-171-1/+1
|
* - [Improve shell scripts](https://github.com/wekan/wekan/pull/2002). Thanks ↵Lauri Ojansivu2018-11-161-0/+1
| | | | to warnerjon12.
* Improve authentication. Thanks to Akuket.Lauri Ojansivu2018-11-161-1/+6
|
* Fix typo.Lauri Ojansivu2018-11-161-1/+1
|
* Update readme for clarity.Lauri Ojansivu2018-11-161-4/+6
|
* - Rename Recycle Bin to Archive.Lauri Ojansivu2018-11-161-1/+2
| | | | Thanks to xet7 !
* - Add language: Danish.Lauri Ojansivu2018-11-161-0/+1
| | | | Thanks to translators.
* - Update translations.Lauri Ojansivu2018-11-161-0/+8
| | | | | | - Add language: Swahili / Kiswahili. Thanks to translators.
* v1.70v1.70Lauri Ojansivu2018-11-091-2/+2
|
* Update changelog based on previous commits.Lauri Ojansivu2018-11-091-0/+18
|
* v1.69v1.69Lauri Ojansivu2018-11-031-0/+4
|
* v1.68v1.68Lauri Ojansivu2018-11-031-1/+5
|
* v1.67v1.67Lauri Ojansivu2018-11-031-1/+1
|
* - Hide Linked Card and Linked Board on Sandstorm, because they are onlyLauri Ojansivu2018-11-031-1/+7
| | | | | | | useful when having multiple boards, and at Sandstorm there is only one board per grain. Thanks to ocdtrekkie and xet7. Closes #1982
* - Add Hindi language. Thanks to saurabharch.Lauri Ojansivu2018-11-031-0/+8
|
* v1.66v1.66Lauri Ojansivu2018-10-311-1/+1
|