Roundup Tracker - Issues

Message8494

Author rouilj
Recipients rouilj
Date 2026-08-13.20:42:00
Message-id <1786653720.32.0.645708290493.issue2551423@roundup-tracker.org>
In-reply-to
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:01rouiljsetrecipients: + rouilj
2026-08-13 20:42:00rouiljsetmessageid: <1786653720.32.0.645708290493.issue2551423@roundup-tracker.org>
2026-08-13 20:42:00rouiljlinkissue2551423 messages
2026-08-13 20:42:00rouiljcreate