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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 18 15:32:45 CEST 2014


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29705|0                           |1
        is obsolete|                            |

--- Comment #74 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 29840
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29840&action=edit
[SIGNED-OFF] 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 :)

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list