Bug 30035: Fix failing test
[koha.git] / opac /
2022-03-04 Fridolin SomersBug 30147: Fix modules usage in opac-detail.pl
2022-02-25 Jonathan DruartBug 28955: Impact News as well
2022-02-23 Jonathan DruartBug 29660: Remove hostitemsflag
2022-02-22 Jonathan DruartBug 30089: (bug 29844 follow-up) Fix placing holds...
2022-02-16 Nick ClemensBug 29706: Hide items that cannot be held by default...
2022-02-16 Fridolin SomersBug 30101: Fix OPAC advanced search after Bug 29844
2022-02-11 Jonathan DruartBug 29859: (follow-up) Use iterator instead of as_list
2022-02-11 Tomas Cohen AraziBug 29843: Use in opac/opac-privacy.pl
2022-02-11 Tomas Cohen AraziBug 29526: Add a way for patrons to delete their hold...
2022-02-10 Marcel de RooyBug 29966: Dont pass authnotrequired true and flags...
2022-02-10 Jonathan DruartBug 30045: (bug 29543 follow-up) Fix SCO print slip
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-02-03 Tomas Cohen AraziBug 29544: (QA follow-up) Simplify code
2022-02-03 Jonathan DruartBug 29544: Fix opac-issue-note.pl
2022-02-03 Jonathan DruartBug 29544: Ensure logged in user is allowed to modify...
2022-02-03 Jonathan DruartBug 29543: Prevent user to checkin or renew items they...
2022-02-03 Jonathan DruartBug 29543: Enforce authentication for self-checkout
2022-02-03 Jonathan DruartBug 29543: Remove inputfocus variable
2022-02-03 Jonathan DruartBug 29543: Remove borrower variable
2022-02-01 Fridolin SomersBug 29562: (follow-up) typo $tem in opac-reserve.pl
2022-02-01 Jonathan DruartBug 29562: Test $item instead of $itemNum
2022-02-01 Nick ClemensBug 29562: Adjust CanItemBeReserved and checkHighHolds...
2022-01-29 Nick ClemensBug 29320: Update OverDrive availability to V2
2022-01-28 Owen LeonardBug 29899: Show public note to patrons when placing...
2022-01-28 Tomas Cohen AraziBug 27946: Add UI handling of AR fees
2022-01-28 Jonathan DruartBug 21729: Keep expiration date set when placing a...
2022-01-28 Nick ClemensBug 29686: Adapt Koha to use new fulfillment API for...
2022-01-22 Jonathan DruartBug 29840: Deal with non-existing biblionumber in opac...
2022-01-22 Fridolin SomersBug 29646: (RM follow-up) Add space before colon
2022-01-22 Marcel de RooyBug 29646: Fix undefined category crash in opac-passwor...
2022-01-13 Nick ClemensBug 29685: Reduce item processing by calculating 'items...
2022-01-10 Owen LeonardBug 26296: Use new table column selection modal for...
2021-12-22 Jonathan DruartBug 29696: Preserve link to biblio when creating a...
2021-12-16 Petro VashchukBug 29669: fix uninitialized value warnings when XSLTPa...
2021-12-15 Marcel de RooyBug 27266: (QA follow-up) Remove GetBiblioData from...
2021-12-15 Marcel de RooyBug 27266: (QA follow-up) Indentation in opac-sendshelf
2021-12-15 Marcel de RooyBug 27266: (QA follow-up) Remove GetBiblioData from...
2021-12-15 Aleisha AmohiaBug 27266: (follow-up) Remove get_marc_authors from...
2021-12-15 Aleisha AmohiaBug 27266: (follow-up) Remove instances of GetMarcAuthors
2021-12-15 Aleisha AmohiaBug 27266: (QA follow-up) Rename to get_marc_authors
2021-12-15 Aleisha AmohiaBug 27266: Move GetMarcAuthors to Koha namespace
2021-12-14 Lucas GassBug 13188: Add PatronSelfModificationMandatoryField...
2021-11-22 Jonathan DruartBug 17600: Fix opac/unapi
2021-11-19 Jonathan DruartBug 5229: Remove system preference 'OPACItemsResultsDis...
2021-11-15 Marcel de RooyBug 29321: Remove a last without loop context
2021-11-15 Andreas RoussosBug 29435: include missing subroutine from C4::Authorit...
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
next