lorodoes
a591bf05e0
Update mongodb-control
...
Missed a few mongosh lines.
2024-03-17 19:28:50 -04:00
lorodoes
bbd7765432
Update mongodb-control
...
Fixes for mongosh to allow snap packages to update to the edge/candidate version
2024-03-17 19:04:07 -04:00
Lauri Ojansivu
64592d734c
Back to MongoDB 6.
...
Thanks to xet7 1
2024-01-28 13:17:44 +02:00
Lauri Ojansivu
93be112a94
Azure AD B2C login using OAuth2. https://github.com/wekan/wekan/wiki/B2C
...
Thanks to snowsky and xet7 !
Fixes #5242
2023-12-17 13:54:55 +02:00
Lauri Ojansivu
2048975e92
Snap: Disable apparmor="DENIED" in syslog.
...
Thanks to diegargon, webenefits and xet7 !
Fixes #4855
2023-11-20 14:18:38 +02:00
Lauri Ojansivu
a781c0e7dc
Added DEFAULT_BOARD_ID environment variable setting to all WeKan platforms.
...
Thanks to xet7 !
2023-08-23 06:27:06 +03:00
Lauri Ojansivu
2aba1e3bf9
Added missing docs of Snap avatars max size etc.
...
Thanks to xet7 !
2023-03-27 22:05:08 +03:00
Lauri Ojansivu
df152e292d
Disable MongoDB telemetry and free monitoring in WeKan Snap.
...
Thanks to webenefits and xet7 !
Related #4855
2023-03-26 14:03:17 +03:00
Lauri Ojansivu
7ca4894789
Fix typos in Snap config.
...
Thanks to urmel1960 and xet7 !
Fixes #4824
2023-02-10 14:50:43 +02:00
Lauri Ojansivu
21e2eabd60
Store files to S3. In Progress.
...
Thanks to xet7 !
Related #142
2022-12-21 23:48:47 +02:00
Lauri Ojansivu
57c09e15ac
Revert max_old_space_size and stack-size. Update markdown-it-mermaid and cli-table3.
...
Thanks to xet7 !
2022-11-22 00:48:45 +02:00
Lauri Ojansivu
34862810df
Added METRICS_ALLOWED_IP_ADDRESSES settings to Docker/Snap/Source https://github.com/wekan/wekan/wiki/Metrics .
...
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/4700
2022-09-22 15:39:15 +03:00
Tobias Wolf
c64a221453
Add support to validate uploaded avatars
2022-08-20 08:46:41 +02:00
Tobias Wolf
b5d311c00c
Add support to validate attachment uploads by an external program
2022-08-15 21:09:46 +02:00
Lauri Ojansivu
0c224a0a7f
Added attachments file type and size snap settings and help text.
...
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/4618
2022-08-04 02:12:49 +03:00
Tobias Wolf
ed3223fedc
Add support to validate attachment uploads by type and size
2022-08-03 13:06:23 +02:00
Lauri Ojansivu
284f440136
OIDC/OAuth2 autologin settings for Docker/Snap/Source/Bundle platforms.
...
Thanks to xet7 !
2022-07-11 17:44:58 +03:00
Lauri Ojansivu
c8bb3c7353
Try migrate mongo 3 to mongo 5.
2022-06-16 03:11:56 +03:00
Lauri Ojansivu
bd26ed7f7a
Try to fix Snap.
2022-06-16 00:56:54 +03:00
Lauri Ojansivu
4ca7b0dad7
Try to fix Snap WRITABLE_FILES.
...
Thanks to xet7 !
2022-04-06 19:09:25 +03:00
Lauri Ojansivu
25dc378c46
Snap: Try to delete incomplete uploads when starting.
...
Thanks to xet7 !
Related: #1298
2022-04-03 00:01:12 +03:00
Lauri Ojansivu
74d468ea79
Try to fix Snap WRITABLE_PATH.
...
Thanks to xet7 !
Related #4439
2022-04-02 22:12:01 +03:00
Lauri Ojansivu
01a91f3a36
Docs for Snap WRITABLE_PATH.
...
Thanks to xet7 !
2022-03-11 19:41:50 +02:00
Lauri Ojansivu
9f807c59d7
Added Snap WRITABLE_PATH.
...
Thanks to xet7 !
2022-03-11 19:36:35 +02:00
Lauri Ojansivu
cc0658a225
Added Meteor-Files WRITEABLE_PATH for Sandstorm, Snap and Source.
...
Thanks to xet7 !
Related export WRITABLE_PATH=$SNAP_COMMON/wekan-uploads/
2022-03-02 17:33:14 +02:00
David Arnold
a38a78d9a3
rm ATTACHMENTS_STORE_PATH
2022-02-06 10:56:31 +03:00
Lauri Ojansivu
ff13571c71
Add more stack and heap to Node.js at all WeKan platforms.
...
Thanks to xet7 !
Related #3585
2022-02-03 20:33:58 +02:00
Lauri Ojansivu
4bf6b457ae
Fix Snap OAUTH2_REQUEST_PERMISSIONS of Google/OAuth2/OIDC login.
...
Thanks to xet7 !
Fixes #4316
2022-01-23 11:16:47 +02:00
Lauri Ojansivu
5e65dfc272
Try to fix OAUTH2_REQUEST_PERMISSIONS by removing quotes.
...
Thanks to pcurie and xet7 !
Related 892ee60527
2022-01-21 18:19:20 +02:00
Lauri Ojansivu
17d90684bb
Part 2: Added remainin of Account configuration of option loginExpirationInDays for Snap.
...
Thanks to xet7 !
2021-11-15 19:40:41 +02:00
Martin Filser
80319b0038
Account configuration of option loginExpirationInDays is now possible
2021-11-15 14:21:09 +01:00
Lauri Ojansivu
d9adce7b67
Fix Docs: Only MAIL_URL and MAIL_FROM for email settings. Not Admin Panel anymore.
...
Thanks to niklasdahlheimer !
Fixes #4090
2021-10-28 13:06:43 +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
Lauri Ojansivu
fe40f35d6d
LDAP AD Simple Auth: Added settings for all Wekan Standalone (non-Sandstorm) platforms.
...
Thanks to xet7 !
2021-07-24 19:20:47 +03:00
Lauri Ojansivu
488b765f95
Added remaining WAIT_SPINNER settings.
...
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/3858
2021-06-11 15:17:43 +03:00
Martin Filser
4b9f8ab2b1
Adding DEFAULT_WAIT_SPINNER to all environments
2021-06-11 13:34:33 +02:00
Lauri Ojansivu
ba05f383ca
Added environment variable RESULTS_PER_PAGE
to all Wekan platforms.
...
Thanks to xet7 !
2021-03-29 10:11:13 +03:00
John Supplee
9e8399612b
Add environment variable and snap configuration option for results per page
2021-03-19 21:09:39 +02:00
Lauri Ojansivu
2791b7da22
Use MongoDB setFeatureCompatibilityVersion 4.2 on Snap. TODO: Docker.
...
Thanks to GuidoDr and xet7 !
Related #3247
2021-01-18 09:08:02 +02:00
Lauri Ojansivu
5510c2a37d
1) New default: sudo snap set wekan mongo-log-destination='devnull'. Other options: syslog/snapcommon.
...
This should lower amount of disk usage and logs.
2) Tried to fix command: sudo snap set wekan mongo-url='...'
Thanks to xet7 !
Fixes #3059 ,
fixes #2364 ,
fixes wekan/wekan-snap#138 ,
fixes wekan/wekan-snap#113
2020-11-23 20:40:37 +02:00
Lauri Ojansivu
05a72f7c62
Fix typo on MONGO_URL on Snap.
...
Thanks to xet7 !
2020-11-23 17:40:26 +02:00
Lauri Ojansivu
55252300c6
Add settings for OAUTH2_CA_CERT that is
...
Optional OAuth2 CA Cert, see https://github.com/wekan/wekan/issues/3299
Thanks to xet7 !
Related #3299 ,
related https://github.com/wekan/wekan/pull/3325
2020-11-01 23:14:20 +02:00
Lauri Ojansivu
ec8a78537f
Login with OIDC OAuth2 Oracle on premise identity manager OIM, with setting ORACLE_OIM_ENABLED=true.
...
Thanks to xet7 !
2020-10-02 23:15:39 +03:00
Lauri Ojansivu
214c86cc22
Added some CAS and SAML settings. Not tested. Please test and send pull requests if it does not work.
...
See https://github.com/wekan/wekan/wiki/SAML and https://github.com/wekan/wekan/wiki/CAS
Thanks to xet7 !
Related #3204 ,
related #708
2020-09-14 19:57:50 +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
Lauri Ojansivu
7e4b791c29
Add setting for mouse scroll deltafactor. Fix snap setting for mouse scroll amount.
...
Thanks to danger89 and xet7 !
Related #2949
2020-08-27 03:15:00 +03:00
Lauri Ojansivu
d52affe658
Move In Progress ostrio-files changes to separate branch, and revert ostrio-files changes, so that:
...
- Export to CSV/TSV with custom fields works
- Attachments are not exported to disk
- It is possible to build arm64/s390x versions again.
Thanks to xet7 !
Related #3110
2020-05-25 17:54:51 +03:00
Lauri Ojansivu
c61a126c8b
Add default attachments store path /var/snap/wekan/common/uploads
...
where attachments will be stored.
2020-05-24 09:03:50 +03:00
Lauri Ojansivu
7de18eccea
- Set Snap MongoDB compatibility to 4.2 according to Meteor ChangeLog.
...
Thanks to xet7 !
2020-04-22 21:05:34 +03:00
Allemand
55545a52ca
Update wekan-help
2020-04-14 09:05:14 +02:00