Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Owen Leonard 8262613b25
Bug 13614: Replace usage of YUI on basket groups page
This patch updates the basket groups interface so that it doesn't rely
on YUI to move baskets in and out of groups. The patch also removes
all YUI assets and many long-obsolete references to YUI-related classes
and IDs.

To test, apply the patch and rebuild the staff interface CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client)

- Go to Acquisitions.
- Locate a vendor with multiple closed baskets.
- Click "Basket groups" in the sidebar menu.
- Create or edit a basket group.
- On the basket group page you should see the basket group form in one
  column and ungrouped baskets in another.
- Both grouped and ungrouped baskets should be in a sortable
  DataTable.
- Test that when you click the "Add to group" button on an ungrouped
  basket the row is removed from the table of ungrouped baskets and
  added to the table of grouped baskets.
  - The button text on the row should now read "Remove."
- Test the reverse operation: Clicking "Remove" on a grouped basket
  should move it to the table of ungrouped baskets.
- Test that when all baskets are moved out of either of the tables a row
  is displayed with a message specific to that table, e.g. "There are no
  ungrouped baskets."
- Test that the basket group saves correctly when zero or more baskets
  are added to the group.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-06-07 09:32:17 -03:00
..
article-requests.tt Bug 30603: Fix other occurrences 2022-05-10 23:09:09 -10:00
bookcount.tt Bug 27631: (follow-up) Some minor corrections 2022-04-20 09:03:38 -10:00
branchoverdues.tt
branchtransfers.tt Bug 30772: Terminology: Replace instances of "reserve" with "hold" 2022-06-01 16:00:00 -03:00
checkout-notes.tt
circulation-home.tt Bug 27631: circ folder 2022-04-20 09:03:37 -10:00
circulation.tt Bug 30695: (QA follow-up) Catch moremember.tt too 2022-05-10 23:09:09 -10:00
circulation_batch_checkouts.tt Bug 30772: Terminology: Replace instances of "reserve" with "hold" 2022-06-01 16:00:00 -03:00
offline-mf.tt Bug 13614: Replace usage of YUI on basket groups page 2022-06-07 09:32:17 -03:00
offline.tt Bug 30453: Convert offline circulation tabs to Bootstrap 2022-05-02 11:22:57 -10:00
on-site_checkouts.tt
overdue.tt Bug 29648: Overdue list - normal 2022-04-27 11:20:44 -10:00
pendingreserves.tt Bug 30603: Fix other occurrences 2022-05-10 23:09:09 -10:00
printslip.tt
renew.tt Bug 27631: circ folder 2022-04-20 09:03:37 -10:00
request-article.tt Bug 30603: Fix other occurrences 2022-05-10 23:09:09 -10:00
reserveratios.tt Bug 29648: Holds ratios - normal but no sort 2022-04-27 11:20:44 -10:00
returns.tt Bug 30772: Terminology: Replace instances of "reserve" with "hold" 2022-06-01 16:00:00 -03:00
set-library.tt Bug 27631: circ folder 2022-04-20 09:03:37 -10:00
transfers_to_send.tt
transferstoreceive.tt
view_holdsqueue.tt Bug 29648: Holds queue - only sort 2022-04-27 11:20:44 -10:00
waitingreserves.tt Bug 30603: Fix other occurrences 2022-05-10 23:09:09 -10:00