summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* - [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
* v1.94v1.94Lauri Ojansivu2018-12-181-1/+11
|
* v1.93v1.93Lauri Ojansivu2018-12-161-1/+1
|
* Fix typo.Lauri Ojansivu2018-12-161-1/+3
|
* - Remove Wekan_version translation string.Lauri Ojansivu2018-12-161-0/+7
| | | | Thanks to xet7 !
* v1.92v1.92Lauri Ojansivu2018-12-161-1/+1
|
* - Fix [favicon paths for non-suburl ↵Lauri Ojansivu2018-12-161-0/+1
| | | | | | | | cases](https://github.com/wekan/wekan/commit/c1733fc89c4c73a1ab3f4054d0a9ebff7741a804). Thanks to xet7 ! Related #1692
* - Fix [Card scrollbar ignores ↵Lauri Ojansivu2018-12-161-0/+1
| | | | | | | | mousewheel](https://github.com/wekan/wekan-scrollbar/commit/94a40da51627c6322afca50a5b1f4aa55c7ce7bf). Thanks to rinnaz and xet7 ! Closes #2058
* - Fix [Popup class declares member name _current but use current ↵Lauri Ojansivu2018-12-161-0/+8
| | | | | | | | instead](https://github.com/wekan/wekan/issues/2059). Thanks to peishaofeng ! Closes #2059
* - Fix typo.Lauri Ojansivu2018-12-161-2/+2
| | | | Thanks to xet7 !
* v1.91v1.91Lauri Ojansivu2018-12-151-1/+1
|
* - [Add back mquandalle:perfect-scrollbar package so that Firefox and ChromeLauri Ojansivu2018-12-151-0/+9
| | | | | | | | stop complaning in browser dev tools console](https://github.com/wekan/wekan/issues/2057). Thanks uusijani and xet7 ! Closes #2057
* v1.90v1.90Lauri Ojansivu2018-12-151-1/+1
|
* - [Remove not working duplicate ↵Lauri Ojansivu2018-12-151-0/+9
| | | | | | | | saveMailServerInfo](https://github.com/wekan/wekan/commit/ab031d9da134aa13490a26dbe97ad2d7d01d534a), to remove error from browser dev tools console. Thanks to xet7 !
* v1.89v1.89Lauri Ojansivu2018-12-151-1/+1
|
* - Admin Panel / Layout / Custom Product Name [now changes webpage ↵Lauri Ojansivu2018-12-151-0/+9
| | | | | | | | title](https://github.com/wekan/wekan/commit/dbb1a86ca377e551063cc04c5189fad4aa9148c0). Related #1196 Thanks to xet7 !
* v1.88v1.88Lauri Ojansivu2018-12-141-1/+1
|
* - Fix: [Scrollbar used](https://github.com/wekan/wekan/issues/2056) [remote ↵Lauri Ojansivu2018-12-141-0/+12
| | | | | | | | | | | | | file from CDN](https://github.com/MaazAli/Meteor-Malihu-Custom-Scrollbar/blob/master/jquery.mCustomScrollbar.js#L50), so forked package to https://github.com/wekan/wekan-scrollbar and included non-minified file locally to Wekan, so that using scrollbar works without direct connection to Internet. Wekan should not load any external files by default, as was case before new scrollbar, and is again now [after this fix](https://github.com/wekan/wekan/commit/c546464d9f56117a8bf580512cd62fc1102559c3). Thanks to xet7 ! Closes #2056
* v1.87v1.87Lauri Ojansivu2018-12-131-1/+1
|
* - Fix Reference error.Lauri Ojansivu2018-12-131-0/+8
| | | | Thanks to Akuket !
* v1.86v1.86Lauri Ojansivu2018-12-131-1/+1
|
* - Fix [Cannot login with new LDAP account when auto-registration disabled ↵Lauri Ojansivu2018-12-131-0/+9
| | | | | | | | (request invitation code)](https://github.com/wekan/wekan-ldap/issues/29); - Fix [Unable to create new account from LDAP](https://github.com/wekan/wekan-ldap/issues/32). Thanks to Akuket !
* Add missing text about bugs fixes.Lauri Ojansivu2018-12-091-0/+2
|
* 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
|