Commit Graph

9022 Commits (d1714abc6a13783600c68526c259967886dbe80d)
 

Author SHA1 Message Date
Martin Filser d1714abc6a Card Details dates in user language format 3 years ago
Martin Filser 3f250a17fd .devcontainer changed for Meteor 2.7.1 build 3 years ago
Martin Filser 3fad014e91 Multi-File Storage code was missing after merge 3 years ago
Lauri Ojansivu a196a5ed63 Updated MongoDB 5 rawCollection deprecated update to updateMany (or updateOne). 3 years ago
Lauri Ojansivu 3fb709ed70 Added --trace-warnings to meteor dev. 3 years ago
Lauri Ojansivu 50ce0ce442 Added --trace-warnings to start-wekan.sh. 3 years ago
Lauri Ojansivu fbb4f0c933 Updated dependencies. 3 years ago
Lauri Ojansivu a34cbf95e8 Add missing code. 3 years ago
Lauri Ojansivu 68e8155805 Multi-File Storage. 3 years ago
Lauri Ojansivu 9f723b5863 Updated translations. 3 years ago
Lauri Ojansivu e726b9be7d Updated translations. 3 years ago
Lauri Ojansivu 0e6b31b636 Updated translations. 3 years ago
Lauri Ojansivu 7607090bdf Updated translations. 3 years ago
Lauri Ojansivu 5a3bc74daf Updated translations. 3 years ago
Lauri Ojansivu d8702b2ca1 Updated translations. 3 years ago
Lauri Ojansivu 2dfbb48114 Updated translations. 3 years ago
Lauri Ojansivu 5a3778fd5a Updated translations. 3 years ago
Lauri Ojansivu 43d6900ecb Updated translations. 3 years ago
Lauri Ojansivu 2193c86766 Updated translations. 3 years ago
Lauri Ojansivu 8d395e6cb1 Updated translations. 3 years ago
Lauri Ojansivu 6b2209c8e1 Updated translations. 3 years ago
Denis Perov 8f43b74bbc Fix language auto-detection 3 years ago
Denis Perov 566527dfad Fix broken useraccounts UI i18n 3 years ago
Denis Perov c858e0b796 Rename isoCode to tag (cause they are IETF tags actually) 3 years ago
Denis Perov f40b0d495d Add missing language names 3 years ago
Lauri Ojansivu 28317c7cf3 Translated to 105 languages. 3 years ago
Lauri Ojansivu 3bea047499 Updated translations. 3 years ago
Lauri Ojansivu 958d94e1d3 Updated translations. 3 years ago
Lauri Ojansivu 64afe811a7 Updated ChangeLog. 3 years ago
Lauri Ojansivu e91e4b5329
Merge pull request #4484 from mfilser/multi_file_storage 3 years ago
Martin Filser b7ab79efef Admin Reports, more detailed column header + add boardId and cardId to table 3 years ago
Martin Filser f1a52c99c5 Admin Panel, add seperator line at attachments 3 years ago
Martin Filser d1efd1f493 Admin Panel, use full screen height 3 years ago
Martin Filser bd8eda2351 Admin Panel, right table scrollbar is now visible 3 years ago
Martin Filser 5e567365f3 .gitignore, ignore all vim swap files 3 years ago
Martin Filser a167d8ff3f table width 100% isn't necessary at Admin Panel "People" 3 years ago
Martin Filser 9367ef8c41 Admin Panel, use flex "gap" instead of "margin" and "padding" 3 years ago
Martin Filser 5c890e4cc3 Flex-Box Layout of "Move Attachment" buttons 3 years ago
Martin Filser c6212c7d62 Initial attachment upload set's now "original" in filename too 3 years ago
Martin Filser b8d14abe0c Attachment Management at Admin Console 3 years ago
Martin Filser a064e03fc7 Store file on filesystem renew's the storage path 3 years ago
Martin Filser 9d587e76ab Remove filesCollection from FileStoreStrategy classes 3 years ago
Martin Filser e75f423edd Removed "Orphaned Files" from Admin-Reports 3 years ago
Martin Filser dace63d4dc Files Report works now with Meteor-Files (needed migration to new code) 3 years ago
Martin Filser cfb88baa7f removed createInterceptDownload file and use existing code for http download 3 years ago
Martin Filser 72b8672e62 Move storage names for filesystem and gridfs to constants 3 years ago
Martin Filser 99c37bd521 removed createOnAfterRemove file and use existing code for remove file from GridFS 3 years ago
Martin Filser 9ef45a75af removed createOnAfterUpload file and use existing code for initial file move to GridFS 3 years ago
Martin Filser fe018225b4 Attachment property "meta.source" had wrong value 3 years ago
Martin Filser 927f155078 WRITABLE_PATH is mandatory, so simplify the code logic 3 years ago