summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Wait for DB on bootJose Fuentes2018-12-174-7/+13
| |
| * Pipefail errorJose Fuentes2018-12-143-1/+14
| |
| * Add stacksmith scriptsJose Fuentes2018-12-133-0/+117
| |
* | Update translations.Lauri Ojansivu2018-12-188-295/+295
| |
* | Update translations (he).Lauri Ojansivu2018-12-171-18/+18
| |
* | Update translations.Lauri Ojansivu2018-12-161-13/+13
| |
* | - Trying to get custom HTML working as described atLauri Ojansivu2018-12-162-2/+11
| | | | | | | | | | | | | | https://guide.meteor.com/v1.3/blaze.html#rendering-html Still does not work yet. Thanks to xet7 !
* | - Maybe custom html should be here. But it still does not work yet.Lauri Ojansivu2018-12-162-2/+2
| | | | | | | | Thanks to xet7 !
* | Update translations.Lauri Ojansivu2018-12-1647-85/+179
| |
* | - Admin Panel / Layout / Custom HTML after <body> start, and Custom HTML ↵Lauri Ojansivu2018-12-167-2/+48
| | | | | | | | | | | | | | | | before </body> end. In progress, does not work yet. Thanks to xet7 !
* | v1.93v1.93Lauri Ojansivu2018-12-163-4/+4
| |
* | Fix typo.Lauri Ojansivu2018-12-161-1/+3
| |
* | Update translations.Lauri Ojansivu2018-12-1647-611/+564
| |
* | - Remove Wekan_version translation string.Lauri Ojansivu2018-12-163-2/+8
| | | | | | | | Thanks to xet7 !
* | - In tranlations, only show name "Wekan" in Admin Panel Wekan version.Lauri Ojansivu2018-12-161-12/+12
| | | | | | | | | | | | Elsewhere use general descriptions for whitelabeling. Thanks to xet7 !
* | - Update translations (ru).Lauri Ojansivu2018-12-161-1/+1
| |
* | v1.92v1.92Lauri Ojansivu2018-12-163-4/+4
| |
* | - 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 favicon paths for non-suburl cases.Lauri Ojansivu2018-12-161-4/+4
| | | | | | | | | | | | 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 [Popup class declares member name _current but use current ↵Lauri Ojansivu2018-12-161-2/+2
| | | | | | | | | | | | | | | | 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-153-4/+4
| |
* | - [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
* | - Add back mquandalle:perfect-scrollbar package so that Firefox and ChromeLauri Ojansivu2018-12-152-0/+2
| | | | | | | | | | | | | | | | stop complaning in browser dev tools console. Thanks to uusijani and xet7 ! Closes #2057
* | v1.90v1.90Lauri Ojansivu2018-12-153-4/+4
| |
* | - [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 !
* | - Remove not working duplicate saveMailServerInfo, to removeLauri Ojansivu2018-12-151-2/+0
| | | | | | | | | | | | error from browser dev tools console. Thanks to xet7 !
* | v1.89v1.89Lauri Ojansivu2018-12-153-4/+4
| |
* | - 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 !
* | - Admin Panel / Layout / Custom Product Name now changes webpage title.Lauri Ojansivu2018-12-156-15/+55
| | | | | | | | | | | | Thanks to xet7 ! Related #1196
* | v1.88v1.88Lauri Ojansivu2018-12-143-4/+4
| |
* | - 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
* | - Because scrollbar uses [remote file from ↵Lauri Ojansivu2018-12-148-8/+20
| | | | | | | | | | | | | | | | | | | | | | CDN](https://github.com/MaazAli/Meteor-Malihu-Custom-Scrollbar/blob/master/jquery.mCustomScrollbar.js#L50), fork package to https://github.com/wekan/wekan-scrollbar and include 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. Closes #2056
* | v1.87v1.87Lauri Ojansivu2018-12-133-4/+4
| |
* | Update translations (es).Lauri Ojansivu2018-12-131-130/+130
| |
* | - Fix Reference error.Lauri Ojansivu2018-12-131-0/+8
| | | | | | | | Thanks to Akuket !
* | - Fix Reference error.Lauri Ojansivu2018-12-131-1/+1
| | | | | | | | Thanks to Akuket !
* | v1.86v1.86Lauri Ojansivu2018-12-133-4/+4
| |
* | - 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 !
* | - Fix [Cannot login with new LDAP account when auto-registration disabled ↵Lauri Ojansivu2018-12-131-3/+7
| | | | | | | | | | | | | | | | | | | | | | (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 ! Closes wekan/wekan-ldap#29, closes wekan/wekan-ldap#32
* | Update translations.Lauri Ojansivu2018-12-133-5/+5
|/
* Add missing text about bugs fixes.Lauri Ojansivu2018-12-091-0/+2
|
* v1.85v1.85Lauri Ojansivu2018-12-093-4/+4
|
* Merge branch 'hupptechnologies-scrollbar-closes-card-chrome' into develLauri Ojansivu2018-12-096-5/+21
|\
| * - 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 !
| * - Fix [Clicking the scrollbar closes the card on ↵Lauri Ojansivu2018-12-092-2/+4
| | | | | | | | | | | | | | | | | | | | | | 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 ! Closes #1404
| * Merge branch 'scrollbar-closes-card-chrome' of ↵Lauri Ojansivu2018-12-095-6/+12
|/| | | | | | | https://github.com/hupptechnologies/wekan into hupptechnologies-scrollbar-closes-card-chrome
| * Fix lineter issuehupptechnologies2018-12-081-3/+1
| |