Bug 31791: DB changes
[koha.git] / C4 /
2024-04-26 Brendan LawlorBug 35746: add multiselect to report dropdowns
2024-04-26 Andreas JonssonBug 35826: Make copy of cost matrix when substituting inf
2024-04-26 Andreas JonssonBug 35826: Keep items on retry.
2024-04-26 Andreas JonssonBug 35826: Fix errors in transport cost optimization
2024-04-26 Andreas JonssonBug 35826: optimize on transport cost when building...
2024-04-26 Martin RenvoizeBug 16122: Tidy changed code blocks
2024-04-26 Lucas GassBug 16122: Increment items.localuse
2024-04-26 Nick ClemensBug 30318: Don't reset messaging preferences when form...
2024-04-26 Emmi TakkinenBug 36313: Fix Undefined subroutine &C4::Circulation...
2024-04-22 Nick ClemensBug 36328: (QA follow-up) Expand tests and reorder...
2024-04-22 Jonathan DruartBug 36328: Add a separate 'note' profile
2024-04-22 Jonathan DruartBug 36328: Add p span div to Scrubber
2024-04-22 Pedro AmorimBug 35581: Koha::Illrequest -> Koha::ILL::Request
2024-04-22 Kyle M HallBug 35568: Add a transform_prepared_letter plugin hook...
2024-04-19 Martin RenvoizeBug 35394: Correction to booked items logic
2024-04-18 Nick ClemensBug 36473: (follow-up) Additionally warn the stringifie...
2024-04-18 Nick ClemensBug 36473: (follow-up) Add biblionumber to warning
2024-04-18 Marcel de RooyBug 36386: Pass user and group to Net::Server
2024-04-16 Nick ClemensBug 35432: Expand comments to explain the priority...
2024-04-16 Nick ClemensBug 35432: Remove PULL_BRANCHES and use ifs over unless
2024-04-16 Nick ClemensBug 35432: Simplay HoldsQueuePrioritize branch check
2024-04-16 Nick ClemensBug 35432: Add _can_item_fill_request subroutine
2024-04-16 Nick ClemensBug 35432: Add comments and POD
2024-04-16 Martin RenvoizeBug 36343: Add support for 'payload' to _after_biblio_a...
2024-04-12 Nick ClemensBug 36473: Handle Invalid Metadata Exceptions in totali...
2024-04-12 Nick ClemensBug 23102: 404 errors on page causes SCI user to be...
2024-04-12 Kyle M HallBug 36051: (QA follow-up): Use yaml_preference
2024-04-12 Kyle M HallBug 36051: Add option to specify SMS::Send driver param...
2024-04-12 Martin RenvoizeBug 6796: Code defensively for if library hours are...
2024-04-12 Martin RenvoizeBug 6796: day_of_week representation fix
2024-04-12 Aleisha AmohiaBug 6796: (follow-up) QA test tool fixes
2024-04-12 Aleisha AmohiaBug 6796: Don't add a day if hourly loan period pushes...
2024-04-12 Hayley PelhamBug 6796: (follow-up) Fix logic for calculating followi...
2024-04-12 Aleisha AmohiaBug 6796: Consider library hours when calculating due...
2024-04-05 Kyle M HallBug 36307: SMS::Send driver errors are not captured...
2024-04-05 Emily LamancusaBug 36409: Fix capitalization for AcquisitionsDefaultEM...
2024-04-05 Jonathan DruartBug 36349: Fix AutoSelfCheckAllowed
2024-04-03 Andreas JonssonBug 36244: Do template toolkit processing first
2024-03-25 Tomas Cohen AraziBug 34943: (QA follow-up) Use `before_biblio_action...
2024-03-25 Tomas Cohen AraziBug 34943: Implement `before_biblio_metadata_store...
2024-03-22 Nick ClemensBug 36331: (follow-up) Ignore non_priority holds when...
2024-03-22 Matthias MeusburgerBug 25813: Enhance patron expiration in SIP display
2024-03-22 Nick ClemensBug 36331: Don't check reserves that an item cannot...
2024-03-18 David GustafssonBug 25539: Remove AddBiblio option "defer_marc_save"
2024-03-18 Martin RenvoizeBug 29440: (QA follow-up) Fix tidy
2024-03-18 David GustafssonBug 29440: Replace removed syspref BiblioAddsAuthoritie...
2024-03-18 David GustafssonBug 29440: defer biblio autolinking until records are...
2024-03-18 David GustafssonBug 29440: Refactor and clean up bulkmarcimport.pl
2024-03-18 Tomas Cohen AraziBug 33431: Fix remaining cases
2024-03-18 Tomas Cohen AraziBug 33431: Make C4::Record use C4::Context->yaml_preference
2024-03-18 Tomas Cohen AraziBug 33431: Make C4::Circulation use C4::Context->yaml_p...
2024-03-15 Nick ClemensBug 29522: [alternate] Skip relinking bibliographic...
2024-03-15 Nick ClemensBug 35944: (QA follow-up) Tidy
2024-03-15 Nick ClemensBug 35944: (QA follow-up) Check if there are bookings...
2024-03-15 Martin RenvoizeBug 35944: Add message to SIP renewal attempt
2024-03-15 Martin RenvoizeBug 35944: Add booking handling to CanBookBeRenewed
2024-03-15 Nick ClemensBug 36308: Update sip login parameters
2024-03-15 Martin RenvoizeBug 35248: Unit tests for CanBookBeIssued
2024-03-08 Lucas GassBug 35950: Move AddReturn call into circulation.pl
2024-03-08 Martin RenvoizeBug 35840: (QA follow-up) Tidy and critic fix
2024-03-08 Lucas GassBug 35840: Add option to AddReturn to skip recording...
2024-03-07 Kyle M HallBug 35357: Remove item from holds queue when it is...
2024-03-07 Tomas Cohen AraziBug 36056: Clarify subpermissions AND behavior
2024-03-07 Marcel de RooyBug 36212: Add check on barcode before searching items
2024-03-07 David CookBug 31427: Get auto renewal errors before other renewal...
2024-03-01 Jonathan DruartBug 36148: Do not deal with CSRF error in get_template_...
2024-03-01 Jonathan DruartBug 36148: Improve error handling and restore programmi...
2024-03-01 Jonathan DruartBug 36148: Move CSRF check to a Plack middleware
2024-03-01 David CookBug 36084: Add CSRF token support to svc/authentication
2024-03-01 Jonathan DruartBug 36084: C4::Auth+plack.psgi for svc?
2024-03-01 Jonathan DruartBug 36102: Fix expired session on the login page of...
2024-03-01 Jonathan DruartBug 36102: Generate a new sessionID if the existing...
2024-03-01 Jonathan DruartBug 36102: (follow-up) Add cud-login to the login form
2024-03-01 Jonathan DruartBug 36102: Do not keep op and csrf_token in param list...
2024-03-01 Jonathan DruartBug 36102: Use Koha::Session from C4::InstallAuth
2024-03-01 Jonathan DruartBug 36102: Add cud-login to the login form
2024-03-01 Jonathan DruartBug 34478: Add cud to updatestructure
2024-03-01 Jonathan DruartBug 34478: Log if CSRF is wrong (debug)
2024-03-01 Jonathan DruartBug 34478: Display programming errors in case plack...
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud-
2024-03-01 Jonathan DruartBug 34478: op-cud - Trick CGI directly
2024-03-01 Jonathan DruartBug 34478: op-cud - Adjust C4::Auth code
2024-03-01 Jonathan DruartBug 34478: Move C4::Auth check
2024-03-01 Jonathan DruartBug 34478: Remove check_csrf from pl files
2024-03-01 Jonathan DruartBug 34478: Check CSRF in get_template_and_user
2024-03-01 David CookBug 36098: Add Koha::Session module to ease session...
2024-03-01 Jonathan DruartBug 36092: Pass sessionID at the end of get_template_an...
2024-03-01 Jonathan DruartBug 36092: Pass the sessionID from checkauth if we...
2024-03-01 Jonathan DruartBug 35918: Fix auto library connect (AutoLocation)
2024-03-01 Jonathan DruartBug 35890: Reject login if IP is not valid
2024-03-01 Victor Grousset... Bug 35904: (QA follow-up): tidy up code
2024-03-01 Jonathan DruartBug 35904: Make C4::Auth::checkauth testable easily
2024-03-01 Jonathan DruartBug 35904: Remove var loggedin
2024-02-14 Andreas JonssonBug 36034: (bug 34893 follow-up) fix capture of return...
2024-02-02 Tomas Cohen AraziBug 34893: Unit tests for C4::Auth::checkpw
2024-02-02 Kyle M HallBug 34893: (QA follow-up) Tidy code for qa script
2024-02-02 Kyle M HallBug 34893: ILS-DI can return the wrong patron for Authe...
2024-01-31 Martin RenvoizeBug 18397: Add message delivery details to the notices tab
2024-01-31 Marcel de RooyBug 35490: Remove GetMarcItem from C4::Biblio module
2024-01-29 Marcel de RooyBug 35833: Silence few warnings from searching
next