koha.git
2002-07-04 tipaulLong is the road to MARC..
2002-07-04 tipaulmerging 1.2 and main branches. main branch now uses...
2002-07-04 tipaulmerging 1.2 and main branches
2002-07-04 tipaulonly 1 change : buttun-add-new instead of button-add...
2002-07-04 tipaulbugfix from merging
2002-07-04 tipaulmerging 1.2 and main branches
2002-07-03 tipaulmerging 1.2 and main branches
2002-07-03 tonnesenFixed bug in checkvalidisbn()
2002-07-02 rangiFixed so datelastseen is updated on the item record...
2002-07-02 tonnesenmerging changes from rel-1-2
2002-07-02 tonnesenMerging bug fix from rel-1-2
2002-07-02 tonnesenAdded from rel-1-2 branch
2002-07-02 tonnesenMerged over from rel-1-2
2002-07-02 tonnesenRemoved use warnings; which breaks perl 5.005
2002-07-02 tonnesenCopying missing files from rel-1-2 to trunk
2002-07-02 tonnesenmodule added from rel-1-2 branch
2002-07-02 tonnesenMerged SimpleMarc.pm over from rel-1-2
2002-07-02 tonnesenMerged in updates from rel-1-2
2002-07-02 tipaulmerging 1.2 and main branches. Only 1 line merged,...
2002-07-02 tipaulMerge from 1.2 and main branches
2002-06-28 rangiRegex to change the javascript to make cursor start...
2002-06-28 tipaulmerging 1.2 and main branches
2002-06-28 tipaulmerging 1.2 and main branches
2002-06-28 tipaulmerging 1.2 and main. Diffs are due to new features.
2002-06-28 tipaulmerging 1-2 and main.
2002-06-27 tonnesenMerged in optional ethnicity fix from rel-1-2
2002-06-25 tonnesenFixed bug. $sth->execute after $sti->prepare.
2002-06-25 dragon28fixed a typo
2002-06-25 dragon28fixed a typo
2002-06-24 tonnesenremoved "use warnings"
2002-06-24 tonnesenSwitched button-add-member to button-add-new in /admin...
2002-06-24 tipaulmerging rel-1-2 and main
2002-06-24 tipaulmerging of rel-1-2 and main branch
2002-06-24 tonnesenPerl 5.005 doesn't like the -I after the script name...
2002-06-23 finlaytChecked diff in branchtransfers. datesent and datearriv...
2002-06-21 tipaulmerging branches 1.2 and main
2002-06-21 tipaulMERGE 1.2 and main branches
2002-06-20 tipaul* Acquisition synchronised with rel-1-2
2002-06-20 tonnesenCosmetic change. Merged with rel-1-2
2002-06-20 tonnesenMerged changes from rel-1-2
2002-06-20 tonnesenMerged with rel-1-2 copy
2002-06-20 tonnesenMerged changes from rel-1-2 branch version 1.21.2.1...
2002-06-20 tonnesenMost of these merges are just removing unused parts...
2002-06-20 tonnesen47 files to go, 47 files to go, take one down, pass...
2002-06-20 tonnesenAre we getting sick of merging yet? Not me!
2002-06-20 tonnesenmerges from rel-1-2. Starting to get a little longer...
2002-06-20 tonnesenThird in the series of branch merges. Starting to...
2002-06-20 tonnesenMore merges in from rel-1-2
2002-06-20 tonnesenMerging rel-1-2 changes into main
2002-06-20 tipaultrying to merge rel-1-2 into main branch... test with...
2002-06-19 rangipop up pay window is working again
2002-06-19 rangiFixing issues which i broke just before ... perhaps...
2002-06-18 rangiissues printing issue slips again
2002-06-14 tipaulGoing to MARC 1.4...
2002-06-14 amillaradd websites table
2002-06-13 rangiFix to get sticky due date working
2002-06-13 rangiFix to get list of overdue items showing correctly
2002-06-11 rangiThe script mike uses to run backups on the koha database
2002-06-11 rangiCommitted on behalf of Mike
2002-06-10 tipaulMARC stuff : beginning to use MARC::Record package.
2002-06-06 finlaytrewrite, so that it correctly displays branches and...
2002-06-06 tipaultoday stuff around marc. Will change soon as we will...
2002-06-06 finlaytfixed bug bugzilla.katipo.co.nz/show_bug.cgi?id=1284
2002-06-06 finlaytfixed minor bugs
2002-06-06 finlaytChanged the issuebook routine to use the new methods...
2002-06-06 finlaytimproved all the code so that priorities are reset...
2002-06-05 tipaulProposing simplified perlmarcstructure. Interesting...
2002-06-04 tipaultest.pl, contains a script to test the Catalogue.pm...
2002-06-04 tipaulouuppsss... forget the 1.13 version, i made a mistake...
2002-06-04 tipaulNew and hopefully last version of the MARC-DB. Is the...
2002-06-01 tonnesenI couldn't get testKoha to run until I modified the...
2002-06-01 tonnesenAdded checking for option to run unsafe database tests...
2002-05-31 patequick updates/corrections
2002-05-31 tonnesenSkeleton test file for Catalogue.pm. Fails miserably...
2002-05-31 pateupdated testing
2002-05-31 tonnesenremoved another _sergey
2002-05-31 tonnesenremoved fieldid in favour of tagid, removed _sergey...
2002-05-31 tonnesenSplitting into separate tag and subfield tables
2002-05-30 tonnesenBenchmark script for sergey's schema
2002-05-30 tonnesenNew benchmark run to test Sergey's schema
2002-05-30 tipaul* modification of tables/row names : *_tag_* replaced...
2002-05-30 tipaulsome more cleaning : removed duplicated row, added...
2002-05-30 finlaytMost everything is fixed now in returns, including...
2002-05-29 tonnesenStarted modifications to match new marc schema
2002-05-29 tonnesenChanged subfieldmark back to subfieldcode
2002-05-29 tonnesenFurther simplifications to the marc schema specification
2002-05-29 tonnesenScript for printing barcode labels. Running this scrip...
2002-05-29 finlaytChanged the returnbook method to use CheckReserves...
2002-05-29 finlaytFixed up the reserves code to use the new Reserves2...
2002-05-29 finlaytSome small changes in transferbook: uses the new Reserv...
2002-05-29 finlaytAdded some subroutines.
2002-05-29 finlaytAdded the reserves functionality. Now calls a bunch...
2002-05-27 dragon28fixed typo
2002-05-23 amillarAdded "lccn" and "marc" fields to newbiblioitem
2002-05-23 amillarMoved addition of Biblioitem to separate subroutine
2002-05-22 truth_nzUpdate to acqui.simple system. Hopefully this is a...
2002-05-22 tonnesenFirst attempt at a perl data structure for marc records
2002-05-22 amillarAdd biblio using C4::Acquisitions newbiblio
2002-05-22 rangiFixing syntax error
2002-05-21 amillarFix typo in booksellerid field name
next