Koha/circ
Galen Charlton 28fb7a6c19 kohabug 2180 - improve display when fines block checkouts
If a patron's fine balance is over the limit set by the
noissuecharges syspref, checkouts are blocked.  However,
this was not made very clear in the interface.

Improved the display by doing the following:

[1] If the fine balance is over the noissuecharges limit, use the "blocker"
styling (i.e., make all of the text red).
[2] Add wording to explicitly signal whether or not the fine balance is
blocking charges.

Documentation changes: new screenshots of blocked checkouts.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-02 00:50:37 -05:00
..
billing.pl more XHTML corrections for new circ reports 2008-04-03 14:42:21 -05:00
bookcount.pl created old_issues and old_reserves tables 2008-03-15 08:36:31 -05:00
branchoverdues.pl fix errors with using today's date and format_date 2008-03-15 08:37:21 -05:00
branchtransfers.pl Fix for bug 1400, some variables not being passed to the branch transfers 2008-01-09 14:49:59 -06:00
circulation-home.pl Adding new circulation-home, what we ultimately hope to be a "dashboard" interface for circulation functions. circulation-home.pl was created by copy-and-paste, so it should be reviewed. Circulation sub-pages' breadcrumb links have been updated to point to circulation-home. 2007-10-18 16:26:04 -05:00
circulation.pl kohabug 2180 - improve display when fines block checkouts 2008-06-02 00:50:37 -05:00
hold-transfer-slip.pl Add print slip to hold confirmation dialog. 2008-03-25 07:20:25 -05:00
overdue.pl various date-related cleanups in circ 2008-04-03 14:42:14 -05:00
pendingreserves.pl bugfixing pending reserves 2008-05-13 17:40:30 -05:00
reserveratios.pl more XHTML corrections for new circ reports 2008-04-03 14:42:21 -05:00
returns.pl add borrower note to check-in 2008-05-30 12:00:16 -05:00
selectbranchprinter.pl Sort dropdowns for libraries by name instead of branchcode in several staff-side interfaces. 2008-06-02 00:50:33 -05:00
stats.pl circ/stats.pl - debugify warnings 2008-01-03 20:19:22 -06:00
transferstodo.pl Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery) 2008-05-12 10:06:32 -05:00
transferstoreceive.pl Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery) 2008-05-12 10:06:32 -05:00
view_holdsqueue.pl Terminology correction: cancelled -> withdrawn. Also adding dateformat variable to new holds queue script to allow correct table sorting with metric dates. 2008-05-27 06:42:46 -05:00
waitingreserves.pl Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery) 2008-05-12 10:06:32 -05:00
ysearch.pl Fix an encoding issue on circulation autocompletion 2008-05-20 12:55:08 -05:00