Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Slava Shishkin 6ebe303e14
Bug 33590: Fix DOM id name for tabs after WRAPPER code added to article-requests.tt
This commit fixed two cases:
1. Fixing "Select all" and "Clear all" links on the page.
2. Fixing the interaction with selected entries when switching between the "New" and "Pending" tabs.

To test:
(Create article requests if they don't exist)

Case 1:
1. Go to /cgi-bin/koha/circ/article-requests.pl and don't switch between tabs.
2. Click on "Select all" and verify that it's not working -- the checkboxes are not selected.
3. Activate any checkbox and click "Clear all" -- the checkbox is not cleared.
4. Apply the patch.
5. Restart the page and, without switching between tabs, repeat steps 2 and 3. Verify that it works now.

Case 2:
1. Go to /cgi-bin/koha/circ/article-requests.pl.
2. Switch between tabs and leave "New" active.
3. Select any entry and delete or move it to another tab.
4. Verify that the entry remains in the table until the page reloads.
5. Apply the patch.
6. Restart the page and repeat steps 2 and 3. Make sure that everything works now.

Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-05 09:13:16 -03:00
..
acqui Bug 32484: (QA follow-up) Few typos 2023-04-21 10:36:30 -03:00
admin Bug 33549: Improve wording of dialog messages 2023-04-24 10:43:41 -03:00
authorities
basket
batch
catalogue Bug 32041: Enforce SyndeticsCoverImageSize everywhere 2023-04-24 10:43:39 -03:00
cataloguing
circ Bug 33590: Fix DOM id name for tabs after WRAPPER code added to article-requests.tt 2023-05-05 09:13:16 -03:00
clubs
course_reserves
erm
errors
ill
installer
labels
mana
members Bug 33388: Use template wrapper for breadcrumbs: Patrons part 4 2023-04-21 10:36:23 -03:00
offline_circ
onboarding
patron_lists
patroncards
plugins
pos
recalls
reports Bug 33439: Use template wrapper for breadcrumbs: Reports part 4 2023-04-21 10:36:23 -03:00
reserve Bug 33577: Add btn class to cancel hold button on /reserve/request.pl 2023-04-24 10:43:38 -03:00
reviews
rotating_collections Bug 33555: Use template wrapper for breadcrumbs: Rotating collections 2023-04-21 10:36:22 -03:00
serials Bug 33560: Batch edit link broken if subscriptions are selected using "select all" link 2023-04-24 10:43:44 -03:00
services
suggestion Bug 33310: Use template wrapper for tabs: Suggestions 2023-04-21 10:36:24 -03:00
tags Bug 33565: Use template wrapper for breadcrumbs: Tags 2023-04-24 10:43:35 -03:00
test
tools Bug 33572: Use template wrapper for breadcrumbs: Tools, part 3 2023-04-24 10:43:37 -03:00
virtualshelves
about.tt
auth.tt
intranet-main.tt