Back to bug 27405

Who When What Removed Added
martin.renvoize 2021-01-12 10:18:15 UTC Keywords Academy
Blocks 26926
catherinem2003 2021-01-20 00:44:14 UTC Assignee koha-bugs catherinem2003
CC catherinem2003
catherinem2003 2021-01-20 01:02:11 UTC Status NEW Needs Signoff
catherinem2003 2021-01-20 21:40:47 UTC Attachment #115378 Attachment is obsolete 0 1
david 2021-02-20 23:10:03 UTC CC david
Attachment #115463 Attachment is obsolete 0 1
oleonard 2021-02-23 11:45:55 UTC Comment 1 Tag obsolete
oleonard 2021-02-23 11:45:58 UTC Comment 2 Tag obsolete
oleonard 2021-02-23 11:51:12 UTC Status Needs Signoff Signed Off
Patch complexity --- Trivial patch
oleonard 2021-02-23 11:51:15 UTC Attachment #117119 Attachment is obsolete 0 1
Attachment #117120 Attachment is obsolete 0 1
katrin.fischer 2021-03-04 15:57:50 UTC Status Signed Off Passed QA
katrin.fischer 2021-03-04 15:57:53 UTC Attachment #117195 Attachment is obsolete 0 1
katrin.fischer 2021-03-04 15:57:56 UTC Attachment #117196 Attachment is obsolete 0 1
david 2021-03-08 10:19:29 UTC Text to go in the release notes This patch updates occurrences of input type="number" in intranet-tmpl/prog/en/modules/pos/register.tt to use <input type="text" inputmode="numeric" pattern="^\d+(\.\d{2})?$"> as per the accessibility coding guideline ACC2.
jonathan.druart 2021-03-09 16:19:51 UTC Status Passed QA Pushed to master
Version(s) released in 21.05.00
jonathan.druart 2021-05-25 14:25:03 UTC Text to go in the release notes This patch updates occurrences of input type="number" in intranet-tmpl/prog/en/modules/pos/register.tt to use <input type="text" inputmode="numeric" pattern="^\d+(\.\d{2})?$"> as per the accessibility coding guideline ACC2. This patch updates occurrences of input type="number" in intranet-tmpl/prog/en/modules/pos/register.tt to use 'input type="text" inputmode="numeric" pattern="^\d+(\.\d{2})?$"' as per the accessibility coding guideline ACC2.
CC jonathan.druart+koha
katrin.fischer 2021-12-13 21:12:55 UTC Status Pushed to master CLOSED
Resolution --- FIXED

Back to bug 27405