Bug 33791: (QA follow-up) Stick to 'item_id' for the parameter name
[koha.git] / C4 /
2023-06-08 Tomas Cohen AraziBug 33791: (QA follow-up) Stick to 'item_id' for the...
2023-06-08 Marcel de RooyBug 33791: Pass itemnumber to $hold->fill
2023-06-08 Nick ClemensBug 33761: Alter query to remove items with active...
2023-06-05 Martin RenvoizeBug 32775: (QA follow-up) Fix tab and indenting issues
2023-06-05 Alex BuckleyBug 32775: Correctly display language order in sysprefs...
2023-06-05 Alex BuckleyBug 32775: Do not order language directories based...
2023-05-26 Martin RenvoizeBug 32878: (follow-up) Exclude non_priority holds
2023-05-26 Petro VashchukBug 32878: Make it impossible to renew the item if...
2023-05-16 Kyle M HallBug 33580: Bring back ability to mark item as seen...
2023-05-16 Nick ClemensBug 33557: Add LinkerConsiderThesaurus system preference
2023-05-15 Fridolin SomersBug 33569: Fix sort by relevance in catalog search
2023-05-15 Marcel de RooyBug 33576: (QA follow-up) Polish comment, typo
2023-05-15 Nick ClemensBug 33576: Index records after import transaction is...
2023-05-15 Nick ClemensBug 33277: (follow-up) Don't use regex, tidy
2023-05-15 Nick ClemensBug 33277: (follow-up) Fix notdefined search for Zebra...
2023-05-15 Nick ClemensBug 33277: Add comments and missing thesauri
2023-05-15 Nick ClemensBug 33277: Support custom thesaurus authority with...
2023-05-15 Nick ClemensBug 33277: Do not search using thesaurus when linking...
2023-05-12 Marcel de RooyBug 32990: Prevent deadlock in _update_batch_record_counts
2023-05-12 Katrin FischerBug 33197: Rename GDPR_Policy system preference
2023-05-12 Jonathan DruartBug 28267: Simplify things
2023-05-12 Katrin FischerBug 33262: Store the biblionumber of a deleted record...
2023-05-11 Janusz KaczmarekBug 33210: (Bug 31963 follow-up) No hold fee message...
2023-05-09 Kyle HallBug 33216: Catch and handle RegisterRequired exceptions...
2023-05-09 Martin RenvoizeBug 18398: (follow-up) Update POD & Unit tests
2023-05-09 Martin RenvoizeBug 18398: Update C4::Message enqueue to use $patron...
2023-04-18 Nick ClemensBug 33231: (QA follow-up) Simplify conditional for...
2023-04-18 Janusz KaczmarekBug 33231: (Bug 30813 follow-up) No publication date...
2023-04-16 Kyle HallBug 33040: Add "Date published (text)" to serials tab...
2023-04-16 Fridolin SomersBug 32279: Add GetAuthorizedHeading method export C4...
2023-04-16 Fridolin SomersBug 32280: Export method ImportBreedingAuth from C4...
2023-04-16 Nick ClemensBug 31259: Escape infinite loop when lime cannot wrap...
2023-04-16 Nick ClemensBug 13976: Sort popularity numerically in Zebra
2023-04-11 Nick ClemensBug 33159: Simplify ES handling and fix zebra handling
2023-04-11 Nick ClemensBug 33159: Correctly form thesaurus term for non-subjec...
2023-04-11 Martin RenvoizeBug 29234: Transit on checking
2023-04-11 Tomas Cohen AraziBug 33341: Address some perlcritic errors in 5.36
2023-04-11 Nick ClemensBug 33309: Index items after renewal transaction completes
2023-04-11 Nick ClemensBug 33019: Make sure ES records are indexed the first...
2023-03-17 Marcel de RooyBug 32804: (QA follow-up) Typo ahs and fix ImportBatch.t
2023-03-17 Nick ClemensBug 32804: Do not adjust biblionumber when replacing...
2023-03-17 Nick ClemensBug 33100: Remove all punctuation at end of record
2023-03-17 Kyle HallBug 33183: Error inserting matchpoint_components when...
2023-03-16 Marcel de RooyBug 32684: (QA follow-up) Move too_many_lost to Patron
2023-03-16 Kyle HallBug 32684: Implement SIP patron status field "too many...
2023-03-14 Tomas Cohen AraziBug 33214: (follow-up) Consistency on key names
2023-03-14 Martin RenvoizeBug 30920: (follow-up) Cleanup warning from C4::Biblio...
2023-03-14 Martin RenvoizeBug 30920: (follow-up) Cache key fixes
2023-03-14 Nick ClemensBug 30920: (follow-up) Add missing use
2023-03-14 Martin RenvoizeBug 30920: Add caching to GetAuthorizedValueDesc
2023-03-10 Alex ArnaudBug 31858: add TT syntax for ACQORDER notices
2023-03-07 Nick ClemensBug 31471: Send multiple ISBN with 'OR' for FindDuplicate
2023-03-03 Nick ClemensBug 33055: (bug 32624 follow-up) Don't send a screen...
2023-03-01 David CookBug 32205: Remove unnecessary syspref template params...
2023-03-01 Jonathan DruartBug 33032: Remove alternateholdings_count
2023-02-28 Marcel de RooyBug 32687: Get server version in Context::get_versions
2023-02-28 Lucas GassBug 32805: Update location when recording a localuse...
2023-02-13 Tomas Cohen AraziBug 30642: Make renewal_type an enum in spec and add...
2023-02-13 Kyle M HallBug 30642: (QA follow-up) Do not rely on script names...
2023-02-13 Matt BlenkinsopBug 30642: Record renewal type
2023-02-13 Nick ClemensBug 32624: Don't include guarantee or guarantor fines...
2023-02-08 Tomas Cohen AraziBug 32612: (QA follow-up) Add POD and fix typo
2023-02-08 Nick ClemensBug 15869: Change framework on overlay
2023-02-08 Katrin FischerBug 32027: Fix 'librarian interface' to use 'staff...
2023-02-08 Katrin FischerBug 32222: Fix capitalization in various "id is invalid"
2023-02-08 Nick ClemensBug 32455: Use from_email_address for 'from' field...
2023-02-08 Kyle HallBug 32612: (QA follow-up) Add BINMODE method to C4...
2023-02-07 Nick ClemensBug 32515: Ignore no-block flag in check-in message
2023-02-01 Martin RenvoizeBug 31095: Remove GetDebarments from Circulation.pm
2023-01-31 Jonathan DruartBug 32442: (bug 28739 follow-up) Ensure txn is rollbacked
2023-01-25 Shi Yao WangBug 14784: Fix checkin message for restricted patrons
2023-01-18 Nick ClemensBug 22042: Block all return actions when BlockReturnOfW...
2023-01-13 Nick ClemensBug 32456: Preserve date accessioned if a date is not...
2022-12-19 Marcel de RooyBug 32208: Adjust Auth.pm for relogin without perms
2022-12-19 Marcel de RooyBug 31908: Resolve second login with another userid
2022-12-19 Marcel de RooyBug 31908: Replace an exit by a safe_exit in Auth.pm...
2022-12-15 Fridolin SomersBug 20596: (QA follow-up) perltidy
2022-12-15 David CookBug 20596: Join authority queries together with OR
2022-12-15 Nick ClemensBug 32247: Exit holds queue builder if there are no...
2022-11-15 Agustin MoyanoBug 32178: (follow-up) Transform 'staff' interface...
2022-11-15 Agustin MoyanoBug 32178: Remove security breach introduced in bug...
2022-11-14 Emmi TakkinenBug 31447: Use holds pick up branch in "Please confirm...
2022-11-11 Marcel de RooyBug 32151: Resolve uninitialized warn in numeric ne...
2022-11-08 Agustin MoyanoBug 31378: Add the API-based auth mechanism to C4:...
2022-11-04 Kyle M HallBug 24860: Skip non-matching item group holds in HoldsQueue
2022-11-04 Kyle M HallBug 24860: Skip non-matching item group holds in CheckR...
2022-11-04 Kyle HallBug 24860: Add ability to select an item group when...
2022-11-04 Kyle M HallBug 24860: Implement reserves.item_group_id
2022-11-04 Katrin FischerBug 31517: (QA follow-up) Fix indentation
2022-11-04 Joonas KylmäläBug 31517: Remove unused get_tag function
2022-11-04 Joonas KylmäläBug 31517: Replace raw SQL queries in C4::Tags with...
2022-11-04 Marcel de RooyBug 31889: Remove exported ghost routine from Biblio...
2022-11-04 Nick ClemensBug 29102: Remove ignore_found_holds
2022-11-04 Nick ClemensBug 29102: Do not count patron's own hold against limits
2022-11-04 Joonas KylmäläBug 27259: Add HomeOrHoldingBranch checks where it...
2022-11-04 Jonathan DruartBug 32066: Check 2FA pref in check_cookie_auth
2022-11-02 Aleisha AmohiaBug 31963: Only show hold fee msg on OPAC if patron...
2022-10-27 Emmi TakkinenBug 30407: Add ability to syspref UpdateNotForLoanStatu...
2022-10-24 Aleisha AmohiaBug 23012: Apply processing fee return policy when...
2022-10-24 Marcel de RooyBug 31495: Allow opac-page when enforcing GDPR policy
next