Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Joe Atzberger 5d15edd869 Standalone branch selection
selectbranchprinter now posts to itself to set the branch.  That also means that
other pages can set the branch by linking to selectbranchprinter like:
    /cgi-bin/koha/circ/selectbranchprinter.pl?branch=MAIN

We use HTTP_REFERER to allow the user to continue back to wherever they linked from,
defaulting to circulation.pl (the former POST target).

Note that all "branchprinter" functions are basically useless as the data is not
properly handled in the session storage.  Chris C. expects this to be addressed
with later patches for HLT.  There appear to be no 3.0 users of this intended
functionality yet.

Includes squashed patch to fix tmpl and to automatically redirect if there are no
POST params to be recycled.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-06-05 17:33:17 -05:00
..
billing.tmpl More cleanup and corrections for circulation reports. 2008-04-22 17:40:07 -05:00
bookcount.tmpl Cleanup and enhance bookcount.pl and .tmpl 2009-05-21 08:18:01 -05:00
branchoverdues.tmpl Fixed capitalization and standardized statements. 2009-05-26 08:51:51 -05:00
branchtransfers.tmpl Cleanup branchtransfers 2009-05-27 06:46:52 -05:00
circulation-home.tmpl Branchoverdues circ report reworking. 2009-03-06 15:01:41 -06:00
circulation.tmpl bug 988 followup - tweak wording 2009-05-11 14:26:56 -05:00
hold-transfer-slip.tmpl More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
overdue.tmpl bug 2866: Overdues Reports - Upgrading to filter by patron extended attributes 2009-05-28 19:20:36 -05:00
pendingreserves.tmpl More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
reserveratios.tmpl Bug 3130 and general cleanup 2009-04-29 07:29:10 -05:00
returns.tmpl Bug 2624: Fix for non-persistent check boxes in check-in screen. 2009-06-04 09:03:44 -05:00
selectbranchprinter.tmpl Standalone branch selection 2009-06-05 17:33:17 -05:00
stats.tmpl
transferstoreceive.tmpl Cleanup transferstoreceive.pl and .tmpl 2009-05-27 06:43:17 -05:00
view_holdsqueue.tmpl Cleanup view_holdsqueue.pl and .tmpl (minor) 2009-05-27 06:55:49 -05:00
waitingreserves.tmpl Cleanup waitingreserves.pl and .tmpl 2009-05-27 07:25:14 -05:00