Commit Graph

7 Commits

Author SHA1 Message Date
Jan Sandbrink 6c23c1f9bc Rename testing environment variable
NEXTCLOUD_LOCAL_GROUP_USER_PASSWORD was not really telling what
kind of password we are setting. The new name makes it more clear
that the password is related to the AMPF feature.
2025-11-20 11:09:42 +01:00
Jan Sandbrink 8f78589769 Add UploadFileCommand for Nextcloud
Files will be uploaded by OpenProject directly in this case and
not through the user's browser.
2025-11-20 10:47:47 +01:00
Marcello Rocha e9daa1ea51 FeatureDecision for Sharepoint and Renaming of namespaces (#19953)
* Adds FeatureDecision. Initial steps on SharePoint -> Sharepoint rename
* Update I18n keys to use sharepoint over share_point
* Adds handling of the drives on the file picker
* Upload Strategy handling plus FileLink Contract ammendment
2025-08-20 14:53:49 +02:00
Yauheni Suhakou 450fb32d3c [#64183] Add SharePoint storage validators and tests (#19792)
* Add SharePoint storage validators and tests

Introduces authentication and storage configuration validators for SharePoint storage integration, including their registration in the connection validator. Adds corresponding RSpec tests and updates English locale messages for SharePoint validation errors. Also updates the environment example and storage factory for the SharePoint test configuration.
2025-08-12 15:18:38 +02:00
Ivan Kuchin 4911b8a149 remove years from copyrights (except for COPYRIGHT file) 2024-07-31 15:02:49 +02:00
Eric Schubert c2c2424584 [chore] added vcr cassettes for one drive files info 2023-09-27 15:58:58 +02:00
Kabiru Mwenja 1075385e64 Use VCR for stubbing outbound HTTP requests (#13596)
https://community.openproject.org/work_packages/49797
2023-09-13 13:35:05 +03:00