YunoHost-Apps / limesurvey_ynh

LimeSurvey package for yunoHost
https://www.limesurvey.org/
GNU Affero General Public License v3.0
6 stars 13 forks source link

create file location for uploading images/videos/files #85

Closed asandikci closed 8 months ago

asandikci commented 1 year ago

Problem

/home/yunohost.app/limesurvey_app_path/upload/surveys location is needed for uploading images/files. Otherwise you cannot use images/videos or external files. To reproduce try to add a file in Surveys > Example Survey > Settings > Resources. You will see a blank (white) page. But there must be a embedded file explorer

Solution

just created path

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)