1st commit to go to zebra.
[koha.git] / C4 / Biblio.pm
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
2004-05-18 tipaulframework management : 1 MARC framework for each itemtype
2004-05-18 tipaulgetitemtypes moved in Koha.pm
2004-05-03 tipaulsome fixes for mysql prepare & execute
2004-04-02 tipaulrenaming items.bulk field to items.itemcallnumber.
2004-03-24 joshferraroFixes bug 749 by removing the comma on line 1488.
2004-03-15 tipauladding a minor check
2004-03-07 acliVarious updates/fixes from rel_2_0
2004-03-06 tipauladding seealso feature in MARC searches
2004-02-12 tipauldeleting subs duplicated by error
2004-02-11 tipaulsynch'ing 2.0.0 branch and head
2003-12-09 tipaulrolling back to working char_decode sub
2003-12-03 tipaulbugfixes for biblio deletion
2003-12-03 slefconflict markers?
2003-12-03 slefbug 662 fixes securing DBI
2003-11-28 tipaulbugfix : misusing prepare & execute => now using prepar...
2003-11-28 tipaulbugfix for iso2709 file import in the "notforloan"...
2003-11-24 tipaulfix for #385
2003-11-24 tipaulbiblio & item deletion now works fine in MARC editor.
2003-11-24 tipaulmoving $id from beginning to end of file (70 commits...
2003-11-24 tipaulfix for #380 (bibliosubject)
2003-11-06 tipaulbugfix for #384
2003-10-25 tipaulminor fixes for bilbio deletion (still buggy)
2003-10-17 tipaulIndexing only words longer than 2 letters. Was >=2...
2003-10-14 tipauladding rebuildnonmarc.pl script : run this script when...
2003-10-06 tipaulfix for 536 (subtitle error)
2003-10-01 tipaulseems a char encoding problem modified something in...
2003-09-17 tipaulfixing bug that makes a MARC biblio disappear when...
2003-09-17 tipaulnotforloan value in itemtype was overwritting notforloa...
2003-09-04 tipaulfix for 593 (data duplication in MARC-DB)
2003-09-04 tipaulfix for 583 (values in marc_word table should have...
2003-08-06 tipaulfix for publicationyear : extracting numeric value...
2003-07-15 slefchange show columns to use biblioitems bnotes too
2003-07-15 sleffixes from paul email
2003-07-15 slefWork on bug 515... can we do a single-side rename of...
2003-07-11 tipaul*** empty log message ***
2003-07-10 tipaultypo fix
2003-07-10 tipaulfix for copyrightdate problem, #514
2003-07-02 tipaulfix for #519 : items.dateaccessioned imports incorrectly
2003-07-02 tipaulfix for #512 (not sure it's enogh. to be checked by...
2003-06-17 tipaulimprovments/fixes for z3950 support.
2003-06-16 rangiJust added an order clause to getitemtypes
2003-05-20 tipaulfixing typo in Biblio.pm POD
2003-05-19 tipaulsupport for subtitles, additional authors, subject.
2003-04-29 tipaulreally proud of this commit :-)
2003-04-28 tipaulThose fixes solves the "internal server error" with...
2003-04-10 tipaulFix some bugs :
2003-04-04 tipaullast commits before 1.9.1
2003-04-01 tipaulfixes
2003-03-11 tipaulpod updating
2003-03-07 tipaul* moving generic functions to Koha.pm
2003-02-27 tipaul* moving prepare / execute to ? form.
2003-02-12 tipaulSupport for 000 -> 010 fields.
2003-02-12 tipaulSupport for 000 -> 010 fields.
2003-02-03 acliMinor factoring in C4/Biblio.pm, plus change to export...
2003-01-28 tipaulfixing MARCmodbiblio API and reindenting code
2003-01-23 tipauladding char_decode to decode MARC21 or UNIMARC extended...
2002-12-16 tipaulsmall but important bugfix (fixes a problem in export)
2002-12-13 tipaul1st draft of marc export
2002-12-12 tipaulYAB ! (Yet Another Bugfix) => related to biblio modif
2002-12-12 tipauladding authentification with Auth.pm and
2002-12-10 tipaulfugfixes from Dombes Abbey work
2002-11-19 tipaulroad to 1.3.2
2002-11-12 tipaulroad to 1.3.2 :
2002-10-25 tipaulRoad to 1.3.2
2002-10-24 arensbFixed "no title" warning when generating HTML documenta...
next