UpdateDatabases for 3.0.2
[koha.git] / C4 /
2009-05-26 Joe AtzbergerBug 3177 - haspermission offers bogus option
2009-05-26 Nahuel ANGELINETTI(bug #3058) show items that are excluded of loan in...
2009-05-26 Nahuel ANGELINETTI(bug #3053) extract ISBD view generator, and permit...
2009-05-26 Nahuel ANGELINETTI(bug #3025) multiple check-in of a multiple times reser...
2009-05-26 Nahuel ANGELINETTI(bug #2908) adding send shelf by e-mail feature
2009-05-26 Chris CormackAdding warnings, fixing a bug that meant the title...
2009-05-26 Nahuel ANGELINETTI(bug #3174) fill borrower number, and show author and...
2009-05-26 Galen Charltonfix to C4::Koha::_isbn_cleanup
2009-05-26 Nahuel ANGELINETTI(bug #2750) Cannot return to another branch if the...
2009-05-26 Galen Charltonbug 2915 followup - small efficiency improvement
2009-05-26 Galen Charltonbug 3161: don't display blank language chooser
2009-05-26 Galen Charltonfix warning in C4::AuthoritiesMarc::merge()
2009-05-26 Galen Charltonimproved POD for C4::Serials::HasSubscriptionExpired()
2009-05-26 Mason JamesBUG-3160: fixes 'itemlost' check on item return.
2009-05-26 Brian HarringtonRevisions to auto-generated authorities patch
2009-05-26 Joe AtzbergerCleanup and tighten Letters module.
2009-05-26 Owen LeonardFix for Bug 1877, Link to patron record from manage...
2009-05-26 Brian HarringtonPatch to improve auto-generated MARC21 authorities
2009-05-26 Paul Poulainfir for #2338
2009-05-26 Paul PoulainFix for 2363
2009-05-26 Chris CormackUpdate for bug 1545 allowing for the title to be edited
2009-05-26 Chris CormackAllowing users to edit saved sql in guided reports...
2009-05-26 Galen Charltonbug 2958: fix search results navigation for CCL, CQL...
2009-05-26 Joe AtzbergerMulti-bug fix - SetMarcUnicodeFlag for records coming...
2009-05-26 Joe AtzbergerRe-insert useldapserver into koha-conf.xml
2009-05-26 Ryan HigginsBut 3117 : fix typo in C4::Matcher causing compilation...
2009-05-26 Galen Charltonqualify warn; sort_by is not a required search parameter
2009-05-26 Galen Charltonfix various warnings
2009-05-26 Galen Charltonfix various warnings
2009-05-26 Galen Charltonbug 3049: display correct due date of renewed loans
2009-05-26 Henri-Damien LAURENTauto truncation was not used
2009-05-26 Joe AtzbergerIntroduce sth caching to Letters.pm
2009-05-26 Galen Charltonremove incomplete bib bulk editing code
2009-05-26 Joe AtzbergerBug 3066 - Overhaul guided reports
2009-05-26 Joe Atzbergerrunreport.pl and prep work on Guided.pm
2009-05-26 Mason Jamespatch for bug-3017
2009-05-26 Frédéric DemiansInternationalize Amazon support
2009-05-26 J. David BavousettModifications to C4/Matcher for colon and ending punctu...
2009-05-26 Owen LeonardAdding details to OPAC search results RSS, described...
2009-05-26 Frédéric DemiansFix Amazon cover for UNIMARC
2009-05-26 Mason Jamesfix to ignore 600$2 'Source of heading' fields for...
2009-05-26 Henri-Damien LAURENTMinor bug fix Documentation update : 3039
2009-05-26 Galen Charltonfix error introduced in a previous commit
2009-05-26 Joe AtzbergerCorrect perldoc
2009-05-26 Joe AtzbergerBug 2617: Add strict (and warnings), partial fix.
2009-05-26 Joe AtzbergerTrivial correction to comment.
2009-05-26 Nahuel ANGELINETTI(bug #2863) add the borrowers branchcodes in suggestion...
2009-05-26 Galen Charltonfix permissions error
2009-05-26 Nahuel Angelinettifix the sql request to work in all mysqls
2009-05-26 Joe AtzbergerAllow all argument forms to GetBranchesLoops.
2009-05-26 Joe AtzbergerAllow GetBranchesLoop to intuit IndependantBranches...
2009-05-26 Joe AtzbergerAdd GetBranchLoop since so many pages use exactly the...
2009-05-26 Joe AtzbergerAddReserve had bogus prepare statement.
2009-05-26 Galen Charltonbug 2904: fix display of URLs in UNIMARC
2009-05-26 Mason Jamescorrected patch for bug 2951
2009-05-26 Nahuel Angelinettibug 2772: bad image location
2009-05-26 Michael Hafentweak Inventory tool and sub in C4/Items so call number...
2009-05-26 Chris NighswongerKohabug 2500 Fiction Call Number Splitting Enhancement...
2009-05-26 Michael HafenAdd option to inventory tool to ignore copies on loan
2009-05-26 Galen Charltonreduce bib fetches during search and OPAC display
2009-05-26 Joshua FerraroFixes to two issues with status display on OPAC:
2009-05-26 Joshua FerraroDistinguish between items marked 'not for loan' and...
2009-05-26 Frederic DemiansAvoid XSLT stylesheet building for each biblio record...
2009-05-26 John BeppuNew C4 Modules
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."
next