Bug 28832: (follow-up) Handle regex fields too
[koha.git] / opac /
2022-02-07 Jonathan DruartBug 29696: Preserve link to biblio when creating a...
2022-01-31 Tomas Cohen AraziBug 29544: (QA follow-up) Simplify code
2022-01-31 Jonathan DruartBug 29544: Fix opac-issue-note.pl
2022-01-31 Jonathan DruartBug 29544: Ensure logged in user is allowed to modify...
2022-01-31 Jonathan DruartBug 29543: Prevent user to checkin or renew items they...
2022-01-31 Jonathan DruartBug 29543: Enforce authentication for self-checkout
2022-01-31 Jonathan DruartBug 29543: Remove inputfocus variable
2022-01-31 Jonathan DruartBug 29543: Remove borrower variable
2022-01-30 Nick ClemensBug 29284: (follow-up) Fix code that I copied from too
2022-01-30 Nick ClemensBug 29284: (follow-up) Improve error logging to prevent...
2022-01-30 Nick ClemensBug 29284: Don't die on analytics searching error
2021-12-22 Victor Grousset... Bug 29284: REVERT ALL: due to string freeze
2021-12-22 Nick ClemensBug 29284: (follow-up) Fix code that I copied from too
2021-12-22 Nick ClemensBug 29284: (follow-up) Improve error logging to prevent...
2021-12-22 Nick ClemensBug 29284: Don't die on analytics searching error
2021-11-20 Marcel de RooyBug 29321: Remove a last without loop context
2021-11-19 Jonathan DruartBug 28870: Move email address validation to a specific...
2021-11-19 Tomas Cohen AraziBug 28870: Remove traces of Email::Valid
2021-11-12 Jonathan DruartBug 29416: (bug 28941 follow-up) Restore suggestion...
2021-11-12 Nick ClemensBug 28768: (QA follow-up) Remove unused variable
2021-11-12 Lucas GassBug 28768: remove unnessesary template variable
2021-09-22 Fridolin SomersMerge remote-tracking branch 'translate/20.11.10-transl...
2021-09-21 Jonathan DruartBug 28941: Deal with OPACSuggestionUnwantedFields
2021-09-21 Jonathan DruartBug 28941: Filter suggestion inputs at the OPAC
2021-09-21 Marcel de RooyBug 28935: No filtering on patron's data on member...
2021-09-21 Jonathan DruartBug 28947: Prevent OPAC user to create new users
2021-09-21 Jonathan DruartBug 28929: Prevent flags to be sent during patron's...
2021-09-08 Kyle M HallBug 28885: Skip invalid biblios for OpacBrowseResults
2021-09-08 Tomas Cohen AraziBug 26223: (QA follow-up) Fix filter order
2021-09-08 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-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-08-02 Jonathan DruartBug 28561: Remove DBIC warning in opac-shelves
2021-08-02 Marcel de RooyBug 28561: Fix noisy warning about $direction too
2021-07-10 Marcel de RooyBug 28545: Noisy uninitialized warn at opac-MARCdetail...
2021-07-10 Owen LeonardBug 28422: OPAC MARC detail view doesn't correctly...
2021-07-08 Joonas KylmäläBug 28513: Fix analytics search links so they don't...
2021-06-26 Jonathan DruartBug 28409: Simplify data validation
2021-06-26 David CookBug 28409: Comprehensively validate category in opac...
2021-05-25 Fridolin SomersMerge remote-tracking branch 'translate/20.11.06-transl...
2021-05-24 Jonathan DruartBug 20982: Sanitize category to prevent XSS on opac...
2021-05-12 Lucas GassBug 28241: Fix regex to allow for content before and...
2021-04-22 Nick ClemensBug 27529: Choose patron's branch or item's homebranch...
2021-04-22 Aleisha AmohiaBug 27979: Modify TrackClicks to verify URL exists...
2021-03-19 Jonathan DruartBug 27860: Fix self-registration if messages with incor...
2021-03-12 Jonathan DruartBug 27650: Fix variable passed to the template in opac...
2021-02-25 Jonathan DruartBug 27626: Fix self registration if categorycode is...
2021-02-23 Fridolin SomersMerge remote-tracking branch 'translate/20.11.03-transl...
2021-02-23 Jonathan DruartBug 27604: Deal with empty pref
2021-02-23 Jonathan DruartBug 27604: Init to {}
2021-02-23 Nick ClemensBug 27604: (QA follow-up) Limit the libraries during...
2021-02-23 Jonathan DruartBug 27604: Make sure PatronSelfRegistrationLibraryList...
2021-02-19 Jonathan DruartBug 26406: Fix suggestions filter at the OPAC
2021-02-05 Jonathan DruartBug 27450: Remove password from the mandatory fields...
2021-01-19 Jonathan DruartBug 15448: Remove items fetch
2021-01-19 Jonathan DruartBug 15448: Fix ISE
2021-01-19 Tomas Cohen AraziBug 15448: (follow-up) Adapt to changes on bug 24254
2021-01-19 Tomas Cohen AraziBug 15448: (follow-up) Fetch the patron category once
2021-01-19 Tomas Cohen AraziBug 15448: Filter out items hidden in OPAC on placing...
2020-12-30 Jonathan DruartBug 27230: Display OPAC description for OPAC_SUG
2020-12-30 Owen LeonardBug 27200: (follow-up) Browse search interface update
2020-12-28 Agustin MoyanoBug 27148: Fix bug on self registration when user categ...
2020-12-28 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...
2020-11-02 Arthur SuzukiBug 22806: (QA follow-up)
2020-10-25 Owen LeonardBug 26752: Convert OPAC list download modal to dropdown
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-14 Kyle M HallBug 19382: Add ability to block guarantees based on...
2020-10-12 Jonathan DruartBug 26145: Allow multi covers per item
2020-10-12 Jonathan DruartBug 26145: Refactoring - Move C4::Images to Koha::Cover...
2020-10-12 Jonathan DruartBug 26145: Display the cover image at the OPAC
2020-10-09 Lucas GassBug 23420: (QA follow-up) Remove more AllowPurchaseSugg...
2020-10-09 Lucas GassBug 23420: Add OPACSuggestionUnwantedFields system...
2020-10-02 Tomas Cohen AraziBug 22343: (QA follow-up) Wrap email creation inside...
2020-10-02 Tomas Cohen AraziBug 22343: Adapt controller scripts
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Catch attepts to return via SCO
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Capitalize return of needsconfirm
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Add handling to SCI
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Add handling to SCO
2020-10-01 Nick ClemensBug 24155: Apply weights if not advanced search
2020-10-01 Nick ClemensBug 24155: Make weighting an option on advanced search
2020-10-01 Timothy Alexis VassBug 26266: Add jQuery validator to opac-password-recove...
2020-09-18 Marcel de RooyBug 26464: Code correction in opac-main when news_id...
2020-09-18 David CookBug 26301: Use CanBookBeRenewed when renewing via self...
2020-09-09 Agustin MoyanoBug 23816: Add minimum password length and require...
2020-09-09 Nick ClemensBug 26388: Do not show 'Renew all' or 'Renew selected...
2020-09-03 Katrin FischerBug 15851: (QA follow-up) Fix booleans to uppercase...
2020-09-03 Tomas Cohen AraziBug 15851: Only display the analytics link when required
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-08-31 David GustafssonBug 20057: System preference for auto approval of patro...
2020-08-13 Emmi TakkinenBug 16371: Combine get_daily_quote and get_daily_quote_...
2020-08-13 Olli-Antti KivilahtiBug 16371: Quote of the Day (QOTD) - Display in differe...
2020-08-13 Emmi TakkinenBug 16371: Move GetDailyQuote to get_daily_quote
next