Commit Graph

578 Commits (028fba9996c000d25b9894e3f51092cf89585e95)

Author SHA1 Message Date
Lauri Ojansivu e1a00090ba Fixed Rare bug: All Boards page icons random dance. Reverted changing migrations. Fixed reordering cards. Part 2. 2 years ago
Lauri Ojansivu b75e16f104 Fixed Rare bug: All Boards page icons random dance. Commented out All Boards show members, cards counts, and some migrations. 2 years ago
Lauri Ojansivu 49ef80ab6c BoardAdmin and Admin can now set board background image URL. 2 years ago
Aman-Maheshwari 11162585ca fixed broken migration 2 years ago
Lauri Ojansivu 3300bbe9e7 Revert some migration filename changes. 2 years ago
Lauri Ojansivu c0bdde26cf Remove extra debug message and disable some rarely used feature that produces errors. 2 years ago
Lauri Ojansivu 76ac070f9b Save files serverside with filename ObjectID, without filename. 2 years ago
Lauri Ojansivu f11650ece1 Added more descriptive times of attachment migrations and uploads. 2 years ago
Lauri Ojansivu 0090734cd8 Added uploadedAt and copies to be migrated when migrating CollectionFS to ostrio-files. 2 years ago
Martin Filser 999c20f3fa fix avatar if Meteor.user() is undefined 2 years ago
Lauri Ojansivu 5b3bd8ff2a Add some info about allowed filesizes and filetypes for attachments and avatars. 2 years ago
Lauri Ojansivu 16ad6bf9fc Try to fix attachment migrations to ostrioFiles, allow existing files to be migrated. Part 2. 2 years ago
Lauri Ojansivu 7b2cff4c5e Fix attachment migration error about avatarUrl startsWith undefined. 2 years ago
Jochen Sukrow 6e3f25c771 Add link card feature to rules 2 years ago
Lauri Ojansivu 49404203ab Upgraded to Meteor 2.8.2. This could fix memory leaks. See https://forums.meteor.com/t/meteor-v2-8-memory-leak-in-mongo-driver/59101/23 . 3 years ago
Lauri Ojansivu a9dfcf8520 Fix metrics to check that socket is defined, because got error about userId. 3 years ago
Lauri Ojansivu d474ce64b8 Fix to use metrics related code only when enabled, because got error about userId. 3 years ago
Justin Zhang ef64b0a654 Fix avatar upload error 3 years ago
Lauri Ojansivu 551f57b03b Fix typos and translate comments to English. 3 years ago
Emile Ndagijimana d323c1e51e feat(metrics KPI): Added some metrics KPI Datas 3 years ago
helioguardabaxo 9dff09fbcf Added hide/show to show counters and members on All Boards (Admin Panel) 3 years ago
helioguardabaxo d610d03423 Added help button with custom URL. 3 years ago
Lauri Ojansivu 1e4fba3ec8 Added back autologin, because reverting it broke Google OIDC login. 3 years ago
Lauri Ojansivu 43a7096753 Revert autologin, because it broke OIDC login with Keycloak. 3 years ago
Martin Filser cee1dd94ee 00checkStartup, userInfo was missing 3 years ago
Lauri Ojansivu 54e6e32ab2 Fix Users can delete Boards from global archive (w/o permission). 3 years ago
Lauri Ojansivu 37f9de8b9b Try 2 to fix missing variable in WeKan fails to get MongoDB server version. 3 years ago
Lauri Ojansivu 4941fd183c Try to fix missing variable in WeKan fails to get MongoDB server version. 3 years ago
Martin Filser 6c94b57cfc 00checkStartup, on error give more details on current user which run's Wekan 3 years ago
viehlieb 2e354f9b1e wip redirect on landing page and logout to oidc provider 3 years ago
Martin Filser 2e5ec0308f Adjust all other moment imports to moment-with-locales 3 years ago
Lauri Ojansivu a196a5ed63 Updated MongoDB 5 rawCollection deprecated update to updateMany (or updateOne). 3 years ago
Martin Filser b8d14abe0c Attachment Management at Admin Console 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 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
Martin Filser 0e768ff363 Attachment Migration had wrong typed source 3 years ago
Denis Perov 42a8f04058 Revery migrations regression appeared after the merge 3 years ago
Denis Perov 1b83399236 Fix errant escape-string-regexp importing 3 years ago
Denis Perov a4732bacce Support WRITEABLE_PATH envrionemnt variable 3 years ago
David Arnold 1cddd607ec Revert "use tempdirs" 3 years ago
David Arnold 80d0ec0898 use tempdirs 3 years ago
David Arnold 06b812b590 fixup: migration 3 years ago
David Arnold 09553b7672 migration: extract files from old storage and load into new storage 3 years ago
David Arnold b05fa636ea fixup! Ref: original & and use fileObj.meta 3 years ago
David Arnold 74deeeaaa6 Revert "Do those imports!" 3 years ago
David Arnold 50990b6e6a fixup! Ref: Attachments to use modern gridfs (rm localstore) 3 years ago
David Arnold 2cddcd60a1 Do those imports! 3 years ago
David Arnold 21a9ab72c2 fixup! Mig: add migration cfs:* -> ostrio:files 3 years ago