In array (eg Array numbers with checkbox layout) sometimes we need to hide certain columns based on the answer to previous question and still keep the question mandatory to answer.Please implement column like we have Array filter(rows filtering)
↧
08149: Column Filtering
↧
08150: Can not export a question, file is truncated to 4000 chars
When exporting a question, the file is truncated to 4000 chars.<br />
Exporting the group or complete survey is OK, the question is present and complete.
↧
↧
08151: Only superuser can create new survey
When normal users try to create new survey, they get corrupted view (see attachment). Admin template switching don't helps. Only granting to user superadministrator rights resolve the problem.
↧
08152: $_SERVER['REMOTE_USER'] is not set in UserIdentity.php
My config.php is set with 'auth_webserver' => true.<br />
<br />
The $_SERVER['REMOTE_USER'] and/or $_SERVER['HTTP_CAS_USER'] does not exist in the situation where we want to delegate authentication to a CAS server using mod_auth_cas.<br />
<br />
These variables exist and contain the login to the call /limesurvey/admin/index.php but are directly unset with the call /index.php/admin at the "header" line.<br />
<br />
How communicate the $_SERVER['REMOTE_USER'] and/or $_SERVER['HTTP_CAS_USER'] value known in /limesuvey/admin/index.php to the function "authenticate" in the page UserIdentity.php ?<br />
<br />
Thanks a lot
↧
08153: error: Bad Request The CSRF token could not be verified. when copying a template
Before a new template is created, an existing one is copied. Copying gives the following error. <br />
<br />
Bad Request<br />
The CSRF token could not be verified.<br />
<br />
The request could not be understood by the server due to malformed syntax. Please do not repeat the request without modifications.<br />
<br />
If you think this is a server error, please contact the webmaster.
↧
↧
08154: Invalid URL in email to resume survey later
Hi,<br />
<br />
When users decide to save their answers to resume a survey later they have to fill out their name and password in a form. After submitting this form they will receive an e-mail with a URL. This URL appears to be incorrect when users fill out more than one name (for example name and sirname) in the 'name' text box (separated with a space). In the URL the space is replaced by a '+' sign instead of '%20'.<br />
<br />
Can you please provide me with a solution for this problem. Thanks in advance
↧
08155: Unable to display tokens in Limesurvey 2.05B6
I have noticed an issue with tokens in limeSurvey 2.05b6 Build 130816.<br />
<br />
Whenever you have a survey that has token tables and you select the display tokens you are unable to actually view any of the tokens in that table it just looks like a blank list live the file i attached for reference and ive also noticed some of the buttons like filter are missing icons<br />
<br />
I've tried on multiple browsers and even a whole new server and that issue still is present<br />
<br />
ive attached a png file for you to lookat
↧
08156: Survey_links table.
The Survey_links table has, amongst others, the following columns:<br />
- participant_id<br />
- survey_id<br />
- token_id<br />
<br />
The token table has, amongst others, the following columns:<br />
- token_id<br />
- participant_id<br />
[implied: survey_id]<br />
<br />
Shouldnt we be able to remove the token_id column from the survey_links table?
↧
08157: Pasting tokens with leading whitespace-caracters
Analyzing a problem reported by users I have recognized that copying tokens from an E-Mail to the login-form can cause problems when Firefox is used at least.<br />
<br />
When the token starts with spaces (and possibly with new-line characters) the token is accepted, _but_ after submitting the first page, a error page is displayed saying that the user needs a valid token;<br />
<br />
When the user refreshes opens the page again, he can continue to edit the form and will receive a error page (or a blank page) after finishing and saving the last page.
↧
↧
08159: quexf-pdf export: "X-scale" labels lacking in text/number matrix questions
When exporting a survey using the quexml-export, the labels/categories of the X-Scale are missing in the PDF. The Subquestions [Y-scale] appear n-times the number of categories in the X-scale but without the label one does not know what to fill in.
↧
08160: quexf-pdf export: variable names ambigous in text/number matrix questions
When exporting a survey using the quexml-export containing text/number matrix questions, the resulting variable names appear for every Y-scale/X-scale combination as:<br />
[question][y-scale]<br />
<br />
So, if there are n categories in the x-scale, the same variable name is used n-times.<br />
<br />
they should appear as<br />
[question][y-scale][x-scale]
↧
08161: quexf-pdf export: field lengths
When exporting a survey using the quexml-export, the maximum_chars attribute is not taken into acount in text array (fixed to 10 characters) and number array question types.<br />
<br />
Furthermore, in short text questions, when no maximum_char value is set, field length defaults to 240 characters, effectively cluttering up the form.
↧
08162: Organize "all uploads zip" in folder
Hi there!<br />
<br />
Currently the feature "Download all checked uploads" is presenting a zip-file, in which all the uploads are prefixed with the entry number of the participant. It would be very nice if there would be an option to sort them into folders in the zip.
↧
↧
08164: cannot tailor URLs
Tailor injects HTML that leads to broken links like this<br />
<br />
<img alt="" src="/otm/1/eyes-<span id='LEMtailor_Q_371_84'>EY</span>.<span id='LEMtailor_Q_371_85'>png</span>
↧
08165: Request error
For the same data set, since the version 2.05 beta. When I want to access data, I have the follow error :<br />
<br />
Request error: CDbCommand failed to execute the SQL statement: SQLSTATE[23000]: Integrity constraint violation: 1052 Column 'id' in where clause is ambiguous
↧
08166: Placeholders for token and email are broken for registration emails
When allowing people to register to a survey, you often want to list their email and their token at the registration email. The placeholders {EMAIL} and {TOKEN} do NOT work for the registration email, neither do {TOKEN:EMAIL} or {TOKEN:TOKEN}.<br />
The survey is set to be NOn anonymous.<br />
<br />
My test survey uses this registration eail text:<br />
Hi {FIRSTNAME}<br /><br /><br />
<br />
This is a placeholder test based on the registration data you have inputted.<br /><br /><br />
<br />
Your email: {EMAIL} or {TOKEN:EMAIL}<br /><br />
Your token: {TOKEN} or {TOKEN:TOKEN}<br />
<br />
The attached screenshot shows what I receive. It seems that placeholders exist but are not filled.
↧
08167: Move all js function for "answers/sub-question/labels" in one file
Label, answers and sub question have a lot of copy/pasted/adpated fnction/ think it's good if we can have only one file for function and one file for parameters.
↧
↧
08168: Update the limesurvey button for gringegreen
I updated the limesurvey button in bloebueish with more "bootstraped"/"modern" style.<br />
Think it can be done with gringergreen (and maybe darkblue).<br />
<br />
Font-size are to be updated for "select/option" too: it very little actually.
↧
08169: The plugin showTheResponse() broke survey taking
When test a non active survey with Plugin showTheResponse activated : have an error (on table_sid don't exist).
↧
08170: Depreacted .browser in js log
In Plugin Manager : we include jquery.ba-bbq.js .<br />
This js use $.browser depreacted function.
↧