Bug 17530: Use may_article_request method in opac-search
[koha.git] / opac /
2018-09-07 Marcel de RooyBug 17530: Use may_article_request method in opac-search
2018-09-06 Kyle M HallBug 7534: (QA follow-up) Don't do pickup branch checkin...
2018-09-06 Lari TaskulaBug 7534: Check hold availability to desired pickup...
2018-09-06 Owen LeonardBug 20898: Replace OPAC detail's results browser with...
2018-08-30 Jonathan DruartBug 19991: Remove warning from opac-user
2018-08-30 Charlotte CordwellBug 19991: use Modern::Perl in OPAC perl scripts
2018-08-24 Kyle M HallBug 15524: (QA follow-up) Change Can[Book|Item]BeReserv...
2018-08-24 Maryse SimardBug 19039: (follow-up) Results of virtual shelves ...
2018-08-14 Jonathan DruartBug 21137: Replace BORROWER_INFO with logged_in_user
2018-08-08 Jonathan DruartBug 21018: Allow uris defined in the item
2018-08-08 Jonathan DruartBug 21018: Fix TrackClicks for 952$u
2018-07-30 Jonathan DruartBug 21087: Hash passwords in ->update_password
2018-07-23 Aleisha AmohiaBug 17698: Make patron notes show up on staff dashboard
2018-07-18 Jonathan DruartBug 20287: Move ModMember to Koha::Patron
2018-07-18 Jonathan DruartBug 20287: Add plain_text_password (& Remove AddMember_...
2018-07-18 Jonathan DruartBug 20287: Remove AddMember_Auto
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-07-18 Jonathan DruartBug 20287: Move fixup_cardnumber
2018-07-13 Fridolin SomersBug 20953: Prevent several discharge requests on OPAC
2018-07-12 Julian MauriceBug 19502: Retrieve index.max_result_window from ES
2018-07-12 Nick ClemensBug 19502: (follow-up) Pass parameters to avoid making...
2018-07-12 Nick ClemensBug 19502: Limit pagination to first 10000 results...
2018-07-02 Nick ClemensBug 20495: (follow-up) Correct search for report by...
2018-07-02 Nick ClemensBug 20495: Remove get_saved_report
2018-06-29 Lee JamisonBug 17153: Redirect to search when logging in from...
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
next