In Version 2.64.7+170404 I can use the text fields above the column as filter in partecipants and answers table and works with survey 872291.<br />
<br />
When I Installed version 2.65.3+170607 and Version 2.67.1+170626 errors appear... (see Error with more than 45 fields.PNG)<br />
If I use up to 45 attribute it works but If I use 46 attributes the error appear (below the log)<br />
<br />
<br />
<br />
<br />
<br />
I've more survey with more that 45 attributes....
↧
12492: Use of "text fields" as filter in "Partecipants" and "Answers"
↧
12493: Template default - The bottom line of the question Type N - Numerical Input Question not appears
With the Survey : Sample Survey for v1.8 (all questions plus most options) and the Template : Default<br />
The bottom line of the question : Type N - Numerical Input Question not appears . It's ok for all other questions! <br />
See the upload png file
↧
↧
12457: Different font for plain text and HTML in editor
See attached image, using pop up editor
↧
12458: Home page (survey listing) broken
New home page <a href="https://testing.sondages.pro/develop/">https://testing.sondages.pro/develop/</a> are slightly different with one before merging twig : <a href="https://testing.sondages.pro/answershtml/">https://testing.sondages.pro/answershtml/</a> <br />
<br />
2 columns are not respected
↧
12499: Home page (and surely some other : 404 etc ...) don't have language
Home page language is null, same for dir. Because langauge is taken by survey on not by Yii::app()->getLanguage<br />
<br />
And title is empty too.
↧
↧
12500: 404 must use template
After <a href="https://github.com/LimeSurvey/LimeSurvey/pull/605">https://github.com/LimeSurvey/LimeSurvey/pull/605</a> merged : 404 have default template. Not now
↧
12501: Must use question essential
In default template we have id="question{{ aQuestion.qid }}".<br />
But this id is used by Expression Manager to hide/show the question, it's not related to template but to core.<br />
Before we have QUESTIONESSENTIAL : if we don't use QUESTIONESSENTIAL : we borke API : clear<br />
<br />
Here : just set id="myquestion{{ aQuestion.qid }}" and broke API : realy not clear
↧
12502: event beforeQuestionRender removed ?
beforeQuestionRender didn't happen, really ??????
↧
12503: Ajax public implementation
I see a starting for implemente ajax on public part. And we never discuss of this. <br />
<br />
1. Why add ajax system for whole page. I think ajax system is needed for question part (validate in ajax). But whole page :/ . <br />
2. 3.0 is stable enough to make some test ? Why not for 3.1 ?<br />
3. ajax system by template ? Think template can use some core function
↧
↧
12504: Tidy not available - Blocking quick translate
First: Congrats for the amazing software !! Really usefull :-)<br />
<br />
Found a small issue when going to tools->Quick translation<br />
limesurvey/index.php/admin/translate/sa/index/surveyid/231176 <br />
<br />
in translate.php, tidy class (Line 405) is not available<br />
Fatal error: Class 'tidy' not found in /var/www/ouidajasi/limesurvey/application/controllers/admin/translate.php on line 405
↧
12507: A-UI: icons and fonts seem to miss
See attached image
↧
12508: Please add category: Admistrative UI (A-UI) to bug reports
When adding a bug report, I cannot specify "Administrative UI" or "Backend"
↧
12509: Too much white space in admin UI and some other things
Please see attached image. Partly due to <br />
<br />
body .row {<br />
margin-right: 0;<br />
margin-left: 0;<br />
}<br />
<br />
which I think is mis-using Bootstrap and due to:<br />
<br />
.side-body {<br />
min-height: 800px;<br />
margin-left: 320px;<br />
}<br />
<br />
where margin-left is 320px, while the left hand column is only 300 px. <br />
<br />
BTW: why use col-sm-x when (as I thought) the admin user interface only is supposed to work on screens wider than 1280 px. I can understand going down to 1024, but lower?
↧
↧
12510: Sub-questions and ansqers display in white on a white screen
Hi,<br />
<br />
Today there is a bug on all the questionnaires that we have created, because when we launch them, all the sub questions and the answers are written in white on a white screen, so we cannot read them (we see that they are writen when we highlight them with the mouse).<br />
Yesterday, we launch different questionnaires, to set-up them or to answer them and the display was fine.<br />
<br />
<br />
Thank you very much in advance for your quick help.<br />
<br />
Fanny
↧
12511: PHP notice when going to copied templates
Title.
↧
12512: Wrong validation of date question
Validates correct in 2.5x, but can't be continued in 3.0.<br />
<br />
Also, language gets English after submit, should be in Spanish (?).
↧
12515: Unable to manage question
See screenshot
↧
↧
12516: Unable to add question
Try to add question : white page or PHP Notice
↧
12517: allow changing default survey settings as global settings
95% of all surveys created over here has the same survey settings, and they differ from default ones. It would be nice to allow changing the survey settings from global view - as never show welcome screen, always hide no answer etc.
↧
12518: Map question type / google broken
javascript error (due to autocomplete)<br />
ReferenceError: jQuery is not defined[En savoir plus]<br />
TypeError: $(...).autocomplete is not a function[En savoir plus]
↧