Lauri Ojansivu
c926475eb1
Fixed _ensureIndex to createIndex for MongoDB 5. Updated to latest Meteor beta.
2022-04-18 18:08:12 +03:00
Jan Küster
60af7766bf
Switch tap:i18n to custom TAPi18n implementation
2022-04-18 18:02:14 +03:00
Emile NDAGIJIMANA
2f69501c14
Fix bug regarding non admin users who have an email on a given domain name (field in Admin panel settings) and that can't invite new users for a registration
2021-12-13 19:14:52 +01:00
Emile NDAGIJIMANA
01cd1c0fdc
Add full name if exists in 'email-invite-subject' for user to invite
2021-12-09 10:55:47 +01:00
Emile NDAGIJIMANA
8662fd59fb
possibility of adding a custom legal notice page url
2021-11-25 19:31:20 +01:00
Lauri Ojansivu
c136033c1f
Rename "Domaine" to "Domain" that is more like English.
...
Thanks to xet7 !
2021-10-31 19:23:51 +02:00
Emile NDAGIJIMANA
b51152fca4
Add a possibility for non admin users who have email on a given domain name (in Admin panel settings) to send an invitation for inscription
2021-10-29 18:43:44 +02:00
Emile NDAGIJIMANA
d9329a9e15
add full name if exists in email-invite-subject or when tagging someone with '@' while commenting a card
2021-10-18 15:26:01 +02:00
Lauri Ojansivu
9c99c5c3ae
Fixed SMTP by reverting MAIL_SERVICE changes.
...
Thanks to xet7 !
Fixes #4022 ,
fixes #4001 ,
fixes https://github.com/wekan/wekan/discussions/4030
2021-10-07 08:47:10 +03:00
Emile NDAGIJIMANA
9defed2680
[Admin panel / Settings / Layout] Customize OIDC button text
2021-09-15 18:35:09 +02:00
Lauri Ojansivu
787df04419
Try to fix MAIL_FROM.
...
Thanks to xet7 !
Fixes #3972 ,
fixes #3975 ,
fixes #3969
2021-08-27 14:35:37 +03:00
Lauri Ojansivu
1fadf204c2
Added MAIL_SERVICE settings. Part 2.
...
Thanks to xet7 !
Fixes #3702
2021-08-21 17:54:05 +03:00
Lauri Ojansivu
ab8e56e16a
Added MAIL_SERVICE settings for Well Known Email Services https://github.com/wekan/wekan/wiki/Troubleshooting-Mail . Please test.
...
Thanks to xet7 !
Fixes #3702
2021-08-21 16:32:07 +03:00
Martin Filser
7519abf3fe
Spinner now configureable in the Settings
2021-06-11 13:34:33 +02:00
Christian Hillebrand
28582b7e77
correction of a typo
2021-03-04 17:04:29 +01:00
Christian Hillebrand
bc2556139a
add automaticLinkedUrlSchemes
2021-03-04 16:40:03 +01:00
Lauri Ojansivu
0aabb0b364
Fix lint.
2021-03-02 16:08:29 +02:00
Lauri Ojansivu
65b8220fe5
Fix SMTP port lost after upgrade. STMP settings are made only with environment variables on non-Sandstorm platforms.
...
Note: Sending email on Sandstorm Wekan does not work yet.
Thanks to jrsupplee and xet7 !
Fixes #3529 ,
Fixes #3016 ,
Fixes #2375 ,
Fixes #2598 ,
Fixes wekan/wekan-snap#78
2021-03-02 15:33:59 +02:00
Lauri Ojansivu
4cfddf1d8d
Admin Panel / Settings / Layout / Custom Top Left Corner Logo Height.
...
Thanks to xet7 !
2020-11-02 17:53:01 +02:00
Lauri Ojansivu
7223d6e750
At Admin Panel / Layout: Text below custom login logo. Can have markdown formatting.
...
Thanks to xet7 !
2020-10-03 00:21:19 +03:00
Lauri Ojansivu
3fc80e1145
Better translation: Target URL to Link URL.
2020-09-18 19:20:16 +03:00
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
2020-09-18 18:45:48 +03:00
Lauri Ojansivu
f6bdb4d694
- Remove mouse scroll settings of already removed custom scrollbar.
...
- Add setting OAUTH2_ADFS_ENABLED=false
- Add testing for both string and boolean version of true
Thanks to xet7 !
Fixes #2949
2020-09-13 09:41:53 +03:00
Marc Hartmayer
afcb8aa49b
Fix email verification in sendSMTPTestEmail
...
Fixes: 6e088af3
2020-05-29 13:35:29 +02:00
Marc Hartmayer
6e088af3d1
Fix email verification in sendSMTPTestEmail
...
Found by deepcode.ai.
2020-05-24 13:19:24 +02:00
Lauri Ojansivu
9e95c06415
Fix lint errors in lint error fix.
...
Thanks to xet7 !
2020-04-22 21:00:31 +03:00
Allemand
18610d2fe6
Update settings.js
2020-04-14 08:49:47 +02:00
salleman
3e817257ef
hide password auth with PASSWORD_LOGIN_ENABLED variable
2020-04-13 21:06:27 +02:00
Nico
f09219cbfd
Remove export button if WITH_API is not enabled
...
#2938
https://github.com/wekan/wekan/issues/2938#issuecomment-589782402
2020-04-09 01:55:01 +02:00
Lauri Ojansivu
ddce0ada09
Removed Custom HTML feature that does not work.
...
Thanks to xet7 !
Closes #2218
2020-01-06 11:01:38 +02:00
Lauri Ojansivu
e928660bc0
LINKED_CARDS_ENABLED settings part 3.
...
In Progress, linked cards not completely disabled yet.
Thanks to xet7 !
2019-12-21 19:38:02 +02:00
Akuket
07724f99ae
Add LINKED_CARDS_ENABLED env var
2019-11-28 11:55:36 +01:00
Justin Reynolds
3b9f2ca7c2
Fixes #2596 incorrect date types for created & updated
2019-09-05 12:29:45 -05:00
Justin Reynolds
3eb4d2c341
Prettier & eslint project style update
2019-06-28 12:56:51 -05:00
Justin Reynolds
c60e80d25b
Add createdAt and modifiedAt to all collections
2019-06-27 09:13:20 -05:00
Lauri Ojansivu
2969161afb
- More whitelabeling.
...
Thanks to xet7 !
2019-03-21 20:27:21 +02:00
Lauri Ojansivu
de9965213a
- Fix lint errors.
...
Thanks to xet7 !
2019-02-01 21:26:04 +02:00
guillaume
c2118f4830
Improve authentication
2019-02-01 19:00:44 +01:00
Lauri Ojansivu
417dc9dc42
Fix lint errors.
2018-12-21 20:36:26 +02:00
guillaume
6b145bb3cc
Add a new env var to select the default authentication method
2018-12-19 13:42:51 +01:00
Lauri Ojansivu
f1ed6304a4
- Admin Panel / Layout / Custom HTML after <body> start, and Custom HTML before </body> end.
...
In progress, does not work yet.
Thanks to xet7 !
2018-12-16 22:21:16 +02:00
Lauri Ojansivu
dbb1a86ca3
- Admin Panel / Layout / Custom Product Name now changes webpage title.
...
Thanks to xet7 !
Related #1196
2018-12-15 20:39:01 +02:00
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 !
2018-12-05 08:20:59 +02:00
Lauri Ojansivu
70fd1ce57d
Fix lint errors.
2018-12-03 11:18:54 +02:00
guillaume
f23448be33
revert changes for patch authentication
2018-11-22 18:00:21 +01:00
Lauri Ojansivu
dd6ba152a0
Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on Login page and Board page. Thanks to xet7.
2018-11-20 02:38:00 +02:00
Lauri Ojansivu
aa691b0af1
- Revert Improve authentication to [fix Login failure]( https://github.com/wekan/wekan/issues/2004 ).
...
Thanks to xet7 !
Closes #2004
2018-11-17 16:50:42 +02:00
guillaume
893329d9c6
patch authentication
2018-11-09 17:46:02 +01:00
guillaume
3646a9c259
Logout with timer
2018-11-06 17:48:12 +01:00
Lauri Ojansivu
4cb25a5bcf
- Custom Product Name in Admin Panel / Layout. In Progress, setting does not affect change UI yet. Thanks to xet7 !
...
- Fix LDAP User Search Scope. Thanks to Vnimos and Akuket ! Related #119
- Fix Save Admin Panel STMP password. Thanks to saurabharch and xet7 ! Closes #1856
2018-10-24 11:39:45 +03:00