Bug 25078: Separate update "report" from its description
[koha.git] / opac /
2021-08-16 Jonathan DruartBug 24387: Rename "News" with "Additional contents"
2021-08-16 Jonathan DruartBug 12561: Change prototype of XSLTParse4Display
2021-08-16 Jonathan DruartBug 12561: Remove non-XSLT views
2021-08-16 Jonathan DruartBug 12561: Remove HighlightOwnItemsOnOPAC and Highlight...
2021-08-11 Marcel de RooyBug 28764: (QA follow-up) Add comment, remove two defined's
2021-08-11 Nick ClemensBug 28764: Parse direction parameter in public list...
2021-08-03 Jonathan DruartBug 17600: Fix GetTagsLabels imports
2021-07-27 Jonathan DruartBug 28763: (bug 17600 follow-up) Import XSLTParse4displ...
2021-07-27 Nick ClemensBug 28763: (bug 17600 follow-up) Import XSLTParse4displ...
2021-07-21 Nick ClemensBug 28731: (bug 17600 follow-up) Import necessary subro...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-13 Jonathan DruartBug 27948: Fix file mode
2021-07-12 Marcel de RooyBug 20472: Add format field to the interface
2021-07-12 Nick ClemensBug 20310: (QA follow-up) Add 'Opac' to pref and descri...
2021-07-12 Martin RenvoizeBug 20310: (follow-up) Rename method to get_marc_host
2021-07-12 Martin RenvoizeBug 20310: (follow-up) Move syspref check into controller
2021-07-12 Marcel de RooyBug 20310: (follow-up) Check if biblio exists; 755...
2021-07-12 Marcel de RooyBug 20310: Redirect article record without items for...
2021-07-12 Jonathan DruartBug 27948: Remove unused branchcode var
2021-07-12 Maryse SimardBug 11879: (follow up) Some fixes and code cleanup
2021-07-12 Bin WenBug 11879: Add a new field to patron record: main conta...
2021-07-12 Marcel de RooyBug 27948: (QA follow-up) Remove NewsChannels reference
2021-07-12 Marcel de RooyBug 27948: (QA follow-up) Remove unused $disclaimer...
2021-07-12 Agustin MoyanoBug 27948: (follow-up) Use Koha.news and PROCESS koha_n...
2021-07-12 Agustin MoyanoBug 27948: Add disclaimer to article request
2021-07-12 Jonathan DruartBug 28561: Remove DBIC warning in opac-shelves
2021-07-12 Marcel de RooyBug 28561: Fix noisy warning about $direction too
2021-07-06 Josef MoravecBug 22544: Clarify documentation and change param ...
2021-07-06 Josef MoravecBug 22544: Refactor searching of news items
2021-07-06 Josef MoravecBug 22544: Move GetNewsToDisplay to Koha namespace
2021-07-06 Tomas Cohen AraziBug 28299: Make buildKohaItemsNamespace accept Koha...
2021-07-06 Jonathan DruartBug 28299: Take OpacHiddenItems into account on opac...
2021-07-06 Jonathan DruartBug 28409: Simplify data validation
2021-07-06 David CookBug 28409: Comprehensively validate category in opac...
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-06-24 Tomas Cohen AraziBug 28600: (bug 18989 follow-up) Resolve variable scope...
2021-06-22 Jonathan DruartBug 28572: Remove C4::Debug
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2021-06-21 Marcel de RooyBug 28545: Noisy uninitialized warn at opac-MARCdetail...
2021-06-21 Owen LeonardBug 28422: OPAC MARC detail view doesn't correctly...
2021-06-21 Joonas KylmäläBug 28513: Fix analytics search links so they don't...
2021-06-21 Nick ClemensBug 28526: (QA follow-up) Don't search if query is...
2021-06-21 Fridolin SomersBug 28526: Impossible to search only zero
2021-05-26 Jonathan DruartBug 20982: Sanitize category to prevent XSS on opac...
2021-05-12 Jonathan DruartBug 18989: Restore hidding items on detail
2021-05-12 Tomas Cohen AraziBug 18989: (QA follow-up) Make controllers use Koha...
2021-05-12 Fridolin SomersBug 18989: Allow displaying biblios with all items...
2021-05-11 Jonathan DruartBug 18112: Use GetAuthValueDropbox from the template
2021-05-11 Lucas GassBug 18112: Add street type to self reg/self mod form
2021-05-10 Lucas GassBug 28241: Fix regex to allow for content before and...
2021-05-07 Tomas Cohen AraziBug 23215: Remove traces of the PayPal feature
2021-05-06 Aleisha AmohiaBug 21249: (follow-up) Adding parentheses to fix query
2021-05-06 Aleisha AmohiaBug 21249: (follow-up) Implement SearchLibraryLimit...
2021-05-06 Aleisha AmohiaBug 21249: (follow-up) Fixing syspref name, description...
2021-05-06 Jonathan DruartBug 21249: Code cleaning
2021-05-06 Alex BuckleyBug 21249: New syspref controlling branch fields querie...
2021-04-21 Tomas Cohen AraziBug 23583: Handle OpacHiddenItems with yaml_preference
2021-04-21 Lucas GassBug 28162: fix doubled scalar sigil
2021-04-16 Nick ClemensBug 27529: Choose patron's branch or item's homebranch...
2021-04-16 Aleisha AmohiaBug 27979: Modify TrackClicks to verify URL exists...
2021-04-09 Martin RenvoizeBug 28031: (follow-up) Clarify check methods
2021-03-16 Jonathan DruartBug 27860: Fix self-registration if messages with incor...
2021-03-09 Marcel de RooyBug 27268: (QA follow-up) Add Koha::Biblios to basket...
2021-03-09 Aleisha AmohiaBug 27268: Move GetMarcNotes to Koha namespace
2021-03-09 Jonathan DruartBug 27652: Display patron's categories for sysprefs...
2021-03-08 Jonathan DruartBug 27650: Fix variable passed to the template in opac...
2021-03-04 Jonathan DruartBug 22824: Remove C4::Boolean, true_p, boolean_preferen...
2021-02-23 Jonathan DruartBug 27626: Fix self registration if categorycode is...
2021-02-17 Nick ClemensBug 24108: Make export file names consistent
2021-02-16 Jonathan DruartBug 27673: Fix encoding issues
2021-02-16 Jonathan DruartBug 27673: Replace YAML with YAML::XS
2021-02-16 Jonathan DruartBug 27604: Deal with empty pref
2021-02-15 Jonathan DruartBug 26406: Fix suggestions filter at the OPAC
2021-02-12 Nick ClemensBug 27380: (follow-up) Remove earlier declaration and...
2021-02-12 Nick ClemensBug 27380: Move get_prepped_report to object and use...
2021-02-08 Nick ClemensBug 23763: Make search on staff and opac use new routine
2021-02-08 Jonathan DruartBug 20410: Remove OpacGroupResults and PazPar2
2021-02-08 Jonathan DruartBug 27604: Init to {}
2021-02-08 Nick ClemensBug 27604: (QA follow-up) Limit the libraries during...
2021-02-08 Jonathan DruartBug 27604: Make sure PatronSelfRegistrationLibraryList...
2021-02-01 Jonathan DruartBug 27450: Remove password from the mandatory fields...
2021-01-29 James O'KeeffeBug 27487: Rename system preference reviewson to OPACCo...
2021-01-27 David CookBug 26048: Use ErrorDocument middleware for Plack HTTP...
2021-01-14 Jonathan DruartBug 15448: Remove items fetch
2021-01-14 Jonathan DruartBug 15448: Fix ISE
2021-01-14 Tomas Cohen AraziBug 15448: (follow-up) Adapt to changes on bug 24254
2021-01-14 Tomas Cohen AraziBug 15448: (follow-up) Fetch the patron category once
2021-01-14 Tomas Cohen AraziBug 15448: Filter out items hidden in OPAC on placing...
2021-01-12 Lucas GassBug 26123: Add message notification to patron dashboard
2020-12-26 Jonathan DruartBug 27230: Display OPAC description for OPAC_SUG
2020-12-26 Owen LeonardBug 27200: (follow-up) Browse search interface update
2020-12-26 Agustin MoyanoBug 27148: Fix bug on self registration when user categ...
2020-12-21 Fridolin SomersBug 26941: Fix OPAC password recovery error messages
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Make requested changes
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Include SelfCheckInModule
2020-11-11 Andrew IsherwoodBug 24083: Add support for unseen_renewals
2020-11-11 Agustin MoyanoBug 20936: (follow-up) add biblio and item relation...
2020-11-11 Agustin MoyanoBug 20936: Add patron's hold history menu in OPAC
2020-11-11 Andrew IsherwoodBug 22818: Add generation and sending of notices
2020-11-09 Fridolin SomersBug 26904: OPAC password recovery allows regexp in...
next