https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42093 --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 195335 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195335&action=edit Bug 42093: Use the REST API and kohaTable to list and search sysprefs The idea is to have one kohaTable per module and search using the REST API TODO * git grep FIXME * test cookieconsent * perfs? * adjust t/db_dependent/check_sysprefs.t * Advertise that syspref's value is now the one from the cache * How to update systempreference_explanations? * POD + unit and e2e tests (!) minor: * highlight also applies on elements outside tbody * remove unecessary rules from preferences.css (?) later: perfs - fetch all and filter client-side? implement and use PUT /sysprefs -- You are receiving this mail because: You are watching all bug changes.