Koha/koha-tmpl/intranet-tmpl/prog
Owen Leonard 0511ced01c Bug 28347: Add DataTables, additional information to patron attribute types management
This patch enhances the display of patron attribute information on the
attribute management page.

To test, apply the patch and go to Administration -> Patron attribute
types.

 - If necessary, add multiple patron attributes so that there is data to
   display. Include:
   - Some which are mandatory
   - Some which are linked to an authorized value category
   - Some which share a class.
 - The tables showing your attributes should each have DataTables
   sorting and controls (except for column configuration, which isn't
   added by this patch).
 - Confirm that DataTable controls work correctly for each table.
 - The table should include columns showing authorized value category
   and whether the attribute is mandatory.
 - If you are logged in as a user with permission to manage
   authorized values, the data in the authorized value category
   column should be linked to that category on the authorized values
   page.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-07-26 12:46:32 +02:00
..
css Bug 27873: Compiled CSS changes 2021-07-12 15:47:34 +02:00
en Bug 28347: Add DataTables, additional information to patron attribute types management 2021-07-26 12:46:32 +02:00
img Bug 27873: Improve message consistency: checkout and patron detail pages 2021-07-12 15:47:34 +02:00
js Bug 28418: Show template_id of MARC modification templates 2021-06-21 14:01:51 +02:00
pdf
sound