Main Koha release repository https://koha-community.org
Find a file
2006-05-19 23:09:04 +00:00
acqui prog templates : completed, fixed & xhtml valid 2006-01-18 15:38:17 +00:00
admin 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
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 All support for auth_subfield_tables is removed. All search is now with zebra authorities. New authority structure allows multiple linking of authorities of differnet types to one another. 2006-05-19 18:09:39 +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 New help file for authority MARC structuring 2006-05-19 23:09:04 +00:00
lib
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 bug 659 fixed: borrower category age limitations are now taken into account 2006-04-21 14:32:09 +00:00
misc Old authorities did not contain authid in marc record. Add it 2006-05-19 21:39:52 +00:00
opac Using get_record() from Search.pm 2006-02-21 00:12:26 +00:00
reports bug fixing : adding a call to C4::members 2006-05-12 09:45:51 +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
tools commit for holidays and news management. 2006-03-03 16:35:21 +00:00
updater Added new fields to auth_header and auth_subfield_table to allow ZEBRA use of authorities and new MARC framework like structure. 2006-05-19 19:31:29 +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
koha.t
loadmodules.pl Changing to reflect the fact acqui.simple is now cataloguing 2006-02-09 03:20:38 +00:00
logout.pl
mainpage.pl commit for holidays and news management. 2006-03-03 17:02:22 +00:00
Makefile
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
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