Main Koha release repository https://koha-community.org
Find a file
Ryan Higgins 3de59aba27 Serials updates to link item record to serial table.
This commit makes db changes to subscription, serials tables:
  allow subscriptions larger than 127 issues
  link serial to item uniquely.
MARC Framework:
  Adding MARC tag 942$s (990$s unimarc) to map biblio.serial
Udate biblio.serial on new-subscription.
Use biblio.serial to check if Items.pm should return
  pubdate and enumeration text string from serials table with items.
Update opac-detail so serial items are sorted most recent first.
Adding link from items table to serial table.

Allows sorting of serials in details pages, and removes
enum data from itemnotes field.
Also fixes  visibility in serials item editor

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-08 11:11:45 -06:00
acqui start of BIB change -- introduce C4::Items 2008-01-03 16:23:12 -06:00
admin bug 1717: (framework editor) don't display subfield $0 as "New" 2008-01-07 01:57:48 -06:00
authorities authorities: make tag editor links consistent with bib 2007-12-29 06:53:52 -06:00
C4 Serials updates to link item record to serial table. 2008-01-08 11:11:45 -06:00
catalogue Switching Languages.pm to EXPORT_OK -- don't export 2008-01-05 02:58:41 -06:00
cataloguing fixed variable masking warnings found by perl -w 2008-01-03 20:23:59 -06:00
circ Still a work in progress, pendingreserves.pl is quite broken 2008-01-07 20:49:24 -06:00
etc start of big MARC21 authorities work 2008-01-04 18:42:40 -06:00
install_misc Some tweaks for Debian Etch install procedure 2008-01-03 16:22:58 -06:00
installer Serials updates to link item record to serial table. 2008-01-08 11:11:45 -06:00
koha-tmpl Serials updates to link item record to serial table. 2008-01-08 11:11:45 -06:00
labels Labels overhaul - labels were largely broken (and still are somewhat), but this overhaul addresses Add, Delete, deduplication, messages to user, debug, etc. 2008-01-03 16:27:06 -06:00
members Fix for bug 1730 fixing display for pay.pl 2008-01-07 01:57:50 -06:00
misc retab translation script 2008-01-07 02:23:38 -06:00
opac Serials updates to link item record to serial table. 2008-01-08 11:11:45 -06:00
reports Removing Carp call from guided_reports.pl 2008-01-07 20:49:25 -06:00
reserve fixed variable masking warnings found by perl -w 2008-01-03 20:23:59 -06:00
reviews functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
rss rel_3_0 moved to HEAD 2007-03-09 15:12:54 +00:00
serials Serials updates to link item record to serial table. 2008-01-08 11:11:45 -06:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms adding SMS stuff so we don't forget about it 2007-10-29 21:21:20 -05:00
suggestion removing useless code 2007-10-24 17:03:38 -05:00
svc bib_profile web svc: report biblioitems.itemtype subfield as non-mandatory 2007-12-04 15:06:05 -06:00
t start of test suite for C4::Items 2008-01-03 16:26:55 -06:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools additional updates to language support 2008-01-05 02:59:47 -06:00
virtualshelves item rework: moved GetItem 2008-01-03 16:24:04 -06:00
.htaccess Solution for error pages 2004-07-30 14:04:20 +00:00
about.pl session management: use YAML::Syck for serialization 2007-12-27 17:24:02 -06:00
changelanguage.pl Searching Patch 1: fixing searching in 3.0 2007-10-29 17:45:14 -05:00
edithelp.pl another ' missing $query arg to themelanguage()' call 2008-01-07 20:02:55 -06:00
fix-perl-path.PL installer: improvements to fix-path-perl.PL on Win32 2007-12-20 19:20:12 -06:00
help.pl missing $query arg to themelanguage() 2008-01-07 02:04:44 -06:00
INSTALL updating INSTALL and INSTALL.debian 2007-12-30 17:00:26 -06:00
install-CPAN.pl BUGFIX: need to create authors/id if CPAN is unused 2007-09-07 05:26:16 -05:00
INSTALL.debian adding download link 2008-01-05 02:59:57 -06:00
kohaversion.pl Serials updates to link item record to serial table. 2008-01-08 11:11:45 -06:00
LICENSE re-naming some files prior to release 2007-12-30 12:13:39 -06:00
mainpage.pl fixing permissions requirements on mainpage.pl 2008-01-04 21:30:14 -06:00
Makefile.PL installer: added update_zebra_conf target 2008-01-04 18:40:33 -06: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 adding three new variables for installation: 2008-01-03 21:28:27 -06: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/