Emile NDAGIJIMANA
080fcb9c62
-conflits resolve
4 years ago
Lauri Ojansivu
488b765f95
Added remaining WAIT_SPINNER settings.
...
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/3858
4 years ago
Martin Filser
4b9f8ab2b1
Adding DEFAULT_WAIT_SPINNER to all environments
4 years ago
Lauri Ojansivu
ba05f383ca
Added environment variable `RESULTS_PER_PAGE` to all Wekan platforms.
...
Thanks to xet7 !
4 years ago
John Supplee
9e8399612b
Add environment variable and snap configuration option for results per page
4 years ago
Lauri Ojansivu
2791b7da22
Use MongoDB setFeatureCompatibilityVersion 4.2 on Snap. TODO: Docker.
...
Thanks to GuidoDr and xet7 !
Related #3247
4 years ago
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
5 years ago
Lauri Ojansivu
05a72f7c62
Fix typo on MONGO_URL on Snap.
...
Thanks to xet7 !
5 years ago
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
5 years ago
Lauri Ojansivu
ec8a78537f
Login with OIDC OAuth2 Oracle on premise identity manager OIM, with setting ORACLE_OIM_ENABLED=true.
...
Thanks to xet7 !
5 years ago
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
5 years ago
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
5 years ago
Lauri Ojansivu
7e4b791c29
Add setting for mouse scroll deltafactor. Fix snap setting for mouse scroll amount.
...
Thanks to danger89 and xet7 !
Related #2949
5 years ago
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
5 years ago
Lauri Ojansivu
c61a126c8b
Add default attachments store path /var/snap/wekan/common/uploads
...
where attachments will be stored.
5 years ago
Lauri Ojansivu
7de18eccea
- Set Snap MongoDB compatibility to 4.2 according to Meteor ChangeLog.
...
Thanks to xet7 !
5 years ago
Lauri Ojansivu
f9747bc908
- Set Snap MongoDB compatibility to 4.2.5 according to Meteor ChangeLog.
...
Thanks to xet7 !
5 years ago
Allemand
55545a52ca
Update wekan-help
5 years ago
Allemand
e0cb5a0c7a
Update config
5 years ago
Lauri Ojansivu
5ebb47cb0e
Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2
...
to all Wekan platforms https://github.com/wekan/wekan/pull/2998
Thanks to xet7 !
5 years ago
Michael Wodniok
0b8f1cabef
Added some descriptions for ldap-group authentication
5 years ago
Lauri Ojansivu
9d13001b90
Add settings for mouse wheen scroll inertia and scroll amount.
...
For example:
sudo snap set scrollinertia='200'
sudo snap set scrollamount='200'
Thanks to danger89 and xet7 !
Related #2949
5 years ago
Lauri Ojansivu
10f142a1a0
Add LD_LIBRARY_PATH.
5 years ago
Lauri Ojansivu
031df54a2e
Try to fix Snap.
...
Thanks to xet7 !
5 years ago
Lauri Ojansivu
e142acfdb7
Remove LINKED_CARDS_ENABLED settings, because it does not work.
...
Thanks to xet7 !
5 years ago
Lauri Ojansivu
1bf7f95bd8
LINKED_CARDS_ENABLED settings part 2.
...
Thanks to xet7 !
5 years ago
Lauri Ojansivu
782d0b6209
Upgrade to Meteor 1.8.3 and Node 8.17.0.
...
Update release scripts.
Fix ldap background sync documentation part 2.
Thanks to xet7 !
5 years ago
Lauri Ojansivu
b2eccc7b54
Back to Meteor 1.8.x.
6 years ago
Lauri Ojansivu
467a3be850
Update to Meteor 1.9-beta.4, Node.js 12.13.1 and MongoDB 4.2.1.
...
Remove MongoDB option --smallfiles that is not supported in MongoDB 4.2.1.
Add MongoDB option --quiet to docker-compose.yml.
Update snap fibers to 4.0.1.
Thanks to xet7 !
6 years ago
Akuket
07724f99ae
Add LINKED_CARDS_ENABLED env var
6 years ago
Lauri Ojansivu
c7ded51502
Add to snap Snap MongoDB logging option --quiet .
...
Thanks to fmeehan and xet7 !
Closes wekan/wekan-snap#113
6 years ago
Sam X. Chen
e60926f847
#2738 adding all pertinent help file for due days, plus modified the .list-header-name when in mobile mode
6 years ago
Sam X. Chen
020b663836
Feature enhancement: Allow wekan master have more flexiblity on setting up due reminder
6 years ago
Lauri Ojansivu
6cbd4cabc7
LDAP: Fix USERDN example, when parameters contain spaces:
...
LDAP_AUTHENTIFICATION_USERDN="CN=ldap admin,CN=users,DC=domainmatter,DC=lan"
Thanks to compumatter !
6 years ago
Lauri Ojansivu
0083215ea3
Default to BIGEVENTS_PATTERN=NONE so that Wekan sends less email
...
notifications.
Thanks to rinnaz and xet7 !
Closes #2646 ,
closes #2617
6 years ago
Lauri Ojansivu
cc792ddd57
Snap: Delete old MongoDB log, and log to syslog instead, because
...
syslog usually already has log rotation.
Thanks to xet7 !
Closes wekan/wekan-snap#92,
closes #1911
6 years ago
Lauri Ojansivu
b8c527d52b
Add setting CARD_OPENED_WEBHOOK_ENABLED=false as default.
...
Thanks to xet7 !
Related 843478ac40
,
related #2518
6 years ago
Lauri Ojansivu
3b526cad40
Update attachments help.
6 years ago
Lauri Ojansivu
55f0ac959a
Remove meteor public variable.
...
https://github.com/wekan/wekan/pull/2607/files#r312719580
Thanks to xet7 !
6 years ago
Sam X. Chen
c569565ec0
Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem attachment while reading
6 years ago
Sam X. Chen
13a13e8eca
Add Features: allowing wekan master to set where the attachments stored on server instead of mongodb
6 years ago
Lauri Ojansivu
bb4fde6374
Try to fix Snap MongoDB.
6 years ago
kuenzelIT
d9d06dd61d
Fixed group filtering bug
...
To make the LDAP authentication work in our installation with group filtering, we had to set `KEY_LDAP_GROUP_FILTER_GROUP_NAME` to `ldap-group-filter-group-name`.
6 years ago
Tobias
2bd48bc45c
add settings field for LDAP user authentication field
6 years ago
Lauri Ojansivu
a7f7e00a14
Try to fix Snap.
6 years ago
Lauri Ojansivu
fff144a827
- Set LDAP_BACKGROUND_SYNC_INTERVAL='' (empty string) so it works
...
and [does not crash](https://github.com/wekan/wekan/issues/2354#issuecomment-515305722 ).
Thanks to benh57 and xet7 !
Closes #2354
6 years ago
Lauri Ojansivu
4aba290358
Add RICHER_CARD_COMMENT_EDITOR=true setting to Source/Snap/Docker/Sandstorm.
...
More details at https://github.com/wekan/wekan/pull/2560
Thanks to xet7 !
6 years ago
Lauri Ojansivu
ec80acf36b
Allow to shrink attached/pasted image: Add to Snap/Docker/Source.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
d7c09df7d2
Add BIGEVENTS_PATTERN to Source/Snap/Docker.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
5084cddf37
Notify Due Days: Add settings to Snap/Docker/Source.
...
Rename env variables to NOTIFY_DUE_DAYS_BEFORE_AND_AFTER and NOTIFY_DUE_AT_HOUR_OF_DAY.
Thanks to xet7 !
6 years ago