Bug 3289 - Fixed bad conditional check that made news items not show up until the...
[koha.git] / C4 /
2009-06-05 Liz ReaBug 3289 - Fixed bad conditional check that made news...
2009-06-03 Joe AtzbergerMinor POD update - copied section doesn't apply to...
2009-06-03 Garry CollumBug 3268: Adds the ability to edit the description...
2009-05-29 Paul Poulainfix for #2884: Add error management to branches
2009-05-28 Galen Charltonfix permissions error introduced in prior patch
2009-05-28 Paul Poulainremoving comments
2009-05-28 Paul PoulainFixing API of ModBiblioMarc
2009-05-28 Paul Poulainfix for 2997 : superlibrarian's ability to edit item...
2009-05-28 Joe AtzbergerAllow option to preserve Extended Attributes on patron...
2009-05-28 Galen Charltonbug 3263: Staff Search Results Interface Changes
2009-05-27 Galen Charltonvarious improvements to subscription editing
2009-05-27 Henri-Damien LAURENTAdding and managing location in subscription
2009-05-27 Ryan Higginsbug 3244: Support for multiple PAC interfaces.
2009-05-27 Chris NighswongerBug 2500 Tweaking DDCN Split for Hyphenated Volumn...
2009-05-27 Jesse WeaverSmall documentation improvement for C4::Service
2009-05-27 Galen Charltonfix uninitialized value warnings during COinS generation
2009-05-27 Galen Charltonbug 3219: handle variation in Amazon responses
2009-05-22 Galen Charltoncorrected POD for NewSubscription()
2009-05-22 Nahuel ANGELINETTI(bug #3020) add a grace period to subscriptions
2009-05-22 Galen Charltonbug 3222: tweak sending of hold filled notification
2009-05-22 Galen Charltonbug 3222: moved messaging preference editing
2009-05-22 Galen Charltonbug 3222: set messaging preferences during patron import
2009-05-22 Galen Charltonbug 3222: new module to handle messaging preferences...
2009-05-22 Galen Charltonbug 3222: C4::Members::Messaging changes
2009-05-22 Joe AtzbergerBug 3239 - Content-Script-Type and Content-Style-Type
2009-05-22 Joe AtzbergerCleanup C4/Stats.pm
2009-05-21 Galen Charltonbug 2726: updated doc to explain auth_by_bind option
2009-05-21 Michael Hafenin Auth_with_ldap.pm try binding with user password...
2009-05-21 Galen Charltonclean up redundant test
2009-05-21 Nahuel ANGELINETTI(bug #3235) improve searchorder
2009-05-21 Nahuel ANGELINETTI(bug #3149) fix searchorder
2009-05-21 Galen Charltonbug 3120: tweak DDCN call number splitting for labels
2009-05-21 Joe AtzbergerAdd onlymine helper function.
2009-05-20 Galen Charltonbug 3236: remove disused scripts and a function
2009-05-15 Galen Charltonfix undefined variable warnings when using Syndetics
2009-05-15 Frédéric DemiansImprove XSLT.pm performances
2009-05-15 Garry CollumBug 1440: Show a list of holidays. Fix for the date...
2009-05-14 Galen Charltonfix small POD error
2009-05-14 PianohackerNew framework for AJAX services
2009-05-12 Nahuel ANGELINETTI(bug #1578) change the shelf COinS support
2009-05-12 Galen Charltonadd subtitle to COinS for MARC21
2009-05-12 Nahuel ANGELINETTI(bug #1578) fix a little error in code
2009-05-12 Nahuel ANGELINETTI(bug #1578) Add the (quasi)full COinS(Zotero) support
2009-05-11 Galen Charltonexcised hard-coded reference to HLT
2009-05-11 Galen Charltonfix to CanBookBeIssued()
2009-05-11 Nahuel Angelinettifix the previous patch to add a syspref that permit...
2009-05-11 Nahuel Angelinettichange the date calc, to set the date_due to date_due...
2009-05-11 Paul Poulainfix for #988
2009-05-11 Nahuel AngelinettiAdd a date field in news edition, and permit to set...
2009-05-11 Frédéric DemiansBugfix 3176 - Browser selected languages are not use...
2009-05-11 Michael HafenTweak ceilingDueDate and CalcDateDue
2009-05-11 Nahuel ANGELINETTI(bug #3196) fix itemlost.pl
2009-05-11 Galen Charltonbug 3120: tweak splitting of Dewey call number
2009-05-11 Frédéric DemiansBug 3213 - UNIMARC/MARC21 selection
2009-05-08 Ryan Higginsbug 3195 : Item Transfers and Holds disrupted.
2009-05-08 Ryan HigginsRevert "(bug #3025) multiple check-in of a multiple...
2009-05-08 Nahuel ANGELINETTI(bug #3174) show the member name in reports
2009-05-08 Nahuel ANGELINETTI(bug #3183) fix the SetMarcUnicodeFlag function
2009-05-08 Frédéric DemiansOptimize XSLT.pm
2009-05-08 Chris CormackBug 2944 fix courtesy of Amr Denni
2009-05-07 Colin CampbellMoved some variable definitions out of conditionals
2009-05-07 Nahuel ANGELINETTI(bug #3193) fix the comtd value in acqui-home.pl
2009-05-01 Chris CormackAdding warnings, fixing a bug that meant the title...
2009-05-01 Nahuel ANGELINETTI(bug #3174) fill borrower number, and show author and...
2009-05-01 Galen CharltonSyndetics: add support for AVSUMMARY and AVPROFILE
2009-05-01 Galen CharltonSyndetics: start switch to XML::LibXML to parse results
2009-05-01 Galen CharltonSyndetics: handle variations in reviews XML output
2009-05-01 Galen Charltonfix to C4::Koha::_isbn_cleanup
2009-05-01 Joe AtzbergerBug 3177 - haspermission offers bogus option
2009-05-01 Ryan HigginsBug 3179: Typo in C4::Circulation function call causes...
2009-04-28 Mason Jamesfix to remove blank newlines from labels
2009-04-28 Nahuel ANGELINETTI(bug #2750) Cannot return to another branch if the...
2009-04-27 Galen Charltonbug 2915 followup - small efficiency improvement
2009-04-27 Nahuel ANGELINETTI(bug #2893) Allow loan forcing if a syspref is set
2009-04-27 Marc Chantreux_set_defaults_for_add easier to read
2009-04-27 Galen Charltonbug 3161: don't display blank language chooser
2009-04-27 Frédéric DemiansBug 2920 Fixes Amazon content use in pro interface
2009-04-26 Frédéric DemiansBugfix #2920 Avoid doing unecessary calls to Amazon...
2009-04-26 Galen Charltonfix warning in C4::AuthoritiesMarc::merge()
2009-04-26 Galen Charltonimproved POD for C4::Serials::HasSubscriptionExpired()
2009-04-25 Henri-Damien LAURENTFix :Fatal Errors occurs when date is not a regular...
2009-04-25 Nahuel ANGELINETTI(bug #2937) use check_date in C4::Serials::hassubscript...
2009-04-25 Henri-Damien LAURENTRemoving map calls in void context
2009-04-25 Henri-Damien LAURENTproblem saving authority with ? and other special chara...
2009-04-25 Henri-Damien LAURENTBug Fix : 2494
2009-04-25 Henri-Damien LAURENTMerging authorities caused an encoding problem in biblios
2009-04-25 Henri-Damien LAURENTBug Fix : Adding Some error proofs to HaveSubscriptionE...
2009-04-25 Mason JamesBUG:3072 small work-around patch to restore authorities...
2009-04-25 Henri-Damien LAURENTBug Fixing : searching on mainmainentry was disabled
2009-04-25 Henri-Damien LAURENTAdding some Error proof on GetAuthority
2009-04-25 Henri-Damien LAURENTRestoring startsby search on authorities.
2009-04-25 Mason JamesBUG-3160: fixes 'itemlost' check on item return.
2009-04-24 Galen Charltonchanged OAI-PMH implementation
2009-04-24 Brian HarringtonRevisions to auto-generated authorities patch
2009-04-24 David GoldfeinModified log reporting to allow multiple modules to...
2009-04-24 Michael HafenNew feature ceiling Due Date.
2009-04-24 Joe AtzbergerCleanup and tighten Letters module.
2009-04-24 Joe AtzbergerBasic reformat of section in Search.pm
2009-04-24 Michael HafenUse biblioitems.itemtype as a default for items.itype
2009-04-21 Owen LeonardFix for Bug 1877, Link to patron record from manage...
next