View Issue Details

This bug affects 1 person(s).
 10
IDProjectCategoryView StatusLast Update
19643Bug reportsSurvey takingpublic2024-08-22 17:28
Reportertammo Assigned Totibor.pacalat  
PrioritynoneSeveritypartial_block 
Status ready for testingResolutionopen 
Product Version6.5.x 
Summary19643: Date question with restrictions does not show up like in versions 3 and 5
Description

When you ask for a date between a range, like between 2007 and 2012.
In previous versions the answer option showed up at the last opportunity you can fill in: 31/12 2012

But now in version 6 the range is ignored, the current date shows and the user is confused.

Please see attached .lss file

Steps To Reproduce

Steps to reproduce

(Replace this text with detailed step-by-step instructions on how to reproduce the issue)

Expected result

(Write here what you expected to happen)

Actual result

(Write here what happened instead)

TagsNo tags attached.
Attached Files
date_restricted.lss (17,594 bytes)   
<?xml version="1.0" encoding="UTF-8"?>
<document>
 <LimeSurveyDocType>Survey</LimeSurveyDocType>
 <DBVersion>623</DBVersion>
 <languages>
  <language>en</language>
 </languages>
 <groups>
  <fields>
   <fieldname>gid</fieldname>
   <fieldname>sid</fieldname>
   <fieldname>group_order</fieldname>
   <fieldname>randomization_group</fieldname>
   <fieldname>grelevance</fieldname>
  </fields>
  <rows>
   <row>
    <gid><![CDATA[33]]></gid>
    <sid><![CDATA[437197]]></sid>
    <group_order><![CDATA[1]]></group_order>
    <randomization_group/>
    <grelevance><![CDATA[1]]></grelevance>
   </row>
  </rows>
 </groups>
 <group_l10ns>
  <fields>
   <fieldname>id</fieldname>
   <fieldname>gid</fieldname>
   <fieldname>group_name</fieldname>
   <fieldname>description</fieldname>
   <fieldname>language</fieldname>
   <fieldname>sid</fieldname>
   <fieldname>group_order</fieldname>
   <fieldname>randomization_group</fieldname>
   <fieldname>grelevance</fieldname>
  </fields>
  <rows>
   <row>
    <id><![CDATA[78]]></id>
    <gid><![CDATA[33]]></gid>
    <group_name><![CDATA[My first question group]]></group_name>
    <language><![CDATA[en]]></language>
    <sid><![CDATA[437197]]></sid>
    <group_order><![CDATA[1]]></group_order>
    <randomization_group/>
    <grelevance><![CDATA[1]]></grelevance>
   </row>
  </rows>
 </group_l10ns>
 <questions>
  <fields>
   <fieldname>qid</fieldname>
   <fieldname>parent_qid</fieldname>
   <fieldname>sid</fieldname>
   <fieldname>gid</fieldname>
   <fieldname>type</fieldname>
   <fieldname>title</fieldname>
   <fieldname>preg</fieldname>
   <fieldname>other</fieldname>
   <fieldname>mandatory</fieldname>
   <fieldname>encrypted</fieldname>
   <fieldname>question_order</fieldname>
   <fieldname>scale_id</fieldname>
   <fieldname>same_default</fieldname>
   <fieldname>relevance</fieldname>
   <fieldname>question_theme_name</fieldname>
   <fieldname>modulename</fieldname>
   <fieldname>same_script</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[990]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[437197]]></sid>
    <gid><![CDATA[33]]></gid>
    <type><![CDATA[D]]></type>
    <title><![CDATA[Q00]]></title>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <encrypted><![CDATA[N]]></encrypted>
    <question_order><![CDATA[1]]></question_order>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <question_theme_name><![CDATA[date]]></question_theme_name>
    <same_script><![CDATA[0]]></same_script>
   </row>
  </rows>
 </questions>
 <question_l10ns>
  <fields>
   <fieldname>id</fieldname>
   <fieldname>qid</fieldname>
   <fieldname>question</fieldname>
   <fieldname>help</fieldname>
   <fieldname>script</fieldname>
   <fieldname>language</fieldname>
  </fields>
  <rows>
   <row>
    <id><![CDATA[2057]]></id>
    <qid><![CDATA[990]]></qid>
    <question><![CDATA[A first example question. Please answer this question:]]></question>
    <help><![CDATA[This is a question help text.]]></help>
    <language><![CDATA[en]]></language>
   </row>
  </rows>
 </question_l10ns>
 <question_attributes>
  <fields>
   <fieldname>qid</fieldname>
   <fieldname>attribute</fieldname>
   <fieldname>value</fieldname>
   <fieldname>language</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[cssclass]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[date_format]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[date_max]]></attribute>
    <value><![CDATA[2017]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[date_min]]></attribute>
    <value><![CDATA[2012]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[dropdown_dates]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[dropdown_dates_minute_step]]></attribute>
    <value><![CDATA[1]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[dropdown_dates_month_style]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[em_validation_q]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[em_validation_q_tip]]></attribute>
    <value/>
    <language><![CDATA[en]]></language>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[hidden]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[hide_tip]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[page_break]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[printable_help]]></attribute>
    <value/>
    <language><![CDATA[en]]></language>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[random_group]]></attribute>
    <value/>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[reverse]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[save_as_default]]></attribute>
    <value><![CDATA[N]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[statistics_graphtype]]></attribute>
    <value><![CDATA[0]]></value>
    <language/>
   </row>
   <row>
    <qid><![CDATA[990]]></qid>
    <attribute><![CDATA[statistics_showgraph]]></attribute>
    <value><![CDATA[1]]></value>
    <language/>
   </row>
  </rows>
 </question_attributes>
 <surveys>
  <fields>
   <fieldname>sid</fieldname>
   <fieldname>gsid</fieldname>
   <fieldname>admin</fieldname>
   <fieldname>expires</fieldname>
   <fieldname>startdate</fieldname>
   <fieldname>adminemail</fieldname>
   <fieldname>anonymized</fieldname>
   <fieldname>format</fieldname>
   <fieldname>savetimings</fieldname>
   <fieldname>template</fieldname>
   <fieldname>language</fieldname>
   <fieldname>additional_languages</fieldname>
   <fieldname>datestamp</fieldname>
   <fieldname>usecookie</fieldname>
   <fieldname>allowregister</fieldname>
   <fieldname>allowsave</fieldname>
   <fieldname>autonumber_start</fieldname>
   <fieldname>autoredirect</fieldname>
   <fieldname>allowprev</fieldname>
   <fieldname>printanswers</fieldname>
   <fieldname>ipaddr</fieldname>
   <fieldname>ipanonymize</fieldname>
   <fieldname>refurl</fieldname>
   <fieldname>showsurveypolicynotice</fieldname>
   <fieldname>publicstatistics</fieldname>
   <fieldname>publicgraphs</fieldname>
   <fieldname>listpublic</fieldname>
   <fieldname>htmlemail</fieldname>
   <fieldname>sendconfirmation</fieldname>
   <fieldname>tokenanswerspersistence</fieldname>
   <fieldname>assessments</fieldname>
   <fieldname>usecaptcha</fieldname>
   <fieldname>usetokens</fieldname>
   <fieldname>bounce_email</fieldname>
   <fieldname>attributedescriptions</fieldname>
   <fieldname>emailresponseto</fieldname>
   <fieldname>emailnotificationto</fieldname>
   <fieldname>tokenlength</fieldname>
   <fieldname>showxquestions</fieldname>
   <fieldname>showgroupinfo</fieldname>
   <fieldname>shownoanswer</fieldname>
   <fieldname>showqnumcode</fieldname>
   <fieldname>bouncetime</fieldname>
   <fieldname>bounceprocessing</fieldname>
   <fieldname>bounceaccounttype</fieldname>
   <fieldname>bounceaccounthost</fieldname>
   <fieldname>bounceaccountpass</fieldname>
   <fieldname>bounceaccountencryption</fieldname>
   <fieldname>bounceaccountuser</fieldname>
   <fieldname>showwelcome</fieldname>
   <fieldname>showprogress</fieldname>
   <fieldname>questionindex</fieldname>
   <fieldname>navigationdelay</fieldname>
   <fieldname>nokeyboard</fieldname>
   <fieldname>alloweditaftercompletion</fieldname>
   <fieldname>googleanalyticsstyle</fieldname>
   <fieldname>googleanalyticsapikey</fieldname>
   <fieldname>tokenencryptionoptions</fieldname>
  </fields>
  <rows>
   <row>
    <sid><![CDATA[437197]]></sid>
    <gsid><![CDATA[1]]></gsid>
    <admin><![CDATA[inherit]]></admin>
    <adminemail><![CDATA[inherit]]></adminemail>
    <anonymized><![CDATA[N]]></anonymized>
    <format><![CDATA[I]]></format>
    <savetimings><![CDATA[I]]></savetimings>
    <template><![CDATA[inherit]]></template>
    <language><![CDATA[en]]></language>
    <additional_languages/>
    <datestamp><![CDATA[I]]></datestamp>
    <usecookie><![CDATA[I]]></usecookie>
    <allowregister><![CDATA[I]]></allowregister>
    <allowsave><![CDATA[I]]></allowsave>
    <autonumber_start><![CDATA[0]]></autonumber_start>
    <autoredirect><![CDATA[I]]></autoredirect>
    <allowprev><![CDATA[I]]></allowprev>
    <printanswers><![CDATA[I]]></printanswers>
    <ipaddr><![CDATA[I]]></ipaddr>
    <ipanonymize><![CDATA[I]]></ipanonymize>
    <refurl><![CDATA[I]]></refurl>
    <showsurveypolicynotice><![CDATA[0]]></showsurveypolicynotice>
    <publicstatistics><![CDATA[I]]></publicstatistics>
    <publicgraphs><![CDATA[I]]></publicgraphs>
    <listpublic><![CDATA[I]]></listpublic>
    <htmlemail><![CDATA[I]]></htmlemail>
    <sendconfirmation><![CDATA[I]]></sendconfirmation>
    <tokenanswerspersistence><![CDATA[I]]></tokenanswerspersistence>
    <assessments><![CDATA[I]]></assessments>
    <usecaptcha><![CDATA[E]]></usecaptcha>
    <usetokens><![CDATA[N]]></usetokens>
    <bounce_email><![CDATA[inherit]]></bounce_email>
    <emailresponseto><![CDATA[inherit]]></emailresponseto>
    <emailnotificationto><![CDATA[inherit]]></emailnotificationto>
    <tokenlength><![CDATA[-1]]></tokenlength>
    <showxquestions><![CDATA[I]]></showxquestions>
    <showgroupinfo><![CDATA[I]]></showgroupinfo>
    <shownoanswer><![CDATA[I]]></shownoanswer>
    <showqnumcode><![CDATA[I]]></showqnumcode>
    <bounceprocessing><![CDATA[N]]></bounceprocessing>
    <showwelcome><![CDATA[I]]></showwelcome>
    <showprogress><![CDATA[I]]></showprogress>
    <questionindex><![CDATA[-1]]></questionindex>
    <navigationdelay><![CDATA[-1]]></navigationdelay>
    <nokeyboard><![CDATA[I]]></nokeyboard>
    <alloweditaftercompletion><![CDATA[I]]></alloweditaftercompletion>
    <tokenencryptionoptions/>
   </row>
  </rows>
 </surveys>
 <surveys_languagesettings>
  <fields>
   <fieldname>surveyls_survey_id</fieldname>
   <fieldname>surveyls_language</fieldname>
   <fieldname>surveyls_title</fieldname>
   <fieldname>surveyls_description</fieldname>
   <fieldname>surveyls_welcometext</fieldname>
   <fieldname>surveyls_endtext</fieldname>
   <fieldname>surveyls_policy_notice</fieldname>
   <fieldname>surveyls_policy_error</fieldname>
   <fieldname>surveyls_policy_notice_label</fieldname>
   <fieldname>surveyls_url</fieldname>
   <fieldname>surveyls_urldescription</fieldname>
   <fieldname>surveyls_email_invite_subj</fieldname>
   <fieldname>surveyls_email_invite</fieldname>
   <fieldname>surveyls_email_remind_subj</fieldname>
   <fieldname>surveyls_email_remind</fieldname>
   <fieldname>surveyls_email_register_subj</fieldname>
   <fieldname>surveyls_email_register</fieldname>
   <fieldname>surveyls_email_confirm_subj</fieldname>
   <fieldname>surveyls_email_confirm</fieldname>
   <fieldname>surveyls_dateformat</fieldname>
   <fieldname>surveyls_attributecaptions</fieldname>
   <fieldname>surveyls_alias</fieldname>
   <fieldname>email_admin_notification_subj</fieldname>
   <fieldname>email_admin_notification</fieldname>
   <fieldname>email_admin_responses_subj</fieldname>
   <fieldname>email_admin_responses</fieldname>
   <fieldname>surveyls_numberformat</fieldname>
   <fieldname>attachments</fieldname>
  </fields>
  <rows>
   <row>
    <surveyls_survey_id><![CDATA[437197]]></surveyls_survey_id>
    <surveyls_language><![CDATA[en]]></surveyls_language>
    <surveyls_title><![CDATA[Testing a restricted date question]]></surveyls_title>
    <surveyls_description/>
    <surveyls_welcometext/>
    <surveyls_endtext/>
    <surveyls_policy_notice/>
    <surveyls_policy_notice_label/>
    <surveyls_url/>
    <surveyls_urldescription/>
    <surveyls_email_invite_subj><![CDATA[Invitation to participate in a survey]]></surveyls_email_invite_subj>
    <surveyls_email_invite><![CDATA[Dear {FIRSTNAME},<br />
<br />
You have been invited to participate in a survey.<br />
<br />
The survey is titled:<br />
"{SURVEYNAME}"<br />
<br />
"{SURVEYDESCRIPTION}"<br />
<br />
To participate, please click on the link below.<br />
<br />
Sincerely,<br />
<br />
{ADMINNAME} ({ADMINEMAIL})<br />
<br />
----------------------------------------------<br />
Click here to do the survey:<br />
{SURVEYURL}<br />
<br />
If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br />
{OPTOUTURL}<br />
<br />
If you are blocklisted but want to participate in this survey and want to receive invitations please click the following link:<br />
{OPTINURL}]]></surveyls_email_invite>
    <surveyls_email_remind_subj><![CDATA[Reminder to participate in a survey]]></surveyls_email_remind_subj>
    <surveyls_email_remind><![CDATA[Dear {FIRSTNAME},<br />
<br />
Recently we invited you to participate in a survey.<br />
<br />
We note that you have not yet completed the survey, and wish to remind you that the survey is still available should you wish to take part.<br />
<br />
The survey is titled:<br />
"{SURVEYNAME}"<br />
<br />
"{SURVEYDESCRIPTION}"<br />
<br />
To participate, please click on the link below.<br />
<br />
Sincerely,<br />
<br />
{ADMINNAME} ({ADMINEMAIL})<br />
<br />
----------------------------------------------<br />
Click here to do the survey:<br />
{SURVEYURL}<br />
<br />
If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br />
{OPTOUTURL}]]></surveyls_email_remind>
    <surveyls_email_register_subj><![CDATA[Survey registration confirmation]]></surveyls_email_register_subj>
    <surveyls_email_register><![CDATA[Dear {FIRSTNAME},<br />
<br />
You, or someone using your email address, have registered to participate in an online survey titled {SURVEYNAME}.<br />
<br />
To complete this survey, click on the following URL:<br />
<br />
{SURVEYURL}<br />
<br />
If you have any questions about this survey, or if you did not register to participate and believe this email is in error, please contact {ADMINNAME} at {ADMINEMAIL}.]]></surveyls_email_register>
    <surveyls_email_confirm_subj><![CDATA[Confirmation of your participation in our survey]]></surveyls_email_confirm_subj>
    <surveyls_email_confirm><![CDATA[Dear {FIRSTNAME},<br />
<br />
This email is to confirm that you have completed the survey titled {SURVEYNAME} and your response has been saved. Thank you for participating.<br />
<br />
If you have any further questions about this email, please contact {ADMINNAME} on {ADMINEMAIL}.<br />
<br />
Sincerely,<br />
<br />
{ADMINNAME}]]></surveyls_email_confirm>
    <surveyls_dateformat><![CDATA[9]]></surveyls_dateformat>
    <email_admin_notification_subj><![CDATA[Response submission for survey {SURVEYNAME}]]></email_admin_notification_subj>
    <email_admin_notification><![CDATA[Hello,<br />
<br />
A new response was submitted for your survey '{SURVEYNAME}'.<br />
<br />
Click the following link to see the individual response:<br />
{VIEWRESPONSEURL}<br />
<br />
Click the following link to edit the individual response:<br />
{EDITRESPONSEURL}<br />
<br />
View statistics by clicking here:<br />
{STATISTICSURL}]]></email_admin_notification>
    <email_admin_responses_subj><![CDATA[Response submission for survey {SURVEYNAME} with results]]></email_admin_responses_subj>
    <email_admin_responses><![CDATA[Hello,<br />
<br />
A new response was submitted for your survey '{SURVEYNAME}'.<br />
<br />
Click the following link to see the individual response:<br />
{VIEWRESPONSEURL}<br />
<br />
Click the following link to edit the individual response:<br />
{EDITRESPONSEURL}<br />
<br />
View statistics by clicking here:<br />
{STATISTICSURL}<br />
<br />
<br />
The following answers were given by the participant:<br />
{ANSWERTABLE}]]></email_admin_responses>
    <surveyls_numberformat><![CDATA[0]]></surveyls_numberformat>
   </row>
  </rows>
 </surveys_languagesettings>
 <themes>
  <theme>
   <sid>437197</sid>
   <template_name>fruity_twentythree</template_name>
   <config>
    <options>inherit</options>
   </config>
  </theme>
 </themes>
 <themes_inherited>
  <theme>
   <sid>437197</sid>
   <template_name>fruity_twentythree</template_name>
   <config>
    <options>
     <hideprivacyinfo>off</hideprivacyinfo>
     <showpopups>1</showpopups>
     <showclearall>off</showclearall>
     <questionhelptextposition>top</questionhelptextposition>
     <fixnumauto>enable</fixnumauto>
     <backgroundimage>off</backgroundimage>
     <backgroundimagefile>./files/pattern.png</backgroundimagefile>
     <brandlogo>off</brandlogo>
     <brandlogofile>image::theme::files/logo.png</brandlogofile>
     <font>ibm-sans</font>
     <cssframework>Apple</cssframework>
    </options>
   </config>
  </theme>
 </themes_inherited>
