bug in rebuild_zebra verbose logging - found another print I didn't want to see all...
[koha.git] / C4 /
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...
2008-11-12 Michael HafenDon't pull all of biblioitems in GetItemsInfo
2008-11-12 Galen Charltonfollowup - make barcode_to_borrowernumber() work as...
2008-11-12 Henri-Damien LAURENTSIP Holds processing on checkout
2008-11-12 Joe Atzberger (siptestFully qualify function call.
2008-11-12 Ryan HigginsBug 2555 : label batch_id not properly incremented...
2008-11-12 Michael Hafenbug: query squashes issues.timestamp which circulation...
2008-11-12 Michael Hafenbug: chargelostitem() didn't unset onloan on the item...
2008-11-12 Joe AtzbergerRevising the stub for ILS/Transaction/FeePayment.pm
2008-11-12 Henri-Damien LAURENTBug Fixing : 2581 Problem With HomeBranchOrHoldingBranc...
2008-11-04 Michael Hafenbugfix: need to return something if an itemtype doesn...
2008-11-04 Galen Charltonbug 2582 [1/2]: don't set issuedate during renewal
2008-11-04 Joe AtzbergerMinor SIP cleanup, conditionalize warnings.
2008-11-04 Henri-Damien LAURENTfix for bug 1771: Template errors with remote itemtype...
2008-11-04 Andrew Moorebug 2503: adding dates to some C4:Circulation methods...
2008-11-04 Andrew Moorebug 2526: removing DEBUG flag from C4::Search
2008-10-28 Galen Charltonbug 2518: remove useless patron and branch lookups
2008-10-28 Galen Charltonbug 2519: clear waitingdate if request is moved off...
2008-10-28 Frederic DemiansBugfix #2630 2nd attempt
2008-10-28 Joe AtzbergerMinor cleanup, updated POD.
2008-10-28 Joe Atzberger (siptestCorrect application of noissues flag in SIP.
2008-10-28 Danny Boumanbug2580: category name and home library will now correc...
2008-10-28 Michael Hafenbugfix: need to return something if an itemtype doesn...
2008-10-28 Henri-Damien LAURENTmodification to show the library and not the username...
2008-10-28 Joe AtzbergerFines fixes: apparent problems with fines prevent proce...
2008-10-28 Galen Charltonbug 2466: fix clearing item field
2008-10-28 Joe AtzbergerBug 2419: require Exporter
2008-10-28 Galen Charltonbug 2552: correct issue history display
2008-10-28 Michael Hafenbug: bookcount.pl pulls wrong title. Problem is sql...
2008-10-28 Jesse WeaverFix itemtype image problem in moremember.pl
2008-10-28 Galen Charltonbug 2509: fix file permissions
2008-10-28 Jesse Weaverfix for bug 1771: Template errors with remote itemtype...
2008-10-28 Jesse Weaverfix for bug 2477: Improve Speed of the Shelf Browser
2008-10-28 Vincent DanjeanStill fixing permission and first line of scripts
2008-10-28 Andrew Moorebug 2503: documentation improvements in C4::Circulation
2008-10-28 Joe AtzbergerPrevent compilation errors from complex C4 import/export.
2008-10-28 Andrew MooreBug 2400 [18/18]: fixing pod syntax in C4/SIP/Sip/MsgTy...
2008-10-28 Andrew MooreBug 2400 [17/18]: fixing pod syntax in C4/SIP/ILS/Item.pm
2008-10-28 Andrew MooreBug 2400 [16/18]: fixing pod syntax in C4/SIP/ILS/Patron.pm
2008-10-28 Andrew MooreBug 2400 [15/18]: fixing pod syntax in C4/External...
2008-10-28 Andrew MooreBug 2400 [14/18]: fixing pod syntax in C4/Barcodes...
2008-10-28 Andrew MooreBug 2400 [13/18]: fixing pod syntax in C4/Barcodes...
2008-10-28 Andrew MooreBug 2400 [12/18]: fixing pod syntax in C4/NewsChannels.pm
2008-10-28 Andrew MooreBug 2400 [11/18]: fixing pod syntax in C4/Labels.pm
2008-10-28 Andrew MooreBug 2400 [10/18]: fixing pod syntax in C4/ImportBatch.pm
2008-10-28 Andrew MooreBug 2400 [9/18]: fixing pod syntax in C4/Overdues.pm
2008-10-28 Andrew MooreBug 2400 [8/18]: fixing pod syntax in C4/Koha.pm
2008-10-28 Andrew MooreBug 2400 [7/18]: fixing pod syntax in C4/Barcodes.pm
2008-10-28 Andrew MooreBug 2400 [6/18]: fixing pod syntax in C4/Serials.pm
2008-10-28 Andrew MooreBug 2400 [5/18]: fixing pod syntax in C4/SMS.pm
2008-10-28 Andrew MooreBug 2400 [4/18]: fixing pod syntax in C4/Reports.pm
2008-10-28 Andrew MooreBug 2400 [3/18]: fixing pod syntax in C4/Log.pm
2008-10-28 Andrew MooreBug 2400 [2/18]: fixing pod syntax in C4/Scheduler.pm
2008-10-28 Andrew MooreBug 2400 [1/18]: fixing pod syntax in C4/Acquisitions.pm
2008-08-10 Ryan HigginsUpdate labels formatstring parse to pick the correct...
2008-08-10 Ryan HigginsUpdate longoverdue.pl cron job to manage setting lost...
2008-08-10 Joshua FerraroFix for 2492: Mail::Sendmail chokes on utf-8 [ process_...
2008-08-10 Ryan HigginsUpdate fines cronjob: remove redundant scripts, remove...
2008-08-10 Ryan HigginsFinal cleanup of labels for 3.0
2008-08-09 Chris Nighswongerkohabug 2475 [3/?] Adding splitting algorithm for ficti...
2008-08-09 Joshua Ferraro2433: Cannot apply manual credits with an item number
2008-08-09 Galen Charltoncommented out unconditional warns
2008-08-09 Henri-Damien LAURENTBug fix : use delete_field/insert_grouped_field rather...
2008-08-09 Henri-Damien LAURENTBug Fixing merge_authority.pl
2008-08-09 Chris Nighswongerkohabug 2475 [2/2] Porting LCCN splitting code to Labels.pm
2008-08-09 Chris Nighswongerkohabug 2463 & 2464 Removing unlinked fields from label...
next