In the OPAC, we don't have the feature.
Created attachment 181610 [details] [review] Bug 39762: Add server-side rendering to OPAC datatables This patch ports the staff side feature into the OPAC. To be used by bug 39600. To test: 1. Apply and verify no behavior change in OPAC tables => SUCCESS: They work the same 2. Verify 39600 still works after bug 39739 iis reverted. => SUCCESS: It does 3. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 181630 [details] [review] Bug 39762: Add server-side rendering to OPAC datatables This patch ports the staff side feature into the OPAC. To be used by bug 39600. To test: 1. Apply and verify no behavior change in OPAC tables => SUCCESS: They work the same 2. Verify 39600 still works after bug 39739 iis reverted. => SUCCESS: It does 3. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Owen Leonard <oleonard@myacpl.org>
The qa tool complains about a couple of console.log()s but those are in the staff interface too so I ignored them.
Thanks a lot, Owen!
Created attachment 181663 [details] [review] Bug 39762: Add server-side rendering to OPAC datatables This patch ports the staff side feature into the OPAC. To be used by bug 39600. To test: 1. Apply and verify no behavior change in OPAC tables => SUCCESS: They work the same 2. Verify 39600 still works after bug 39739 iis reverted. => SUCCESS: It does 3. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed for 25.05! Well done everyone, thank you!