Lauri Ojansivu
|
3bea047499
|
Updated translations.
|
2022-04-21 17:32:58 +03:00 |
|
Lauri Ojansivu
|
958d94e1d3
|
Updated translations.
|
2022-04-21 01:13:53 +03:00 |
|
Lauri Ojansivu
|
64afe811a7
|
Updated ChangeLog.
|
2022-04-21 00:58:25 +03:00 |
|
Lauri Ojansivu
|
e91e4b5329
|
Merge pull request #4484 from mfilser/multi_file_storage
Multi file storage
|
2022-04-21 00:28:06 +03:00 |
|
Martin Filser
|
b7ab79efef
|
Admin Reports, more detailed column header + add boardId and cardId to table
|
2022-04-20 20:50:42 +02:00 |
|
Martin Filser
|
f1a52c99c5
|
Admin Panel, add seperator line at attachments
|
2022-04-20 20:50:42 +02:00 |
|
Martin Filser
|
d1efd1f493
|
Admin Panel, use full screen height
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
bd8eda2351
|
Admin Panel, right table scrollbar is now visible
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
5e567365f3
|
.gitignore, ignore all vim swap files
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
a167d8ff3f
|
table width 100% isn't necessary at Admin Panel "People"
- also it was set global to Wekan, not really a good practise ...
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
9367ef8c41
|
Admin Panel, use flex "gap" instead of "margin" and "padding"
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
5c890e4cc3
|
Flex-Box Layout of "Move Attachment" buttons
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
c6212c7d62
|
Initial attachment upload set's now "original" in filename too
- later if the file is moving to filesystem, it has "original" in the filename too.
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
b8d14abe0c
|
Attachment Management at Admin Console
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
a064e03fc7
|
Store file on filesystem renew's the storage path
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
9d587e76ab
|
Remove filesCollection from FileStoreStrategy classes
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
e75f423edd
|
Removed "Orphaned Files" from Admin-Reports
- not necessary with Meteor-Files
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
dace63d4dc
|
Files Report works now with Meteor-Files (needed migration to new code)
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
cfb88baa7f
|
removed createInterceptDownload file and use existing code for http download
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
72b8672e62
|
Move storage names for filesystem and gridfs to constants
|
2022-04-20 20:50:41 +02:00 |
|
Martin Filser
|
99c37bd521
|
removed createOnAfterRemove file and use existing code for remove file from GridFS
|
2022-04-20 20:50:41 +02:00 |
|
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 |
|