Bug 31259: Escape infinite loop when lime cannot wrap enough
[koha-ffzg.git] / C4 /
2023-03-31 Nick ClemensBug 31259: Escape infinite loop when lime cannot wrap...
2023-03-31 Martin RenvoizeBug 18398: (follow-up) Update POD & Unit tests
2023-03-31 Martin RenvoizeBug 18398: Update C4::Message enqueue to use $patron...
2023-03-31 Nick ClemensBug 13976: Sort popularity numerically in Zebra
2023-03-31 Nick ClemensBug 33159: Simplify ES handling and fix zebra handling
2023-03-31 Nick ClemensBug 33159: Correctly form thesaurus term for non-subjec...
2023-03-31 Martin RenvoizeBug 29234: Transit on checking
2023-03-28 Tomas Cohen AraziBug 33341: Address some perlcritic errors in 5.36
2023-03-27 Nick ClemensBug 33309: Index items after renewal transaction completes
2023-03-27 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-16 Kyle HallBug 33183: Error inserting matchpoint_components when...
2023-03-16 Martin RenvoizeBug 32878: (follow-up) Exclude non_priority holds
2023-03-14 Petro VashchukBug 32878: Make it impossible to renew the item if...
2023-03-14 Marcel de RooyBug 32057: (QA follow-up) Remove pretty flag
2023-03-14 Kyle HallBug 32057: Replace insert query with use of Koha::Actio...
2023-03-14 Kyle HallBug 32057: Add optional stack trace to action logs
2023-03-14 Marcel de RooyBug 32684: (QA follow-up) Move too_many_lost to Patron
2023-03-14 Kyle HallBug 32684: Implement SIP patron status field "too many...
2023-03-13 Tomas Cohen AraziBug 33214: (follow-up) Consistency on key names
2023-03-13 Lucas GassBug 30624: Add loggedinlibrary permission and DB update
2023-03-13 Martin RenvoizeBug 30920: (follow-up) Cleanup warning from C4::Biblio...
2023-03-13 Martin RenvoizeBug 30920: (follow-up) Cache key fixes
2023-03-13 Nick ClemensBug 30920: (follow-up) Add missing use
2023-03-13 Martin RenvoizeBug 30920: Add caching to GetAuthorizedValueDesc
2023-03-10 Alex ArnaudBug 31858: add TT syntax for ACQORDER notices
2023-03-06 Jonathan DruartBug 25655: Store invoice price and currency even if...
2023-03-06 Jonathan DruartBug 25655: Add tests
2023-03-06 Jonathan DruartBug 25655: Save values from ModOrderReceive
2023-03-06 Martin RenvoizeBug 31028: (follow-up) Move html_helpers into notices
2023-03-06 Martin RenvoizeBug 31028: Add catalog concern management page to staff
2023-03-06 Martin RenvoizeBug 31028: Add acknowledgement notice
2023-03-06 Nick ClemensBug 31471: Send multiple ISBN with 'OR' for FindDuplicate
2023-03-02 Kyle M HallBug 31453: Add ability to filter messages to process...
2023-03-02 Nick ClemensBug 33055: (bug 32624 follow-up) Don't send a screen...
2023-02-27 David CookBug 32205: Remove unnecessary syspref template params...
2023-02-27 Jonathan DruartBug 33032: Remove alternateholdings_count
2023-02-24 Marcel de RooyBug 32687: Get server version in Context::get_versions
2023-02-24 Lucas GassBug 32805: Update location when recording a localuse...
2023-02-10 Tomas Cohen AraziBug 30642: Make renewal_type an enum in spec and add...
2023-02-10 Kyle M HallBug 30642: (QA follow-up) Do not rely on script names...
2023-02-10 Matt BlenkinsopBug 30642: Record renewal type
2023-02-09 Nick ClemensBug 32624: Don't include guarantee or guarantor fines...
2023-02-07 Tomas Cohen AraziBug 32612: (QA follow-up) Add POD and fix typo
2023-02-07 Kyle HallBug 32612: (QA follow-up) Add BINMODE method to C4...
2023-02-07 Nick ClemensBug 15869: Change framework on overlay
2023-02-07 Katrin FischerBug 32027: Fix 'librarian interface' to use 'staff...
2023-02-07 Katrin FischerBug 32222: Fix capitalization in various "id is invalid"
2023-02-07 Nick ClemensBug 32455: Use from_email_address for 'from' field...
2023-02-06 Nick ClemensBug 32515: Ignore no-block flag in check-in message
2023-01-31 Jonathan DruartBug 32442: (bug 28739 follow-up) Ensure txn is rollbacked
2023-01-31 Matthias MeusburgerBug 25812: Fines can be displayed on SIP checkin/checkout
2023-01-31 Martin RenvoizeBug 31095: Remove GetDebarments from Circulation.pm
2023-01-30 Matthias MeusburgerBug 32431: Display expiry date on SIP checkout when...
2023-01-18 Nick ClemensBug 22042: Block all return actions when BlockReturnOfW...
2023-01-17 Shi Yao WangBug 14784: Fix checkin message for restricted patrons
2023-01-10 Marcel de RooyBug 32208: Adjust Auth.pm for relogin without perms
2023-01-10 Marcel de RooyBug 31908: Resolve second login with another userid
2023-01-10 Marcel de RooyBug 31908: Replace an exit by a safe_exit in Auth.pm...
2022-12-27 Nick ClemensBug 32456: Preserve date accessioned if a date is not...
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
2022-10-24 Marcel de RooyBug 19693: (QA follow-up) Replace changed tag test
2022-10-24 Janusz KaczmarekBug 19693: Update of an authority record creates incons...
2022-10-24 Tomas Cohen AraziBug 31115: Add additional_attributes support to GetInvoices
2022-10-21 Marcel de RooyBug 30588: (QA follow-up) Clear waiting-for-2FA-setup...
2022-10-21 Marcel de RooyBug 30588: (QA follow-up) Auth - remove two warns and...
2022-10-21 Jonathan DruartBug 30588: Add the option to require 2FA setup on first...
2022-10-21 Jonathan DruartBug 30588: Adjust existing occurrences of TwoFactorAuth...
2022-10-21 Nick ClemensBug 17170: Add the ability to create 'saved searches...
2022-10-21 Nick ClemensBug 17170: Handle search filters in query builders
2022-10-20 Nick ClemensBug 28375: (follow-up) Use C4::Context->interface
2022-10-20 Nick ClemensBug 28375: (follow-up) Remove guessed interface paramet...
2022-10-20 Nick ClemensBug 28375: Inefficiencies in fetching COinS
2022-10-18 Kyle HallBug 31626: Add letter id to the message queue table
2022-10-18 Kyle M HallBug 25426: Allow return policy to be selected via syspr...
next