Lauri Ojansivu
fb39811d95
Update translations.
7 years ago
Lauri Ojansivu
78e88f4c42
- Remove Wekan_version translation string.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
db63af5f7a
- In tranlations, only show name "Wekan" in Admin Panel Wekan version.
...
Elsewhere use general descriptions for whitelabeling.
Thanks to xet7 !
7 years ago
Lauri Ojansivu
c3e04da796
- Update translations (ru).
7 years ago
Lauri Ojansivu
2a59043ef1
v1.92
7 years ago
Lauri Ojansivu
3d76a35a68
- Fix [favicon paths for non-suburl cases]( c1733fc89c
).
...
Thanks to xet7 !
Related #1692
7 years ago
Lauri Ojansivu
c1733fc89c
- Fix favicon paths for non-suburl cases.
...
Thanks to xet7 !
Related #1692
7 years ago
Lauri Ojansivu
388c1bec45
- Fix [Card scrollbar ignores mousewheel]( 94a40da516
).
...
Thanks to rinnaz and xet7 !
Closes #2058
7 years ago
Lauri Ojansivu
a2869e9d2a
- Fix [Popup class declares member name _current but use current instead]( https://github.com/wekan/wekan/issues/2059 ).
...
Thanks to peishaofeng !
Closes #2059
7 years ago
Lauri Ojansivu
3e5ff42474
- Fix [Popup class declares member name _current but use current instead]( https://github.com/wekan/wekan/issues/2059 ).
...
Thanks to peishaofeng !
Closes #2059
7 years ago
Lauri Ojansivu
9366eaf374
- Fix typo.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
cb4c93a632
v1.91
7 years ago
Lauri Ojansivu
adaffd7189
- [Add back mquandalle:perfect-scrollbar package so that Firefox and Chrome
...
stop complaning in browser dev tools console](https://github.com/wekan/wekan/issues/2057 ).
Thanks uusijani and xet7 !
Closes #2057
7 years ago
Lauri Ojansivu
821dc22e80
- Add back mquandalle:perfect-scrollbar package so that Firefox and Chrome
...
stop complaning in browser dev tools console.
Thanks to uusijani and xet7 !
Closes #2057
7 years ago
Lauri Ojansivu
b0a71e96cc
v1.90
7 years ago
Lauri Ojansivu
40e156992a
- [Remove not working duplicate saveMailServerInfo]( ab031d9da1
),
...
to remove error from browser dev tools console.
Thanks to xet7 !
7 years ago
Lauri Ojansivu
ab031d9da1
- Remove not working duplicate saveMailServerInfo, to remove
...
error from browser dev tools console.
Thanks to xet7 !
7 years ago
Lauri Ojansivu
209a76c5ce
v1.89
7 years ago
Lauri Ojansivu
4bd74b5817
- Admin Panel / Layout / Custom Product Name [now changes webpage title]( dbb1a86ca3
).
...
Related #1196
Thanks to xet7 !
7 years ago
Lauri Ojansivu
dbb1a86ca3
- Admin Panel / Layout / Custom Product Name now changes webpage title.
...
Thanks to xet7 !
Related #1196
7 years ago
Lauri Ojansivu
c066883dbd
v1.88
7 years ago
Lauri Ojansivu
0b6b6dc7fd
- Fix: [Scrollbar used]( https://github.com/wekan/wekan/issues/2056 ) [remote 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](c546464d9f
).
Thanks to xet7 !
Closes #2056
7 years ago
Lauri Ojansivu
c546464d9f
- Because scrollbar uses [remote file from 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
7 years ago
Lauri Ojansivu
67a5fdaf96
v1.87
7 years ago
Lauri Ojansivu
af9156b18a
Update translations (es).
7 years ago
Lauri Ojansivu
7af20fd2d9
- Fix Reference error.
...
Thanks to Akuket !
7 years ago
Lauri Ojansivu
2a5a428bc0
- Fix Reference error.
...
Thanks to Akuket !
7 years ago
Lauri Ojansivu
4b7d47465a
v1.86
7 years ago
Lauri Ojansivu
5f4e2d8e06
- Fix [Cannot login with new LDAP account when auto-registration disabled (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 !
7 years ago
Lauri Ojansivu
f8ef8507b5
- Fix [Cannot login with new LDAP account when auto-registration disabled (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
7 years ago
Lauri Ojansivu
2ae143e6da
Update translations.
7 years ago
Lauri Ojansivu
38e8f52293
Add missing text about bugs fixes.
7 years ago
Lauri Ojansivu
b143fc9297
v1.85
7 years ago
Lauri Ojansivu
dd10f78401
Merge branch 'hupptechnologies-scrollbar-closes-card-chrome' into devel
7 years ago
Lauri Ojansivu
90208b774a
- Fix [Clicking the scrollbar closes the card on 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 !
7 years ago
Lauri Ojansivu
bc35d9fe1a
- Fix [Clicking the scrollbar closes the card on 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
7 years ago
Lauri Ojansivu
472d637c9f
Merge branch 'scrollbar-closes-card-chrome' of https://github.com/hupptechnologies/wekan into hupptechnologies-scrollbar-closes-card-chrome
7 years ago
Lauri Ojansivu
20c86613a7
Update translations (ru).
7 years ago
hupptechnologies
5ac69ed7de
Fix lineter issue
7 years ago
hupptechnologies
0620fe5e11
Issue : Clicking the scrollbar closes the card on Chrome #1404
...
Resolved #1404
7 years ago
hupptechnologies
44a819226f
Merge branch 'devel' into edge
7 years ago
Lauri Ojansivu
cf2cf7898a
- Fix lint warning.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
ee212b69a9
v1.84
7 years ago
Lauri Ojansivu
87d91560f8
Update translations (ru).
7 years ago
Lauri Ojansivu
bccca00aaf
- Fix 2/8: IFTTT Rule action/trigger ["Remove all members from the card"]( https://github.com/wekan/wekan/issues/1972 ).
...
Thanks to BurakTuran9 !
7 years ago
Lauri Ojansivu
d6e36ed50a
- Fix: IFTTT Rule "Remove all members from the card" doesn't work.
...
Thanks to BurakTuran9 !
Related #1972
7 years ago
Lauri Ojansivu
83f7fa768d
v1.83
7 years ago
Lauri Ojansivu
2d49006aee
- Fix IFTTT Rule action/trigger part 1 of 7: [When a checklist is 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
7 years ago
Lauri Ojansivu
c2e58dcb62
- Partial fix to unchecked rule, and tips for fixing.
...
Related #1972
7 years ago
Lauri Ojansivu
f154c5e521
Update translations.
7 years ago