Main Koha release repository https://koha-community.org
Find a file
Nahuel ANGELINETTI 6b8992ef0f (bug #1578) Add the (quasi)full COinS(Zotero) support
this patch do a lot of things :
 * Add the function GetCOinSBiblio in C4::Biblio, return the COinS value that must be put in a span title
   This will be usefull for OpenURL support.

 * Replace the span in opac-detail, and put the var get from GetCOinSBiblio
 * Fix an <img> tag that wasn't autoclosed
 * Add the COinS in search result
 * Full COinS support of UNIMARC, the MARC21 support should be improved to provide all kind of document types

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-05-11 19:05:32 -05:00
acqui Multi-bug fix - SetMarcUnicodeFlag for records coming from Koha 2009-04-18 09:14:43 -05:00
admin bug 2770: add RenewalPeriodBase syspref for 3.2 (DB rev 032) 2009-05-11 15:36:37 -05:00
authorities Correct comparison which was using an octal number 2009-05-01 07:16:57 -05:00
C4 (bug #1578) Add the (quasi)full COinS(Zotero) support 2009-05-11 19:05:32 -05:00
catalogue Bug 2920 Fixes Amazon content use in pro interface 2009-04-27 06:53:34 -05:00
cataloguing bug 3212: MARC21 bib leader plugin sets Leader/09 to 'a' 2009-05-11 07:47:41 -05:00
circ fix references to $session in circ/circulation.pl 2009-05-11 16:20:35 -05:00
debian Fixing a couple of bugs in the package 2008-08-12 19:47:58 -05:00
docs Adding the irc meeting and maintenance tree to the history 2009-05-11 07:35:55 -05:00
errors bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
etc add windows quote to ignored chars 2009-05-11 10:49:58 -05:00
install_misc added dependencies for new OAI-PMH server 2009-04-01 11:50:18 -05:00
installer bug 2770: add RenewalPeriodBase syspref for 3.2 (DB rev 032) 2009-05-11 15:36:37 -05:00
koha-tmpl (bug #1578) Add the (quasi)full COinS(Zotero) support 2009-05-11 19:05:32 -05:00
labels bug: add items to label batch - need userenv loaded before call to SimpleSearch 2009-04-08 13:01:27 -05:00
members Bug 3177 - haspermission offers bogus option 2009-05-01 07:16:20 -05:00
misc Prevent fines failure on NULL borrowernumber. 2009-05-11 17:43:38 -05:00
offline_circ Tweak offline_circ - honor itemBarcodeInputFilter and add to Makefile.PL 2009-05-08 09:09:53 -05:00
opac (bug #1578) Add the (quasi)full COinS(Zotero) support 2009-05-11 19:05:32 -05:00
reports (bug #3196) fix itemlost.pl 2009-05-11 08:34:07 -05:00
reserve bug 3093: Enhance placing of holds in the staff interface. 2009-04-24 06:12:06 -05:00
reviews bug 2505: turn on warnings in reviews/reviewswaiting.pl 2008-12-11 08:27:54 -06:00
serials (bug #3198) fix serial receive with autobarcode 2009-05-11 07:47:06 -05:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms bug 2874 [3/3] flagsrequired => { circulate => "circulate_remaining_permissions" } 2008-12-23 17:02:04 -06:00
suggestion acceptorreject.pl cleanup 2009-04-08 12:30:35 -05:00
svc bug 2857: fix UTF-8 conversion issues in web services 2008-12-11 08:28:01 -06:00
t bug 3120: tweak splitting of Dewey call number 2009-05-11 07:47:09 -05:00
tags bug 2682: followup - only do lc() on $op once 2008-10-23 16:08:07 -05:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools Add a date field in news edition, and permit to set the "timestamp" field, that is the publication date and modify the GetNewsToDisplay to return only news that timestamp is < to current date that permit to publish news later without any action. 2009-05-11 14:12:59 -05:00
virtualshelves bug 3093: Enhance placing of holds in the staff interface. 2009-04-24 06:12:06 -05:00
xt new author test for syntax errors in HTML templates 2009-05-01 16:21:47 -05:00
.htaccess bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
about.pl added dependencies for new OAI-PMH server 2009-04-01 11:50:18 -05:00
changelanguage.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
edithelp.pl Patches bug #2308 2008-07-08 15:00:28 -05:00
fix-perl-path.PL installer: improvements to fix-path-perl.PL on Win32 2007-12-20 19:20:12 -06:00
help.pl fix for bug 2447: yuipath variable not getting passed to help pages 2008-11-19 15:45:51 -06:00
INSTALL Updates to the installation instructions 2008-08-09 07:03:37 -05:00
install-CPAN.pl BUGFIX: need to create authors/id if CPAN is unused 2007-09-07 05:26:16 -05:00
INSTALL.debian Updated INSTALL.debian 2009-04-03 19:27:42 -05:00
INSTALL.debian-lenny added dependencies for new OAI-PMH server 2009-04-01 11:50:18 -05:00
INSTALL.fedora7 kohabug 2076 - remove three tables (DB rev 077) 2008-05-01 18:59:28 -05:00
INSTALL.opensuse Updated INSTALL.opensuse to install yaz 2008-07-14 20:02:14 -05:00
kohaversion.pl fix the previous patch to add a syspref that permit to choose the renewal period(day or date_due). 2009-05-11 15:20:09 -05:00
LICENSE re-naming some files prior to release 2007-12-30 12:13:39 -06:00
mainpage.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
Makefile.PL Tweak offline_circ - honor itemBarcodeInputFilter and add to Makefile.PL 2009-05-08 09:09:53 -05:00
MANIFEST.SKIP Do not pack the git repository 2007-09-06 17:14:36 -05:00
README adding README 2007-12-30 12:13:57 -06:00
rewrite-config.PL don't try to resolve if WEBSERVER_IP is set and now use WEBSERVER_HOST. 2009-04-28 06:51:45 -05:00

Koha 3 - the next-generation release of the award-winning Koha open-source
integrated library system.

30 December 2007 - Joshua Ferraro <jmf AT liblime DOT com>

Koha is distributed under the GNU GPL. Please read the file LICENSE for
more details.

To install or upgrade Koha, please see the INSTALL file.

Please report any bugs to the koha mailing lists or bug tracker and we
will try to fix them in a future release. The main koha web site is
http://www.koha.org/