Bug 5917 : Fix for xgettext.pl
[koha.git] / opac /
2011-04-16 Colin CampbellBug 6096 Correctly return arrayref from GetAllShelves
2011-04-16 Galen Charltonbug 4903: enable OAI-DC output when install done in...
2011-04-16 Henri-Damien LAURENT(Bug 4049) Searching itemtypes returning noise
2011-04-16 Ian WallsBug 5990: Lists and Cart show LOC code not Location...
2011-04-16 Owen LeonardFix for Bug 3523 - Menu of existing lists limited to 10
2011-04-11 Chris CormackBug 6040 : Adding some error handling to the opac export
2011-04-11 Paul PoulainBug 5965 : Normalizing opac-detail.pl
2011-04-11 Matthias MeusburgerBug 4943: Search history cookie size limit
2011-04-05 Paul POULAINBug 3629 : search limit by group is not OK
2011-03-22 Jared Camins-EsakovBug 5390: OPAC loses library selection
2011-03-22 Julian MauriceBug 5864: link biblio => serials subscription is wrong
2011-02-28 Owen LeonardFix for Bug 5812 - Tag Cloud - capitalized words come...
2011-02-28 Owen LeonardFollow-up fix for Bug 4885 - Only 1 ISBN shows in non...
2011-01-14 Owen LeonardFix for Bug 4885 - Only 1 ISBN shows in non-XSL detail...
2011-01-14 Owen LeonardFix for Bug 3459, topissues doesn't take care of ccode
2011-01-06 Owen LeonardFix for Bug 4950 - checkbox should be removed when...
2011-01-03 Owen LeonardReimplemented fix for bug 5556, OPAC does not display...
2010-12-24 Robin Sheatbug4891 - sort facets in search sidebar (OPAC and staff...
2010-12-24 Owen LeonardFix for Bug 4997, More searches menu not on OPAC MARC...
2010-12-14 Nahuel ANGELINETTI(bug #3575) fix opac-detail.pl
2010-12-14 Owen LeonardFix for Bug 5443, Inaccurate highlighting of fields...
2010-12-03 Galen Charltonbug 4908: rename temlate variable to branchname
2010-12-03 Owen LeonardFix for Bug 4908 - OPAC patron details page doesn't...
2010-11-17 Owen LeonardCorrected patch for Bug 4520, facets "show more" doesn...
2010-11-13 Owen LeonardFix for Bug 4359, noItemTypeImages not active in OPAC
2010-11-12 Andrew ElwellBug 5385: POD Cleanups (part 2)
2010-11-10 Chris CormackMerge remote branch 'kc/master' into new/bug_5105
2010-11-10 Frédéric DemiansFix bug on opac-detail.pl with switch statement
2010-11-08 Marcel de RooyBug 4515 (Few very small errors in opac-search.pl)...
2010-10-22 Galen Charltonfixing various links to point to *.koha-community.org
2010-10-17 Galen Charltonbug 3164: fix OPAC holds in SingleBranchMode
2010-10-13 Jean-André Santoni[MT3696] Fixed ILSDI GetAvailability call
2010-10-06 Galen CharltonMerge branch 'translation' of git://git.workbuffer...
2010-10-06 Galen Charltonremoved AddToShelfFromBiblio from C4::VirtualShelves
2010-07-07 Henri-Damien LAURENTerror 500 when record cannot be loaded
2010-07-07 Nahuel ANGELINETTI(bug #3772) show place hold button in isbd view
2010-07-02 Galen Charltonremove a bunch of unconditional debug warns
2010-06-24 Owen LeonardFix for Bug 4886, missing 404 redirection on wrong...
2010-06-24 Owen LeonardFix for Bug 4884, opac-showmarc.pl can't find compact.xsl
2010-05-26 Galen Charltonremoved needless imports of the YAML module
2010-05-25 Galen Charltonbug 4311: respect OPACXSLTResultsDisplay
2010-05-11 Jane WagnerBug 3093 add syspref to turn off multiholds button
2010-05-11 Owen LeonardFix for Bug 4400, BIBTEX export from OPAC results in...
2010-05-08 Galen Charltonquell 'non-initialized variable defaulttab' warning
2010-05-08 Galen Charltonfix malformed call of XSLTParse4Display
2010-04-23 Galen CharltonMerge branch 'bug2505_patches' of git://git.catalyst...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-04-16 Galen CharltonMerge branch 'serials_mods' of git://github.com/colinsc...
2010-04-16 Owen LeonardFix for Bug 4250, cart missing print button
2010-04-07 Henri-Damien LAURENTBug Fixing opac/opac-readingrecord.pl
2010-04-07 Henri-Damien LAURENTFollowup (MT #2920) fix reading record scripts:members...
2010-04-07 Nahuel ANGELINETTI(MT #2920) fix reading record scripts
2010-03-17 Chris CormackFixes for syndetics, some variables needed by the templ...
2010-03-17 Jean-André SantoniFixed an encoding bug in the documentation
2010-03-17 Henri-Damien LAURENTFixed an encoding bug in the documentation
2010-03-17 Henri-Damien LAURENTILS-DI Messages uniformization
2010-03-17 Jean-André SantoniILS-DI Code cleaning
2010-03-17 Jean-André SantoniFixes access permissions to ILS-DI
2010-03-17 Lars WirzeniusFix FSF address in directory opac/
2010-02-19 Galen Charltonbug 1532: various code cleanup
2010-02-19 Kyle M Hall(bug 1532) Reserves Updates Ported From Dev_Week
2010-02-19 Garry CollumBug 2505: Enabled warnings in opac-userdetails.pl.
2010-02-19 Garry CollumBug 4227: Removes unused opac-logout.pl.
2010-02-18 Galen Charltonbug 3651 followup: updated for new GetMember() paramete...
2010-02-18 Nahuel ANGELINETTI(bug #3651) sending baskets and shelves
2010-02-18 Jane WagnerBug 4215 OPAC "Search for title in" can fail with trail...
2010-02-18 Garry CollumBug 3070: Fixes RSS feed for single result search.
2010-02-18 Garry CollumBug 2505: Add warnings to opac/maintenance.pl
2010-02-18 Garry CollumBug 4212: Adds license statement to opac-search.pl
2010-02-18 Frédéric DemiansOAI server fixes
2010-02-17 Matthias MeusburgerMT 2116: Addons to the CSV export
2010-02-17 Matthias MeusburgerMT2116: Addons to the CSV export
2010-02-17 Nicole Engardbug 4197 fix opac patron update
2010-02-17 Galen Charltonbug 4151: replace dep on YAML::XS with YAML::Syck
2010-02-17 Nahuel ANGELINETTI(bug #4195) fix OAI repository
2010-02-16 Galen Charltonbug 2505: fix warnings in opac-MARCdetail.pl
2010-02-16 Garry CollumBug 2505: Enables warnings in opac-MARCdetail.pl and...
2010-02-16 Garry CollumBug 4192: Fixes warnings generated by opac-account.pl.
2010-02-15 Sébastien HindererBugfix in errors/*.pl and opac/errors/*.pl
2010-02-14 Owen LeonardChanges to further work on Bug 3550, Use GetRecordValue...
2010-02-10 Chris CormackBug 3797 output 404 error page with a 404 header
2010-02-10 Galen Charltonbug 4122: make WebBasedSelfCheck functional
2010-02-09 Owen LeonardFix for Bug 4138, Adding or deleting suggestions in...
2010-02-08 Owen LeonardFix for Bug 4093, OPAC Suggestions List has extra column
2010-02-08 Galen Charltonset koha_login_context in order to get auto-login for...
2010-02-08 Jane WagnerBug 3738 Automate login to web-based self-check system
2010-02-08 Frédéric DemiansBug 3920 - Add 2 syspref to activate XSLT use in OPAC...
2010-02-03 Chris NighswongerBugfix:[3.2] Corrects bad behavior in opac-reserve.pl
2010-02-03 Nahuel ANGELINETTI(bug #4075) add use of getrecordvalue in opac-detail
2010-02-03 Chris NighswongerBugfix: Stop opac/opac-detail.pl from filling the log...
2010-02-03 Garry CollumBug 2505: Adds warnings to opac-ics.pl and opac-search...
2010-02-03 Galen CharltonMerge commit 'workbuffer.org-koha/translation' into...
2010-02-02 Owen LeonardFix for Bug 4080, OPAC hold screen doesn't obey OPACDis...
2010-02-02 Garry CollumBug 2505: Enables warnings in opac-readingrecord.pl
2010-02-02 Owen LeonardFix for Bug 4092, suggestion date missing from manage...
2010-02-02 Garry CollumBug 2505: Enables warnings in the opac error pages.
2010-01-28 Galen CharltonMerge commit 'biblibre/3.2_biblibre' into to-push
2010-01-28 Matthias MeusburgerMT2116 : Addons to the CSV Export
2010-01-28 Matthias MeusburgerMT 1801 : Opac shelves and basket are displayed the...
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
next