removing warn logs
[koha.git] / catalogue /
2010-03-17 Lars WirzeniusFix FSF address in directory catalogue/
2010-02-05 Kyle M HallBug 1248 - Add a "quick spine label" print to the bib...
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-11-25 Henri-Damien LAURENTMerge branch 'MT1105' into public_master
2009-11-24 Matthias MeusburgerMT 2050, Follow-up, Fast Cataloging
2009-11-10 Paul Poulainadding XSLT for intranet (UNIMARC only, MARC21 will...
2009-11-04 Matthias MeusburgerMT 2134 : Adds a tab for subscriptions in intranet...
2009-10-22 Matthias MeusburgerMT 2037 : Update ISBD
2009-10-02 Matthias MeusburgerMT 1976 : Lists are directly displayed through VirtualS...
2009-09-30 Matthias MeusburgerTicket 1110 : Balance carts and lists
2009-09-30 Matthias MeusburgerFix broken moredetail.pl
2009-09-30 Paul Poulaincatalogue/moredetail, removing & reindenting (not new_a...
2009-09-30 Jean-André Santoni(bug #3555) This sets the default branch to the logged...
2009-09-30 Nahuel ANGELINETTI(bug #3550) use GetRecordValue to retrieve subtitle
2009-09-30 Henri-Damien LAURENTC4::Search :Enhancements
2009-09-30 Galen CharltonMerge commit 'origin/master' into bl-sopac
2009-09-29 Nahuel ANGELINETTIDelete unused function
2009-09-06 Nicole EngardBug 1003 Added lists to bib details pages
2009-08-23 Chris CormackBug 3539, Adding a systempreference to hide borrowers...
2009-08-13 Nicole EngardENH: 3525 - Link to OPAC View from Staff Bib
2009-07-21 Garry CollumBug 3428: Alphabetizes the collection codes in the...
2009-07-15 Joe AtzbergerBug 2539. Remove unintegrated "spsuggest" code from...
2009-07-14 Nahuel ANGELINETTI(bug #3267) show items.uri in opac and intranet
2009-05-28 Galen Charltonbug 2641, 3263: minor fixes to labeled MARC view
2009-05-28 Rick Welykochybug 2641, 3263: Staff Search Results Interface Changes
2009-05-28 Galen Charltonbug 3263: Staff Search Results Interface Changes
2009-05-27 Galen Charltonbug 3219: handle variation in Amazon responses
2009-05-20 Galen Charltonbug 3236: remove disused scripts and a function
2009-04-27 Frédéric DemiansBug 2920 Fixes Amazon content use in pro interface
2009-04-26 Frédéric DemiansBugfix #2920 Avoid doing unecessary calls to Amazon...
2009-04-24 Joe AtzbergerBlock warning on detail.pl.
2009-04-18 Paul Poulainfix for #1731
2009-04-08 Galen Charltonfix various warnings
2009-04-08 Galen Charltonbug 3049: display correct due date of renewed loans
2009-04-06 Nahuel ANGELINETTI(bug #3053) extract ISBD view generator, and permit...
2009-04-06 Galen Charltonremove incomplete bib bulk editing code
2009-04-03 Joshua FerraroSerials Display Enhancement
2009-04-01 Mason JamesBUG-1503: fixes broken matching for 'hidden' values.
2009-03-27 Joshua FerraroSyndetics and Amazon bugfix enhancements
2009-03-27 Joshua FerraroMove Amazon.pm to External/ directory
2009-01-07 Galen Charltonbug 2747: avoid warning if items.itype is NULL
2009-01-07 Joe AtzbergerGetAuthValCode calls were positioned inside the loop,
2009-01-07 Andrew MooreREFACTOR: correcting indirect object method syntax
2009-01-07 Andrew MooreBug 2505: turning on "warnings" in catalogue/detail.pl
2008-12-31 Mason JamesThe current searching in labels is a bit minimal, and...
2008-12-31 Nahuel ANGELINETTI(bug #2881) preselect default sorting
2008-12-23 John Beppubug 2874 [3/3] flagsrequired => { circulate => "circula...
2008-12-05 Galen Charltonremove superfluous retrieval of $ENV{'REMOTE_USER'}
2008-12-01 Danny Boumanbug 2817: Added support to pull Amazon information...
2008-09-26 Galen Charltonbug 2615: remove unneeded 'require Exporter'
2008-09-17 Joe Atzbergermoredetail.pl is not an Exporter.
2008-09-17 Ryan HigginsRemove acquisitions permission requirement on catalogue...
2008-09-17 Owen LeonardFix for Bug 2596, "restore ability to hyperlink URL...
2008-09-17 Owen LeonardFix for Bug 2592, "hyphens being added to marc view...
2008-09-09 Owen LeonardA few more en-US spelling corrections; Markup correctio...
2008-09-08 Henri-Damien LAURENTbug fix 2590 :
2008-09-02 Michael HafenIf itemnumber is sent to catalogue/moredetail.pl use it
2008-09-02 Galen CharltonRevert "If itemnumber is sent to catalogue/moredetail...
2008-08-28 Michael HafenIf itemnumber is sent to catalogue/moredetail.pl use it
2008-08-21 Jesse Weaverfix for bug 1771: Template errors with remote itemtype...
2008-08-10 Ryan HigginsUpdate longoverdue.pl cron job to manage setting lost...
2008-08-09 Joshua Ferraro2487: Collection code select boxes in Adv search show...
2008-08-09 Joshua FerraroBug 2410: Can't use string ("0") as an ARRAY ref while...
2008-08-08 Chris Nighswongerkohabug 2427 Correcting C4::Items:: _koha_new_item...
2008-07-24 Ryan HigginsCombine 'publication details' and volume columns in...
2008-07-18 Joshua FerraroThis patch resolves a few MARC21 Framework issues for
2008-07-14 Joshua FerraroFix for 1863: Result list for 'scan' index searches...
2008-07-10 Joshua FerraroFallout from removing Date.pm, two places still used it
2008-07-08 Joshua FerraroPrior to this patch, XSL and scan indexes conflicted.
2008-07-08 Paul POULAINbugfixing scan index
2008-06-20 Joe AtzbergerReplace EXPR.
2008-06-18 Joshua FerraroFix for bug 2212: Searching with Itemtype limit doesn...
2008-06-18 Joshua FerraroResolves bug 2250: RFC: New System Preference to Determ...
2008-06-12 Galen Charltonkohabug 2112 - add indicators to MARC display
2008-06-06 Joe AtzbergerShow copy/volume info on STAFF detail page.
2008-06-02 Ryan HigginsSort dropdowns for libraries by name instead of branchc...
2008-06-01 Owen LeonardItems from Bug 2167 ("URL handling in staff client...
2008-05-30 Paul POULAINIf the catalogue contains a value that is not in author...
2008-05-30 Paul POULAINRespect BiblioDefaultView when search returns only...
2008-05-29 Joe AtzbergerCorrected wrong number of arguments to getnextacctno.
2008-05-19 Galen Charltonkohabug 2141 - avoid carp on display of details of...
2008-05-13 Galen Charltonkohabug 1621 - add subtitle to main results and details...
2008-05-12 Paul POULAINBUGFIX (bloquing) moredetail & item edition
2008-05-05 Paul POULAINAdding subfield filter to ISBD
2008-04-22 Owen LeonardFix for Bug 2016, navigation bar in moredetail.pl not...
2008-04-10 Owen LeonardAdding anchor link to updateitem redirect; Markup corre...
2008-04-07 Ryan HigginsFix authorised_value '0' problem with last commit on...
2008-04-07 Ryan HigginsMore cleanup of location & ccode authval handling.
2008-04-07 Ryan HigginsRemove hardcoded LOC AND CCODE authvals; fix no display...
2008-04-01 Galen Charltonbug 1986: fix card view in Z39.50 search results
2008-03-18 Joshua Ferrarofix for 1610: Redirect to result when opac search retur...
2008-03-18 Ryan HigginsAdd MARC preview to Z39.50 search.
2008-03-16 Joshua FerraroIMPORTANT: Upgrading to Amazon.com Associates Web Servi...
2008-03-15 Galen Charltoncreated old_issues and old_reserves tables
2008-02-27 Chris NighswongerAdding value to tell getitemtypeimagesrc() where it...
2008-02-11 Mason Jamesnow fetching missing MARCSERIES/440 values too.
2008-02-03 Frederic DEMIANSFixes bug #1808
2008-01-23 Galen Charltonfixed permissions for updateitem
2008-01-10 Joe Atzbergercatalogue - exit after redirect in detail.pl and update...
next