Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
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
..
csv Bug 27486: Rename system preference delimiter to CSVDelimiter 2021-01-29 09:03:45 +01:00
acqui-home.tt Bug 27212: Add Table configuration to acqui-home.pl accounts table 2022-04-08 15:49:16 +02:00
addorder.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
addorderiso2709.tt Bug 30388: Fix some errors in the template for ordering from a MARC file 2022-06-06 14:01:58 -03:00
ajax.tt
basket.tt Bug 29648: Improve existing code 2022-04-27 11:20:43 -10:00
basketgroup.tt Bug 13614: Replace usage of YUI on basket groups page 2022-06-07 09:32:17 -03:00
basketheader.tt Bug 29859: Use iterator instead of as_list 2022-02-09 15:36:23 -10:00
booksellers.tt Bug 28082: Add acquisitions toolbar to vendors on vendor search page 2022-05-10 15:17:17 -10:00
cancelorder.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
duplicate_orders.tt Bug 29648: Duplicate orders view - no change 2022-04-27 11:20:43 -10:00
edi_ean.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
edifactmsgs.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
edimsg.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
histsearch.tt Bug 29648: Order search view - normal 2022-04-27 11:20:43 -10:00
invoice-files.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
invoice.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
invoices.tt Bug 30438: Add select all/clear all buttons to invoices.tt 2022-05-10 15:17:17 -10:00
lateorders.tt Bug 29648: Late orders view - normal 2022-04-27 11:20:43 -10:00
modordernotes.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
neworderempty.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
neworderempty_duplicate.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
newordersubscription.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
newordersuggestion.tt Bug 26703: modules and modules/acqui folders 2021-04-21 11:16:33 +02:00
ordered.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
orderreceive.tt Bug 29602: Surround strings with span tag 2022-04-19 21:25:51 -10:00
parcel.tt Bug 30772: Terminology: Replace instances of "reserve" with "hold" 2022-06-01 16:00:00 -03:00
parcels.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
showorder.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
spent.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
supplier.tt Bug 28082: Add acquisitions toolbar to vendors on vendor search page 2022-05-10 15:17:17 -10:00
transferorder.tt Bug 27631: acqui folder 2022-04-20 09:03:38 -10:00
uncertainprice.tt Bug 28082: Add acquisitions toolbar to vendors on vendor search page 2022-05-10 15:17:17 -10:00
z3950_search.tt Bug 29961: Make horizontal scroll bar always visible on acqui/z3950_search.pl 2022-06-02 14:02:30 -03:00