Bug 18973: Auto focus the ISBN field on Z39.50 search form in cataloguing
[koha.git] / opac /
2018-06-15 Josef MoravecBug 20832: Fix opac user profile page when there is...
2018-06-04 Jonathan DruartBug 20838: (bug 16735 follow-up) Fix search by group...
2018-06-04 Jonathan DruartBug 20763: Remove unecessary Koha::Patron fetch
2018-06-04 Kyle M HallBug 20763: AllowPurchaseSuggestionBranchChoice triggers...
2018-05-16 Marcel de RooyBug 20724: (QA follow-up) Remove two obsolete comment...
2018-05-16 Jonathan DruartBug 20724: Move the ReservesNeedReturns logic to AddReserve
2018-05-11 Nick ClemensBug 20737: Use https for baker and taylor cover images
2018-05-11 Jonathan DruartBug 19579: Do not confirm the registration if email...
2018-05-11 Jonathan DruartBug 20722: Display search results when searching only...
2018-05-09 Tomas Cohen AraziBug 20568: (QA follow-up) Remove api-key management...
2018-05-09 Tomas Cohen AraziBug 20568: CSRF protection
2018-05-09 Tomas Cohen AraziBug 20568: (QA follow-up) Get rid of the id column
2018-05-09 Tomas Cohen AraziBug 20568: Move value => client_id + secret
2018-05-09 Owen LeonardBug 20568: (follow-up) Interface and markup changes
2018-05-09 Tomas Cohen AraziBug 20568: API key management for OPAC users
2018-05-09 Julian MauriceBug 20568: API keys management in interface
2018-05-07 Marcel de RooyBug 20687: (follow-up) Look for invitekey in show_accep...
2018-05-07 Nick ClemensBug 20687: Check all share keys for a given list
2018-05-07 Tomas Cohen AraziBug 20284: Fix minor compilation errors
2018-05-07 Andrew IsherwoodBug 20284: (follow-up) Added missing 'exit's
2018-05-07 Andrew IsherwoodBug 20284: ILLModuleCopyrightClearance text breaks
2018-05-04 Katrin FischerBug 19171: Attempt to make "no holds possible" messages...
2018-05-03 Mark TompsettBug 20666: Correct permissions on opac-routing-lists.pl
2018-04-23 Jonathan DruartBug 20363: (bug 16966 follow-up) better messages handling
2018-04-23 Jonathan DruartBug 19855: Move getalert, addalert and delalert to...
2018-04-23 Jonathan DruartBug 19855: Remove $type from the alerts
2018-04-23 Jonathan DruartBug 19855: Remove getalert from opac-user.pl
2018-04-20 Katrin FischerBug 20400: (follow-up) Several fixes from RM review
2018-04-20 Katrin FischerBug 20400: Add routing list tab in OPAC
2018-04-20 Jonathan DruartBug 20489: Remove warnings from the interface
2018-04-11 Martin RenvoizeBug 20536: (ILL) authnotrequired should be explicitly...
2018-04-04 Mark TompsettBug 20083: (follow-up) use same logic in opac-showmarc
2018-04-03 Jonathan DruartBug 19935: (follow-up) Replace GetPendingIssues - opac...
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - sco-main
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - opac-user.pl
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - opac-ics.pl
2018-04-02 Charlotte CordwellBug 19892: Replace numbersphr variable with Koha.Prefer...
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
next