Add a UNIMARC to Dublin Core XSL
[koha.git] / C4 /
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."
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
next