Lauri Ojansivu
b378bb55ac
Merge remote-tracking branch 'remotes/origin/master' into feature-meteor-files
2022-03-01 21:09:55 +02:00
Lauri Ojansivu
b85db43c47
Fixed Disable Self-Registration. Added Disable Forgot Password to same Admin Panel page.
...
Thanks to xet7 !
Fixes #3971 ,
fixes #2839
2022-02-26 01:29:40 +02:00
Martin Filser
47ca6829eb
Attachment migration, add error logs
2022-02-18 10:59:12 +03:00
Martin Filser
368fe24956
Ensure to create the upload directory
2022-02-18 10:59:12 +03:00
Martin Filser
086cb9c067
Don't add activity while the attachment migration
2022-02-18 10:59:12 +03:00
Lauri Ojansivu
40265144af
Upgrade to Meteor 2.3.4
...
Thanks to xet7 !
2022-02-15 13:16:27 +03:00
Denis Perov
59823a0661
Support WRITEABLE_PATH envrionemnt variable
2022-02-06 13:19:58 +03:00
David Arnold
6a9bc12664
Revert "use tempdirs"
...
This reverts commit a7d51cf21b
.
2022-02-06 13:19:58 +03:00
David Arnold
e99130d3ea
use tempdirs
2022-02-06 13:19:58 +03:00
David Arnold
036fb3e794
fixup: migration
2022-02-06 13:19:58 +03:00
David Arnold
addf669d44
migration: extract files from old storage and load into new storage
2022-02-06 13:19:58 +03:00
David Arnold
d0a27aaec2
fixup! Ref: original & and use fileObj.meta
2022-02-06 13:19:58 +03:00
David Arnold
be712541d5
Revert "Do those imports!"
...
This reverts commit 64dcc70bd2
.
2022-02-06 13:19:58 +03:00
David Arnold
ac7d16c40f
fixup! Ref: Attachments to use modern gridfs (rm localstore)
2022-02-06 13:19:58 +03:00
David Arnold
3da88ed858
Do those imports!
2022-02-06 13:19:58 +03:00
David Arnold
f244125cd3
fixup! Mig: add migration cfs:* -> ostrio:files
2022-02-06 13:19:58 +03:00
David Arnold
692d853eca
fixup! Ref: Attachments to use modern gridfs (rm localstore)
2022-02-06 13:19:58 +03:00
David Arnold
eb747ef8e9
fixup! Ref: Avatars to use modern gridfs
2022-02-06 13:19:58 +03:00
David Arnold
2dc6e15024
Mig: add migration cfs:* -> ostrio:files
2022-02-06 13:19:58 +03:00
Martin Filser
bb5b723520
Migrations, set "Show Lists" on card details on every board
2022-02-04 13:46:56 +01:00
Ben0it-T
3eb834c920
add LinkedBoard card comments to cursor
2022-01-22 21:01:49 +01:00
John Supplee
aa0dee1fba
Bug fix for #3864 searching archived cards and add new operators for organizations and teams
2021-12-22 00:33:13 +02:00
John Supplee
6ef612d04e
Merge branch 'master' into search-debug
2021-12-21 02:42:54 +02:00
John Supplee
42610d9642
More enhancements to Admin Reports and security fixes
...
* update Boards Report
* use Boards.userBoards() instead of Boards.find() to make sure user has access permission
2021-12-21 02:39:16 +02:00
John R. Supplee
d9c290deda
Add Boards Report to Admin Reports
2021-12-20 16:52:18 +02:00
John R. Supplee
49214747cd
Add copy to clipboard for debug text and some bug fixes
2021-12-20 14:33:42 +02:00
John Supplee
94525a4d3d
Add new debug operator to search and fix some bugs
2021-12-20 10:26:00 +02:00
John Supplee
241c3ed8ae
Merge branch 'master' of https://github.com/wekan/wekan
2021-12-19 12:18:05 +02:00
Emile NDAGIJIMANA
8662fd59fb
possibility of adding a custom legal notice page url
2021-11-25 19:31:20 +01:00
Lauri Ojansivu
02b6df320f
Show Nodejs heap stats only at Standalone WeKan.
...
Not shown at Sandstorm WeKan, because there's a bunch of machine performance data
Sandstorm doesn't expose to apps to prevent side channel attacks.
Thanks to ocdtrekkie and xet7 !
Fixes #4154
2021-11-17 00:26:40 +02:00
Martin Filser
80319b0038
Account configuration of option loginExpirationInDays is now possible
2021-11-15 14:21:09 +01:00
Martin Filser
4733afe4eb
Global Search Card Popup has now every data if the search was opened from another board
...
- the global search only returns the card details data needed to display
the search results, but for opening the popup card details a lot more
information is needed. It already worked if the data was already in the
minimongo, but if not, nearly nothing was displayed
2021-11-12 17:45:52 +01:00
Martin Filser
72ddd66495
Global Search Card Detail Popup shows now the description too
2021-11-12 17:45:52 +01:00
Lauri Ojansivu
ea01c5c1b9
Disable console.log
2021-11-11 19:12:25 +02:00
Ben0it-T
d04e9bbabd
Add NodeJS statistics - part 2 - memory usage
2021-11-06 22:49:41 +01:00
Ben0it-T
790a82c4b1
Add NodeJS statistics - part 1 - heap statistics
2021-11-06 21:37:18 +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
Martin Filser
e5a31e7f99
Global search, boolean custom fields are searched too
...
Fixes : #4035
2021-10-25 14:45:01 +02:00
Martin Filser
ccc0b3bcf9
Global Search, Checklist-Items are searched now too
2021-10-25 14:45:01 +02:00
Lauri Ojansivu
a62a177fb1
Comment out slowing Search All Boards logs in console.
...
Thanks to mfilser and xet7 !
Fixes #4072
2021-10-25 14:43:56 +03:00
Martin Filser
876d78eec4
Card Details Popup, Checklist-Items are now displayed if opened from Global Search
2021-10-25 12:53:04 +02:00
Lauri Ojansivu
6a06522777
Try to fix orphanedAttachments.
...
Thanks to Madko and xet7 !
Related #2776
2021-10-21 19:39:11 +03: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
Lauri Ojansivu
6c3fcdcc4c
Confirm Archive Card.
...
Thanks to xet7 !
2021-10-04 17:51:07 +03:00
Arcady Chumachenko
36e2c76456
Feature: allow word match for rules -> title filter; e.g. filter 'Foo' will now match both 'Foo' and 'Foo bar'
2021-09-30 21:19:47 +01:00
Emile NDAGIJIMANA
9defed2680
[Admin panel / Settings / Layout] Customize OIDC button text
2021-09-15 18:35:09 +02:00
Emile NDAGIJIMANA
c7cc9273a6
Edit profil and change password menus are not displayed when SSO authentication is used
2021-09-01 11:40:54 +02:00
Lauri Ojansivu
f1e4297e00
Merge pull request #3976 from Emile840/master
...
[Admin panel] Added a parameter to display or not the visibility of a board in private mode only
2021-08-27 17:38:25 +03:00
Emile NDAGIJIMANA
9bb1425a81
[Admin panel] Add a parameter to display or not the visibility of a board in private mode only
2021-08-27 16:25:44 +02:00