bug 988 followup - tweak wording
[koha.git] / C4 /
2009-05-26 Paul Poulainfix for #988
2009-05-26 Nahuel AngelinettiAdd a date field in news edition, and permit to set...
2009-05-26 Frédéric DemiansBugfix 3176 - Browser selected languages are not use...
2009-05-26 Michael HafenTweak ceilingDueDate and CalcDateDue
2009-05-26 Nahuel ANGELINETTI(bug #3196) fix itemlost.pl
2009-05-26 Galen Charltonbug 3120: tweak splitting of Dewey call number
2009-05-26 Frédéric DemiansBug 3213 - UNIMARC/MARC21 selection
2009-05-26 Ryan Higginsbug 3195 : Item Transfers and Holds disrupted.
2009-05-26 Ryan HigginsRevert "(bug #3025) multiple check-in of a multiple...
2009-05-26 Nahuel ANGELINETTI(bug #3174) show the member name in reports
2009-05-26 Nahuel ANGELINETTI(bug #3183) fix the SetMarcUnicodeFlag function
2009-05-26 Frédéric DemiansOptimize XSLT.pm
2009-05-26 Chris CormackBug 2944 fix courtesy of Amr Denni
2009-05-26 Colin CampbellMoved some variable definitions out of conditionals
2009-05-26 Nahuel ANGELINETTI(bug #3193) fix the comtd value in acqui-home.pl
2009-05-03 Chris CormackAdding warnings, fixing a bug that meant the title...
2009-05-03 Nahuel ANGELINETTI(bug #3174) fill borrower number, and show author and...
2009-05-03 Galen CharltonSyndetics: add support for AVSUMMARY and AVPROFILE
2009-05-03 Galen CharltonSyndetics: start switch to XML::LibXML to parse results
2009-05-03 Galen CharltonSyndetics: handle variations in reviews XML output
2009-05-03 Galen Charltonfix to C4::Koha::_isbn_cleanup
2009-05-03 Joe AtzbergerBug 3177 - haspermission offers bogus option
2009-05-03 Ryan HigginsBug 3179: Typo in C4::Circulation function call causes...
2009-04-30 Mason Jamesfix to remove blank newlines from labels
2009-04-30 Nahuel ANGELINETTI(bug #2750) Cannot return to another branch if the...
2009-04-28 Galen Charltonbug 2915 followup - small efficiency improvement
2009-04-28 Nahuel ANGELINETTI(bug #2893) Allow loan forcing if a syspref is set
2009-04-28 Marc Chantreux_set_defaults_for_add easier to read
2009-04-28 Galen Charltonbug 3161: don't display blank language chooser
2009-04-28 Frédéric DemiansBug 2920 Fixes Amazon content use in pro interface
2009-04-28 Frédéric DemiansBugfix #2920 Avoid doing unecessary calls to Amazon...
2009-04-28 Galen Charltonfix warning in C4::AuthoritiesMarc::merge()
2009-04-28 Galen Charltonimproved POD for C4::Serials::HasSubscriptionExpired()
2009-04-28 Henri-Damien LAURENTFix :Fatal Errors occurs when date is not a regular...
2009-04-28 Nahuel ANGELINETTI(bug #2937) use check_date in C4::Serials::hassubscript...
2009-04-28 Henri-Damien LAURENTRemoving map calls in void context
2009-04-28 Henri-Damien LAURENTproblem saving authority with ? and other special chara...
2009-04-28 Henri-Damien LAURENTBug Fix : 2494
2009-04-28 Henri-Damien LAURENTMerging authorities caused an encoding problem in biblios
2009-04-28 Henri-Damien LAURENTBug Fix : Adding Some error proofs to HaveSubscriptionE...
2009-04-28 Mason JamesBUG:3072 small work-around patch to restore authorities...
2009-04-28 Henri-Damien LAURENTBug Fixing : searching on mainmainentry was disabled
2009-04-28 Henri-Damien LAURENTAdding some Error proof on GetAuthority
2009-04-28 Henri-Damien LAURENTRestoring startsby search on authorities.
2009-04-28 Mason JamesBUG-3160: fixes 'itemlost' check on item return.
2009-04-28 Galen Charltonchanged OAI-PMH implementation
2009-04-28 Brian HarringtonRevisions to auto-generated authorities patch
2009-04-28 David GoldfeinModified log reporting to allow multiple modules to...
2009-04-28 Michael HafenNew feature ceiling Due Date.
2009-04-28 Joe AtzbergerCleanup and tighten Letters module.
2009-04-28 Joe AtzbergerBasic reformat of section in Search.pm
2009-04-28 Michael HafenUse biblioitems.itemtype as a default for items.itype
2009-04-28 Owen LeonardFix for Bug 1877, Link to patron record from manage...
2009-04-28 Brian HarringtonPatch to improve auto-generated MARC21 authorities
2009-04-28 Paul Poulainfir for #2338
2009-04-28 Paul PoulainFix for 2363
2009-04-28 Chris CormackUpdate for bug 1545 allowing for the title to be edited
2009-04-28 Chris CormackAllowing users to edit saved sql in guided reports...
2009-04-28 Galen Charltonbug 2958: fix search results navigation for CCL, CQL...
2009-04-28 Joe AtzbergerMulti-bug fix - SetMarcUnicodeFlag for records coming...
2009-04-28 Joe AtzbergerRe-insert useldapserver into koha-conf.xml
2009-04-16 Ryan HigginsBut 3117 : fix typo in C4::Matcher causing compilation...
2009-04-16 Galen Charltonqualify warn; sort_by is not a required search parameter
2009-04-16 Galen Charltonfix various warnings
2009-04-16 Galen Charltonbug 3049: display correct due date of renewed loans
2009-04-16 Nahuel ANGELINETTI(bug #2915) C4::Biblio::DelBiblio delete the serials
2009-04-16 Henri-Damien LAURENTauto truncation was not used
2009-04-16 Joe AtzbergerIntroduce sth caching to Letters.pm
2009-04-16 Nahuel ANGELINETTI(bug #3053) extract ISBD view generator, and permit...
2009-04-16 Joe AtzbergerAdd warning for unrecognized sort order.
2009-04-16 Galen Charltonremove incomplete bib bulk editing code
2009-04-16 Joe AtzbergerBug 3066 - Overhaul guided reports
2009-04-16 Joe Atzbergerrunreport.pl and prep work on Guided.pm
2009-04-16 Joe AtzbergerSerial IF statements on same $variable should be ELSIFs.
2009-04-16 Mason Jamespatch for bug-3017
2009-04-16 Nahuel ANGELINETTI(bug #2862) improve sql reports
2009-04-16 Frédéric DemiansInternationalize Amazon support
2009-04-16 J. David BavousettModifications to C4/Matcher for colon and ending punctu...
2009-04-16 Joe AtzbergerDDCN callnumber splitting with test.
2009-04-16 Owen LeonardAdding details to OPAC search results RSS, described...
2009-04-16 Daniel SweeneyCleared a trailing warn, sorry.
2009-04-16 Joshua FerraroSerials Display Enhancement
2009-04-16 Frédéric DemiansFix Amazon cover for UNIMARC
2009-04-16 Mason Jamesfix to ignore 600$2 'Source of heading' fields for...
2009-04-16 Henri-Damien LAURENTMinor bug fix Documentation update : 3039
2009-04-16 Daniel SweeneyChanged syndetics base URI from syndetics.com to syndet...
2009-04-16 Daniel SweeneyAdded upc to content_identifier_exists criteria.
2009-04-16 Joshua FerraroFix for LL Bug 405: Syndetics Enhanced Content: some...
2009-04-16 Joshua FerraroFix for LL Bug 404: Syndetics Enhanced Content: Excerpt...
2009-04-16 Joshua FerraroSyndetics Enhancement: adds upc/oclc to the functions...
2009-04-16 Joshua FerraroSyndetics and Amazon bugfix enhancements
2009-04-16 Joshua FerraroAdd Syndetics AuthorNotes, Awards, Series
2009-04-16 Joshua FerraroAdds Syndetics Reviews
2009-04-16 Joshua FerraroAdds support for Syndetics Excerpts and Editions
2009-04-16 Joshua FerraroAdd Syndetics Summaries and TOC
2009-04-16 Joshua FerraroAdd System Prefs for Syndetics to Auth
2009-04-16 Joshua FerraroMove Amazon.pm to External/ directory
2009-03-11 Galen Charltonfix error introduced in a previous commit
2009-03-11 Joe AtzbergerCorrect perldoc
2009-03-11 Joe AtzbergerBug 2691 - LCCN split (for labels)
next