</document>
date_restricted.lss (17,594 bytes)   
Bug heat10
Complete LimeSurvey version number (& build)6.5
I will donate to the project if issue is resolvedNo
BrowserEdge
Database type & versionMySQL
Server OS (if known)Centos
Webserver software & version (if known)Apache
PHP Version8.0

Users monitoring this issue

DenisChenu

Activities

tibor.pacalat

tibor.pacalat

2024-07-08 14:12

administrator   ~80545

I confirmed that the behaviour is different.
In LS5 (first screenshot) user lands on last valid date.
In LS6 (second and third screenshot, fruity23 theme) user lands on todays date and then if the user knows how to use this date picker - everything is fine.
But, this is not the best UX, plus there are too many unnecessary clicks involved.

tammo

tammo

2024-07-08 15:19

developer   ~80549

Thank you. The technical behavious is indeed OK, but many users will get confused. In my opinion, this is a regression.

DenisChenu

DenisChenu

2024-07-08 15:32

developer   ~80553

This is clearly a regression :)

gabrieljenik

gabrieljenik

2024-07-10 15:31

manager   ~80599

https://github.com/LimeSurvey/LimeSurvey/pull/3912

DenisChenu

DenisChenu

2024-07-11 11:39

developer   ~80605

Expression don't seems to be covered here

