New set of routines for HEAD.
authortgarip1957 <tgarip1957>
Fri, 25 Aug 2006 21:07:08 +0000 (21:07 +0000)
committertgarip1957 <tgarip1957>
Fri, 25 Aug 2006 21:07:08 +0000 (21:07 +0000)
commit0451359813e49cf2fc35c582dab6a6dc0a11b213
tree203fca121bed2d3f643d09afc2c4ae1a45c12024
parent91ca86f5969ef003c8e818f9fa16823c8a12588b
New set of routines for HEAD.
Uses a complete new ZEBRA Indexing.
ZEBRA is now XML and comprises of a KOHA meta record. Explanatory notes will be on koha-devel
Fixes UTF8 problems
Fixes bug with authorities
SQL database major changes.
Separate biblioograaphic and holdings records. Biblioitems table depreceated
etc. etc.
Wait for explanatory document on koha-devel
42 files changed:
C4/Accounts2.pm
C4/Acquisition.pm
C4/Amazon.pm
C4/Barcodes/PrinterConfig.pm [deleted file]
C4/Biblio.pm
C4/BookShelves.pm
C4/Bookfund.pm
C4/Breeding.pm
C4/Calendar.pm [deleted file]
C4/Calendar/Calendar.pm [new file with mode: 0644]
C4/Circulation/Circ2.pm
C4/Circulation/Fines.pm
C4/Circulation/Returns.pm [deleted file]
C4/Context.pm
C4/Database.pm [deleted file]
C4/Date.pm
C4/Input.pm
C4/Interface/CGI/Output.pm
C4/Koha.pm
C4/Letters.pm
C4/Maintainance.pm [deleted file]
C4/Members.pm
C4/NewsChannels.pm
C4/Output.pm
C4/Reserves2.pm
C4/Search.pm
C4/SearchBiblio.pm [deleted file]
C4/Serials.pm
C4/Shelf.pm [deleted file]
C4/Stats.pm
C4/Stock.pm [deleted file]
C4/Suggestions.pm
C4/UTF8DBI.pm [new file with mode: 0644]
C4/Z3950.pm
C4/tests/Record_test.pl [deleted file]
C4/tests/testrecords/marc21_marc8.dat [deleted file]
C4/tests/testrecords/marc21_marc8_combining_chars.dat [deleted file]
C4/tests/testrecords/marc21_marc8_errors.dat [deleted file]
C4/tests/testrecords/marc21_utf8.dat [deleted file]
C4/tests/testrecords/marc21_utf8_combining_chars.dat [deleted file]
C4/tests/testrecords/marcxml_utf8.xml [deleted file]
C4/tests/testrecords/marcxml_utf8_entityencoded.xml [deleted file]