Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v2.07v2.07 | Lauri Ojansivu | 2019-01-28 | 1 | -0/+8 |
| | |||||
* | v2.06v2.06 | Lauri Ojansivu | 2019-01-27 | 1 | -2/+12 |
| | |||||
* | v2.05v2.05 | Lauri Ojansivu | 2019-01-27 | 1 | -0/+13 |
| | |||||
* | v2.04v2.04 | Lauri Ojansivu | 2019-01-26 | 1 | -4/+6 |
| | |||||
* | Waiting for bugfix. | Lauri Ojansivu | 2019-01-25 | 1 | -1/+7 |
| | |||||
* | v2.03v2.03 | Lauri Ojansivu | 2019-01-25 | 1 | -2/+2 |
| | |||||
* | Update ChangeLog for all that huge amount of contributions from bentiss. | Lauri Ojansivu | 2019-01-25 | 1 | -0/+33 |
| | |||||
* | v2.02v2.02 | Lauri Ojansivu | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Update changelog. | Lauri Ojansivu | 2019-01-22 | 1 | -2/+12 |
| | |||||
* | - [OpenAPI and generating of REST API ↵ | Lauri Ojansivu | 2019-01-19 | 1 | -3/+14 |
| | | | | | | Docs](https://github.com/wekan/wekan/pull/1965). Thanks to bentiss. | ||||
* | - Fix License to 2019. https://github.com/wekan/wekan/pull/2112 | Lauri Ojansivu | 2019-01-19 | 1 | -0/+1 |
| | | | | Thanks to ajRiverav ! | ||||
* | Fix typo. | Lauri Ojansivu | 2019-01-13 | 1 | -0/+5 |
| | | | | | | Thanks to xorander00 ! Closes #2101 | ||||
* | Fix typo. | Lauri Ojansivu | 2019-01-13 | 1 | -2/+2 |
| | | | | | | Thanks to xorander00 ! Closes #2101 | ||||
* | v2.01v2.01 | Lauri Ojansivu | 2019-01-06 | 1 | -0/+4 |
| | |||||
* | v2.00v2.00 | Lauri Ojansivu | 2019-01-04 | 1 | -0/+4 |
| | |||||
* | v1.99v1.99 | Lauri Ojansivu | 2019-01-04 | 1 | -2/+15 |
| | |||||
* | v1.98v1.98 | Lauri Ojansivu | 2019-01-01 | 1 | -1/+1 |
| | |||||
* | - [Mobile fixes](https://github.com/wekan/wekan/pull/2084), thanks to ↵ | Lauri Ojansivu | 2019-01-01 | 1 | -0/+5 |
| | | | | | | | | | hupptechnologies: - Move home button / avatar bar from bottom to top. So at top first is home button / avatar, then others. - When clicking Move Card, go to correct page position. Currently it's at empty page position, and there is need to scroll page up to see Move Card options. It should work similarly like Copy Card, that is visible. - Also check that other buttons go to visible page. | ||||
* | - Add optional Nginx reverse proxy config to docker-compose.yml and nginx ↵ | Lauri Ojansivu | 2018-12-28 | 1 | -3/+7 |
| | | | | | | directory. Thanks to MyTheValentinus ! | ||||
* | - docker-compose.yml back to MongoDB 3.2.21 because 3.2.22 MongoDB container ↵ | Lauri Ojansivu | 2018-12-27 | 1 | -1/+9 |
| | | | | | | does not exist yet. Thanks to xet7 ! | ||||
* | v1.97v1.97 | Lauri Ojansivu | 2018-12-26 | 1 | -2/+2 |
| | |||||
* | - Use Node 8.15.0 and MongoDB 3.2.22. | Lauri Ojansivu | 2018-12-26 | 1 | -1/+10 |
| | | | | | | - Stacksmith: back to Meteor 1.6.x based Wekan, because Meteor 1.8.x based is currently broken. Thanks to xet7 ! | ||||
* | v1.96v1.96 | Lauri Ojansivu | 2018-12-24 | 1 | -1/+1 |
| | |||||
* | - Revert "Improve authentication" and "Default Authentication Method" | Lauri Ojansivu | 2018-12-24 | 1 | -2/+9 |
| | | | | | | | | to make login work again. - Fixes to docker-compose.yml so that Wekan Meteor 1.6.x version would work. Most likely Meteor 1.8.x version is still broken. Thanks to xet7 ! | ||||
* | - [Combine all docker-compose.yml ↵ | Lauri Ojansivu | 2018-12-22 | 1 | -0/+8 |
| | | | | files](https://github.com/wekan/wekan/commit/3f948ba49ba7266c436ff138716bdcae9e879903). Thanks to xet7. | ||||
* | v1.95v1.95 | Lauri Ojansivu | 2018-12-21 | 1 | -2/+2 |
| | |||||
* | - Upgrade to node v8.14.1 | Lauri Ojansivu | 2018-12-21 | 1 | -0/+1 |
| | | | | Thanks to xet7 ! | ||||
* | - [Drag handles and long press on mobile when using desktop mode of mobile | Lauri Ojansivu | 2018-12-21 | 1 | -0/+2 |
| | | | | browser](https://github.com/wekan/wekan/pull/2067). Thanks to hupptechnologies. | ||||
* | - [Improve authentication](https://github.com/wekan/wekan/pull/2065): remove ↵ | Lauri Ojansivu | 2018-12-21 | 1 | -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.94 | Lauri Ojansivu | 2018-12-18 | 1 | -1/+11 |
| | |||||
* | v1.93v1.93 | Lauri Ojansivu | 2018-12-16 | 1 | -1/+1 |
| | |||||
* | Fix typo. | Lauri Ojansivu | 2018-12-16 | 1 | -1/+3 |
| | |||||
* | - Remove Wekan_version translation string. | Lauri Ojansivu | 2018-12-16 | 1 | -0/+7 |
| | | | | Thanks to xet7 ! | ||||
* | v1.92v1.92 | Lauri Ojansivu | 2018-12-16 | 1 | -1/+1 |
| | |||||
* | - Fix [favicon paths for non-suburl ↵ | Lauri Ojansivu | 2018-12-16 | 1 | -0/+1 |
| | | | | | | | | cases](https://github.com/wekan/wekan/commit/c1733fc89c4c73a1ab3f4054d0a9ebff7741a804). Thanks to xet7 ! Related #1692 | ||||
* | - Fix [Card scrollbar ignores ↵ | Lauri Ojansivu | 2018-12-16 | 1 | -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 Ojansivu | 2018-12-16 | 1 | -0/+8 |
| | | | | | | | | instead](https://github.com/wekan/wekan/issues/2059). Thanks to peishaofeng ! Closes #2059 | ||||
* | - Fix typo. | Lauri Ojansivu | 2018-12-16 | 1 | -2/+2 |
| | | | | Thanks to xet7 ! | ||||
* | v1.91v1.91 | Lauri Ojansivu | 2018-12-15 | 1 | -1/+1 |
| | |||||
* | - [Add back mquandalle:perfect-scrollbar package so that Firefox and Chrome | Lauri Ojansivu | 2018-12-15 | 1 | -0/+9 |
| | | | | | | | | stop complaning in browser dev tools console](https://github.com/wekan/wekan/issues/2057). Thanks uusijani and xet7 ! Closes #2057 | ||||
* | v1.90v1.90 | Lauri Ojansivu | 2018-12-15 | 1 | -1/+1 |
| | |||||
* | - [Remove not working duplicate ↵ | Lauri Ojansivu | 2018-12-15 | 1 | -0/+9 |
| | | | | | | | | saveMailServerInfo](https://github.com/wekan/wekan/commit/ab031d9da134aa13490a26dbe97ad2d7d01d534a), to remove error from browser dev tools console. Thanks to xet7 ! | ||||
* | v1.89v1.89 | Lauri Ojansivu | 2018-12-15 | 1 | -1/+1 |
| | |||||
* | - Admin Panel / Layout / Custom Product Name [now changes webpage ↵ | Lauri Ojansivu | 2018-12-15 | 1 | -0/+9 |
| | | | | | | | | title](https://github.com/wekan/wekan/commit/dbb1a86ca377e551063cc04c5189fad4aa9148c0). Related #1196 Thanks to xet7 ! | ||||
* | v1.88v1.88 | Lauri Ojansivu | 2018-12-14 | 1 | -1/+1 |
| | |||||
* | - Fix: [Scrollbar used](https://github.com/wekan/wekan/issues/2056) [remote ↵ | Lauri Ojansivu | 2018-12-14 | 1 | -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.87 | Lauri Ojansivu | 2018-12-13 | 1 | -1/+1 |
| | |||||
* | - Fix Reference error. | Lauri Ojansivu | 2018-12-13 | 1 | -0/+8 |
| | | | | Thanks to Akuket ! | ||||
* | v1.86v1.86 | Lauri Ojansivu | 2018-12-13 | 1 | -1/+1 |
| | |||||
* | - Fix [Cannot login with new LDAP account when auto-registration disabled ↵ | Lauri Ojansivu | 2018-12-13 | 1 | -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 ! |