Maybe just to deactivate (strtotime($minDate) === false) for start.

I think there are a system in 3X for expression to update it when open the date dialog, maybe need to be reported (again, and again ;) )

gabrieljenik

gabrieljenik

2024-07-13 00:09

manager   ~80616

Expression don't seems to be covered here

What do you mean? Got lost.

DenisChenu

DenisChenu

2024-07-13 10:56

developer   ~80617

You can set

  1. {date(strtotime("+1 week"))}
  2. {date(strtotime("today"))}
  3. {date(AnotherQDate)}

etc …

it seems not covered her.

previously (3.X) :

  1. Put it in view
  2. Use it when shown https://github.com/SondagesPro/LimeSurvey-SondagesPro/blob/18bac625f52375f33dff8376e4254e9dff6781bd/assets/scripts/date.js#L7
gabrieljenik

gabrieljenik

2024-07-16 16:18

manager   ~80633

What about now?

DenisChenu

DenisChenu

2024-07-16 17:09

developer   ~80635

You rock ;)

tammo

tammo

2024-07-16 17:20

developer   ~80636

I cannot test now, but I believe Denis just did.... :-)

DenisChenu

DenisChenu

2024-07-16 17:47

developer   ~80637

No, i review, i didn't test when reviewing

tibor.pacalat

