Roundup Tracker - Issues

Issue 2551423

classification
Remove jquery from devel and responsive templates
Type: rfe Severity: normal
Components: Web interface Versions:
process
Status: new
:
: : rouilj
Priority: :

Created on 2026-08-13 20:42 by rouilj, last changed 2026-08-13 20:42 by rouilj.

Messages
msg8494 Author: [hidden] (rouilj) Date: 2026-08-13 20:42
The devel and responsive templat use jquery only in query.js which is included
from the classhelper user.help.html.

I think all of the jquery code can be rewritten as vanilla javascript these days.

This will reduce the burden of keeping up with jquery releases.

Steps:

   1) rewrite query.js to vanilla jquery and manual test
   2) update upgrading.txt with directions on changes to make to use new query.js.
   3) commit
History
Date User Action Args
2026-08-13 20:42:00rouiljcreate