Cleanup and perltidy.
[koha.git] / C4 /
2009-05-26 Galen Charltonfix permission error introduced in a previous patch
2009-05-26 Galen Charltonbug 2856 followup: remove unconditional warn
2009-05-26 Joe AtzbergerMinor cleanup, unused variable removed.
2009-05-26 Joe AtzbergerRemove hardcoded "Freelist" line from Auth.
2009-03-06 Henri-Damien LAURENTFix :Fatal Errors occurs when date is not a regular...
2009-03-06 Nahuel AngelinettiDelete all calls to thesaurus_popup.pl, and no more...
2009-03-06 Nahuel AngelinettiMove checks of additem.pl to the API
2009-03-06 Nahuel Angelinettifix the previous patch to add a syspref that permit...
2009-03-06 Nahuel Angelinettichange the date calc, to set the date_due to date_due...
2009-03-06 Nahuel AngelinettiAdd a date field in news edition, and permit to set...
2009-03-06 Nahuel ANGELINETTI(bug #2929) permit to define "fine days" in issuing...
2009-03-06 Nahuel ANGELINETTI(bug #2915) C4::Biblio::DelBiblio delete the serials
2009-03-06 Nahuel ANGELINETTI(bug #2856) Activate the duplicate patrons detection...
2009-03-05 Daniel SweeneyAdded a require C4::Heading to resolve a circular depen...
2009-03-04 Nahuel ANGELINETTI(bug #2995) Set a default encoding for e-mails
2009-03-04 Mason Jamesfixes missing 'STDERR', causing 500 error below..
2009-03-04 Andrew ElwellMinor documentation updates.
2009-03-04 Michael HafenAdd barcode to staff search results page.
2009-03-04 Joe AtzbergerBug 2968 - SIP ACS_STATUS message (98) misreported...
2009-03-04 Nahuel ANGELINETTI(bug #2961) add a button to add manually the next issue
2009-03-04 Galen Charltonbug 2126: reduce round-off errors in fine balance
2009-03-04 Nahuel ANGELINETTI(bug #2957) import Date_to_Days
2009-03-04 Henri-Damien LAURENTSearching empty strings broken in Authorities
2009-03-03 Henri-Damien LAURENTFix encoding items
2009-03-03 Henri-Damien LAURENTMultiple field search would not work any more
2009-02-18 Henri-Damien LAURENTBug Fixing: Amazon elements would not display at OPAC
2009-02-18 Henri-Damien LAURENTAdd errorproof to GetCOinSBiblio v3.00.01-stable
2009-02-17 Nahuel ANGELINETTI(bug #2904) this patch is a fix from previous
2009-02-17 Galen Charltonbug 2952 followup
2009-02-17 Mason Jamespatch for feature 2952 - v3
2009-02-11 Henri-Damien LAURENTFollowup previous patch bug 2955 :
2009-02-03 Joe AtzbergerBug 2940 - private shelf (list) display error on 2nd...
2009-02-02 Henri-Damien LAURENTAdding System Preference AllowNotForLoanOverride
2009-01-30 Nahuel ANGELINETTI(bug #2937) use check_date in C4::Serials::hassubscript...
2009-01-28 Henri-Damien LAURENTRevert "more readable version of the init and new sub"
2009-01-28 Henri-Damien LAURENTRevert "Bug Fixing : Sub Output was mistakenly removed."
2009-01-27 Henri-Damien LAURENTBug Fixing : Sub Output was mistakenly removed.
2009-01-27 Henri-Damien LAURENTReverting from MARC::File::XML parser forcing
2009-01-27 Joe AtzbergerBasic cleanup of fixup_cardnumber
2009-01-27 Mason Jamesfix to remove blank newlines from labels
2009-01-27 Marc Chantreux_set_defaults_for_add easier to read
2009-01-27 Marc Chantreuxmore readable version of the init and new sub
2009-01-27 Nahuel ANGELINETTIFormat marc notes
2009-01-27 Joe AtzbergerBasic reformat of section in Search.pm
2009-01-27 Nahuel ANGELINETTI(bug #1578) change the shelf COinS support
2009-01-27 Nahuel ANGELINETTI(bug #2893) Allow loan forcing if a syspref is set
2009-01-27 Nahuel ANGELINETTI(bug #1578) Add the (quasi)full COinS(Zotero) support
2009-01-27 Nahuel ANGELINETTI(bug #2904) support of 856$u and 856$z in UNIMARC
2009-01-27 Henri-Damien LAURENTPrevent multiple warnings per notice filling cron logs.
2009-01-27 Galen Charltonbug 2505: more warnings fixes in C4/Context.pm
2009-01-27 stanEnable use warnings;, clean up complainy functions...
2009-01-27 Galen Charltonfollowup to patch for bug 2900
2009-01-27 Joe AtzbergerBug 2900: fix GetPendingIssues.
2009-01-27 Joe AtzbergerBug 2747 for staff interface itemtype display.
2009-01-27 Galen Charltonpatch followup: restore test in GetMarcItem
2009-01-27 Galen Charltonbug 2505: more warnings fixes to C4/Biblio.pm
2009-01-27 Andrew MooreBug 2505: adding warnings to C4/Biblio.pm
2009-01-27 Joe Atzbergerbarcodedecode() did not always return barcode
2009-01-27 Joe Atzberger (siptestAllow AddIssue to log SIP transactions distinct from...
2009-01-27 Joshua FerraroAdds the ability to reference itemcallnumber within...
2009-01-27 Joe AtzbergerDates expanding to expose some time (HH:MM:SS) granularity.
2008-12-12 Nahuel ANGELINETTI(bug #2862) improve sql reports
2008-12-12 Nahuel Angelinetti(bug #2856) Activate the duplicate patrons detection...
2008-12-10 Henri-Damien LAURENTbug #2852 encoding problems with custom summaries
2008-12-10 Frederic DemiansForce MARC::File::XML to use LibXML Parser
2008-12-10 Henri-Damien LAURENTBug Fix : 2844
2008-12-10 Galen Charltonfix POD error introduced in last patch
2008-12-10 Danny Boumanbug 2817: Added support to pull Amazon information...
2008-12-10 Nahuel Angelinettibug #2757: change the opac login generation
2008-12-10 Galen Charltonbug 2758: don't confirm checkout if fine balance is 0
2008-12-10 Galen Charltonfix permissions error introduced by previous patch
2008-11-24 Henri-Damien LAURENT[bug #2750] Cannot return to another branch if the...
2008-11-24 Henri-Damien LAURENTAllow renewal limits to be overridden
2008-11-24 Joe Atzberger (siptestBugs 2541 and 2587 - AddIssue must return date object...
2008-11-24 Henri-Damien LAURENT[REPLACE previous] Removing map calls in void context
2008-11-24 Allen ReinmeyerBug #2531 Cannot delete private shelf
2008-11-24 Henri-Damien LAURENTproblem saving authority with ? and other special chara...
2008-11-24 Michael HafenUse biblioitems.itemtype as a default for items.itype
2008-11-24 Henri-Damien LAURENTBug Fix : 2494
2008-11-24 Henri-Damien LAURENTMerging authorities caused an encoding problem in biblios
2008-11-24 Henri-Damien LAURENTAdding some Error proof on GetAuthority
2008-11-24 Henri-Damien LAURENTBug Fix : Adding Some error proofs to HaveSubscriptionE...
2008-11-24 Henri-Damien LAURENTUsing Warns would cause problems with NoZebra
2008-11-24 Henri-Damien LAURENTAdding some fixing for NoZebra
2008-11-24 Henri-Damien LAURENTBug Fixing : searching on mainmainentry was disabled
2008-11-24 Henri-Damien LAURENTRestoring startsby search on authorities.
2008-11-24 Henri-Damien LAURENTBug Fix : 2494
2008-11-19 Henri-Damien LAURENTbug fix : 2805
2008-11-17 Galen Charltonfix POD error
2008-11-17 Andrew MooreBug 2775: adding method to clean syspref cache in C4...
2008-11-12 Frederic DemiansImprove C4::Charset::MarcToUTF8Record performance
2008-11-12 Clay FoutsDatabase connectivity cleanups
2008-11-12 Joe AtzbergerSquash warnings by checking if $type is defined before...
2008-11-12 Joe Atzberger (siptestfollowup - make barcode_to_borrowernumber an internal...
2008-11-12 Clay Foutsbug 2729: redundant call to C4::Biblio::get_biblio_auth...
2008-11-12 Galen Charltonfollowup to Calendar overhaul
2008-11-12 Joe AtzbergerBegin Calendar overhaul, turn on warnings.
2008-11-12 Jesse Weaverfix for bug 2543: report output by tabulation a bit...
2008-11-12 Michael HafenAdding a few columns to members/readingrec.pl
2008-11-12 Michael Hafenbugfix: Sort previous borrowers descending in Items...
next