tibor.pacalat

2024-07-18 16:11

administrator   ~80655

@gabrieljenik I tested this, but I have found something that should still be fixed if possible.

When I have restricted question like in the attached survey and activate date widget, I get to the end of the restricted time span, which is good. But, I can't go to previous month (which is still valid) via left arrow. I also see that the left arrow has disabled styling.

After I click on the month name and select previous month, I can use the arrow as I expected in the first place.

gabrieljenik

gabrieljenik

2024-07-18 20:50

manager   ~80658

I tested this, but I have found something that should still be fixed if possible

Is this a bug introduced by this fix?
If not, I would open a new ticket. It will be easier to manage, review, handle, discuss ...

tibor.pacalat

tibor.pacalat

2024-07-19 15:57

administrator   ~80676

Well, on master, without your fix I can move back and forth with the arrows at all times, so I would say it was introduced by this fix.

DenisChenu

DenisChenu

2024-07-22 15:29

developer   ~80682

For information : totally working survey on 3.X

limesurvey_survey_DateMinMaxTest.lss (15,614 bytes)   
<?xml version="1.0" encoding="UTF-8"?>
<document>
 <LimeSurveyDocType>Survey</LimeSurveyDocType>
 <DBVersion>366</DBVersion>
 <languages>
  <language>en</language>
 </languages>
 <groups>
  <fields>
   <fieldname>gid</fieldname>
   <fieldname>sid</fieldname>
   <fieldname>group_name</fieldname>
   <fieldname>group_order</fieldname>
   <fieldname>description</fieldname>
   <fieldname>language</fieldname>
   <fieldname>randomization_group</fieldname>
   <fieldname>grelevance</fieldname>
  </fields>
  <rows>
   <row>
    <gid><![CDATA[143]]></gid>
    <sid><![CDATA[731186]]></sid>
    <group_name><![CDATA[My first question group]]></group_name>
    <group_order><![CDATA[1]]></group_order>
    <description/>
    <language><![CDATA[en]]></language>
    <randomization_group/>
    <grelevance><![CDATA[1]]></grelevance>
   </row>
  </rows>
 </groups>
 <questions>
  <fields>
   <fieldname>qid</fieldname>
   <fieldname>parent_qid</fieldname>
   <fieldname>sid</fieldname>
   <fieldname>gid</fieldname>
   <fieldname>type</fieldname>
   <fieldname>title</fieldname>
   <fieldname>question</fieldname>
   <fieldname>preg</fieldname>
   <fieldname>help</fieldname>
   <fieldname>other</fieldname>
   <fieldname>mandatory</fieldname>
   <fieldname>question_order</fieldname>
   <fieldname>language</fieldname>
   <fieldname>scale_id</fieldname>
   <fieldname>same_default</fieldname>
   <fieldname>relevance</fieldname>
   <fieldname>modulename</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[1712]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[731186]]></sid>
    <gid><![CDATA[143]]></gid>
    <type><![CDATA[D]]></type>
    <title><![CDATA[DateMin]]></title>
    <question><![CDATA[Minimal date]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[1]]></question_order>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[1]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[1713]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[731186]]></sid>
    <gid><![CDATA[143]]></gid>
    <type><![CDATA[D]]></type>
    <title><![CDATA[DateMax]]></title>
    <question><![CDATA[Maximal date]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[2]]></question_order>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[!is_empty(DateMin.NAOK)]]></relevance>
    <modulename/>
   </row>
   <row>
    <qid><![CDATA[1714]]></qid>
    <parent_qid><![CDATA[0]]></parent_qid>
    <sid><![CDATA[731186]]></sid>
    <gid><![CDATA[143]]></gid>
    <type><![CDATA[D]]></type>
    <title><![CDATA[Date]]></title>
    <question><![CDATA[Final date]]></question>
    <preg/>
    <help/>
    <other><![CDATA[N]]></other>
    <mandatory><![CDATA[N]]></mandatory>
    <question_order><![CDATA[3]]></question_order>
    <language><![CDATA[en]]></language>
    <scale_id><![CDATA[0]]></scale_id>
    <same_default><![CDATA[0]]></same_default>
    <relevance><![CDATA[!is_empty(DateMin.NAOK) && !is_empty(DateMax.NAOK)]]></relevance>
    <modulename/>
   </row>
  </rows>
 </questions>
 <question_attributes>
  <fields>
   <fieldname>qid</fieldname>
   <fieldname>attribute</fieldname>
   <fieldname>value</fieldname>
   <fieldname>language</fieldname>
  </fields>
  <rows>
   <row>
    <qid><![CDATA[1713]]></qid>
    <attribute><![CDATA[date_min]]></attribute>
    <value><![CDATA[DateMin.NAOK]]></value>
   </row>
   <row>
    <qid><![CDATA[1714]]></qid>
    <attribute><![CDATA[date_max]]></attribute>
    <value><![CDATA[DateMax.NAOK]]></value>
   </row>
   <row>
    <qid><![CDATA[1714]]></qid>
    <attribute><![CDATA[date_min]]></attribute>
    <value><![CDATA[DateMin.NAOK]]></value>
   </row>
  </rows>
 </question_attributes>
 <surveys>
  <fields>
   <fieldname>sid</fieldname>
   <fieldname>gsid</fieldname>
   <fieldname>admin</fieldname>
   <fieldname>expires</fieldname>
   <fieldname>startdate</fieldname>
   <fieldname>adminemail</fieldname>
   <fieldname>anonymized</fieldname>
   <fieldname>faxto</fieldname>
   <fieldname>format</fieldname>
   <fieldname>savetimings</fieldname>
   <fieldname>template</fieldname>
   <fieldname>language</fieldname>
   <fieldname>additional_languages</fieldname>
   <fieldname>datestamp</fieldname>
   <fieldname>usecookie</fieldname>
   <fieldname>allowregister</fieldname>
   <fieldname>allowsave</fieldname>
   <fieldname>autonumber_start</fieldname>
   <fieldname>autoredirect</fieldname>
   <fieldname>allowprev</fieldname>
   <fieldname>printanswers</fieldname>
   <fieldname>ipaddr</fieldname>
   <fieldname>refurl</fieldname>
   <fieldname>showsurveypolicynotice</fieldname>
   <fieldname>publicstatistics</fieldname>
   <fieldname>publicgraphs</fieldname>
   <fieldname>listpublic</fieldname>
   <fieldname>htmlemail</fieldname>
   <fieldname>sendconfirmation</fieldname>
   <fieldname>tokenanswerspersistence</fieldname>
   <fieldname>assessments</fieldname>
   <fieldname>usecaptcha</fieldname>
   <fieldname>usetokens</fieldname>
   <fieldname>bounce_email</fieldname>
   <fieldname>attributedescriptions</fieldname>
   <fieldname>emailresponseto</fieldname>
   <fieldname>emailnotificationto</fieldname>
   <fieldname>tokenlength</fieldname>
   <fieldname>showxquestions</fieldname>
   <fieldname>showgroupinfo</fieldname>
   <fieldname>shownoanswer</fieldname>
   <fieldname>showqnumcode</fieldname>
   <fieldname>bouncetime</fieldname>
   <fieldname>bounceprocessing</fieldname>
   <fieldname>bounceaccounttype</fieldname>
   <fieldname>bounceaccounthost</fieldname>
   <fieldname>bounceaccountpass</fieldname>
   <fieldname>bounceaccountencryption</fieldname>
   <fieldname>bounceaccountuser</fieldname>
   <fieldname>showwelcome</fieldname>
   <fieldname>showprogress</fieldname>
   <fieldname>questionindex</fieldname>
   <fieldname>navigationdelay</fieldname>
   <fieldname>nokeyboard</fieldname>
   <fieldname>alloweditaftercompletion</fieldname>
   <fieldname>googleanalyticsstyle</fieldname>
   <fieldname>googleanalyticsapikey</fieldname>
  </fields>
  <rows>
   <row>
    <sid><![CDATA[731186]]></sid>
    <gsid><![CDATA[1]]></gsid>
    <admin><![CDATA[Denis Chenu]]></admin>
    <adminemail><![CDATA[denis@sondages.pro]]></adminemail>
    <anonymized><![CDATA[N]]></anonymized>
    <faxto/>
    <format><![CDATA[G]]></format>
    <savetimings><![CDATA[N]]></savetimings>
    <template><![CDATA[vanilla]]></template>
    <language><![CDATA[en]]></language>
    <additional_languages/>
    <datestamp><![CDATA[N]]></datestamp>
    <usecookie><![CDATA[N]]></usecookie>
    <allowregister><![CDATA[N]]></allowregister>
    <allowsave><![CDATA[Y]]></allowsave>
    <autonumber_start><![CDATA[0]]></autonumber_start>
    <autoredirect><![CDATA[N]]></autoredirect>
    <allowprev><![CDATA[N]]></allowprev>
    <printanswers><![CDATA[N]]></printanswers>
    <ipaddr><![CDATA[N]]></ipaddr>
    <refurl><![CDATA[N]]></refurl>
    <showsurveypolicynotice><![CDATA[0]]></showsurveypolicynotice>
    <publicstatistics><![CDATA[N]]></publicstatistics>
    <publicgraphs><![CDATA[N]]></publicgraphs>
    <listpublic><![CDATA[N]]></listpublic>
    <htmlemail><![CDATA[Y]]></htmlemail>
    <sendconfirmation><![CDATA[Y]]></sendconfirmation>
    <tokenanswerspersistence><![CDATA[N]]></tokenanswerspersistence>
    <assessments><![CDATA[N]]></assessments>
    <usecaptcha><![CDATA[N]]></usecaptcha>
    <usetokens><![CDATA[N]]></usetokens>
    <bounce_email><![CDATA[denis@sondages.pro]]></bounce_email>
    <emailresponseto/>
    <emailnotificationto/>
    <tokenlength><![CDATA[15]]></tokenlength>
    <showxquestions><![CDATA[Y]]></showxquestions>
    <showgroupinfo><![CDATA[B]]></showgroupinfo>
    <shownoanswer><![CDATA[N]]></shownoanswer>
    <showqnumcode><![CDATA[X]]></showqnumcode>
    <bounceprocessing><![CDATA[N]]></bounceprocessing>
    <showwelcome><![CDATA[Y]]></showwelcome>
    <showprogress><![CDATA[Y]]></showprogress>
    <questionindex><![CDATA[0]]></questionindex>
    <navigationdelay><![CDATA[0]]></navigationdelay>
    <nokeyboard><![CDATA[N]]></nokeyboard>
    <alloweditaftercompletion><![CDATA[N]]></alloweditaftercompletion>
   </row>
  </rows>
 </surveys>
 <surveys_languagesettings>
  <fields>
   <fieldname>surveyls_survey_id</fieldname>
   <fieldname>surveyls_language</fieldname>
   <fieldname>surveyls_title</fieldname>
   <fieldname>surveyls_description</fieldname>
   <fieldname>surveyls_welcometext</fieldname>
   <fieldname>surveyls_endtext</fieldname>
   <fieldname>surveyls_policy_notice</fieldname>
   <fieldname>surveyls_policy_error</fieldname>
   <fieldname>surveyls_policy_notice_label</fieldname>
   <fieldname>surveyls_url</fieldname>
   <fieldname>surveyls_urldescription</fieldname>
   <fieldname>surveyls_email_invite_subj</fieldname>
   <fieldname>surveyls_email_invite</fieldname>
   <fieldname>surveyls_email_remind_subj</fieldname>
   <fieldname>surveyls_email_remind</fieldname>
   <fieldname>surveyls_email_register_subj</fieldname>
   <fieldname>surveyls_email_register</fieldname>
   <fieldname>surveyls_email_confirm_subj</fieldname>
   <fieldname>surveyls_email_confirm</fieldname>
   <fieldname>surveyls_dateformat</fieldname>
   <fieldname>surveyls_attributecaptions</fieldname>
   <fieldname>email_admin_notification_subj</fieldname>
   <fieldname>email_admin_notification</fieldname>
   <fieldname>email_admin_responses_subj</fieldname>
   <fieldname>email_admin_responses</fieldname>
   <fieldname>surveyls_numberformat</fieldname>
   <fieldname>attachments</fieldname>
  </fields>
  <rows>
   <row>
    <surveyls_survey_id><![CDATA[731186]]></surveyls_survey_id>
    <surveyls_language><![CDATA[en]]></surveyls_language>
    <surveyls_title><![CDATA[Dat min - max]]></surveyls_title>
    <surveyls_description/>
    <surveyls_welcometext/>
    <surveyls_endtext/>
    <surveyls_url/>
    <surveyls_urldescription/>
    <surveyls_email_invite_subj><![CDATA[Invitation to participate in a survey]]></surveyls_email_invite_subj>
    <surveyls_email_invite><![CDATA[Dear {FIRSTNAME},<br />
<br />
You have been invited to participate in a survey.<br />
<br />
The survey is titled:<br />
"{SURVEYNAME}"<br />
<br />
"{SURVEYDESCRIPTION}"<br />
<br />
To participate, please click on the link below.<br />
<br />
Sincerely,<br />
<br />
{ADMINNAME} ({ADMINEMAIL})<br />
<br />
----------------------------------------------<br />
Click here to do the survey:<br />
{SURVEYURL}<br />
<br />
If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br />
{OPTOUTURL}<br />
<br />
If you are blacklisted but want to participate in this survey and want to receive invitations please click the following link:<br />
{OPTINURL}]]></surveyls_email_invite>
    <surveyls_email_remind_subj><![CDATA[Reminder to participate in a survey]]></surveyls_email_remind_subj>
    <surveyls_email_remind><![CDATA[Dear {FIRSTNAME},<br />
<br />
Recently we invited you to participate in a survey.<br />
<br />
We note that you have not yet completed the survey, and wish to remind you that the survey is still available should you wish to take part.<br />
<br />
The survey is titled:<br />
"{SURVEYNAME}"<br />
<br />
"{SURVEYDESCRIPTION}"<br />
<br />
To participate, please click on the link below.<br />
<br />
Sincerely,<br />
<br />
{ADMINNAME} ({ADMINEMAIL})<br />
<br />
----------------------------------------------<br />
Click here to do the survey:<br />
{SURVEYURL}<br />
<br />
If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br />
{OPTOUTURL}]]></surveyls_email_remind>
    <surveyls_email_register_subj><![CDATA[Survey registration confirmation]]></surveyls_email_register_subj>
    <surveyls_email_register><![CDATA[Dear {FIRSTNAME},<br />
<br />
You, or someone using your email address, have registered to participate in an online survey titled {SURVEYNAME}.<br />
<br />
To complete this survey, click on the following URL:<br />
<br />
{SURVEYURL}<br />
<br />
If you have any questions about this survey, or if you did not register to participate and believe this email is in error, please contact {ADMINNAME} at {ADMINEMAIL}.]]></surveyls_email_register>
    <surveyls_email_confirm_subj><![CDATA[Confirmation of your participation in our survey]]></surveyls_email_confirm_subj>
    <surveyls_email_confirm><![CDATA[Dear {FIRSTNAME},<br />
<br />
This email is to confirm that you have completed the survey titled {SURVEYNAME} and your response has been saved. Thank you for participating.<br />
<br />
If you have any further questions about this email, please contact {ADMINNAME} on {ADMINEMAIL}.<br />
<br />
Sincerely,<br />
<br />
{ADMINNAME}]]></surveyls_email_confirm>
    <surveyls_dateformat><![CDATA[1]]></surveyls_dateformat>
    <email_admin_notification_subj><![CDATA[Response submission for survey {SURVEYNAME}]]></email_admin_notification_subj>
    <email_admin_notification><![CDATA[Hello,<br />
<br />
A new response was submitted for your survey '{SURVEYNAME}'.<br />
<br />
Click the following link to see the individual response:<br />
{VIEWRESPONSEURL}<br />
<br />
Click the following link to edit the individual response:<br />
{EDITRESPONSEURL}<br />
<br />
View statistics by clicking here:<br />
{STATISTICSURL}]]></email_admin_notification>
    <email_admin_responses_subj><![CDATA[Response submission for survey {SURVEYNAME} with results]]></email_admin_responses_subj>
    <email_admin_responses><![CDATA[Hello,<br />
<br />
A new response was submitted for your survey '{SURVEYNAME}'.<br />
<br />
Click the following link to see the individual response:<br />
{VIEWRESPONSEURL}<br />
<br />
Click the following link to edit the individual response:<br />
{EDITRESPONSEURL}<br />
<br />
View statistics by clicking here:<br />
{STATISTICSURL}<br />
<br />
<br />
The following answers were given by the participant:<br />
{ANSWERTABLE}]]></email_admin_responses>
    <surveyls_numberformat><![CDATA[0]]></surveyls_numberformat>
   </row>
  </rows>
 </surveys_languagesettings>
 <themes>
  <theme>
   <sid>731186</sid>
   <template_name>edg_2021</template_name>
   <config>
    <options>inherit</options>
   </config>
  </theme>
  <theme>
   <sid>731186</sid>
   <template_name>vanilla</template_name>
   <config>
    <options>inherit</options>
   </config>
  </theme>
 </themes>
 <themes_inherited>
  <theme>
   <sid>731186</sid>
   <template_name>edg_2021</template_name>
   <config>
    <options>
     <ajaxmode>on</ajaxmode>
     <animatebody>off</animatebody>
     <hideprivacyinfo>off</hideprivacyinfo>
     <container>on</container>
     <bodyanimation>fadeInRight</bodyanimation>
     <brandlogo>on</brandlogo>
     <brandlogofile>./files/logo.png</brandlogofile>
     <font>noto</font>
     <showpopups>1</showpopups>
     <fixnumauto>off</fixnumauto>
    </options>
   </config>
  </theme>
  <theme>
   <sid>731186</sid>
   <template_name>vanilla</template_name>
   <config>
    <options>
     <ajaxmode>off</ajaxmode>
     <brandlogo>on</brandlogo>
     <container>on</container>
     <hideprivacyinfo>off</hideprivacyinfo>
     <brandlogofile>./files/logo.png</brandlogofile>
     <font>noto</font>
    </options>
   </config>
  </theme>
 </themes_inherited>
