Martin Filser
9ef45a75af
removed createOnAfterUpload file and use existing code for initial file move to GridFS
2022-04-20 20:50:41 +02:00
Martin Filser
fe018225b4
Attachment property "meta.source" had wrong value
2022-04-20 20:50:41 +02:00
Martin Filser
927f155078
WRITABLE_PATH is mandatory, so simplify the code logic
2022-04-20 20:50:41 +02:00
Martin Filser
d63f1b740c
Avatars are using the FileStoreStrategyFactory too
2022-04-20 20:50:41 +02:00
Martin Filser
883beba9ed
Split AttachmentStoreStrategy classes to new FileStoreStrategy classes
2022-04-20 20:50:41 +02:00
Martin Filser
dd0d5dbe9f
Output error if bucket.delete fails
2022-04-20 20:50:41 +02:00
Martin Filser
0fcfd8e168
Attachment filename contains now the filename of the uploaded file
2022-04-20 20:50:41 +02:00
Martin Filser
44fd652b05
Move Attachment to other storages now possible
2022-04-20 20:50:41 +02:00
Martin Filser
536fb00d61
Attachment Details Action Menu, more space to previous item
...
- better clickable, especially on mobile devices
2022-04-20 20:48:32 +02:00
Martin Filser
8c7ed1855e
Create Attachment Popup Menu
2022-04-20 20:48:32 +02:00
Martin Filser
54cf71ce1b
Activity at attachment deleting had an error (name is undefined)
...
- introduced by commit: e702f17c7b
2022-04-20 20:47:01 +02:00
Martin Filser
0e768ff363
Attachment Migration had wrong typed source
2022-04-20 20:47:01 +02:00
Denis Perov
42a8f04058
Revery migrations regression appeared after the merge
2022-04-19 15:41:44 +03:00
Denis Perov
25f8dd5141
Remove outdated gridfs-stream NPM dependency
2022-04-19 15:28:15 +03:00
Denis Perov
2a802ec986
Make testing NPM dependencies appear in development mode only
2022-04-19 15:26:59 +03:00
Denis Perov
41837aac74
Remove outdated moment Meteor dependencies
2022-04-19 15:17:50 +03:00
Lauri Ojansivu
74fc42a08c
Upgraded to Meteor 2.7.2-beta.0 .
...
Thanks to denihs !
Related https://github.com/meteor/meteor/pull/11999 ,
related https://github.com/wekan/wekan/pull/4482
2022-04-18 23:28:33 +03:00
Lauri Ojansivu
c79b766b58
Merge branch 'master' into upgrade-meteor
2022-04-18 22:47:58 +03:00
Lauri Ojansivu
42b05b263d
Updated translations.
2022-04-18 22:46:54 +03:00
Lauri Ojansivu
d30e52d336
Updated ChangeLog.
2022-04-18 22:39:53 +03:00
Lauri Ojansivu
59531f785a
Updated translations.
2022-04-18 22:29:27 +03:00
Lauri Ojansivu
c0979fffbd
Updated moment.
2022-04-18 21:27:44 +03:00
Lauri Ojansivu
0c3ca14699
Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor
2022-04-18 21:25:47 +03:00
Denis Perov
6b7cbd9d81
Add VSCode debugging configuration for an automated testing
2022-04-18 18:18:50 +03:00
Denis Perov
44dbca5e05
Fix automated tests
2022-04-18 18:18:50 +03:00
Denis Perov
855be80572
Add missing simple:rest-accounts-password dependency
2022-04-18 18:18:50 +03:00
Denis Perov
1b83399236
Fix errant escape-string-regexp importing
2022-04-18 18:18:28 +03:00
Denis Perov
2b579372c3
Disable Organisation name i18n
2022-04-18 18:18:16 +03:00
Denis Perov
a4732bacce
Support WRITEABLE_PATH envrionemnt variable
2022-04-18 18:18:15 +03:00
David Arnold
1cddd607ec
Revert "use tempdirs"
...
This reverts commit a7d51cf21b .
2022-04-18 18:18:01 +03:00
David Arnold
80d0ec0898
use tempdirs
2022-04-18 18:18:01 +03:00
David Arnold
06b812b590
fixup: migration
2022-04-18 18:18:01 +03:00
David Arnold
2288c8ac15
hack: Nasty hack for covercard auth
2022-04-18 18:18:01 +03:00
David Arnold
2265d726ae
Revert "Adios cfs:* | Hello ostrio:file"
...
This reverts commit 093819e33c .
2022-04-18 18:18:00 +03:00
David Arnold
09553b7672
migration: extract files from old storage and load into new storage
2022-04-18 18:17:21 +03:00
David Arnold
3d6085157e
Fix: access denied on second load
2022-04-18 18:17:21 +03:00
David Arnold
efcca9739a
fix: user avatar images & upload
2022-04-18 18:17:21 +03:00
David Arnold
1875551a93
Ref: pass through image size error message (correctly)
2022-04-18 18:17:21 +03:00
David Arnold
72abf50b36
Fix: image download dont open -> download
2022-04-18 18:17:21 +03:00
David Arnold
31d7fbe5fb
Rem: upload spinner.
...
attachmentGalery would need refactoring to an individual attachment
component with component state that could be set on the onUpdated event.
I'm not capable of doing this within reasonable time.
2022-04-18 18:17:21 +03:00
David Arnold
71b82e0049
Rem: unused previewAttachedImagePopup
2022-04-18 18:17:21 +03:00
David Arnold
f847439e10
fix: thumbnail images now wrok
2022-04-18 18:17:21 +03:00
David Arnold
94bf192f12
fixup! fix: cover image - works now
2022-04-18 18:17:21 +03:00
David Arnold
bb780976e9
fixup! Hello gridfs lib + fsHooks for mongodb bucket storage
2022-04-18 18:17:21 +03:00
David Arnold
0d97b1314d
fix: activity download link
2022-04-18 18:17:21 +03:00
David Arnold
e4e8da4718
fix: cover image - works now
2022-04-18 18:17:20 +03:00
David Arnold
5dcf7f55fd
fixup! Ref: original & and use fileObj.meta
2022-04-18 18:17:20 +03:00
David Arnold
0f272b1e66
fixup! Ref: Attachments to use modern gridfs (rm localstore)
2022-04-18 18:17:20 +03:00
David Arnold
b05fa636ea
fixup! Ref: original & and use fileObj.meta
2022-04-18 18:17:20 +03:00
David Arnold
74deeeaaa6
Revert "Do those imports!"
...
This reverts commit 64dcc70bd2 .
2022-04-18 18:17:20 +03:00