[us-commits] [ehb54/us3lims_common] dec8b8: CSP updates -wip
emre brookes
noreply at github.com
Fri Aug 7 11:46:53 MDT 2026
Branch: refs/heads/ehb54-issue-478-rebase
Home: https://github.com/ehb54/us3lims_common
Commit: dec8b82be049d9f36fcd6440f1c503863eb24564
https://github.com/ehb54/us3lims_common/commit/dec8b82be049d9f36fcd6440f1c503863eb24564
Author: ehb54 <brookes at uthscsa.edu>
Date: 2026-08-07 (Fri, 07 Aug 2026)
Changed paths:
M class/progress.php
M css/common.css
M footer.php
M js/main.js
Log Message:
-----------
CSP updates -wip
Commit: c161f9cc98acb7fff64a78b4f9697fc8834fcd2d
https://github.com/ehb54/us3lims_common/commit/c161f9cc98acb7fff64a78b4f9697fc8834fcd2d
Author: ehb54 <brookes at uthscsa.edu>
Date: 2026-08-07 (Fri, 07 Aug 2026)
Changed paths:
M css/common.css
M footer.php
Log Message:
-----------
better class names
Commit: d027e32b3bb873efcd134bebf82b4c84819f6515
https://github.com/ehb54/us3lims_common/commit/d027e32b3bb873efcd134bebf82b4c84819f6515
Author: ehb54 <brookes at uthscsa.edu>
Date: 2026-08-07 (Fri, 07 Aug 2026)
Changed paths:
M js/main.js
Log Message:
-----------
main.js - optional debugging messages
Commit: 5cc6cf74d0a8552b1d1d794c471ee0dec3f0168d
https://github.com/ehb54/us3lims_common/commit/5cc6cf74d0a8552b1d1d794c471ee0dec3f0168d
Author: ehb54 <brookes at uthscsa.edu>
Date: 2026-08-07 (Fri, 07 Aug 2026)
Changed paths:
M js/main.js
Log Message:
-----------
main.js - add onclick-form-submit delegated handler, CSP
us3lims_dbinst queue_setup_2.php / queue_setup_3.php replace nine
onclick='this.form.submit();' radio handlers with class
'onclick-form-submit', but only the change-event counterpart
(onchange-form-submit) existed here, so those radios did nothing.
Deliberately does not call preventDefault(): unlike the other click
branches these are radio inputs, and suppressing the default action
would stop them from becoming checked before the form is submitted.
Compare: https://github.com/ehb54/us3lims_common/compare/dec8b82be049%5E...5cc6cf74d0a8
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/us3lims_common/settings/notifications
More information about the us-commits
mailing list