Bug 24879: Adjust tests
[koha.git] / opac /
2024-03-11 Owen LeonardBug 35538: Sort OPAC self registration library list...
2024-03-11 Lucas GassBug 35952: Remove unnecessary line for OpacSuppressionM...
2024-03-11 Kyle M HallBug 36088: Remove useless code form opac-account-pay.pl
2024-02-19 Kyle M HallBug 35942: OPAC user can enroll several times to the...
2024-02-19 Kyle M HallBug 35941: (QA follow-up) Tidy clubs-tab.pl
2024-02-19 Jonathan DruartBug 35941: Limit club list to those from the logged...
2024-02-19 Marcel de RooyBug 36072: opac-request-article should check syspref
2024-02-01 David CookBug 35445: Require OPAC user to confirm self-registrati...
2024-02-01 Jonathan DruartBug 35578: Simplify the code using intersect
2024-02-01 David CookBug 35578: Validate "Where" in OPAC Authority search
2024-02-01 Marcel de RooyBug 35833: Silence few warnings from searching
2024-01-03 Victor Grousset... Bug 35496: (QA follow-up): tidy up code
2024-01-03 Lucas GassBug 35496: Open article requests tab by default on...
2024-01-03 Lucas GassBug 35495: Open holds tab by default on opac-user.pl...
2024-01-03 Lucas GassBug 35492: Open holds tab by default on opac-user.pl...
2024-01-03 Lucas GassBug 35488: Open holds tab by default on opac-user.pl...
2023-11-15 Marcel de RooyBug 35266: Fix biblio check in opac-MARCdetail
2023-11-09 Marcel de RooyBug 21431: Add action parameter to set_password
2023-11-08 Owen LeonardBug 23798: Convert OpacMaintenanceNotice system prefere...
2023-11-08 Lucas GassBug 34438: Add lang field to OPAC patron self registrat...
2023-11-08 Nick ClemensBug 34557: Add SCOLoadCheckoutsByDefault system preference
2023-11-01 Tomas Cohen AraziBug 18203: Rename column
2023-11-01 Pedro AmorimBug 18203: Add per borrower category restrictions on...
2023-11-01 Aleisha AmohiaBug 8367: (follow-up) Remove pickup delay message from...
2023-11-01 Aleisha AmohiaBug 8367: (follow-up) Fix pickup delay text on OPAC...
2023-11-01 Aleisha AmohiaBug 8367: Add holds_pickup_period circulation rule
2023-10-25 Marcel de RooyBug 31503: Make opac-patron-consent more generic
2023-10-20 Jonathan DruartBug 31383: Create a parent-child DB relation for additi...
2023-10-18 Jonathan DruartBug 33949: Replace GetAllIssues with Koha::Checkouts...
2023-10-17 Martin RenvoizeBug 26314: (QA follow-up) Resolve new QA script failures
2023-10-17 Martin RenvoizeBug 26314: Update for changes to bug 11175 methodology
2023-10-11 Hammat WeleBug 33087: OPACHoldsIfAvailableAtPickup considers On...
2023-10-11 Nick ClemensBug 28130: (QA follow-up) Tidy
2023-10-11 Aleisha AmohiaBug 28130: Manage subscription alerts on OPAC
2023-10-09 Matt BlenkinsopBug 33819: Add page numbers to opac results breadcrumb
2023-10-03 Julian MauriceBug 33074: Take ReservesControlBranch into account...
2023-10-03 Pedro AmorimBug 34836: Add patron check to isbd and marc detail...
2023-09-22 Jonathan DruartBug 30825: Move holds_control_library to Koha::Policy...
2023-09-22 Tomas Cohen AraziBug 30825: Remove GetReservesControlBranch in favour...
2023-09-22 David GustafssonBug 32496: Reduce unnecessary unblessings of objects...
2023-09-19 Pedro AmorimBug 33716: ILL Type Disclaimer - OPAC
2023-09-19 Aleisha AmohiaBug 34760: Confirm session ID is set to save OPAC searc...
2023-09-19 Jonathan DruartBug 27634: Turn off patron self-registration if no...
2023-09-15 Jonathan DruartBug 33940: Move C4::Members cardnumber sub to Koha...
2023-09-12 Kyle M HallBug 34731: Don't call SendQueuedMessages if message_id...
2023-09-05 Pedro AmorimBug 34694: Only check for IsAvailableForItemLevelReques...
2023-09-01 Pascal UphausBug 34441: Fixed Typo "Paramater"
2023-08-15 Hammat WeleBug 30846: 'If any unavailable' doesn't consider negati...
2023-08-08 Michał GórnyBug 34023: Prevent HTML injection in "back to results...
2023-07-19 Nick ClemensBug 34178: Cache ItemsAnyAvailableAndNotRestricted...
2023-07-19 Nick ClemensBug 33444: Update AddRenewal to take a hashref of params
2023-07-13 Jonathan DruartBug 33956: Use Koha::Biblio->opac_summary_html from...
2023-07-10 Thibaud GuillotBug 34218: Send a record copy to avoid loss of informat...
2023-07-10 Jonathan DruartBug 33047: Return 404 instead of 500 when biblio does...
2023-06-23 Hammat WeleBug 25079: Add a 'edit' functionality to the Clubs...
2023-06-23 Jonathan DruartBug 30860: Cache CanItemBeReserved return value
2023-06-15 Nick ClemensBug 29691: Use template to display news on opac homepage
2023-06-09 Nick ClemensBug 33957: Add normalized_oclc and only fetch when...
2023-06-08 Nick ClemensBug 33951: (QA follow-up) Import GetNormalizedOCLCNumber
2023-06-08 Jonathan DruartBug 33951: Set normalized_oclc in opac/opac-readingreco...
2023-06-08 Jonathan DruartBug 33950: Don't get marcxml if not necessary - opac...
2023-06-06 Nick ClemensBug 33236: Move NewSuggestion to Koha::Suggestion-...
2023-06-06 Jonathan DruartBug 33803: Remove comment about tab width
2023-06-05 Jonathan DruartBug 33697: Remove RecordedBooks (rbdigital) integration
2023-05-29 Marcel de RooyBug 33702: (QA follow-up) Do not crash on borrowernumber
2023-05-29 Jonathan DruartBug 33702: Prevent ILL requests to be modified by someb...
2023-05-29 Magnus EngerBug 33702: Patrons should only see their own ILLs in...
2023-05-16 Martin RenvoizeBug 33223: Fix sendshelf
2023-05-16 Martin RenvoizeBug 33223: Replace 'first_valid' with 'notice' for...
2023-05-15 jeremy breuillardBug 21330: Allow XSLT for authority detail view in...
2023-05-15 Alex BuckleyBug 30418: Add ability for permitted staff to edit...
2023-05-12 David GustafssonBug 31735: Optimize OPAC checkouts view
2023-05-12 David GustafssonBug 31735: Avoid re-fetcing objects from database by...
2023-05-09 Janusz KaczmarekBug 33037: Koha does not display difference between...
2023-05-09 Nick ClemensBug 33302: Send and display errors when a hold cannot...
2023-05-09 Fridolin SomersBug 33569: Fix sort by relevance in catalog search
2023-05-09 Katrin FischerBug 33069: Fix error in MARC download for OPAC lists
2023-05-05 Frédéric DemiansBug 33102: Display fields from biblioitems in OPAC...
2023-05-05 Katrin FischerBug 33197: Rename GDPR_Policy system preference
2023-04-20 Jonathan DruartBug 12029: Remove 'params' from filter_by_unread
2023-04-20 Aleisha AmohiaBug 12029: Ability for patrons to dismiss OPAC messages
2023-04-14 Martin RenvoizeBug 33192: Update all occurrences of AutoEmailPrimaryAd...
2023-04-06 Nick ClemensBug 29311: (QA follow-up) Fix an existing spelling...
2023-04-06 jeremy breuillardBug 29311: Forbid editing biblio info when creating...
2023-04-06 Katrin FischerBug 33160: Use hostinfo to display title information...
2023-03-27 Marcel de RooyBug 32426: Fix qatools issues
2023-03-27 Marcel de RooyBug 32426: Changes for opac-registration-verify
2023-03-27 Marcel de RooyBug 32426: Changes for opac-memberentry
2023-03-27 Kyle HallBug 3150: (QA follow-up) Tidy scripts
2023-03-27 Kyle M HallBug 3150: (QA follow-up) Don't load unused and deleted...
2023-03-27 Katrin FischerBug 3150: (follow-up) Send list and cart emails immedia...
2023-03-27 Martin RenvoizeBug 3150: (QA follow-up) Remove borrowernumber from...
2023-03-27 Aleisha AmohiaBug 3150: Move emails for sending cart and list content...
2023-03-06 Jonathan DruartBug 32674: Fix placing a hold at the OPAC for serials
2023-03-02 David CookBug 32639: Send opac-search.osdx without doing an empty...
2023-02-22 Aleisha AmohiaBug 31051: Show patron savings on the OPAC
2023-02-20 Tomas Cohen AraziBug 23247: Use EmbedItems in opac-MARCdetail.pl
2023-02-09 David CookBug 31699: (follow-up) Protect more against open redirects
2023-02-09 Martin RenvoizeBug 31699: (follow-up) Protect against unauthorized...
2023-02-09 Martin RenvoizeBug 31699: Add 'return' option to opac modal login
next