Commit Graph

1168 Commits (bfb0c05e8389abea00bbfd9ff3427b8ab2dad700)

Author SHA1 Message Date
Lauri Ojansivu 551f57b03b Fix typos and translate comments to English. 3 years ago
Emile Ndagijimana d2436ba001 Refactoring(metrics KPI): Added some metrics KPI Datas 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 0d3b7ca041 Try to fix EasySearch. Part 3. 3 years ago
Lauri Ojansivu 43a7096753 Revert autologin, because it broke OIDC login with Keycloak. 3 years ago
Lauri Ojansivu a21883e3a1 Try 2 to fix EasySearch. 3 years ago
Lauri Ojansivu 5ca84d2930 Try to fix EasySearch syntax. 3 years ago
Martin Filser f4e11ff7c5 Avatars, use same namingFunction as Attachments 3 years ago
Martin Filser f6fbd0a5c2 Attachment, rename not needed anymore since Meteor-Files 2.3.0 3 years ago
Martin Filser 25443926d3 Attachment, path was wrong if the file hasn't a extension 3 years ago
Tobias Wolf 24566ce853 Reset avatar if removed 3 years ago
Tobias Wolf c64a221453 Add support to validate uploaded avatars 3 years ago
Tobias Wolf 469d81f8a5 Separate uploaded file validation logic from the model "Attachments" 3 years ago
Martin Filser 1516615934 Copy attachment copies now all versions 3 years ago
Martin Filser e37bf2b51d Copy card at card details copies now attachments 3 years ago
Martin Filser 03deeb6729 Copy many card dialog remembers now the last selected board 3 years ago
Lauri Ojansivu c23f5dc858 Fix Validate attachment error at PR Meteor files 2.2.1 fixes + attachment view. 3 years ago
Martin Filser ea5025595a Server side code don't need a Meteor.call 3 years ago
Martin Filser 344aeb4051 Meteor-Files 2.2.1 changed the function "namingFunction" 3 years ago
Martin Filser db8e707049 Attachment filename was truncated to 28 characters since Meteor-Files 2.1.0. Fixed this 3 years ago
Tobias Wolf e6b705be26 Remove leftover unused arguments parsing for external execution 3 years ago
Tobias Wolf b5d311c00c Add support to validate attachment uploads by an external program 3 years ago
Lauri Ojansivu 7c619859fc Updated dependencies like ostrio:files etc. 3 years ago
Daniel Kaiser 339e044a30 Fix and update easysearch 3 years ago
Tobias Wolf ed3223fedc Add support to validate attachment uploads by type and size 3 years ago
viehlieb b3056626f3 add option to get asked whether unsaved card descriptions should be saved to db on e.g. unintentional click out of card details pane 3 years ago
viehlieb c5dd0b729d get ServiceConfiguration from server 3 years ago
viehlieb ee254cb9c8 wait for service config load to redirect to oidc provider 3 years ago
Lauri Ojansivu 01d0dd3b1d Resizeable size of list width and height. Size is not saved yet. In Progress. 3 years ago
viehlieb 84d51393e4 enable redirect to oidc provider to empower sso solutions even further 3 years ago
Martin Filser ad5167de55 Card Details, move card between lists moves now the card to the top by default 3 years ago
Martin Filser b6374dac3d Attachment selection, simpler code logic 3 years ago
Martin Filser 26e1c1dc4a Attachment file rename is now possible 3 years ago
viehlieb 2e354f9b1e wip redirect on landing page and logout to oidc provider 3 years ago
Martin Filser 000e27a4a1 Board copy moves the attachments to the "copied from board storage" 3 years ago
Martin Filser fbb0ed5ec1 Board copy work now again 3 years ago
Martin Filser 58d760a615 FileStoreStrategy, moveToStorage, wrong variable in error handling 3 years ago
Martin Filser 2e5ec0308f Adjust all other moment imports to moment-with-locales 3 years ago
Martin Filser 3fad014e91 Multi-File Storage code was missing after merge 3 years ago
Martin Filser efc19ea88c FileStoreStrategyFactory, added logic to determine the right file storage strategy to use 3 years ago
Lauri Ojansivu a34cbf95e8 Add missing code. 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 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