Revert "Bug 31412: Add focus to 'name' on SMTP Servers"
[koha.git] / opac /
2022-10-24 Jonathan DruartBug 31219: Prevent JS injection in patron extended...
2022-07-14 Tomas Cohen AraziBug 29418: Make detail rendering use the cleaned-up...
2022-05-03 Jonathan DruartBug 30199: Do not generate jwt if patron does not exist
2022-03-15 Andrew Fuerste-HenryMerge 21.05.12 security branch into 21.05.x
2022-03-09 Marcel de RooyBug 29931: [21.05.x] Check cookie status before continuing
2022-03-04 Nick ClemensBug 29706: Hide items that cannot be held by default...
2022-02-21 Marcel de RooyBug 29966: Dont pass authnotrequired true and flags...
2022-02-21 Nick ClemensBug 29320: Update OverDrive availability to V2
2022-02-21 Nick ClemensBug 29686: Adapt Koha to use new fulfillment API for...
2022-02-21 Jonathan DruartBug 30045: (bug 29543 follow-up) Fix SCO print slip
2022-02-16 Jonathan DruartBug 29840: Deal with non-existing biblionumber in opac...
2022-02-16 Fridolin SomersBug 29646: (RM follow-up) Add space before colon
2022-02-16 Marcel de RooyBug 29646: Fix undefined category crash in opac-passwor...
2022-02-10 Jonathan DruartBug 3142: Use filter_by_for_holds where holdability...
2022-01-31 Andrew Fuerste-HenryMerge remote-tracking branch 'translations/21.05.09...
2022-01-26 Tomas Cohen AraziBug 29544: (QA follow-up) Simplify code
2022-01-26 Jonathan DruartBug 29544: Fix opac-issue-note.pl
2022-01-26 Jonathan DruartBug 29544: Ensure logged in user is allowed to modify...
2022-01-25 Jonathan DruartBug 29543: Prevent user to checkin or renew items they...
2022-01-25 Jonathan DruartBug 29543: Enforce authentication for self-checkout
2022-01-25 Jonathan DruartBug 29543: Remove inputfocus variable
2022-01-25 Jonathan DruartBug 29543: Remove borrower variable
2022-01-25 Nick ClemensBug 29685: Reduce item processing by calculating 'items...
2022-01-10 Jonathan DruartBug 29696: Preserve link to biblio when creating a...
2021-11-22 Nick ClemensBug 28847: (follow-up) Handle branch_group_limit
2021-11-22 Nick ClemensBug 28847: Move SearchLimitLibrary code to QueryBuilder...
2021-11-19 Marcel de RooyBug 29321: Remove a last without loop context
2021-11-15 Jonathan DruartBug 28870: Move email address validation to a specific...
2021-11-15 Tomas Cohen AraziBug 28870: Remove traces of Email::Valid
2021-11-11 Jonathan DruartBug 29416: (bug 28941 follow-up) Restore suggestion...
2021-11-11 Nick ClemensBug 28768: (QA follow-up) Remove unused variable
2021-11-11 Lucas GassBug 28768: remove unnessesary template variable
2021-10-29 Nick ClemensBug 29318: Remove permission check from overdrive searc...
2021-10-29 Nick ClemensBug 29284: (follow-up) Fix code that I copied from too
2021-10-29 Nick ClemensBug 29284: (follow-up) Improve error logging to prevent...
2021-10-29 Nick ClemensBug 29284: Don't die on analytics searching error
2021-10-08 Nick ClemensBug 28484: (QA follow-up) Add fix on OPAC
2021-09-23 Kyle M HallMerge remote-tracking branch 'koha-translate/21.05...
2021-09-15 Jonathan DruartBug 28941: Deal with OPACSuggestionUnwantedFields
2021-09-15 Jonathan DruartBug 28941: Filter suggestion inputs at the OPAC
2021-09-15 Jonathan DruartBug 28947: Prevent OPAC user to create new users
2021-09-15 Marcel de RooyBug 28935: No filtering on patron's data on member...
2021-09-15 Jonathan DruartBug 28929: Prevent flags to be sent during patron's...
2021-09-03 Kyle M HallBug 28885: Skip invalid biblios for OpacBrowseResults
2021-09-03 Tomas Cohen AraziBug 26223: (QA follow-up) Fix filter order
2021-09-03 Andreas RoussosBug 26223: include item information in OPAC ISBD view
2021-08-24 Jonathan DruartBug 28784: Remove code related to num_paragraph cookie
2021-08-13 Marcel de RooyBug 28764: (QA follow-up) Add comment, remove two defined's
2021-08-13 Nick ClemensBug 28764: Parse direction parameter in public list...
2021-07-16 Jonathan DruartBug 28561: Remove DBIC warning in opac-shelves
2021-07-16 Marcel de RooyBug 28561: Fix noisy warning about $direction too
2021-07-09 Tomas Cohen AraziBug 28299: Make buildKohaItemsNamespace accept Koha...
2021-07-09 Jonathan DruartBug 28299: Take OpacHiddenItems into account on opac...
2021-07-02 Marcel de RooyBug 28545: Noisy uninitialized warn at opac-MARCdetail...
2021-07-02 Owen LeonardBug 28422: OPAC MARC detail view doesn't correctly...
2021-06-25 Joonas KylmäläBug 28513: Fix analytics search links so they don't...
2021-06-24 Jonathan DruartBug 28409: Simplify data validation
2021-06-24 David CookBug 28409: Comprehensively validate category in opac...
2021-06-24 Tomas Cohen AraziBug 28600: Resolve variable scope issue
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
next