LimeSurvey: master 22f31323

Author Committer Branch Timestamp Parent
Gabriel Jenik GitHub master 2023-01-26 11:15:54 master 6d7c3b21
Affected Issues  16619: API function get_uploaded_files() can only be used for closed surveys using tokens
Changeset

New feature 16619: Allow calling get_uploaded_files() remote control function by response ID (#2363)

Co-authored-by: encuestabizdevgit <devgit@encuesta.biz>
Co-authored-by: lapiudevgit <devgit@lapiu.biz>

mod - application/helpers/remotecontrol/remotecontrol_handle.php Diff File
mod - tests/TestBaseClass.php Diff File
add - tests/data/surveys/survey_archive_getFileUploadTest.lsa Diff File
add - tests/data/surveys/survey_archive_getFileUploadTestClosed.lsa Diff File
add - tests/unit/helpers/RemoteControlGetUploadedFilesTest.php Diff File
mod - tests/unit/helpers/RemoteControlTest.php Diff File