Bug 26176: (follow-up) Use suggested patturn in update
[koha.git] / C4 /
2024-05-23 Martin RenvoizeBug 26176: (QA follow-up) Also rename StaffLoginBranchB...
2024-05-23 Martin RenvoizeBug 26176: (QA follow-up) Branch -> Library
2024-05-23 Nick ClemensBug 26176: Rename AutoLocation to StaffLoginRestrictBra...
2024-05-23 Nick ClemensBug 36908: Sort branches based on branchcode
2024-05-22 Nick ClemensBug 36665: (follow-up) Allow choosing a branch with...
2024-05-22 Nick ClemensBug 36665: (follow-up) Wrap code block in type ne ...
2024-05-22 Nick ClemensBug 36665: Add option to set the staff user's logged...
2024-05-17 Marcel de RooyBug 36785: Typo unreconized and bilbio in tags code
2024-05-17 Marcel de RooyBug 36793: Fix case of $var in Context->delete_preference
2024-05-14 Jonathan DruartBug 36149: Unset userenv from middleware
2024-05-14 Kyle M HallBug 36378: Cannot stay logged in if AutoLocation is...
2024-05-13 Nick ClemensBug 30047: (follow-up) Fix failing tests
2024-05-10 Fridolin SomersBug 36335: Fix ILS-DI GetRecords bad encoding for UNIMARC
2024-05-10 Nick ClemensBug 30047: Add new heading field to auth_header table
2024-05-10 Kyle M HallBug 35907: Tidy execute_query
2024-05-10 Kyle M HallBug 35907: Add ability to log all custom report runs...
2024-05-10 danyonsewellBug 26567: Allow to limit subscription search to subscr...
2024-05-10 Jan KissigBug 36676: SIP2 drops connection on unknown patron...
2024-05-10 Martin RenvoizeBug 31627: (QA follow-up) Catch more locations
2024-05-10 Kyle HallBug 31627: Add ability to embed the letter id in outgoi...
2024-05-07 Jonathan DruartBug 36750: Use the same label for Zebra
2024-05-07 Emily LamancusaBug 34972: Remove GetOtherReserves
2024-05-06 Martin RenvoizeBug 27753: (QA follow-up) Use librarian as resolver
2024-05-06 Laura EscamillaBug 27753: (follow-up) Tidy introduced code in Circulat...
2024-05-06 Laura EscamillaBug 27753: (follow-up) Update logic in AddReturn
2024-05-06 Laura EscamillaBug 27753: Added new system preferences for automatical...
2024-05-03 Lucas GassBug 36137: Make update_totalissues cron always skip...
2024-05-02 Martin RenvoizeBug 25159: (QA follow-up) Tidy changes
2024-05-02 Kyle M HallBug 25159: (QA follow-up) Allow passing of 'original...
2024-05-02 Kyle M HallBug 25159: Implement diffs in action logs for holds
2024-05-02 Kyle M HallBug 25159: Add ability to specify a pre-modified versio...
2024-04-30 Marcel de RooyBug 36002: Remove unused subroutine GetParcels
2024-04-30 Martin RenvoizeBug 33237: Move and simplify language selection logic
2024-04-30 Martin RenvoizeBug 33237: (follow-up) Restore final fallback
2024-04-30 Nick ClemensBug 33237: (follow-up) Tidy
2024-04-30 Hammat WeleBug 33237: If TranslateNotices is off, use the interfac...
2024-04-30 Nick ClemensBug 32565: (follow-up) Tidy
2024-04-30 Nick ClemensBug 32565: Add unallocated option to holds queue
2024-04-30 Jonathan DruartBug 35138: Add the ability to manage ES facets
2024-04-29 Kyle M HallBug 35582: Supress possible warning
2024-04-29 lmstrandBug 35582: Show advanced search languages with selected...
2024-04-29 Kevin CarnesBug 32392: Fix QA issues
2024-04-29 Björn NylénBug 32392: Enable skipping forward issues when receivin...
2024-04-29 Marcel de RooyBug 35993: Apply new routine to ModBiblioMarc
2024-04-29 Nick ClemensBug 19097: (follow-up) Fix typo 'altough'
2024-04-29 Marcel de RooyBug 19097: Adjust some GetMarcFromKohaField calls
2024-04-29 Marcel de RooyBug 19097: Remove wantarray from GetMarcFromKohaField
2024-04-29 Marcel de RooyBug 19097: Remove wantarray from GetMarcSubfieldStructu...
2024-04-29 Nick ClemensBug 35646: (follow-up) Correct firstaquidate type
2024-04-29 Nick ClemensBug 35646: Allow use of publication date fields in...
2024-04-29 Andreas JonssonBug 35727: Remove unused code in HoldsQueue::MapItemsTo...
2024-04-29 Nick ClemensBug 36605: Add update_lastseen to handle_patron_status...
2024-04-29 Kyle M HallBug 34032: (QA follow-up) Tidy code
2024-04-29 Emmi TakkinenBug 34032: Set new expirationdate if waiting status...
2024-04-29 Nick ClemensBug 30324: Don't use default rule if we have a parent...
2024-04-26 Tomas Cohen AraziBug 31791: (follow-up) Tidy AddBiblio
2024-04-26 Tomas Cohen AraziBug 31791: Add 'source_record_id' param to {Add,Mod...
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...
next