koha.git
2006-03-06 plgtypo fixed: a ";" was missing at the end of Zebra conne...
2006-03-06 tipaulcommit for holidays and news management.
2006-03-06 rangiTrying to get searching on itemtypes going
2006-03-06 rangiAdding a few more search options
2006-03-06 rangiTweaking searching
2006-03-06 kadosfix syntax error.
2006-03-06 kadosremove char_decode
2006-03-06 rangiItems adding correctly now
2006-03-06 kadosforgot to add 'utf-8' argument to new_from_xml()
2006-03-06 kadosAdding fixes to MARC editor to HEAD
2006-03-03 oleonardNew programmer templates for the OPAC. Markup has been...
2006-03-03 hdlBug fixing : a line missed a comment sign.
2006-03-03 tipaulcommit for holidays and news management.
2006-03-03 kadosRemove the search that tests the Zconn -- warning,...
2006-03-03 tipaulcommit for holidays and news management.
2006-03-02 hdlbug fixing : making changes for letters and reports...
2006-03-01 kadosrollback ... by accident I committed a rel_2_2 Biblio.pm
2006-03-01 kadosMARChtml2xml for improved MARC editor
2006-02-28 hdlA new overduenotice script to go along with overduerules
2006-02-28 hdlAdding some checking and feedback.
2006-02-27 hdlNew table used in overduerules.pl tools page.
2006-02-27 hdlAdding getletters to Koha.pm :
2006-02-27 kadosuse new Context->Zconn object
2006-02-27 kadosRemoving 'our Zconn' from top...
2006-02-27 kadosremoved Zconns, no need for them anymore with new Conte...
2006-02-26 kadosDon't need those $Zconn's after all.
2006-02-26 kadosmoving all $Zconn s to z3950_extended_services (current...
2006-02-25 kadosminor bugfix with 'commit' option
2006-02-25 kadosAdding support for new Zconn object from C4::Context.pm
2006-02-25 kadosChanged to use new Zconn object in Context.pm. Not...
2006-02-25 kadosAnother purely documentation commit. Just changing...
2006-02-25 kadosadding support for ISBN search in collection.abs
2006-02-25 kadosA bulkmarcimport.pl that is based on the new Biblio...
2006-02-25 kadosPurely documentation change: converted all =head2 entri...
2006-02-25 kadosFurther cleanup, convering new routines to 4-chars
2006-02-25 kadosBetter documentation, added warning if serviceType...
2006-02-25 kadosIMPORTANT: Paul, I've removed the decode_char routine...
2006-02-25 kadoscleaning up POD docs, deleting zebra_create as it's...
2006-02-25 kadosreadding some lost subs
2006-02-25 kadosEnable shadow registers in zebra.cfg
2006-02-25 kadosReverting to last version because the fix I committed...
2006-02-24 hdlBug fixing : Modifying template adapting for prog templ...
2006-02-24 hdlexport.tmpl was not the good one. :)
2006-02-24 hdlchanging file according to new directory hierarchy
2006-02-24 hdlAdding tools directory template and scripts
2006-02-24 hdlpruning files from old directory
2006-02-24 hdlAdding admin template files
2006-02-24 hdlchanging parameters template directory to admin
2006-02-23 bob_lyonUsing 'loggedinusername' variable to populate hidden...
2006-02-22 kadosReplacing all calls to zebra_update with calls to
2006-02-22 kadosFirst go at a connection object for Zebra. You can...
2006-02-21 rangiUsing get_record() from Search.pm
2006-02-21 rangiUsing get_record() from C4::Search now (ie fetching...
2006-02-21 rangiThis probably will be the same file as the one in unima...
2006-02-21 rangiget_record works now
2006-02-20 tipauladding a link to viewlog.pl (log viewer)
2006-02-20 tipaultemplates for log viewer
2006-02-20 kadostypo
2006-02-20 kadosA new subroutine to handle Z39.50 extended services...
2006-02-18 thdFix for refresh error from HDL.
2006-02-17 tipaulforcing utf8 communications between perl & apache
2006-02-17 tipaulremoving set names=UTF8, seems useless. Still investiga...
2006-02-16 rangiLittle test set up that lets you type cql in which...
2006-02-16 kadosdestroy a connection after we're done -- we really...
2006-02-16 rangiTrying to error trap a little more.
2006-02-16 thdQuick fix for functional bug in getMARCsubjects to...
2006-02-16 kadosNew MARC21 collection.abs based on marc21.abs
2006-02-15 rangifixing broken link
2006-02-15 rangiCan now add an item
2006-02-15 rangiRemoving reference to acqui.simple
2006-02-15 rangiChanging to get the template from the right directory
2006-02-15 rangiPutting this in the right place
2006-02-14 rangiBack to using xml, a much better idea :)
2006-02-14 kadosFixing zebra.cfg for usmarc
2006-02-14 kadosadding some config stuff for usmarc
2006-02-14 kadosadding a 'use ZOOM' to biblio.pm, needed for non-mod_pe...
2006-02-14 rangiJust a little missing my
2006-02-14 tipaulroad to 3.0 : updating a biblio in zebra seems to work...
2006-02-14 tipaul(chris, read carefully)
2006-02-14 tipaulfixing bugs for :
2006-02-14 rangiWork in progress still, committing for testing
2006-02-13 rangiJust a little fix while im testing
2006-02-13 rangiStart of the complete rewrite of Search.pm
2006-02-13 tipauladding some templates I forgot to commit (module sub...
2006-02-13 tipaulsome modifs to enable search on old search API with...
2006-02-13 tipauladding detail templates in cvs, in their new catalogue...
2006-02-13 tipaulcleaning code (useless use C4::)
2006-02-13 tipaulsome modifs to enable search on old search API with...
2006-02-13 tipaulfixing some warnings (perl -w should be quiet)
2006-02-09 rangiJust getting rid of some annoying warnings
2006-02-09 tipaulOK, this time it seems to work. The last blocking probl...
2006-02-09 rangifixing links from acqui.simple to cataloguing
2006-02-09 rangiChanging to reflect the fact acqui.simple is now catalo...
2006-02-09 rangiFixing broken code to show list of branches
2006-02-09 rangiHmm there seem to be quite a few subroutines twice...
2006-02-09 rangiCleaning up some unessecary my statements
2006-02-09 rangiCommenting out a line that was preventing the script...
2006-01-25 tipaulupdating DB :
2006-01-24 tipaulDB improvements : adding foreign keys on some tables...
2006-01-20 tipauljust adding menus to the top
next