perltidy finishreceive.pl and two comments added
[koha.git] / C4 /
2009-04-06 Nahuel ANGELINETTI(bug #3053) extract ISBD view generator, and permit...
2009-04-06 Joe AtzbergerAdd warning for unrecognized sort order.
2009-04-06 Galen Charltonremove incomplete bib bulk editing code
2009-04-04 Joe AtzbergerBug 3066 - Overhaul guided reports
2009-04-04 Joe Atzbergerrunreport.pl and prep work on Guided.pm
2009-04-04 Joe AtzbergerSerial IF statements on same $variable should be ELSIFs.
2009-04-04 Mason Jamespatch for bug-3017
2009-04-04 Nahuel ANGELINETTI(bug #2862) improve sql reports
2009-04-04 Frédéric DemiansInternationalize Amazon support
2009-04-04 J. David BavousettModifications to C4/Matcher for colon and ending punctu...
2009-04-03 Joe AtzbergerDDCN callnumber splitting with test.
2009-04-03 Owen LeonardAdding details to OPAC search results RSS, described...
2009-04-03 Daniel SweeneyCleared a trailing warn, sorry.
2009-04-03 Joshua FerraroSerials Display Enhancement
2009-04-01 Frédéric DemiansFix Amazon cover for UNIMARC
2009-04-01 Mason Jamesfix to ignore 600$2 'Source of heading' fields for...
2009-03-27 Henri-Damien LAURENTMinor bug fix Documentation update : 3039
2009-03-27 Daniel SweeneyChanged syndetics base URI from syndetics.com to syndet...
2009-03-27 Daniel SweeneyAdded upc to content_identifier_exists criteria.
2009-03-27 Joshua FerraroFix for LL Bug 405: Syndetics Enhanced Content: some...
2009-03-27 Joshua FerraroFix for LL Bug 404: Syndetics Enhanced Content: Excerpt...
2009-03-27 Joshua FerraroSyndetics Enhancement: adds upc/oclc to the functions...
2009-03-27 Joshua FerraroSyndetics and Amazon bugfix enhancements
2009-03-27 Joshua FerraroAdd Syndetics AuthorNotes, Awards, Series
2009-03-27 Joshua FerraroAdds Syndetics Reviews
2009-03-27 Joshua FerraroAdds support for Syndetics Excerpts and Editions
2009-03-27 Joshua FerraroAdd Syndetics Summaries and TOC
2009-03-27 Joshua FerraroAdd System Prefs for Syndetics to Auth
2009-03-27 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)
2009-03-11 Mason JamesResubmitting: fixes print statements with missing ...
2009-03-11 Nahuel ANGELINETTI(bug #3025) multiple check-in of a multiple times reser...
2009-03-11 Joe AtzbergerBug 2617: Add strict (and warnings), partial fix.
2009-03-11 Joe AtzbergerTrivial correction to comment.
2009-03-06 Joe AtzbergerBranchoverdues circ report reworking.
2009-03-06 Nahuel ANGELINETTI(bug #2863) add the borrowers branchcodes in suggestion...
2009-03-06 Galen Charltonfix permissions error
2009-03-06 Nahuel Angelinettifix the sql request to work in all mysqls
2009-03-06 Joe AtzbergerAllow all argument forms to GetBranchesLoops.
2009-03-06 Joe AtzbergerAllow GetBranchesLoop to intuit IndependantBranches...
2009-03-06 Joe AtzbergerAdd GetBranchLoop since so many pages use exactly the...
2009-03-06 Joe AtzbergerAddReserve had bogus prepare statement.
2009-03-06 Joe AtzbergerBasic cleanup of fixup_cardnumber
2009-03-06 Galen Charltonbug 2904: fix display of URLs in UNIMARC
2009-03-06 Mason Jamescorrected patch for bug 2951
2009-03-06 kohaThis patch allows the Branch Transfer Limits feature...
2009-03-06 Nahuel Angelinettibug 2772: bad image location
2009-03-04 Daniel SweeneyAdded a require C4::Heading to resolve a circular depen...
2009-03-04 Mason Jamesfix for bug-2923, corrects renew status in SCO
2009-03-04 Nahuel ANGELINETTI(bug #2961) add a button to add manually the next issue
2009-03-04 Chris NighswongerKohabug 2500 Fiction Call Number Splitting Enhancement...
2009-03-04 Mason Jamesfixes missing 'STDERR', causing 500 error below..
2009-03-04 Nahuel ANGELINETTI(bug #2995) Set a default encoding for e-mails
2009-02-27 Galen Charltondisplay library name instead of code in limit description
2009-02-26 Joe AtzbergerBug 2968 - SIP ACS_STATUS message (98) misreported...
2009-02-26 Andrew Elwellmore Minor documentation fixes
2009-02-25 Michael HafenAdd option to inventory tool to ignore copies on loan
2009-02-12 Galen Charltonbug 2952 followup
2009-02-12 Mason Jamespatch for feature 2952 - v3
2009-02-12 Nahuel ANGELINETTI(bug #2957) import Date_to_Days
2009-02-12 Galen Charltonreduce bib fetches during search and OPAC display
2009-02-12 Galen Charltonbug 2126: reduce round-off errors in fine balance
2009-02-09 Joshua FerraroFixes to two issues with status display on OPAC:
2009-02-09 Joshua FerraroDistinguish between items marked 'not for loan' and...
2009-02-09 Joe AtzbergerBug 2940 - private shelf (list) display error on 2nd...
2009-02-09 Joe AtzbergerGetMarcFromKohaField needs 2 args, or there's no point.
2009-02-09 Frederic DemiansAvoid XSLT stylesheet building for each biblio record...
2009-02-09 Michael Hafentweak Inventory tool and sub in C4/Items so call number...
2009-02-04 Galen Charltonremove editor settings
2009-02-04 John Beppubug 341: Use the Right Branch
2009-02-04 John Beppubug 324: Setting to_address
2009-02-04 John Beppubug 323: Item Circulation Alerts UI Fixes
2009-02-04 John BeppuPerl Modules
2009-02-04 John BeppuBrand New UI for Alert Configuration
2009-02-04 John Beppuwhitespace cleanup
2009-02-04 John BeppuSending Circulation Alerts part 1
2009-02-04 John BeppuNew C4 Modules
2009-02-04 John BeppuPOD for C4::Members::Messaging
2009-02-02 Mason Jamesfixes SQL typo and return value in GetImportBatchStatus()
2009-01-16 Jesse WeaverAdd holds policies
2009-01-12 Nahuel ANGELINETTI(bug #2908) adding send shelf by e-mail feature
2009-01-09 Nahuel ANGELINETTI(bug #2904) support of 856$u and 856$z in UNIMARC
2009-01-09 Joe AtzbergerPrevent multiple warnings per notice filling cron logs.
2009-01-09 Galen Charltonbug 2505: more warnings fixes in C4/Context.pm
2009-01-09 stanEnable use warnings;, clean up complainy functions...
2009-01-08 Galen Charltonfollowup to patch for bug 2900
2009-01-08 Joe AtzbergerBug 2900: fix GetPendingIssues.
2009-01-07 Joe AtzbergerBug 2747 for staff interface itemtype display.
2009-01-07 Galen Charltonfix permission error introduced in a previous patch
2009-01-07 Joe AtzbergerBug 2842: ->regexp('syspref') failed for users of iso...
2009-01-07 Joe AtzbergerDates expanding to expose some time (HH:MM:SS) granularity.
2009-01-07 Galen Charltonpatch followup: restore test in GetMarcItem
2009-01-07 Galen Charltonbug 2505: more warnings fixes to C4/Biblio.pm
2009-01-05 Andrew MooreBug 2505: adding warnings to C4/Biblio.pm
2009-01-05 Henri-Damien LAURENTUsing Warns would cause problems with NoZebra
2009-01-05 Joe Atzbergerbarcodedecode() did not always return barcode
2009-01-05 Joe Atzberger (siptestAllow AddIssue to log SIP transactions distinct from...
2008-12-31 Joe AtzbergerLabels Cleanup (Part 1 of Many)
next