Mark Ormesher
e2cbe751ec
add "use-credentials" directive to site.webmanifest request
2 years ago
Lauri Ojansivu
15bf69c319
Added URL path / for site.webmanifest and pwa-service-worker because of errors in Chrome inspect console.
...
Thanks to xet7 !
3 years ago
Lauri Ojansivu
625a9f16f5
Refine subpath deployment support. Part 2.
...
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/4712
3 years ago
Justin Zhang
ef64b0a654
Fix avatar upload error
...
- Set server-side avatar size limit to 72000
3 years ago
Lauri Ojansivu
8566f32bbd
Revert Fix URLs to favicons etc for sub-urls, because it broke favicons on subdomain URLs.
...
Thanks to dsvk and xet7 !
Related #2094
3 years ago
Lauri Ojansivu
1b95f9f167
Fix URLs to favicons etc.
...
Thanks to letmp, Meeques and xet7 !
Fixes #2094
3 years ago
Lauri Ojansivu
724d1386f6
Comment out unused CSS.
...
Thanks to xet7 !
3 years ago
Lauri Ojansivu
937797356c
Updated dependencies. Try to fix Binary release on releases.wekan.team lacks the CSS.
...
Thanks to znerol, mrcancer91, BabyFnord and xet7 !
Fixes #4545
3 years ago
Lauri Ojansivu
85d51ec403
Updated translations.
3 years ago
Emile NDAGIJIMANA
8752225409
Fix legal notice traduction bug (when refreshing sign in page, legal notice line was always in english even if a given language isn't english
4 years ago
Emile NDAGIJIMANA
8662fd59fb
possibility of adding a custom legal notice page url
4 years ago
Emile NDAGIJIMANA
5a5a01cf17
[point #3830 ] Display default weekan logo if there isn't a custom one
4 years ago
Emile NDAGIJIMANA
d9329a9e15
add full name if exists in email-invite-subject or when tagging someone with '@' while commenting a card
4 years ago
Lauri Ojansivu
e7340c5021
Reverted PR https://github.com/wekan/wekan/pull/3831
...
The default wekan logo appears briefly before displaying the custom logo
Thanks to xet7 !
Related #3832
4 years ago
Emile NDAGIJIMANA
5b08ae12a6
Fix bug '[Login page] The default wekan logo appears briefly before displaying the custom logo #3830'
4 years ago
Lauri Ojansivu
7223d6e750
At Admin Panel / Layout: Text below custom login logo. Can have markdown formatting.
...
Thanks to xet7 !
5 years ago
Lauri Ojansivu
3fc80e1145
Better translation: Target URL to Link URL.
5 years ago
Lauri Ojansivu
a7c3317ed6
Custom Logo for Login and Top Left Corner. Optional link when clicking logo. Settings at Admin Panel / Layout.
...
Thanks to xet7 !
Fixes #1493 ,
fixes #2721 ,
fixes #2681 ,
fixes #1583 ,
fixes #1196 ,
fixes #336 ,
fixes wekan/wekan-snap#130
5 years ago
Lauri Ojansivu
8d5adc0464
Install Wekan to mobile homescreen icon and use fullscreen PWA.
...
Docs at https://github.com/wekan/wekan/wiki/PWA
Thanks to xet7 !
Closes #2879
5 years ago
guillaume
8b3601248d
Loading authentication page
6 years ago
Lauri Ojansivu
d8554ec67e
Combine to same line.
6 years ago
Lauri Ojansivu
0039fe09be
Removed commented out text.
6 years ago
Lauri Ojansivu
994314cfa3
Fix filenames and urls.
6 years ago
Lauri Ojansivu
0363e6f122
Remove extra title quotes, so that Custom Product Name comes visible.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
2969161afb
- More whitelabeling.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
f19625d835
Fix manifest and icon urls, part 2.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
e845fe3e71
Fix manifest and icon paths.
...
Thanks to xet7 !
Closes #2168 ,
closes #1692
6 years ago
Lauri Ojansivu
34d8235551
Add the following new Sandstorm features and fixes:
...
- All Boards page [so it's possible to go back from subtask board](https://github.com/wekan/wekan/issues/2082 )
- Board favorites
- New Sandstorm board first user is Admin and [has IFTTT Rules](https://github.com/wekan/wekan/issues/2125 )
and Standalone Wekan Admin Panel. Probably some Admin Panel features do not work yet. Please keep backup of your grains before testig Admin Panel.
- Linked Cards and Linked Boards.
- Some not needed options like Logout etc have been hidden from top bar right menu.
- [Import board now works. "Board not found" is not problem anymore](https://github.com/wekan/wekan/issues/1430 ), because you can go to All Boards page to change to imported board.
and removes the following features:
- Remove Welcome Board from Standalone Wekan, [to fix Welcome board not translated](https://github.com/wekan/wekan/issues/1601 ).
Sandstorm Wekan does not have Welcome Board.
Thanks to xet7 !
Closes #2125 ,
closes #2082 ,
closes #1430 ,
closes #1601 ,
related #2205 ,
related #2070 ,
related #1695 ,
related #1192 .
6 years ago
guillaume
4ce766853c
Fix authentication dropdown
6 years ago
guillaume
c2118f4830
Improve authentication
6 years ago
Lauri Ojansivu
c502ab9500
- Revert "Improve authentication" and "Default Authentication Method"
...
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 !
7 years ago
guillaume
72e905675d
Removes the dropdown for the authentication method
7 years ago
Lauri Ojansivu
7f74e72cea
- Trying to get custom HTML working as described at
...
https://guide.meteor.com/v1.3/blaze.html#rendering-html
Still does not work yet.
Thanks to xet7 !
7 years ago
Lauri Ojansivu
bd1df642fa
- Maybe custom html should be here. But it still does not work yet.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
c1733fc89c
- Fix favicon paths for non-suburl cases.
...
Thanks to xet7 !
Related #1692
7 years ago
Lauri Ojansivu
e3a40aca6f
This release fixes the following bugs:
...
- 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 !
7 years ago
guillaume
f23448be33
revert changes for patch authentication
7 years ago
Lauri Ojansivu
dd6ba152a0
Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on Login page and Board page. Thanks to xet7.
7 years ago
Lauri Ojansivu
aa691b0af1
- Revert Improve authentication to [fix Login failure]( https://github.com/wekan/wekan/issues/2004 ).
...
Thanks to xet7 !
Closes #2004
7 years ago
guillaume
8c497efb46
patch authentication
7 years ago
Lauri Ojansivu
288800eafc
- Add LDAP. In progress.
...
Thanks to maximest-pierre, Akuket and xet.
Related #119
7 years ago
Lauri Ojansivu
5923585584
- Remove CAS from Wekan stable, because it does not work correctly.
...
CAS developent continues at edge.
Thanks to xet7 !
Related #1925
7 years ago
Lauri Ojansivu
5445955a77
- Revert IFTTT.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
d67c435132
- Add Favicon for pinned tab on Safari browser.
...
Thanks to woodyart and xet7 !
Closes #1795
7 years ago
Angelo Gallarello
9c6d374b95
Labels activities
7 years ago
ppoulard
ee81775dc8
Adding SSO CAS to Wekan
7 years ago
Lauri Ojansivu
1a232c7bbb
Add iPhone favicon for Wekan. Thanks to guillaumebriday ! Closes #1317
8 years ago
Dan Hawkes
061d91ae7c
Add web manifest
...
Adds a basic web manifest to support progressive web-app use.
8 years ago
Lauri Ojansivu
862ce27eb9
Set IE compatibility mode to Edge to so that
...
Wekan board loads correctly.
8 years ago
floatinghotpot
55bd26dc9c
Optimize login form layout & css
...
Fixes #448
10 years ago