</document>
DenisChenu

DenisChenu

2024-07-22 15:42

developer   ~80683

I have the arrwo issue too, maybe related to popper ?
We are at v2.11.5
https://www.npmjs.com/package/@popperjs/core

DenisChenu

DenisChenu

2024-07-22 17:47

developer   ~80687

Last edited: 2024-07-22 17:54

A broken survey (working on 3.X)
Throw a JS error
Uncaught Error: TD: Could not correctly parse &quot;{SYMSTART.NAOK}&quot; to a date for restrictions.minDate.

Forum post : https://forums.limesurvey.org/forum/design-issues/156183-minimum-data-blocks-conditions-v6

DenisChenu

DenisChenu

2024-07-22 18:00

developer   ~80688

Else :

Is this a bug introduced by this fix?

Not really since no action can be done with current master : previous and next icon are disabled too … like WHOLE calendar.

gabrieljenik

gabrieljenik

2024-07-22 19:35

manager   ~80690

Updated the datepicker component.
Upgraded tempusdominus to 6.2.10.
Can't upgrade to 6.9.9 because in 6.4.1 something, related to the date format, gets broken

DenisChenu

DenisChenu

2024-07-23 08:45

developer   ~80692

Seems to fix the issue (with limesurvey_survey_DateMinMaxTest.lss test survey)

