Fix for bug 1308: sort by order is lost when browsing results on more than one page
[koha.git] / C4 / Biblio.pm
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-11-15 tgarip1957Savannah seems out of sync. reloading.Mainly code clean...
2006-11-06 tgarip1957Bug fixing and complete removal of Date::Manip
2006-10-20 tgarip1957A new Date.pm to use for all date calculations. Mysql...
2006-09-27 tgarip1957Finalizing main components. All koha modules are now...
2006-09-20 tgarip1957Some bug fixing, new acquisitions handling
2006-09-11 tgarip1957Fixes bug with MARChtml2xml in Biblio.pm
2006-09-06 tgarip1957Clean up before final commits
2006-09-01 tgarip1957No more MARC Records - everything is MARC XML
2006-08-25 tgarip1957New set of routines for HEAD.
2006-08-21 toinsAdd a forgetted function : getbibliofromitemnumber
2006-08-11 toinsre-input an old function.
2006-08-10 toinssync with dev_week.
2006-07-27 toins1 Sub renamed.
2006-07-12 btoumibug fixing:
2006-07-04 toinsHead & rel_2_2 merged
2006-06-06 bob_lyonMerging katipo changes...
2006-05-17 plgNew feature from SAN Ouest Provence: ability to reserve...
2006-04-15 tgarip1957Change the MARC Leader to UTF-8 incase user did not...
2006-04-10 tgarip1957New sub to use by Circ2.pm . Allows one subfield of...
2006-04-03 rangiModify item now works
2006-04-03 kadossome modifs to improve plugin support
2006-04-01 rangiFixing the problem that all items were getting biblioit...
2006-04-01 rangiAdding a little fake subroutine that a few scripts...
2006-03-29 rangiDelete isnt working using the extended services method
2006-03-28 rangiDelete working now
2006-03-13 rangiAdding commits, so that changes stick
2006-03-10 kadossyncing MARChtml2xml wtih rel_2_2, removing unused...
2006-03-07 kadosadding support for 'delete' function
2006-03-07 rangiStarting work on deletes
2006-03-06 kadosAdding fixes to MARC editor to HEAD
2006-03-01 kadosrollback ... by accident I committed a rel_2_2 Biblio.pm
2006-03-01 kadosMARChtml2xml for improved MARC editor
2006-02-27 kadosRemoving 'our Zconn' from top...
2006-02-26 kadosmoving all $Zconn s to z3950_extended_services (current...
2006-02-25 kadosAnother purely documentation commit. Just changing...
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 kadosReverting to last version because the fix I committed...
2006-02-22 kadosReplacing all calls to zebra_update with calls to
2006-02-20 kadostypo
2006-02-20 kadosA new subroutine to handle Z39.50 extended services...
2006-02-16 kadosdestroy a connection after we're done -- we really...
2006-02-16 rangiTrying to error trap a little more.
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-13 tipaulfixing some warnings (perl -w should be quiet)
2006-01-10 tipauladding a XMLgetbiblio in Biblio.pm (1st draft, to use...
2006-01-06 tipaulsynch'ing head and rel_2_2 (from 2.2.5, including npl...
2006-01-04 tipaulutf8 is a : go for beta test in HEAD.
2005-12-12 thdReverse array filled with elements from repeated subfields
2005-10-26 tipaulbig commit, still breaking things...
2005-09-22 tipaulsee mail on koha-devel : code cleaning on Search.pm...
2005-09-02 tipaulcontinuing the work to move to zebra. Begin of work...
2005-08-12 tipaulremoving useless sub declarations
2005-08-11 tipaulPlaying with the zebra...
2005-08-11 tipaul* POD documenting
2005-08-11 tipauljust removing useless subs (a lot !!!) for code cleaning
2005-08-11 tipaulOk guys, this time, it seems that item add and modif...
2005-08-10 tipaulcontinuing the road to zebra :
2005-08-09 tipaul1st commit to go to zebra.
2005-08-04 tipaulsynch'ing 2.2 and head
2005-06-20 tipaulsynch'ing 2.2 and head
2005-06-15 hdlDisplaying dashed isbn.
2005-06-01 genjimotopatch from Genji (Waylon R.) to update subjects in...
2005-05-04 tipaulsynch'ing 2.2 and head
2005-03-07 tipaulsynch'ing with 2.2
2005-03-01 tipaulmerging 2.2 branch with head. Sorry for not making...
2005-01-06 tipaulimprovement of speed for bulkmarcimport.
2005-01-03 tipaul* bugfix for the search on a MARC detail, when you...
2004-12-10 tipaullimiting the number of search term to 8. There was...
2004-12-08 tipaul* desactivate FindDuplicate
2004-11-25 tipaulremoving useless &branches in package declaration
2004-11-24 tipaulremoving sub branches (commited by chris for MARC=OFF...
2004-11-24 tipaul* critical fix for acquisition (see RC3 release notes)
2004-11-19 rangiShifting branches() from deprecated C4::Catalogue to...
2004-11-05 tipaulImproving FindDuplicate to find duplicate records on...
2004-11-02 tipaulnew feature : checking for duplicate biblio.
2004-09-23 tipaulindenting diff
2004-09-16 tipaulenabling # (| still possible too) for repeatable subfields
2004-09-06 tipaulsome commented warning added + 1 major bugfix => drop...
2004-09-06 tipauladding a "location" field to the library.
2004-08-18 tipaulmodifs to support frameworkcodes
2004-08-13 tipauladding frameworkcode to API in some subs
2004-07-30 doxultingBeginning of serial commit
2004-07-15 tipaul* removing useless sub
2004-07-02 tipaulbugfix (due to frameworkcode field)
2004-06-29 tipaullast sync for 2.1.0 release
2004-06-26 rangiFixing modaddauthor, and adding getitemtypes.
2004-06-17 tipaulmerging tag & subfield in marc_word for better perfs
2004-06-11 joshferraroChanges MARCaddword to index words >= 1 char ... needed...
2004-06-10 tipaulMARC authority management (continued)
2004-06-03 tipaul* frameworks and itemtypes are independant
2004-05-28 tipaulhidding hidden & isurl constraints into MARC subfield...
2004-05-27 rangiFix for bug 787
next