Bug 36378: Cannot stay logged in if AutoLocation is enabled but branch ip is not...
[koha.git] / C4 /
2024-05-29 Kyle M HallBug 36378: Cannot stay logged in if AutoLocation is...
2024-05-29 Fridolin SomersBug 36335: Fix ILS-DI GetRecords bad encoding for UNIMARC
2024-05-29 Jan KissigBug 36676: SIP2 drops connection on unknown patron...
2024-05-24 Lucas GassBug 36137: Make update_totalissues cron always skip...
2024-05-24 Nick ClemensBug 32565: (follow-up) Tidy
2024-05-24 Nick ClemensBug 32565: Add unallocated option to holds queue
2024-05-24 Kyle M HallBug 35582: Supress possible warning
2024-05-24 lmstrandBug 35582: Show advanced search languages with selected...
2024-05-24 Nick ClemensBug 36605: Add update_lastseen to handle_patron_status...
2024-05-24 Nick ClemensBug 30324: Don't use default rule if we have a parent...
2024-05-23 Nick ClemensBug 30318: Don't reset messaging preferences when form...
2024-05-23 Martin RenvoizeBug 35394: Correction to booked items logic
2024-05-23 Marcel de RooyBug 36386: Pass user and group to Net::Server
2024-05-23 Nick ClemensBug 36473: (follow-up) Additionally warn the stringifie...
2024-05-23 Nick ClemensBug 36473: (follow-up) Add biblionumber to warning
2024-05-23 Nick ClemensBug 36473: Handle Invalid Metadata Exceptions in totali...
2024-05-23 Nick ClemensBug 23102: 404 errors on page causes SCI user to be...
2024-05-23 Kyle M HallBug 36307: SMS::Send driver errors are not captured...
2024-05-23 Emily LamancusaBug 36409: Fix capitalization for AcquisitionsDefaultEM...
2024-05-22 Emily LamancusaBug 34972: Remove GetOtherReserves
2024-05-22 Emmi TakkinenBug 36313: Fix Undefined subroutine &C4::Circulation...
2024-04-24 Jonathan DruartBug 36149: Unset userenv from middleware
2024-04-24 Nick ClemensBug 36328: (QA follow-up) Expand tests and reorder...
2024-04-24 Jonathan DruartBug 36328: Add a separate 'note' profile
2024-04-24 Jonathan DruartBug 36328: Add p span div to Scrubber
2024-04-17 Nick ClemensBug 36331: (follow-up) Ignore non_priority holds when...
2024-04-17 Nick ClemensBug 36331: Don't check reserves that an item cannot...
2024-04-17 Nick ClemensBug 35944: (QA follow-up) Tidy
2024-04-17 Nick ClemensBug 35944: (QA follow-up) Check if there are bookings...
2024-04-17 Martin RenvoizeBug 35944: Add message to SIP renewal attempt
2024-04-17 Martin RenvoizeBug 35944: Add booking handling to CanBookBeRenewed
2024-03-27 Andreas JonssonBug 36244: Do template toolkit processing first
2024-03-19 Martin RenvoizeBug 35248: Unit tests for CanBookBeIssued
2024-03-18 Nick ClemensBug 29522: [alternate] Skip relinking bibliographic...
2024-03-11 Lucas GassBug 35950: Move AddReturn call into circulation.pl
2024-03-11 Martin RenvoizeBug 35840: (QA follow-up) Tidy and critic fix
2024-03-11 Lucas GassBug 35840: Add option to AddReturn to skip recording...
2024-03-11 Kyle M HallBug 35357: Remove item from holds queue when it is...
2024-03-11 Tomas Cohen AraziBug 36056: Clarify subpermissions AND behavior
2024-03-11 Marcel de RooyBug 36212: Add check on barcode before searching items
2024-03-11 Fridolin SomersBug 32029: Automatic item modifications by age add...
2024-03-11 David CookBug 31427: Get auto renewal errors before other renewal...
2024-03-11 David CookBug 36098: Add Koha::Session module to ease session...
2024-02-19 Jonathan DruartBug 36092: Pass sessionID at the end of get_template_an...
2024-02-19 Jonathan DruartBug 36092: Pass the sessionID from checkauth if we...
2024-02-19 Jonathan DruartBug 35918: Fix auto library connect (AutoLocation)
2024-02-19 Jonathan DruartBug 35890: Reject login if IP is not valid
2024-02-19 Jonathan DruartBug 35890: Remove var loggedin
2024-02-19 Victor Grousset... Bug 35904: (QA follow-up): tidy up code
2024-02-19 Jonathan DruartBug 35904: Make C4::Auth::checkauth testable easily
2024-02-15 Andreas JonssonBug 36034: (bug 34893 follow-up) fix capture of return...
2024-02-13 Martin RenvoizeBug 18397: Add message delivery details to the notices tab
2024-02-13 Marcel de RooyBug 35490: Remove GetMarcItem from C4::Biblio module
2024-02-01 Marcel de RooyBug 35833: Silence few warnings from searching
2024-02-01 Marcel de RooyBug 35833: Fix warnings from C4/Koha
2024-01-31 Kyle M HallBug 35461: Fix function call parameters causing the...
2024-01-31 Janik HilserBug 29930: Cardnumber incorrectly set to userid on...
2024-01-31 Jonathan DruartBug 34913: Fix perlcritic for VirtualShelves.pm
2024-01-29 Jonathan DruartBug 34913: Adjust C4::Utils::DataTables::VirtualShelves
2024-01-29 Tomas Cohen AraziBug 34893: Unit tests for C4::Auth::checkpw
2024-01-29 Kyle M HallBug 34893: (QA follow-up) Tidy code for qa script
2024-01-29 Kyle M HallBug 34893: ILS-DI can return the wrong patron for Authe...
2024-01-17 Kyle M HallBug 35322: Fix the logic for checking for holds in...
2024-01-17 Laura EscamillaBug 34950: Add availability statuses for in transit...
2024-01-17 Kyle M HallBug 35438: Remove skip_intermediate_commit parameter
2024-01-17 Kyle M HallBug 35438: Transact each record import separately
2024-01-17 Nick ClemensBug 35702: Fetch biblios at once and loop
2024-01-17 Nick ClemensBug 35702: Use framework code from biblio object
2024-01-15 Nick ClemensBug 35293: (follow-up) Handle all rules as well
2024-01-15 Alex BuckleyBug 35293: Re-implement bug 30407 functionality
2024-01-08 Aleisha AmohiaBug 35587: Do not trigger transfer if lost item returne...
2024-01-08 Tomas Cohen AraziBug 35070: Tidy
2024-01-08 Julian MauriceBug 35070: Add plugin hook template_include_paths
2024-01-03 David CookBug 35588: Scope authorised value desc lookup according...
2024-01-03 David CookBug 35579: Cache authorised value lookup by MARC field
2024-01-03 Nick ClemensBug 35491: Add logging to RevertWaitingStatus
2024-01-03 Marcel de RooyBug 35405: Remove noise from MARC::Record in SearchAuth...
2024-01-03 Kyle M HallBug 18139: Tidy code
2024-01-03 Kyle M HallBug 18139: Display the rule critera used to determin...
2023-11-10 Kyle M HallBug 34868: (QA follow-up) Tidy sip_circulation_status
2023-11-10 Kyle M HallBug 34868: (QA follow-up) Rename new option, add comments
2023-11-10 Kyle M HallBug 34868: Add ability for SIP2 to distinguish missing...
2023-11-10 Aleisha AmohiaBug 35008: Make ILS-DI not require auth when OpacPublic...
2023-11-08 Nick ClemensBug 33217: Tidy
2023-11-08 Nick ClemensBug 33217: Allow specifiying sort field and order for...
2023-11-08 Kyle M HallBug 21284: (QA follow-up) Fix QA script issues
2023-11-08 Kyle M HallBug 21284: (QA follow-up) Rename itemonhold and recordo...
2023-11-08 Matthias MeusburgerBug 21284: ILS-DI: Allow GetPatronInfo to tell if a...
2023-11-08 Aleisha AmohiaBug 17617: Confirmation email to patron when hold is...
2023-11-08 Kyle M HallBug 25814: Tidy code
2023-11-08 Matthias MeusburgerBug 25814: SIP: Add a message on successful checkin.
2023-11-08 Raphael StraubBug 20755: Add separate email configuration for acquisi...
2023-11-08 Tomas Cohen AraziBug 35269: Rename `update_item_location` to `location_u...
2023-11-06 Alex BuckleyBug 21159: Update item location on checkout
2023-11-06 Kyle M HallBug 34529: Offline circulation should be able to accept...
2023-11-06 Katrin FischerBug 27992: (QA follow-up) Perltidy
2023-11-06 Lucas GassBug 27992: Call AddReturn on stats patron
2023-11-06 Nick ClemensBug 17798: Confirm hold when printing slip from another...
2023-11-03 Kyle M HallBug 33749: (QA follow-up) Tidy code for qa script
2023-11-03 Tomas Cohen AraziBug 33749: Use TrimFields instead of stripWhitespaceChars
next