Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
css (bug #3291) fix blue.css to bold fields and tags in marc view 2009-06-04 07:23:44 -05:00
includes bug 2641, 3263: minor fixes to labeled MARC view 2009-05-28 06:42:35 -05:00
js Bug #2974 Adding category code to BorrowerMandatoryField produced a "The following fields are mandatory: categorycode" 2009-05-01 16:47:09 -05:00
lib bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
modules Standalone branch selection 2009-06-05 17:33:17 -05:00
xslt bug 2001, 2432: improve unAPI implementation 2009-05-22 07:31:43 -05:00
columns.def bug 2004: changes to guided reports on items 2008-04-08 17:00:12 -05:00