Good job !

Can't upgrade to 6.9.9 because in 6.4.1 something, related to the date format, gets broken

There are an issue on github ? https://github.com/Eonasdan/tempus-dominus/issues

tibor.pacalat

tibor.pacalat

2024-07-23 13:58

administrator   ~80698

Now the issue with arrows has been resolved, but I have issues with css of the date picker ... (look at the screenshot). The theme is fruity23

DenisChenu

DenisChenu

2024-07-23 14:18

developer   ~80699

OK with Vanilla.

tibor.pacalat

tibor.pacalat

2024-07-23 15:59

administrator   ~80700

@DenisChenu not for me :( I have a dark theme on my chrome, but this is not the issue.

gabrieljenik

gabrieljenik

2024-07-23 23:46

manager   ~80702

We come from 6.0.0-beta7, and in beta9 they added the “theme” option, which by default is “auto”:

Theme option · Issue #2522 · Eonasdan/tempus-dominus
https://github.com/Eonasdan/tempus-dominus/issues/2522

Display Options
https://getdatepicker.com/6/options/display.html#theme

“Specifies which theme to use, light mode or dark mode. When set to auto, it will auto detect based on settings of the user's system.”

I don't know what would be the best way to handle it in Lime…

Looking at the pictures attacjed, maybe just set it as light mode by default?

DenisChenu

DenisChenu

2024-07-24 08:34

developer   ~80706

Last edited: 2024-07-24 08:35

The issue was in LimeSurvey theme : please don't force light mode !

Else, if we construct an adaptive theme using OS settings : https://css-tricks.com/a-complete-guide-to-dark-mode-on-the-web/#aa-dark-mode-at-the-operating-system-level oit don't work.

Must come from LimeSurvey css template.

PS : i think we must include https://github.com/Eonasdan/tempus-dominus/blob/master/src/scss/tempus-dominus.scss in LimeSurey theme.
Maybe have a solution to get it by theme if exist ?

gabrieljenik

gabrieljenik

2024-07-24 16:52

manager   ~80710

Maybe we can have the Dominus to pick the theme mode from a function (if exists).
Then the theme can define the function and customize the theme mode.
Thoughts?

In the future we can include other customization settings on the theme, but so far, this could be a quick workaround

DenisChenu

DenisChenu

2024-07-24 17:36

developer   ~80711

Last edited: 2024-07-24 17:37

My opinion : @tibor.pacalat want a dark mode : the issue was : LimeSurvey core theme don't offer dark mode. New calendar theme are great.

We have issue too with boostwatch dark theme.

There are no solution to set default option like this https://gitlab.com/SondagesPro/SurveyThemes/skelvanilla/-/blob/master/views/subviews/header/head.twig?ref_type=heads#L25

Else : theme : (typeof LSvar.themeoption.mode !== 'undefined') ? LSvar.themeoption.mode : 'auto' ?

DenisChenu

DenisChenu

2024-07-24 17:38

developer   ~80712

Thoughts?

If body bg color is white : white mode, else dark mode ;)

