[Koha-bugs] [Bug 15707] Add ability to define hierarchical groups of libraries

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 19 15:43:58 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15707

--- Comment #48 from Kyle M Hall <kyle at bywatersolutions.com> ---
(In reply to Jonathan Druart from comment #37)
> Kyle,
> 1/ Could you provide a test plan?

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) Browse to Administration/Library groups
4) Create a new group via the add group button
5) Create one or more subgroups in this group
6) Add libraries to the group and subgroups
7) Add another top level group via the add group button
8) Try adding groups and libraries to this group
9) Test editing a group
10) Test deleting a group
11) Test removing a library from a group

> 2/ What's next for these library groups? What's the difference with our
> existing groups? Is there a plan to move the existing ones to this new table?
> 3/ We already have a treetable plugin (compatible with DataTables), is there
> a reason to add another one?

I had thought the treetable plugin wouldn't work well in this instance, but I
gave treetables a shot and it looks almost identical. I've removed the patch
that adds the treegrid library and have added a follow switching to treetables.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list