View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
12564Bug reportsRemoteControlpublic2018-05-25 11:30
Reporterpardo_bsso Assigned ToLouisGac 
PrioritynoneSeverityfeature 
Status closedResolutionfixed 
Product Version2.67.x 
Summary12564: add method to upload files
Description

This is related to issue 12563

Currently we are using a simple endpoint outside of LimeSurvey to upload files to the temp folder before adding responses with the json rpc api but we'd like to have all this functionality baked in LimeSurvey.

This issue is to discuss how we can implement this in an acceptable way to integrate into the project.

For a start, I'm thinking of accepting input in the same format as UploaderController but adding another field with the file content encoded as base64.

Any thoughts about this?

Thanks!

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)2.67.2 8a45bd98a96240698374795eb79cee83e0198f77
I will donate to the project if issue is resolvedYes
BrowserFirefox 54
Database type & version261, MariaDB 10.0.29
Server OS (if known)Ubuntu 16.04
Webserver software & version (if known)nginx 1.10.3
PHP Versionphp-fpm , PHP 7.0.18-0ubuntu0.16.04.1

Users monitoring this issue

There are no users monitoring this issue.

Activities

pardo_bsso

pardo_bsso

2017-08-14 01:37

reporter   ~44295

An initial implementation (needs cleanup) of this and 12563 lives at https://github.com/Cambalab/LimeSurvey/tree/remotecontrol-file-upload

LouisGac

LouisGac

2017-08-14 16:56

developer   ~44300

Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=23652

c_schmitz

c_schmitz

2018-05-25 11:30

administrator   ~47818

Version 3.8.1+180524 released

Related Changesets

LimeSurvey: develop a6b9fe05

2017-08-14 16:56:08

Adrián Pardini


Committer: LouisGac Details Diff
New feature 12564 remote control: adds upload_file action (#795)

Dev: adds another action, upload_file, to the remote control interface.
Affected Issues
12564
mod - application/helpers/remotecontrol/remotecontrol_handle.php Diff File

Issue History

Date Modified Username Field Change
2017-08-03 15:13 pardo_bsso New Issue
2017-08-14 01:37 pardo_bsso Note Added: 44295
2017-08-14 16:56 LouisGac Changeset attached => LimeSurvey develop a6b9fe05
2017-08-14 16:56 LouisGac Note Added: 44300
2017-08-14 16:56 LouisGac Assigned To => LouisGac
2017-08-14 16:56 LouisGac Resolution open => fixed
2018-05-23 11:57 LouisGac Status new => resolved
2018-05-25 11:30 c_schmitz Note Added: 47818
2018-05-25 11:30 c_schmitz Status resolved => closed