Bug 15485: (QA followup) Fix behaviour and default values
[koha.git] / opac /
2016-01-27 Jonathan Druart Bug 4912: Redirect to the appropriate view after editi...
2016-01-27 Owen Leonard Bug 6322 - It's possible to view lists/virtualshelves...
2016-01-23 Jonathan DruartBug 15550: Fix authority search and detail at the OPAC
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetBranchCategories
2015-12-31 Jonathan DruartBug 15381: Remove GetAuthType and GetAuthTypeCode
2015-12-31 Jonathan DruartBug 15381: Remove getauthtypes and getauthtype
2015-12-31 Frédéric DemiansBug 14939: Modularize OAI Server existing classes
2015-12-31 Kyle M HallBug 11622 [QA Followup] - Fix currency issue, add error...
2015-12-31 Kyle M HallBug 11622 [QA Followup] - Use Koha's active currency...
2015-12-31 Kyle M HallBug 11622 [QA Followup] - Payment message always displa...
2015-12-31 Kyle M HallBug 11622 [QA Followup] - Display payment messages...
2015-12-31 Kyle M HallBug 11622 [QA Followup]
2015-12-31 Kyle M HallBug 11622 - Add ability to pay fees and fines from...
2015-12-31 Kyle M HallBug 9303 [QA Followup] - Restore missing svc script
2015-12-31 Kyle M HallBug 9303 [QA Followup] - Restore ability for patron...
2015-12-31 Kyle M HallBug 9303 [3] - relative's checkouts in the opac
2015-12-31 Kyle M HallBug 13918 [QA Followup] - Remove unnecessary reference...
2015-12-31 Kyle M HallBug 13918 [QA Followup] - Remove dead template code
2015-12-31 Kyle M HallBug 13918 [QA Followup] - Remove reserves_count
2015-12-31 Kyle M HallBug 13918 - Add waiting expiration date to opac list...
2015-12-30 Tomas Cohen AraziBug 9819 - 'stopwords'-related code removed
2015-12-30 Mark TompsettBug 15382: 245$a visibility constraints not respected...
2015-12-30 Jonathan DruartBug 15344: Remove some other calls of GetMemberDetails...
2015-11-23 David CookBug 15198: Make OpacSuppression work even if there...
2015-11-11 AleishaBug 14553: Silencing warn triggered when clearing item...
2015-11-11 Jonathan DruartBug 14544: Remove debug line
2015-11-06 Marc VéronBug 14956: (followup) Fix birthday date validation...
2015-11-06 Marc VéronBug 14956: C4::Dates from files opac/*.pl
2015-11-05 Galen CharltonBug 9468: use new SUGGEST_FORMAT list
2015-11-05 Jonathan DruartBug 14544: Fix 'back to lists' link
2015-11-05 Jonathan DruartBug 14544: QA fixes - some minor bug fixes
2015-11-05 Jonathan DruartBug 14544: Fix regression on adding a new list
2015-11-05 Jonathan DruartBug 14544: Get rid of C4::VirtualShelves and C4::Virtua...
2015-11-05 Jonathan DruartBug 14544: Get rid of GetSomeShelfNames
2015-11-05 Jonathan DruartBug 14544: Get rid of GetShelfContent
2015-11-05 Jonathan DruartBug 14544: Get rid of ShelfPossibleAction
2015-11-05 Jonathan DruartBug 14544: Make the OPAC side independent of Page.pm
2015-11-05 Jonathan DruartBug 14544: Get rid of GetBibliosShelves
2015-11-05 Jonathan DruartBug 14544: Koha::Virtualshelfcontent[s]
2015-11-05 Jonathan DruartBug 14544: Get rid of GetAllShelves
2015-11-05 Jonathan DruartBug 14544: Move share routines to Koha::Virtualshelfsha...
2015-11-05 Jonathan DruartBug 14544: Get rid of AddShelf
2015-11-05 Jonathan DruartBug 14544: Get rid of GetShelf
2015-11-05 Bernardo Gonzalez... Bug 15098: Itemtype description missing from facets...
2015-11-05 Bernardo Gonzalez... Bug 15092: (followup) Descriptions not show for search...
2015-11-04 Mason JamesBug 15035: Anti-spam for opac-suggestions - FOLLOW-UP
2015-11-02 Marcel de RooyBug 14589: Adjust authorities_merge_ajax and replace...
2015-11-01 Bernardo Gonzalez... Bug 15092: item type descriptions not showing in OPAC...
2015-10-27 Jonathan DruartBug 14100: Fix 3 occurrences more
2015-10-27 Jonathan DruartBug 14100: Fix some missing occurrences
2015-10-27 Jonathan DruartBug 14100: (follow-up) Language overlay for item types
2015-10-22 Julian MauriceBug 11139: Add support for multiple values in AdvancedS...
2015-10-22 Julian MauriceBug 14788: Move opac-topissues.pl code into C4::Circulation
2015-10-22 ahmedBug 10937: Option to hide and group itemtypes from...
2015-10-19 Lyon3 TeamBug 8236: Renewing policy in overdue or restriction...
2015-10-19 Jonathan DruartBug 15005: Remove CGI->url calls from pl scripts
2015-10-06 Jesse WeaverBug 14607: (QA followup) Fix one missing occurence...
2015-10-06 Jesse WeaverBug 14607: Baker & Taylor cover images should be access...
2015-10-06 Jonathan DruartBug 10020: Remove code related to ethnicity
2015-10-06 Jonathan DruartBug 5144: Don't display the failed_holds param in the...
2015-10-06 Kyle M HallBug 5144: Duplicate holds allowed if patron clicks...
2015-10-05 Jonathan DruartBug 6379: Fix if the reviewer is not the same patron
2015-10-05 Jonathan DruartBug 6379: Remove link from unapproved tags
2015-10-02 Jonathan DruartBug 5371: (follow-up) Force no caching for private...
2015-10-02 Jonathan DruartBug 5371: Force no caching for private pages at the...
2015-10-02 Frédéric DemiansBug 14927: Returns item info when resumptionToken is...
2015-09-28 Matthias MeusburgerBug 14368: Add discharges history.
2015-09-28 Jonathan DruartBug 14509: Reject invalid passwords
2015-09-25 Marcel de RooyBug 14321: Integrate Upload.pm into Koha
2015-09-25 Jonathan DruartBug 14298: Use the new permission in the sco scripts
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-09-17 Alex ArnaudBug 12252: (follow-up) Include item data only in extend...
2015-09-17 Frédéric DemiansBug 12252: Include item data only in extended mode
2015-09-17 Robin SheatBug 12252: include item data in OAI-PMH ListRecords...
2015-09-17 Robin SheatBug 12252: OAI-PMH result includes item data
2015-09-07 Marcel de RooyBug 14683: [QA Follow-up] Mixup between mobile and...
2015-09-07 Joonas KylmäläBug 14683: Unable to clear SMS number
2015-09-07 Fridolin SomersBug 14721: OAI-PMH must return error when no results
2015-08-26 Marcel de RooyBug 9809: [QA Follow-up] Remove an erroneous call to...
2015-08-26 Kyle M HallBug 9809: Update AddReserve prototype to remove constra...
2015-08-20 Martin StenbergBug 14675: Don't update details if no changes made
2015-08-11 Jonathan DruartBug 13485: Use the Koha template plugin to access syspr...
2015-08-11 Simith D'OliveiraBug 13485: Add a page to display links to restricted...
2015-08-07 Marcel de RooyBug 6874: [QA Follow-up] Adjustments for opac-retrieve
2015-08-07 Mark TompsettBug 6874: License Text Update
2015-08-07 Paul PoulainBug 6874: QA follow-up
2015-08-07 Julian MauriceBug 6874: Attach files to bibliographic records
2015-07-24 Juhani SeppäläBug 5685: Validation of email address field
2015-07-24 Marcel de RooyBug 11693: Default emailing preferences not loaded...
2015-07-10 Julian FIOLBug 14496: Improving opac-detail.pl performances
2015-07-08 Matthias MeusburgerBug 3206: (QA followup) OAI repository deleted records...
2015-07-08 Matthias MeusburgerBug 3206: OAI repository deleted records support.
2015-06-25 Fridolin SomersBug 14440: get_template_and_user can not have an empty...
2015-06-22 Nick ClemensBug 14371: Facets should be sorted by label (displayed...
2015-06-22 Chris CormackBug 14412: SQL injection possible
2015-06-19 Jonathan DruartBug 4137: Fix the OPACViewOthersSuggestions behavior
2015-06-17 Katrin FischerBug 14351: Remove given-when from opac-search.pl
2015-06-11 Matthias MeusburgerBug 14280: Add branches fields to discharges letters
2015-06-08 Marcel de RooyBug 14330: Remove unused email_sender from sendbasket...
2015-06-05 Jonathan DruartBug 10938: Item columns displayed in random order ...
next