MT 2037 : Update ISBD
[koha.git] / C4 / Biblio.pm
2007-12-25 Galen Charltonimproved error detection in AddBiblioAndItems
2007-12-25 Galen CharltonC4::Biblio::AddBiblioAndItems - added duplicate barcode...
2007-12-25 Galen Charltonbulk MARC record import - speed improved
2007-12-24 Joshua FerraroWarning: big commit Fixing moredetail.pl
2007-12-19 Galen CharltonMerge git://git.koha.org/pub/scm/koha
2007-12-19 Joshua FerraroMerge branch 'master' of manage-gmc.dev.kohalibrary...
2007-12-19 Joshua Ferrarofixing additional authors links on detail pages in...
2007-12-15 Mason Jamesmod to GetAuthorisedValueDesc() to simply take $categor...
2007-12-14 Joe AtzbergerC4 and misc: permissions fixes
2007-12-13 Galen Charltonbugfix: do not try to set items.cn_sort twice
2007-12-12 Ryan HigginsClean up moredetail.pl and updateitem.pl
2007-12-06 Mason Jamesfix for ModZebra() trying to delete an existing bib...
2007-12-02 Galen Charltonbug 1615: AddItem() now sets issues, renewals, and...
2007-11-27 Galen Charltonbug 1614: revise GetMarcItem so that info dervies from...
2007-11-27 Galen Charltonbugfix: handle subfield $0 in MARC for an item
2007-11-27 Galen Charltonbug 1616: update bib MARC and zebraqueue on item update
2007-11-25 Paul POULAINinclude 700 (author) in authority author list
2007-11-20 Mason JamesGetNoZebraIndexes() regex now handles naughty whitespac...
2007-11-17 Paul POULAINchanging the way subjects are build in detail.pl
2007-11-13 Chris CormackFix so with independent branches a staff member cant...
2007-11-13 Ryan Higginsupdate item-at-wrong-branch error message to show homeb...
2007-11-13 Galen Charltonbugfixes for reindexing problems
2007-11-12 Ryan Higginschanges to item-level itype reintroduce items.itype...
2007-11-08 Galen CharltonRevert "leader must be 25 and not 24 char long"
2007-11-08 Ryan Higginsfix typos on syspref
2007-11-08 Ryan Higginsfurther item-level itype changes
2007-11-08 Ryan Higginsnotforloan from items.ccode->itemtypes.notforloan inste...
2007-11-07 Joshua Ferrarofixing subject link on detail pages and searching API
2007-11-07 Paul POULAINleader must be 25 and not 24 char long
2007-11-01 Galen Charltonmade several PKs be auto_increment columns
2007-11-01 Galen Charltonbugfix: deletedbiblioitems row now added upon delete...
2007-11-01 Paul POULAINdealing with empty XML : return an empty string, and...
2007-10-31 Galen Charltonquelled perl -w variable masking warnings
2007-10-31 Galen CharltonBiblio.pm - restored after duplicate application of
2007-10-29 Chris CormackFix for broken Biblio.pm
2007-10-29 Chris CormackTidying up TransformMarctoKoha
2007-10-24 Galen CharltonBiblio.pm bugfixes
2007-10-23 Galen Charltonbib and item editing bugfixes
2007-10-22 Paul POULAINbugfix (security flaw) : the additem template was open...
2007-10-22 Paul POULAINbugfix : handling biblionumber in a field < 010
2007-10-22 Galen Charltoncall number work part 3 -- now using new routines to...
2007-10-19 Galen Charltonstart of reworking call number handling and other Bibli...
2007-10-15 Paul POULAINBUGfixes in availability management
2007-10-12 Ryan Higginsadding GetMarcUrls() fcn to display 856's - adding...
2007-10-12 Chris CormackDelbiblio no longer deletes items.
2007-10-12 Chris CormackWorking on a fix for 1176
2007-10-10 Paul POULAINBumping to 3.00.00.008 : adding biblio.datecreated
2007-10-06 Joshua Ferraropartial 1481: adding to templates, fixing non-display...
2007-10-06 Joshua Ferraroremoving multivolume,multivolumepart,binding
2007-10-03 Henri-Damien LAURENTBUG FIXING : Using LEFT JOIN in replacement of implicit...
2007-09-30 Chris CormackFix for bug 1437, items not showing on moredetail.pl
2007-09-30 Ryan Higginsfix column spelling errors and inconsistency btwn kohas...
2007-09-29 Joshua Ferraromissing ) caused install to fail! We need to test chang...
2007-09-28 Henri-Damien LAURENTBug Fixing: verifying that biblionumber is not already...
2007-09-26 Paul POULAINBUGFIX : NoZebra indexing was wrong for accented words
2007-09-13 Paul POULAINBUGFIX : repeated fields where merged on biblio update
2007-09-13 Paul POULAINBUGFIX : adding management of the 5 new biblioitems...
2007-09-13 Paul POULAINBUGFIX & improvement : new biblioitems fields saving...
2007-09-04 Paul POULAINBUGFIX (major) : when editing an existing biblio, bibli...
2007-08-20 Henri-Damien LAURENTModifying AddBiblio in order to fix some encoding bugs...
2007-08-15 Paul POULAINreintroducing an important line in TransformeMarcToKoha
2007-08-15 Paul POULAINshow username instead of cardnumber
2007-08-15 Paul POULAINThis commit fixes a bug in biblio encoding. things...
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-07-31 toinsSome new functions.
2007-07-20 hdlBug Fixing GetMarcSubjects.
2007-07-20 hdlAdding biblio.biblionumber to GetItemsfor Inventory
2007-07-19 hdlAdding selection by location for inventory
2007-07-03 tipaulfixing some display bugs (itemtype not properly returne...
2007-07-03 tipaulreturn itemtype description properly
2007-07-03 tipaulif you just replace su by a space in subjects, you...
2007-07-02 tipaulunimarc bugfix : the encoding is in field 100 in UNIMAR...
2007-06-25 tipaulbugfixes on unimarc 100 handling (the field used for...
2007-06-15 tipaulsome fixes (and only fixes)
2007-06-15 toinsdo not get $3 $4 and $5 on GetMarcSubjects GetMarcAutho...
2007-06-13 toinsremoving warn compilation.
2007-05-23 tipaulvarious bugfixes (minor) and french translation updated
2007-05-22 tipaulBugfixes & improvements (various and minor) :
2007-05-22 hdlChanging GetMarcStructure signature.
2007-05-21 btoumiadd security when u delete biblio :
2007-05-11 btoumibug fix:
2007-05-10 tipaulKoha NoZebra :
2007-05-03 tipaulBUGFIX for : NoZebra
2007-05-02 tipaulNoZebra SQL index management :
2007-04-27 hdlRemoving $dbh from GetMarcFromKohaField (dbh is not...
2007-04-25 tipaulKoha 3.0 nozebra 1st commit : the script misc/migration...
2007-04-24 tipaulmoving dotransfer to Biblio.pm::ModItemTransfer + some...
2007-04-23 tipaulrenaming currenttransfers to transferstoreceive
2007-04-18 tipaulremoving all useless %env / $env
2007-04-17 tipaulcirculation cleaning continued: bufixing
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-30 tipaulwhy the hell do we need to explicitly utf8 decode this...
2007-03-29 tipaulCode cleaning of Biblio.pm (continued)
2007-03-29 tipaulCode cleaning :
2007-03-29 tipauladding default value new feature into cataloguing....
2007-03-29 hdlDeleting ignore_errors(1) pour MARC::Charset
2007-03-28 hdlremoving $dbh as a parameter in AuthoritiesMarc functions
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-11-15 tgarip1957Savannah seems out of sync. reloading.Mainly code clean...
next