gabrieljenik

gabrieljenik

2024-07-25 19:50

manager   ~80713

theme : (typeof LSvar.themeoption.mode !== 'undefined') ? LSvar.themeoption.mode : 'auto' ?

This is OK

Another possibility is to use a data attribute on the body tag.
data-thememode='dark'

I think this last one is a bit more accesible for non JS people.

Thoughts?

DenisChenu

DenisChenu

2024-07-26 08:32

developer   ~80714

Another possibility is to use a data attribute on the body tag.
I think this last one is a bit more accesible for non JS people.

Yes !!! Really better !

:+1:

tibor.pacalat

tibor.pacalat

2024-08-05 15:38

administrator   ~80738

@gabrieljenik any updates on this?

gabrieljenik

gabrieljenik

2024-08-05 21:43

manager   ~80742

This ready to be reviewwed again.

tibor.pacalat

tibor.pacalat

2024-08-06 14:04

administrator   ~80746

Hmm, I am still seeing black background with fruity23.

gabrieljenik

gabrieljenik

2024-08-17 15:50

manager   ~80772

Sorry, check now.
It was done for vanilla and the ones which extended it.

Fruity2023 wasn't extending Vanilla.
The theme has been updated now.

DenisChenu

DenisChenu

2024-08-22 17:28

