Main Koha release repository https://koha-community.org
Find a file
kados 0ee6cf80a5 Record.pm is a new module in Koha 3.0 for managing MARC, MARCXML, XML, etc.
records. It can be used to convert from one record format to another,
build formats from html (such as in addbiblio and additem), convert from
one encoding to another, etc.

It's the first module that provides access to the new Koha 3.0 API that
I've been working on (stay tuned for a mail to koha-devel explaining it).
2006-05-24 21:29:32 +00:00
acqui prog templates : completed, fixed & xhtml valid 2006-01-18 15:38:17 +00:00
admin Add category type value with A for Adult P for Professional 2006-05-23 14:26:15 +00:00
authorities Authority tables are modified to be compatible with new MARC frameworks. This change is part of Authority Linking & Zebra authorities. Requires change in Mysql database. It will break head unless all changes regarding this is implemented. This warning will take place on all commits regarding this 2006-05-19 17:58:40 +00:00
barcodes Removed character padding around $barcode, used for testing. 2006-04-19 05:06:02 +00:00
bookshelves synch'ing 2.2 and head 2005-08-04 13:19:54 +00:00
bull moving serials scripts to serials directory 2006-01-19 12:50:07 +00:00
C4 Record.pm is a new module in Koha 3.0 for managing MARC, MARCXML, XML, etc. 2006-05-24 21:29:32 +00:00
catalogue This will work in 2.2 now as well as 3.0 2006-03-06 21:21:55 +00:00
cataloguing Modify item now works 2006-04-03 04:00:02 +00:00
circ new dev : create 3 new program for circulation : 2006-05-19 17:01:02 +00:00
export permits exporting bibliographic data as MARC from the command line. 2006-03-31 18:06:40 +00:00
import synch'ing 2.2 and head 2005-05-04 08:50:48 +00:00
koha-curses see mail on koha-devel : code cleaning on Search.pm + normalizing API + use of biblionumber everywhere (instead of bn, biblio, ...) 2005-09-22 15:31:05 +00:00
koha-tmpl Fixing a couple of syntax errors 2006-05-23 23:52:31 +00:00
lib #$%^ typo 2003-04-07 19:51:09 +00:00
localfile/modified_authorities synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
maint Various updates/fixes from rel_2_0 2004-03-07 05:47:31 +00:00
members Should be the last of the changes to these files 2006-05-23 02:18:21 +00:00
misc Adding variable support to zebradb. You may use shadowing or not on either authorities or biblios 2006-05-20 14:18:04 +00:00
opac syncing dev-week and HEAD 2006-05-21 02:29:09 +00:00
reports bug fixing : modify variable name and delete condition useless now 2006-05-24 13:14:04 +00:00
reserve improvement of reserves.pl with item - reservation 2006-05-19 17:05:11 +00:00
rss Add support for itemtypes. Still need to hardcode 'reservable' 2005-09-11 23:55:19 +00:00
search.marc Bug Fixing catalogue directory was added for MARCdetail and detail.pl 2006-03-24 13:20:58 +00:00
sec synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
serials templating serials & moving them to a serials directory, more self-explanatory (bull being french) 2006-01-19 12:46:58 +00:00
suggestion Acquisition & Suggestion : 2004-07-15 09:41:03 +00:00
t Convenience function to check for 1/0/true/false/on/off/yes/no 2003-02-06 06:15:00 +00:00
tools commit for holidays and news management. 2006-03-03 16:35:21 +00:00
updater Adding new systempreference allowing for the library to add borrowers to institutions (rest homes, parishes, schools, classes etc). 2006-05-22 22:40:45 +00:00
value_builder synch'ing head and rel_2_2 (from 2.2.5, including npl templates) 2006-01-06 16:39:37 +00:00
z3950 Fix for refresh error from HDL. 2006-02-18 10:07:29 +00:00
.htaccess Solution for error pages 2004-07-30 14:04:20 +00:00
about.pl bug 659 fixed: borrower category age limitations are now taken into account 2006-04-21 14:32:09 +00:00
currency.pl catalogue.pm deals only with acquisitions. 2004-07-13 12:52:13 +00:00
help.pl synch'ing 2.2 and head 2005-06-20 14:33:32 +00:00
koha.conf.in (added) Ancillary files for new installer. 2002-10-30 14:06:29 +00:00
koha.t refactored slashifyDate function out of inline code, created C4/Koha.pm 2002-04-08 23:44:43 +00:00
loadmodules.pl Changing to reflect the fact acqui.simple is now cataloguing 2006-02-09 03:20:38 +00:00
logout.pl merging 1.2 and bugfixes for auth and login 2002-10-10 10:07:34 +00:00
mainpage.pl commit for holidays and news management. 2006-03-03 17:02:22 +00:00
Makefile (added) Ancillary files for new installer. 2002-10-30 14:06:29 +00:00
Makefile.PL Clean up messages, fill in some blanks, add more notes, test CONFIGURE, add opac files 2005-07-19 02:39:45 +00:00
MANIFEST Remove overlong PM mapping, use libscan() instead, ignore some troublemaker files - this one copies some files to seemingly-sane targets 2005-07-18 20:15:09 +00:00
plugin_launcher.pl merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
reports-home.pl new feature : stocktaking/inventory. 2004-02-12 09:16:18 +00:00
reservereport.xls Initial revision 2000-12-19 23:45:51 +00:00
search-test.pl Little test set up that lets you type cql in which is passed to zebra 2006-02-16 20:51:07 +00:00
thesaurus_popup.pl synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00