Bug 29407: Make the pickup locations dropdown JS reusable
[koha.git] / opac /
2021-11-05 Jonathan DruartBug 29416: (bug 28941 follow-up) Restore suggestion...
2021-11-05 Nick ClemensBug 28768: (QA follow-up) Remove unused variable
2021-11-05 Lucas GassBug 28768: remove unnessesary template variable
2021-11-05 Jonathan DruartBug 29180: Rename syspref RequestOnOpac with OPACHoldRe...
2021-11-03 Jonathan DruartBug 27360: Prevent crash if branchcode does not exist
2021-11-03 Martin RenvoizeBug 27360: Use 'public' to filter libraries for opac...
2021-11-03 Jonathan DruartBug 28417: Don't require C4::Auth_with_cas from opac...
2021-11-03 Tomas Cohen AraziBug 28417: (follow-up) Fix typo
2021-10-28 Tomas Cohen AraziBug 28959: Fix other cases
2021-10-28 Tomas Cohen AraziBug 28959: (follow-up) Adjust all places in which ...
2021-10-28 Tomas Cohen AraziBug 28959: Add virtualshelves.public as a boolean
2021-10-26 Nick ClemensBug 29318: Tidy the code
2021-10-26 Nick ClemensBug 29318: Remove permission check from overdrive searc...
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Restore bug 29284
2021-10-26 Marcel de RooyBug 11175: (QA follow-up) Do not fetch twice
2021-10-26 Jonathan DruartBug 11175: Add syspref MaxComponentRecords to remove...
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Restore link to more results
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Display components tab if...
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Account for difference in...
2021-10-26 Martin RenvoizeBug 11175: Display components in own tab
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Take account of bug 15851
2021-10-25 Nick ClemensBug 29284: (follow-up) Fix code that I copied from too
2021-10-25 Nick ClemensBug 29284: (follow-up) Improve error logging to prevent...
2021-10-25 Nick ClemensBug 29284: Don't die on analytics searching error
2021-10-18 Kyle M HallBug 28211: Replace use of call_recursive() with call()
2021-10-18 Jonathan DruartBug 28785: Don't send SessionRestrictionByIP to template
2021-10-18 Jonathan DruartBug 28785: Adjust check_cookie_auth calls
2021-10-15 Marcel de RooyBug 29093: Interface changes
2021-10-08 Jonathan DruartBug 3142: Use filter_by_for_holds where holdability...
2021-10-07 Jonathan DruartBug 18984: Remove NORMARC support
2021-10-07 Jonathan DruartBug 28931: Use EXPORT_OK from Koha::DateUtils
2021-10-07 Jonathan DruartBug 29083: Don't pass _count var
2021-10-07 Tomas Cohen AraziBug 29083: Update article requests-related Koha::Patron...
2021-10-06 Kyle M HallBug 26352: Switch from using call() to call_recursive()
2021-10-06 Kyle M HallBug 26352: Add plugin hooks to transform patron barcodes
2021-10-06 Kyle M HallBug 26351: Add plugin hooks to transform item barcodes
2021-10-05 Tomas Cohen AraziBug 27945: Fix error handling and translatability
2021-10-05 Agustin MoyanoBug 27945: Add limit article request feature
2021-09-30 Jonathan DruartBug 28941: Deal with OPACSuggestionUnwantedFields
2021-09-30 Jonathan DruartBug 28941: Filter suggestion inputs at the OPAC
2021-09-30 Jonathan DruartBug 28947: Prevent OPAC user to create new users
2021-09-30 Marcel de RooyBug 28935: No filtering on patron's data on member...
2021-09-30 Jonathan DruartBug 28929: Prevent flags to be sent during patron's...
2021-09-29 Nick ClemensBug 28484: (QA follow-up) Add fix on OPAC
2021-09-28 Jonathan DruartBug 28870: Move email address validation to a specific...
2021-09-28 Tomas Cohen AraziBug 28870: Remove traces of Email::Valid
2021-09-20 Jonathan DruartBug 17600: Fix overdrive_proxy and recordedbooks
2021-09-20 Nick ClemensBug 28847: (follow-up) Handle branch_group_limit
2021-09-20 Nick ClemensBug 28847: Move SearchLimitLibrary code to QueryBuilder...
2021-09-14 Jonathan DruartBug 17600: Fix opac/svc/overdrive
2021-08-31 Kyle M HallBug 28885: Skip invalid biblios for OpacBrowseResults
2021-08-31 Jonathan DruartBug 22690: Fix the tracklink feature
2021-08-30 Jonathan DruartBug 28893: Remove unused opac/rss directory
2021-08-27 Tomas Cohen AraziBug 26223: (QA follow-up) Fix filter order
2021-08-27 Andreas RoussosBug 26223: include item information in OPAC ISBD view
2021-08-25 Jonathan DruartBug 28784: Remove code related to num_paragraph cookie
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...
next