[Koha-bugs] [Bug 10212] Columns configuration for tables

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 15 17:56:26 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10212

--- Comment #66 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 29705
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29705&action=edit
Bug 10212: Columns configuration for tables - POC

This patch proves that this feature is useful with a concret use case.

Test plan:
1/ Execute the updatedatabase in order to create the new table.
2/ Take a look to the yml structure.
3/ Go on the admin currency page (admin/currency.pl).
4/ Check that you cannot hide the 2 first columns on the table.
5/ Try to hide/show columns.
6/ Go on the columns configuration page (admin/columns_settings.pl).
7/ Only the admin tab are filled with data. Check/uncheck checkboxes and
save.
8/ Go on the admin currency page and check that the behavior is what
you expected.
9/ Give me some feedback :)

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


More information about the Koha-bugs mailing list