Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Galen Charlton ab44e2986a bug 2866: Overdues Reports - Upgrading to filter by patron extended attributes
Patch by Rick Welykochy <rick@praxis.com.au> with some squashing
by me.

Bug Report: 2866 Filtering and sorting the overdue report using patron attributes

1. Create a new system preference ?FilterBeforeOverdueReport?
2. Option to filter *before* the overdue report runs, avoiding report slowness
3. Add searchable patron attributes to the list of overdue report filters
4. Add searchable patron attributes to the sort fields on the overdue report
5. add item call number and replacement price
6. the CSV download link now returns the same
   data as the web report, rather than (inconsistently)
   trying to run the overdue_notices.pl batch job
7. always run report if requesting CSV
8. barcodes are now links
9. use item-level item type for overdue itemtype filter

Included is a new callback for searching patron attributes, similar
to circ/ysearch.pl.

The following additional bugs are fixed:

2748: Nothing is output to the .csv file for the "Overdues" circulation report

This is fixed by having circ/overdues.pl produce the CSV output directly instead
of trying to call the overdues cronjob.  The CSV output includes all of the fields
that are displayed on the web table plus the item replacement price and any extended
patron attributes.

2836: overdues.csv may contain HTML
2837: Descending sort doesn't descend on the overdues report plus other probs with report

This enhancement was sponsored by the Plano Independent School District.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-05-28 19:20:36 -05:00
..
acqui Minor markup corrections for validity. 2009-04-08 13:50:14 -05:00
admin bug 2866: Overdues Reports - Upgrading to filter by patron extended attributes 2009-05-28 19:20:36 -05:00
authorities Bug 3127 - Stub function prevents undefined reference 2009-04-24 19:49:08 -05:00
catalogue bug 2641, 3263: minor fixes to labeled MARC view 2009-05-28 06:42:35 -05:00
cataloguing Bug 2266: Could not uncollapse a tag if you turn on advancedMARCeditor - Revised. 2009-05-28 07:03:41 -05:00
circ bug 2866: Overdues Reports - Upgrading to filter by patron extended attributes 2009-05-28 19:20:36 -05:00
errors Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
help Fix bug 3266 The 'link' feature in MARC_framework is only for MARCDisplay 2009-05-28 08:06:57 -05:00
installer Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
labels bug 3243: fix adding patron after resorting in patron label search 2009-05-22 09:32:40 -05:00
maint Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
members bug 2866: Overdues Reports - Upgrading to filter by patron extended attributes 2009-05-28 19:20:36 -05:00
offline_circ Improvements to offline circ report (linking to title and patron records), and moving English strings from the script into the template to allow translation. 2008-12-22 17:24:34 -06:00
reports Bug 3022: Cataloging statistic wizard not pulling the itemtype data correctly. 2009-05-27 07:06:24 -05:00
reserve bug 3093: Enhance placing of holds in the staff interface. 2009-04-24 06:12:06 -05:00
reviews Swapping tablesorter version. GZipped version may have been responsible for errors in Internet Explorer. Change to usermenu.inc is whitespace only, for proper display in IE. 2008-05-13 17:40:28 -05:00
serials various improvements to subscription editing 2009-05-27 11:59:57 -05:00
sms Standardizing format for error/message dialogs. <div class="dialog alert"> for high-priority warnings/confirmations. <div class="dialog message"> for lower priority/informational messages. 2007-12-14 10:57:46 -06:00
suggestion Fix for Bug 1877, Link to patron record from manage suggestions 2009-04-21 18:44:02 -05:00
tags Fix for Bug 2682 ("Approving Multiple Tags - Doesn't Work"). Processing based on value of submit buttons didn't take into account capitalization. 2008-10-23 16:01:09 -05:00
tools Allow option to preserve Extended Attributes on patron import update. 2009-05-28 06:50:39 -05:00
virtualshelves Convert shelves from using "toggle" code 2009-05-07 16:26:54 -05:00
z3950 More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
about.tmpl HTML validation adjustments to about.pl 2008-09-04 20:42:34 -05:00
auth.tmpl kohabug 1875 Public lists/virtualshelves are displayed and viewable whether a patron is logged in or not. 2008-06-20 12:44:27 -05:00
intranet-main.tmpl Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00