Bug 21605: (follow-up) Simple ternary boolean to number conversion
[koha.git] / opac /
2018-12-22 Jonathan DruartBug 21986: Do not escape quotation marks when cataloguing
2018-12-18 Katrin FischerBug 21874: Fix encoding of cart and list email subjects
2018-12-13 Katrin FischerBug 21874: Fix encoding of cart and list email subjects
2018-11-16 Josef MoravecBug 21719: Fix typos
2018-11-16 Marcel de RooyBug 21771: (follow-up) Revert the shift statement
2018-11-06 Jonathan DruartBug 21629: Use cn_sort instead of itemcallnumber when...
2018-10-26 Nick ClemensBug 21082: (RM follow-up) address QA issues
2018-10-26 Nick ClemensBug 21082: Update OverDrive authentication method
2018-10-17 Marcel de RooyBug 21115: Add multi_param call and add divider in...
2018-10-15 Andrew IsherwoodBug 20548: Remove copyright clearance for staff
2018-09-27 Marcel de RooyBug 20023: (QA follow-up) Tiny simplification
2018-09-27 BlouBug 20023: Password recovery using email should be...
2018-09-05 Jonathan DruartBug 19991: Remove warning from opac-user
2018-09-05 Charlotte CordwellBug 19991: use Modern::Perl in OPAC perl scripts
2018-08-09 Jonathan DruartBug 21018: Allow uris defined in the item
2018-08-09 Jonathan DruartBug 21018: Fix TrackClicks for 952$u
2018-07-15 Fridolin SomersBug 20953: Prevent several discharge requests on OPAC
2018-07-15 Julian MauriceBug 19502: Retrieve index.max_result_window from ES
2018-07-15 Nick ClemensBug 19502: (follow-up) Pass parameters to avoid making...
2018-07-15 Nick ClemensBug 19502: Limit pagination to first 10000 results...
2018-06-15 Josef MoravecBug 20832: Fix opac user profile page when there is...
2018-06-05 Jonathan DruartBug 20838: (bug 16735 follow-up) Fix search by group...
2018-06-05 Jonathan DruartBug 20763: Remove unecessary Koha::Patron fetch
2018-06-05 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...
next