developer   ~80792

Good job !

Issue History

Date Modified Username Field Change
2024-07-05 14:03 tammo New Issue
2024-07-05 14:03 tammo File Added: date_restricted.lss
2024-07-05 14:40 DenisChenu Issue Monitored: DenisChenu
2024-07-05 14:40 DenisChenu Bug heat 0 => 2
2024-07-05 19:29 tammo Description Updated
2024-07-08 14:08 tibor.pacalat Assigned To => gabrieljenik
2024-07-08 14:08 tibor.pacalat Status new => assigned
2024-07-08 14:12 tibor.pacalat Note Added: 80545
2024-07-08 14:12 tibor.pacalat File Added: Screenshot 2024-07-08 at 14.07.13.png
2024-07-08 14:12 tibor.pacalat File Added: Screenshot 2024-07-08 at 14.07.23.png
2024-07-08 14:12 tibor.pacalat File Added: Screenshot 2024-07-08 at 14.07.49.png
2024-07-08 14:12 tibor.pacalat Bug heat 2 => 4
2024-07-08 15:19 tammo Note Added: 80549
2024-07-08 15:19 tammo Bug heat 4 => 6
2024-07-08 15:32 DenisChenu Note Added: 80553
2024-07-08 15:32 DenisChenu Bug heat 6 => 8
2024-07-10 15:31 gabrieljenik Assigned To gabrieljenik => DenisChenu
2024-07-10 15:31 gabrieljenik Status assigned => ready for code review
2024-07-10 15:31 gabrieljenik Note Added: 80599
2024-07-10 15:31 gabrieljenik Bug heat 8 => 10
2024-07-11 11:36 DenisChenu Assigned To DenisChenu => gabrieljenik
2024-07-11 11:39 DenisChenu Status ready for code review => in code review
2024-07-11 11:39 DenisChenu Note Added: 80605
2024-07-13 00:09 gabrieljenik Note Added: 80616
2024-07-13 10:56 DenisChenu Note Added: 80617
2024-07-16 16:18 gabrieljenik Note Added: 80633
2024-07-16 17:09 DenisChenu Note Added: 80635
2024-07-16 17:09 DenisChenu Assigned To gabrieljenik => tibor.pacalat
2024-07-16 17:09 DenisChenu Status in code review => ready for testing
2024-07-16 17:20 tammo Note Added: 80636
2024-07-16 17:47 DenisChenu Note Added: 80637
2024-07-18 16:11 tibor.pacalat Note Added: 80655
2024-07-18 16:11 tibor.pacalat File Added: Screenshot 2024-07-18 at 16.07.36.png
2024-07-18 20:50 gabrieljenik Note Added: 80658
2024-07-19 15:57 tibor.pacalat Note Added: 80676
2024-07-22 15:29 DenisChenu Note Added: 80682
2024-07-22 15:29 DenisChenu File Added: Capture vidéo du 2024-07-22 15-27-56.webm
2024-07-22 15:29 DenisChenu File Added: limesurvey_survey_DateMinMaxTest.lss
2024-07-22 15:42 DenisChenu Note Added: 80683
2024-07-22 17:47 DenisChenu Note Added: 80687
2024-07-22 17:47 DenisChenu File Added: limesurvey_survey_859733.lss
2024-07-22 17:47 DenisChenu File Added: Capture d’écran du 2024-07-22 17-46-00.png
2024-07-22 17:54 DenisChenu Note Edited: 80687
2024-07-22 18:00 DenisChenu Note Added: 80688
2024-07-22 18:00 DenisChenu File Added: Capture d’écran du 2024-07-22 17-59-33.png
2024-07-22 18:00 DenisChenu File Added: Capture d’écran du 2024-07-22 17-59-26.png
2024-07-22 19:35 gabrieljenik Note Added: 80690
2024-07-23 08:45 DenisChenu Note Added: 80692
2024-07-23 13:58 tibor.pacalat Note Added: 80698
2024-07-23 13:58 tibor.pacalat File Added: Screenshot 2024-07-23 at 13.57.00.png
2024-07-23 14:18 DenisChenu Note Added: 80699
2024-07-23 15:59 tibor.pacalat Note Added: 80700
2024-07-23 15:59 tibor.pacalat File Added: Screenshot 2024-07-23 at 15.58.11.png
2024-07-23 23:46 gabrieljenik Note Added: 80702
2024-07-24 08:34 DenisChenu Note Added: 80706
2024-07-24 08:34 DenisChenu Note Edited: 80706
2024-07-24 08:35 DenisChenu Note Edited: 80706
2024-07-24 16:52 gabrieljenik Note Added: 80710
2024-07-24 17:36 DenisChenu Note Added: 80711
2024-07-24 17:37 DenisChenu Note Edited: 80711
2024-07-24 17:38 DenisChenu Note Added: 80712
2024-07-25 19:50 gabrieljenik Note Added: 80713
2024-07-26 08:32 DenisChenu Note Added: 80714
2024-08-05 15:38 tibor.pacalat Note Added: 80738
2024-08-05 21:43 gabrieljenik Note Added: 80742
2024-08-06 14:04 tibor.pacalat Note Added: 80746
2024-08-06 14:04 tibor.pacalat File Added: Screenshot 2024-08-06 at 14.02.44.png
2024-08-15 15:16 tibor.pacalat Assigned To tibor.pacalat => gabrieljenik
2024-08-17 15:50 gabrieljenik Note Added: 80772
2024-08-22 17:28 DenisChenu Assigned To gabrieljenik => tibor.pacalat
2024-08-22 17:28 DenisChenu Note Added: 80792