Commit Graph

643 Commits (5c8cf2ebbdd56e5bbac84f1ca43f071ade968cb7)

Author SHA1 Message Date
Martin Filser 48ba81eb3d Move every Swimlanes.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
Martin Filser 0767f50af8 Move every Users.findOne(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
Martin Filser 68610e5066 fix if userId in _meteorSession is undefined 2 years ago
Martin Filser bf27ffb92e Move every Checklists.findOne() to the ReactiveCache 2 years ago
Martin Filser 5e3a9dc059 Move every Meteor.user() to the ReactiveCache 2 years ago
Martin Filser 6e1ef3d94a Move every Users.findOne() to the ReactiveCache 2 years ago
Martin Filser bf48d4371c Move every Swimlanes.findOne() to the ReactiveCache 2 years ago
Martin Filser 0926943670 Move every Lists.findOne() to the ReactiveCache 2 years ago
Martin Filser 3b65113d05 Move every Cards.findOne() to the ReactiveCache 2 years ago
Martin Filser a182482cfb Move every Boards.findOne(boardId) to the ReactiveCache (Part 2) 2 years ago
Lauri Ojansivu 34fef627a1 Disable migration attachment-cardCopy-fix-boardId-etc. Part 3. 2 years ago
Lauri Ojansivu 8555c24eb2 Fix migration attachment-cardCopy-fix-boardId-etc. Part 2. 2 years ago
Martin Filser 6ad007a5f1 fix for migration "attachment-cardCopy-fix-boardId-etc" 2 years ago
Martin Filser 1f57a3f62e Global Search, limit 0 is no limit 2 years ago
Martin Filser 2eadd3eb8b attachment copy changes now the boardId, listId and swimlaneId in the collection data 2 years ago
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