Fix for Bug 6818 - acquisitions basket groups could use some design work
authorOwen Leonard <oleonard@myacpl.org>
Wed, 26 Oct 2011 14:50:11 +0000 (10:50 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 8 Dec 2011 16:36:37 +0000 (17:36 +0100)
commitc1dbd7bbbfe42eef54277a7cc2795877d8b996a3
tree1e0298b309d4d80a1aa189ea35edd49a7d3b05a3
parent8f0c10ef1bc09d820523fbaf528df45d72dfa782
Fix for Bug 6818 - acquisitions basket groups could use some design work

I've made changes to the basket grouping interface to bring it
in line with other interfaces in Koha. I think it's better to
keep things following a consistent pattern.

On the page which lists basket groups:

- Basket groups listed in a table instead of as custom-styled lists
- Buttons use standard style
- Tabs are generated by jQuery

On the page for managing baskets in a group:

- Markup has been revised to be more consistent with established
  patterns.
- Corrections have been made for validity

On the basket view page:

- Display of data has been streamlined a little bit
- An option has been added to the "Basket group" dropdown
  for adding a new group
- Markup has been corrected for validity and consistency

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
1) Basket group page
The blue is gone and the new buttons  are much better
readable than before.

2) Basket grouping page
Works.

3) Basket view page
I like the new option to create a new group from here.
Nice improvement to the workflow!
I removed a spare 'td' from line 264.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt