Koha/koha-tmpl/intranet-tmpl/prog/en
Henri-Damien LAURENT 1c14654c8e Using openAuth function for authorities Searching
Adding two js functions :
getSubfieldcode(tagsubfieldid)  returns the subfieldcode from tagsubfieldid
(tag_XXX_subfield_Y_WWWW_TTTT returns Y)
getTagInputnameFilter(tagsubfieldid)
(tag_XXX_subfield_Y_WWWW_TTTT returns tag_XXX_subfield_._WWWW)

I think those two functions are much useful when cataloguing.

openAuth now takes all the information for Heading search of authorities.

TODO A javascript DOM Navigation would be better.
This js works, but is surely slower than DOM would be.
Still, it seems that our DOM tree is quite hard to decode.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-03-06 08:34:27 -06:00
..
css Adding information that patron is restricted/address in doubt to hold notification screen 2009-02-26 14:23:39 -06:00
includes Fix for Bug 2984, Error when generating CSV output from "Generate labels for Batch" button 2009-02-25 16:32:24 -06:00
js Changes to improve keyboard access to global search box tabs. 2009-02-12 16:32:01 -06:00
lib bug 2509: fix file permissions 2008-08-21 18:55:02 -05:00
modules Using openAuth function for authorities Searching 2009-03-06 08:34:27 -06:00
xslt Adds a stylesheet for Zebra to do an on-the-fly conversion of the 2008-07-21 18:09:27 -05:00
columns.def bug 2004: changes to guided reports on items 2008-04-08 17:00:12 -05:00