Bug 19784: Remove reference to 'borrowernumber' param from other endpoints
[koha.git] / opac /
2018-03-26 Tomas Cohen AraziBug 15492: (QA followup) Make page refresh work correctly
2018-03-26 Tomas Cohen AraziBug 15492: Make existing code aware of new self_check...
2018-03-26 Tomas Cohen AraziBug 15492: Add SCI module
2018-03-26 David BourgaultBug 19708: Improve code for printing the cart in OPAC
2018-03-26 Marcel de RooyBug 20422: Fix warning on uri_escape_utf8 in Output.pm
2018-03-23 Ulrich KleiberBug 19160: (follow-up) Fix problems introduced by renam...
2018-03-23 Jonathan DruartBug 19160: Isolate CAS code into its own module
2018-03-23 Jonathan DruartBug 19160: Move the code from controller to C4::Auth_wi...
2018-03-23 Chris CormackBug 19160: CAS Single logout
2018-03-19 Nick ClemensBug 20321: Remove get_biblionumber_from_isbn
2018-03-19 Marcel de RooyBug 20097: Use same regex in marc2dcxml and opac-export
2018-02-27 Nick ClemensBug 20218: Fix matching of uri in tracklinks
2018-02-23 Jonathan DruartBug 12001: Format DEBT correctly
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-18 Jonathan DruartBug 19978: Fix ITEMTYPECAT behaviour
2018-02-18 Jonathan DruartBug 18975: Retrieve up-to-date CGISESSID when just...
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-15 Jonathan DruartBug 19847: Track links within the records and 404 for...
2018-02-13 Marcel de RooyBug 19301: (QA follow-up) Add POD, use statements and...
2018-02-13 Jonathan DruartBug 19301: Move C4::Reserves::OnShelfHoldsAllowed to...
2018-02-13 Alex ArnaudBug 4319: (QA follow-up) Rename hasItemswaitingOrInTran...
2018-02-13 Marcel de RooyBug 4319: (QA follow-up) Use ReservableItems in all...
2018-02-13 Alex ArnaudBug 4319: [OPAC] Allow holds on waiting/transit items
2018-02-12 Kyle M HallBug 20157: Use group 'features' to decide which groups...
2018-02-12 Jonathan DruartBug 18403: Add new methods Koha::Patrons->search_limite...
2018-02-12 Jonathan DruartBug 18403: Update permissions - borrowers => 1|* become...
2018-02-12 Kyle M HallBug 16735: Use libraries in all subgroups, not just...
2018-02-12 Kyle M HallBug 16735: Migrate library search groups into the new...
2018-02-05 Jonathan DruartBug 19989: remove confusing variable
2018-02-05 Zoe BennettBug 19989: Use Koha::Patron::Modifications->delete...
2018-01-30 Jon KnightBug 13990: ILS-DI LookupPatron requires ID Type
2018-01-30 Jonathan DruartBug 19975: Fix search by tags at the OPAC
2018-01-23 Aleisha AmohiaBug 20068: Check if user logged in before passing dashb...
2018-01-15 Aleisha AmohiaBug 18915: Renaming svc/patron_notes to svc/checkout_notes
2018-01-15 Aleisha AmohiaBug 18915: Giving CHECKOUT_NOTE access to issues table
2018-01-15 Aleisha AmohiaBug 18915: Fix checkout note email message
2018-01-15 Jonathan DruartBug 19911: Do not escape html characters when saving...
2018-01-09 Jonathan DruartBug 19280: Pass a Koha::Patron to CanBookBeIssued
2018-01-09 Jonathan DruartBug 19569: Set X-Frame-Options=SAMEORIGIN - opac-showma...
2018-01-09 Jonathan DruartBug 19319: Only fetch the record if it exists
2018-01-09 Kyle M HallBug 19319: Reflected XSS Vulnerability in opac-MARCdeta...
2018-01-02 Jonathan DruartBug 19304: Move C4::Members::GetNoticeEmailAddress...
2018-01-02 Jonathan DruartBug 19303: Move C4::Members::GetFirstValidEmailAddress...
2018-01-02 Jonathan DruartBug 19300: Replace C4::Reserves::OPACItemHoldsAllowed
2017-12-21 Jonathan DruartBug 19845: Do not generate a password if one is filled...
2017-12-21 Jonathan DruartBug 19843: (bug 15839 follow-up) Set reviews.datereview...
2017-12-21 Jonathan DruartBug 19808: Handle deleted reviewers gracefully - opac...
2017-12-21 Jonathan DruartBug 19808: (follow-up) Handle deleted reviewers gracefu...
2017-12-21 Victor GroussetBug 19808: Handle deleted reviewers gracefully - opac...
2017-12-11 Marcel de RooyBug 19439: (follow-up) Remove four spaces from lines...
2017-12-11 Marcel de RooyBug 19439: Remove eval with exit statements from opac...
2017-12-07 Jonathan DruartBug 19496: ReplytoDefault is a pref, not a C4::Context...
2017-12-07 Aleisha AmohiaBug 19496: Fixing to_address for patron notes
2017-12-07 Victor GroussetBug 12497: Fix OPAC search history reachable by URL...
2017-12-07 Victor GroussetBug 12497: Fix search history non-accessible when OPAC...
2017-12-07 Fridolin SomersBug 19640: fix OPAC IdRef webservice display
2017-11-09 Tomas Cohen AraziBug 7317: Handle backend absense more gracefuly
2017-11-09 Alex SassmannshausenBug 7317: Interlibrary loans framework for Koha.
2017-11-03 Mark TompsettBug 19576: Remove extra 'use Koha::Biblios' statement
2017-11-01 Marcel de RooyBug 17989: Final changes
2017-11-01 Marcel de RooyBug 17989: Include full path logic in _get_template_file
2017-10-27 Aleisha AmohiaBug 19212: Preventing warns when asking for discharge
2017-10-27 Marc VéronBug 13796: OPAC: Display rental charge for renewing
2017-10-27 Aleisha AmohiaBug 2093: (follow-up) Add OPAC dashboard for logged...
2017-10-27 Aleisha AmohiaBug 2093: Add OPAC Summary for logged-in users
2017-10-27 SrdjanBug 16660: Moved Opac Supression filtering from opac...
2017-10-27 Mason JamesBug 18118: Unexpected behaviour with 'GoogleOpenIDConne...
2017-10-27 Mark TompsettBug 18956: Fix empty to in message queue
2017-10-27 Marcel de RooyBug 18956: (QA follow-up) Resolve a CGI::Param in list...
2017-10-27 Mark TompsettBug 18956: Prevent leaking during password recovery
2017-10-25 Tomas Cohen AraziBug 19038: Remove the OPACShowBarcode syspref
2017-10-25 Tomas Cohen AraziBug 19028: Add 'shelving location' to holdings table...
2017-10-25 Jonathan DruartBug 19298: Placing a hold from a list at the OPAC shoul...
2017-10-16 Jonathan DruartBug 18298: Add server-side checks and refactor stuffs
2017-10-16 Jonathan DruartBug 18298: minPaswordLength should not be < 3
2017-10-11 Tomas Cohen AraziBug 15685: (follow-up) K:A:O->find and ->fetch are...
2017-10-11 Jesse WeaverBug 15685: Allow creation of items (AcqCreateItem)...
2017-10-09 Jonathan DruartBug 19440: Existing calls need to be done in scalar...
2017-10-09 Aleisha AmohiaBug 13205: [FOLLOW-UP] Fixing math and variable names
2017-10-09 Aleisha AmohiaBug 13205: [FOLLOW-UP] Some extra logic
2017-10-09 Aleisha AmohiaBug 13205: Last/first page options for result list...
2017-10-06 David BourgaultBug 19345: Add missing error flag to template
2017-09-29 Aleisha AmohiaBug 16463: Replace discharge link with error message...
2017-09-29 Jonathan DruartBug 19366: Do not block patron's detail update if Email...
2017-09-19 Kyle M HallBug 19173: Add opac payment and marc conversion plugins...
2017-09-19 Kyle M HallBug 19173: Make OPAC online payments pluggable
2017-09-19 Marcel de RooyBug 18149: Move CountUsage calls to Koha namespace
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-09-07 Aleisha AmohiaBug 12691: Use Koha.Preference in Self-Checkout
2017-09-01 Kyle M HallBug 18946 [QA Followup] - code cleanup
2017-09-01 Karam QubsiBug 18946 - Change language from external web fails
2017-09-01 Marcel de RooyBug 17797: Add XSLT_Handler in opac/unapi
2017-09-01 Kyle M HallBug 19007 - Allow paypal payments via debit or credit...
2017-08-25 Mark TompsettBug 16892: Address error checking in comment #47
2017-08-25 Mark TompsettBug 16892: Follow up use AddMember as per QA comment
2017-08-25 Mark TompsettBug 16892: Add automatic patron registration via OAuth2...
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-08-08 Jonathan DruartBug 19048: (bug 17829 follow-up) Fix regression in...
2017-07-24 Nick ClemensBug 18572 - QA Followup
2017-07-24 Nick ClemensBug 18572 - Improper branchcode set during OPAC renewal
next