Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 44049ad57e
Bug 21852: Add more columns and column configuration to overdues report
This patch adds some new columns to the overdue report: Patron category,
item home library, item holding library, item type. Adding these columns
makes available columns better match the available filter fields in the
sidebar form.

Column configuration is added to this DataTable, with the new columns
defined as hidden by default in order to preserve current functionality.

This patch also fixes a bug where the home and holding branch template
variable names didn't match what was being used in the template for
pre-selecting the searched-for value in the sidebar filter menu.

To test, apply the patch and go to Circulation -> Overdues.

 - The list of overdues should look correct, with no new columns shown.
 - Test the column visibility button, showing the columns which are
   hidden by default. Confirm that the data in these columns displays
   correctly.
 - Update the default configuration for this table in Administration
   -> Configure columns. Confirm that your changes are applied to the
   overdues report.

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-09-17 14:51:00 +01:00
..
acqui Bug 23397: (QA follow-up) Replace mod 2 by last 2019-09-06 13:17:46 +01:00
admin Bug 15497: Limit itemtypes by branch in additem.pl 2019-09-12 16:31:06 +01:00
authorities Bug 11529: Clean up subtitle usage 2019-08-05 15:03:18 +01:00
basket Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
batch
catalogue Bug 23575: Template error causes item search to be submitted multiple times 2019-09-17 12:39:47 +01:00
cataloguing Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
circ Bug 21852: Add more columns and column configuration to overdues report 2019-09-17 14:51:00 +01:00
clubs Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
common
course_reserves Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
errors
ill Bug 23229: (QA follow-up) Fix indentation 2019-07-26 11:12:40 +01:00
installer Bug 22527: (RM follow-up) Add filter 2019-05-07 15:57:35 +00:00
labels Bug 23464: (follow-up) QA fixes 2019-09-09 11:27:12 +01:00
mana Bug 22250: Clean up Mana KB integration with serials and reports 2019-04-11 11:34:14 +00:00
members Bug 6759: Split account creation and renewal charges 2019-09-13 08:06:41 +01:00
offline_circ Bug 23098: Reword success message of KOC upload process 2019-06-24 14:44:08 +01:00
onboarding Bug 22451: Use Asset everywhere 2019-04-16 13:17:32 +00:00
patron_lists Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
patroncards Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
plugins Bug 23222: Update plugins-home.tt with new ENABLE/DISABLE flag name 2019-07-02 09:11:58 +01:00
reports Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
reserve Bug 23458: (follow-up) Add comments to markup 2019-08-19 10:16:16 +01:00
reviews
rotating_collections
serials Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
services
suggestion Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
tags Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
test
tools Bug 23512: (follow-up) Markup comments and corrections 2019-09-09 11:29:11 +01:00
virtualshelves Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
about.tt Bug 14570: Add about.pl entry for wrong relationship data 2019-08-20 16:06:36 +01:00
auth.tt Bug 22585: remove double-escape for CAS URL 2019-06-13 12:06:49 +01:00
intranet-main.tt