koha.git
2006-04-06 plgExperimental rewrite of Stop Words administration scree...
2006-04-04 plgnew: authorities in prog/en template, only partial...
2006-04-03 kadossync with head.
2006-04-03 plgimprovement: id on each fieldset of circulation template.
2006-04-03 rangiModify item now works
2006-04-03 kadossome modifs to improve plugin support
2006-04-03 kadosre-adding oldbiblionumber for the sake of the plugin
2006-04-02 kadosadding Log.pm
2006-04-02 kadossyncing with rel_2_2, adding visibility handling
2006-04-01 kadosadding eval to fix 500 error with blank marc record
2006-04-01 rangiAdding material-type
2006-04-01 rangiFixing the problem that all items were getting biblioit...
2006-04-01 kadosplugin directory for hybrid plugin files to ease instal...
2006-04-01 rangiAdding a little fake subroutine that a few scripts...
2006-03-31 kadosCreate symlink from intranet/zebra to head zebra directory
2006-03-31 kadosadd symlink collection.abs -> record.abs
2006-03-31 kadosremoving useless directories and record.abs (will be...
2006-03-31 kadosminor adjustment to one of the symlinks
2006-03-31 kadosA simple script that helps sync a rel_2_2 running repo...
2006-03-31 kadospermits exporting bibliographic data as MARC from the...
2006-03-31 kadosScript written by Tumer Garip that fixes missing 090...
2006-03-31 kadosexpanding the documentation on zebra.cfg, adding separa...
2006-03-31 plgbug fixed: ItemType function seems to have vanished...
2006-03-31 plgbug fixed: the issue timestamp had not the same format...
2006-03-30 plgmodification: deep circulation template rewrite to...
2006-03-29 rangiDelete isnt working using the extended services method
2006-03-28 rangiDelete working now
2006-03-28 rangiAdding any attribute, so we can do
2006-03-28 rangiAll searches being ranked by relevance by default
2006-03-28 rangiAdding ability to do fuzzy searches
2006-03-24 hdlBug Fixing catalogue directory was added for MARCdetail...
2006-03-22 kadoschange default sort by
2006-03-21 rangiPassing back the right count
2006-03-21 kadosused for indexing iso2709 files
2006-03-21 kadosadding some comments as well as support for iso2709...
2006-03-21 rangiChanges to get sorting working
2006-03-21 rangiAdding more sort options
2006-03-21 kadosadding Dewey sorting
2006-03-21 kadosimproved collection.abs with support for sorting.
2006-03-16 plgimprovement: on the About page, a caption was added...
2006-03-16 plgnew: required Perl modules listed with their version...
2006-03-15 plgbug fixed: utf-8 data where not displayed correctly...
2006-03-13 kadosminor template bugfix
2006-03-13 rangiTesting sorting result sets
2006-03-13 rangiAdding commits, so that changes stick
2006-03-10 kadossyncing with rel_2_2
2006-03-10 kadossyncing MARChtml2xml wtih rel_2_2, removing unused...
2006-03-08 kadosHopefully a fix for hdl's accented characters not worki...
2006-03-07 rangicatching oldbiblionumber also
2006-03-07 kadosadding support for 'delete' function
2006-03-07 rangiStarting work on deletes
2006-03-07 rangiisbn search
2006-03-07 rangiBarcode search
2006-03-07 rangiBarcode search working now
2006-03-06 rangiThis will work in 2.2 now as well as 3.0
2006-03-06 rangiWorking now
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
next