rename internal function
[koha.git] / C4 /
2008-01-05 Joshua Ferrarorename internal function
2008-01-05 Joshua Ferraroremove warn
2008-01-05 Joshua Ferraroadding bi-directional support to the OPAC based on...
2008-01-05 Joshua FerraroSwitching Languages.pm to EXPORT_OK -- don't export
2008-01-05 Joshua Ferrarosynching deletedborrowers table with borrowers table
2008-01-05 Joshua Ferraroadditional fixes to permissions
2008-01-05 Galen Charltonadded C4/AuthoritesMarc/*.pm missed in previous patch
2008-01-05 Galen Charltonstart of big MARC21 authorities work
2008-01-05 Galen Charltonminor POD correction
2008-01-04 Joshua Ferrarofix for bug 1736: Zebra searching, " " quotes cannot...
2008-01-04 Galen Charltonadd INIT block to import C4::Items
2008-01-04 Galen CharltonC4::Circulation - ensure that certain modules always...
2008-01-04 Galen Charltonfixed variable masking warnings found by perl -w
2008-01-03 Joe AtzbergerLabels.pm - add deduplicate_batch sub
2008-01-03 Galen Charltonitem rework: correct '' for various status fields
2008-01-03 Galen Charltonbatch import: do not ersatz MARC item fields
2008-01-03 Galen Charltonitem rework: replaced AddBiblioAndItems
2008-01-03 Galen Charltonremoved more redundant 'my' causing variable masking...
2008-01-03 Galen Charltonremoved extra 'my' that was causing a masking warning
2008-01-03 Galen Charltonitem rework: various changes
2008-01-03 Galen Charltonremoved 'use' that was causing redefined sub warning
2008-01-03 Galen Charltonremoved duplicate call to C4::Context->marcfromkohafield
2008-01-03 Galen Charltonitem rework: moved DelItem
2008-01-03 Galen Charltonitem rework: moved various accessor functions
2008-01-03 Galen Charltonitem rework: replace direct SQL update of items
2008-01-03 Galen Charltoncheck for undefined values when mapping item to MARC
2008-01-03 Galen Charltonitem rework: POD and comments improvement
2008-01-03 Galen Charlton_replace_item_field_in_biblio now handles missing item...
2008-01-03 Galen Charltonitem rework: moved GetItem
2008-01-03 Galen Charltonitem rework: moved GetMarcItem
2008-01-03 Galen Charltonitem rework: do not allow bulkedit to update items
2008-01-03 Galen Charltonitem rework: moved ModItemInMarc
2008-01-03 Galen Charltonitems rework: fix several non-NULL columns during ModItem
2008-01-03 Galen Charltonstart of BIB change -- introduce C4::Items
2008-01-03 Joshua FerraroFixing Database Definitions for Statuses *PARTIAL*
2008-01-03 Joshua FerraroImproving searchhighlightblob, similar to Paul's patch:
2008-01-03 Henri-Damien LAURENTNZSearch debugging
2008-01-03 Joshua FerraroWARNING: Updates to Index Defs for Authorities
2008-01-02 Mason JamesTransformHtmlToXml() now checks from UNIMARC flavour...
2008-01-02 Ryan HigginsFix bug in ModReceiveOrder call
2008-01-02 Ryan HigginsSpecify datereceived when receiving a new parcel.
2008-01-01 Chris CormackFix for bug 1711
2008-01-01 Ryan HigginsFurther updates to acq, merging in dev_week mods.
2008-01-01 Ryan Higginsupdates to acqui - first of several commits
2007-12-31 Joe AtzbergerNewsChannels - format_date for news "Posted on" date
2007-12-31 Chris CormackFix for bug 1708
2007-12-31 Chris CormackFix for bug 1515
2007-12-30 Joshua Ferrarofix to enable separate imageurls for item-level itypes
2007-12-30 Chris CormackFix for item level itypes and toomany subroutine
2007-12-30 Chris CormackFixing a bug with notforloan being checked properly
2007-12-30 Chris CormackFix for bug 1689
2007-12-30 Chris CormackGet biblioitem data in canbookbeissued, we need this...
2007-12-28 Joe AtzbergerOPAC VirtualShelves overhaul -- bugfix 1413 (among...
2007-12-28 Galen Charltononly munge copyrightdate and publicationyear if they...
2007-12-28 Owen LeonardFix to enable reading history in the staff client.
2007-12-28 Joshua FerraroSearch.pm Bugfixing
2007-12-28 Joshua Ferraroimprove embedded documentation and perldoc
2007-12-27 Chris CormackFix for 1582, if independent branches is on, you cant...
2007-12-27 Galen Charltonsession management: use YAML::Syck for serialization
2007-12-27 Galen CharltonUTF8 and mysql: enable UTF8 mode correctly
2007-12-27 Ryan Higginsadding 'exempt fine on return' option.
2007-12-27 Chris CormackFix for 1704, now if autoitemreturns is off you get...
2007-12-27 Chris CormackGetting rid of noisy warn
2007-12-27 Chris CormackFix for bug 1666
2007-12-27 Joe AtzbergerInput.pm - perldoc correction
2007-12-27 Joshua FerraroBIG COMMIT: minimal fix to authorities search
2007-12-27 Chris CormackBig bugfix for bug 1631
2007-12-26 Chris CormackFix for bug 1691
2007-12-26 Paul POULAINAdding OPACItemsResultsDisplay syspref & bumping to...
2007-12-26 Paul POULAINreplacing SHELF_LOC by LOC, as decided with kados on...
2007-12-26 Paul POULAINfix to handle notforloan authorised values (we now...
2007-12-25 Joshua Ferrarofix for bug 1696: Reading record page fails
2007-12-25 Galen CharltonIMPORTANT - replaced TransformMarcToKoha
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 FerraroIMPORTANT: BUGFIXING STATUSES
2007-12-24 Joshua Ferrarobugfixing request.pl
2007-12-24 Joshua Ferraroshow itemtypes at level specified in syspref for holds
2007-12-24 Joshua FerraroWarning: big commit Fixing moredetail.pl
2007-12-23 Joshua Ferrarofix for bug 1688
2007-12-23 Joshua Ferraroexpandtab, retab, tabstop=4
2007-12-23 Joshua FerraroRevert "Merging hdl's Search.pm changes"
2007-12-23 Galen Charltoncirc: do not crash when 'returning' item that was not...
2007-12-23 Joshua FerraroSeveral important commits:
2007-12-22 Chris NighswongerMerging hdl's Search.pm changes
2007-12-21 Chris NighswongerRolling back changes made to NZ search elements
2007-12-21 Joshua Ferrarofixing zebra searching after recent commits
2007-12-21 Chris CormackFixing a problem that was causing double conversion...
2007-12-21 Chris NighswongerInitial fix for NoZebra advanced search problems when...
2007-12-21 Joe AtzbergerMembers overhaul for Dates.pm - Stop double converts...
2007-12-21 Galen CharltonC4::Dates - carp if passed semantically invalid date
2007-12-21 Chris CormackFix to update onloan to 0 even if the item isnt out...
2007-12-21 Joe AtzbergerDates.pm - IMPORTANT fix for dmy_array (part of obejct...
2007-12-21 Joe AtzbergerMembers.pm - checkuniquemember minor refactor and perld...
2007-12-21 Henri-Damien LAURENTBUG Fixing : NoZebra search
2007-12-21 Henri-Damien LAURENTSearchNZ : multiple words AND was an OR
2007-12-21 Henri-Damien LAURENTAdding 100$a coded field for UNIMARCAUTH and 152$b...
2007-12-20 Joshua Ferrarofixes to search results list, ccl.properties tweak
2007-12-20 Chris Nighswonger2nd try:Fixed buggy NoZebra cataloguing search when...
next