Bug 27204: Add unit tests for fine_items
[koha.git] / opac /
2021-02-09 Jonathan DruartBug 27450: Remove password from the mandatory fields...
2021-01-29 Jonathan DruartBug 15448: Remove items fetch
2021-01-29 Jonathan DruartBug 15448: Fix ISE
2021-01-29 Tomas Cohen AraziBug 15448: (follow-up) Adapt to changes on bug 24254
2021-01-29 Tomas Cohen AraziBug 15448: (follow-up) Fetch the patron category once
2021-01-29 Tomas Cohen AraziBug 15448: Filter out items hidden in OPAC on placing...
2021-01-04 Jonathan DruartBug 27230: Display OPAC description for OPAC_SUG
2020-11-23 Fridolin SomersBug 26904: OPAC password recovery allows regexp in...
2020-10-16 Marcel de RooyBug 26464: Code correction in opac-main when news_id...
2020-09-14 Nick ClemensBug 26388: Do not show 'Renew all' or 'Renew selected...
2020-08-31 Lucas GassMerge remote-tracking branch 'translations/20.05.03...
2020-08-31 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-08-13 Jonathan DruartBug 26133: Remove GetMarc* calls in detail.pl
2020-08-06 Owen LeonardBug 26070: Remove GoogleIndicTransliteration system...
2020-08-06 Didier GautheronBug 25982: OPAC shelves RSS link output is xml
2020-07-31 Tomas Cohen AraziBug 25961: Add hooks for plugins to inject variables...
2020-07-30 Jonathan DruartBug 5087: Add server-side check
2020-07-30 Tomas Cohen AraziBug 5087: (QA follow-up) Fix leakage in opac-downloadsh...
2020-07-30 Tomas Cohen AraziBug 5087: (QA follow-up) Rename the attribute to fit...
2020-07-30 Aleisha AmohiaBug 5087: Ability to define whether CSV profile shows...
2020-07-25 Owen LeonardBug 26005: OPAC cart display fails with error
2020-07-13 Julian MauriceBug 21395: Make perlcritic happy
2020-07-13 Jonathan DruartBug 18911: Add the ability to set the preferred lang...
2020-07-10 Owen LeonardBug 25402: Put OPAC cart download options into dropdown...
2020-07-10 Katrin FischerBug 11994: OpenSearch plugins needs to be delivered...
2020-07-10 Kyle M HallBug 25769: Patron self modification triggers change...
2020-06-17 Jonathan DruartBug 23276: Do not display tag if pref TagsEnabled is off
2020-06-17 Jonathan DruartBug 17842: Simplify the code
2020-06-17 David CookBug 17842: UTF-8 encode ISO2709 MARC download from...
2020-05-15 Tomas Cohen AraziBug 25416: Let OPAC XSLTs know if the context is an...
2020-05-12 Nazlı ÇetinBug 13547: Add item field 3 (Materials specified) to...
2020-05-04 Owen LeonardBug 13388: Add library pages to the OPAC
2020-05-04 Owen LeonardBug 25340: Pass biblio object to OPAC comments template
2020-04-29 Owen LeonardBug 25110: Allow patrons to add star ratings to titles...
2020-04-27 Tomas Cohen AraziBug 25009: Avoid leakages in opac-showmarc.pl
2020-04-21 Aleisha AmohiaBug 24913: Add PatronSelfRegistrationConfirmEmail syspref
2020-04-17 Martin RenvoizeBug 25147: (RM follow-up) Update pref references.
2020-04-16 Jonathan DruartBug 25136: Join the 2 ifs
2020-04-16 Lucas GassBug 25136: Make PatronSelfRegistrationLibraryList only...
2020-04-15 Jonathan DruartBug 25137: (bug 23084 follow-up) Fix incorrect grep...
2020-04-14 Nazlı ÇetinBug 22774: (follow-up) Limit purchase suggestion in...
2020-04-14 DevinimBug 22774: Limit Purchase Suggestion in a specified...
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-04-06 Jonathan DruartBug 4461: Use inbound_email_address to know if we displ...
2020-04-06 Jonathan DruartBug 4461: Correctly deal with encoding/escaping chars
2020-04-06 Jonathan DruartBug 4461: get_effective_email has been renamed inbound_...
2020-04-06 Aleisha AmohiaBug 4461: Checks on library email before enqueuing...
2020-04-06 Martin RenvoizeBug 4461: Use get_effective_email from bug 22823
2020-04-06 Martin RenvoizeBug 4461: Drop 'from_address' use 'reply_address'
2020-04-06 Jonathan DruartBug 4461: Better error handling
2020-04-06 Jonathan DruartBug 4461: Simplify recipients code
2020-04-06 Jonathan DruartBug 4461: Redirect to 404 if KohaAdminEmailAddress...
2020-04-06 Jonathan DruartBug 4461: Use our local_referer instead of HTTP_REFERER
2020-04-06 Jonathan DruartBug 4461: Use KohaAdminEmailAddress pref as 'from'
2020-04-06 Jonathan DruartBug 4461: Rename report date with created_on
2020-04-06 Aleisha AmohiaBug 4461: (follow-up) Creating sample notice and other...
2020-04-06 Aleisha AmohiaBug 4461: (follow-up) Redirect to 404 if OPACProblemRep...
2020-04-06 Aleisha AmohiaBug 4461: Submit a problem report
2020-04-06 Andrew IsherwoodBug 23173: Provide core infrastructure
2020-04-06 Kyle M HallBug 24537: Tidy code
2020-04-06 David CookBug 24537: Allow IP ranges in ILS-DI:AuthorizedIPs...
2020-03-26 Fridolin SomersBug 20415: Remove UseKohaPlugins system preference
2020-03-26 David CookBug 24673: Add CSRF token support to opac-messaging.pl
2020-03-25 Marcel de RooyBug 24754: (QA follow-up) Add timestamp, remove 11th...
2020-03-25 Nick ClemensBug 24754: Set userenv for ilsdi requests
2020-03-24 Nick ClemensBug 24476: Allow direct editing of autorenew_checkouts...
2020-03-24 Nick ClemensBug 24759: Move OpacRenewalBranch code to Koha::Item
2020-03-24 Marcel de RooyBug 24052: Rename XSLT_Handler
2020-03-24 Katrin FischerBug 24854: Remove IDreamBooks integration
2020-03-23 Jonathan DruartBug 20443: Remove C4::Members::AttributeTypes
2020-03-23 Jonathan DruartBug 20443: Remove CheckUniqueness
2020-03-23 Jonathan DruartBug 20443: Remove UpdateBorrowerAttribute and SetBorrow...
2020-03-23 Jonathan DruartBug 20443: Remove DeleteBorrowerAttribute
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributes to Koha::Patron...
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributeValue to Koha:...
2020-03-23 Jonathan DruartBug 20443: Remove opac_display and opac_editable from...
2020-03-20 Marcel de RooyBug 24892: Resolve uninitialized warns from opac-member...
2020-03-19 Tomas Cohen AraziBug 24384: Add Access-Control-Allow-Origin support...
2020-03-19 Aleisha AmohiaBug 15775: Show message on OPAC summary if holds are...
2020-03-18 Jonathan DruartBug 22821: Rename method with ->inbound_email_address
2020-03-18 Martin RenvoizeBug 22821: Correct to_address for issue notes
2020-03-18 Martin RenvoizeBug 22821: Use 'reply-to' address in issue notes
2020-03-18 Arthur SuzukiBug 23531: fix ILSDI non-implemented but documented...
2020-03-16 Andreas RoussosBug 24827: Standardise on 'UTF-8' as the encoding name
2020-03-16 Martin RenvoizeBug 22943: (QA follow-up) Add new cases
2020-03-16 Hayley MapleyBug 22943: Renames the in_ipset function to in_iprange...
2020-03-16 Jonathan DruartBug 5103: Refactor the code to avoid repetition
2020-03-16 Aleisha AmohiaBug 5103: (follow-up) Using mapped item fields instead...
2020-03-16 Aleisha AmohiaBug 5103: Format dates in MARC detail using dateformat...
2020-02-24 Jonathan DruartBug 24545: Fix newly added files
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-24 Owen LeonardBug 22880: (follow-up) Loose ends: Better DB update...
2020-02-21 Nick ClemensBug 23482: Fix BakerTaylor cover images on lists
2020-02-21 Jonathan DruartBug 17896: Remove duplicated use statements
2020-02-21 Nick ClemensBug 17896: load BakerTaylor module with use
2020-02-20 Robin SheatBug 14567: Add a browse interface to the OPAC
2020-02-19 Nick ClemensBug 24103: (follow-up) Dump query on opac authorities...
2020-02-19 Nick ClemensBug 24103: Add option to dump search query to templates
2020-02-19 Aleisha AmohiaBug 18933: Allow OPAC messaging SMS number to be set...
2020-02-19 Owen LeonardBug 24249: OPAC lists page should require login for...
next