Activity log for bug #1831689

Date Who What changed Old value New value Message
2019-06-05 04:38:01 Liam bug added bug
2019-06-05 04:49:05 Kristina Hoeppner description When a different date format (other than the Mahara default YYYY/MM/DD HH:mm), the datepicker doesnt work. Steps to reproduce: 1. Update lang/en.utf8/langconfig.php with the following: $string['pieform_calendar_dateformat'] = '%%d/%%m/%%Y'; $string['pieform_calendar_timeformat'] = '%%l:%%M %%p'; 2. Clear site cache 3. In the Shared by Me, set 'Allow comments' = No 4. Enter a page to share with a group with an end date selected from outside of the current month. 5. Save and re-enter the page. Expected result: Clicking on the 'to' field opens the datepicker Actual result: the datepicker doesnt open and error messages are displayed in the console. Steps I've tried to fix: -Hard coding the new date format (DD/MM/YYYY h:mm A) into theme/raw/templates/form/viewacl.tpl:164 -Adding new code to the library as per https://github.com/tempusdominus/bootstrap-4/issues/193#issuecomment-465649868 -Removing the local from theme/raw/templates/form/viewacl.tpl:165 When a different date format (other than the Mahara default YYYY/MM/DD HH:mm), the datepicker doesnt work. Steps to reproduce: 1. Update lang/en.utf8/langconfig.php with the following: $string['pieform_calendar_dateformat'] = '%%d/%%m/%%Y'; $string['pieform_calendar_timeformat'] = '%%l:%%M %%p'; 2. Clear site cache 3. In the Shared by Me, set 'Allow comments' = Yes 4. Enter a page to share with a group with an end date selected from outside of the current month. 5. Save and re-enter the page. Expected result: Clicking on the 'to' field opens the datepicker Actual result: the datepicker doesnt open and error messages are displayed in the console. Steps I've tried to fix: -Hard coding the new date format (DD/MM/YYYY h:mm A) into theme/raw/templates/form/viewacl.tpl:164 -Adding new code to the library as per https://github.com/tempusdominus/bootstrap-4/issues/193#issuecomment-465649868 -Removing the local from theme/raw/templates/form/viewacl.tpl:165
2019-06-05 04:49:22 Kristina Hoeppner mahara: importance Undecided High
2019-06-12 20:04:25 Kristina Hoeppner mahara: status Confirmed In Progress
2019-06-12 20:04:33 Kristina Hoeppner nominated for series mahara/19.04
2019-06-12 20:04:33 Kristina Hoeppner bug task added mahara/19.04
2019-06-12 20:04:33 Kristina Hoeppner nominated for series mahara/19.10
2019-06-12 20:04:33 Kristina Hoeppner bug task added mahara/19.10
2019-06-12 20:04:41 Kristina Hoeppner mahara/19.04: status New Confirmed
2019-06-12 20:04:43 Kristina Hoeppner mahara/19.04: importance Undecided High
2019-06-12 20:04:45 Kristina Hoeppner mahara/19.10: milestone 19.10.0
2019-06-12 20:04:46 Kristina Hoeppner mahara/19.04: milestone 19.04.1
2019-06-19 19:35:19 Robert Lyon mahara/19.10: status In Progress Fix Committed
2019-06-19 19:45:05 Robert Lyon mahara/19.04: status Confirmed Fix Committed
2019-07-23 00:35:03 Cecilia Vela Gurovic mahara/19.04: status Fix Committed Fix Released
2019-10-31 05:41:58 Lisa Seeto mahara/19.10: status Fix Committed Fix Released