Bug 32272: Restore last and previous borrowers on moredetail
[koha.git] / C4 /
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...
2022-10-18 Nick ClemensBug 27265: (follow-up) Use existing parameter
2022-10-18 Kyle M HallBug 27265: Enable message queue cron to accept multiple...
2022-10-14 Jonathan DruartBug 31437: (bug 30718 follow-up) Prevent useless indexa...
2022-10-12 Kyle HallBug 31552: SIP2 option format_due_date not honored...
2022-10-12 David CookBug 31614: Adds a koha-conf.xml config to set Zebra...
2022-10-11 Katrin FischerBug 30168: (QA follow-up) Fix POD
2022-10-11 Nick ClemensBug 30168: Use checkout object in GetSoonestRenewDate
2022-10-11 Nick ClemensBug 28799: Log when item was lost and now found
2022-10-11 Joonas KylmäläBug 31485: Move _item_denied_renewal to Koha::Item
2022-10-11 Kyle HallBug 31587: Basket not accessible from ACQORDER notice
2022-10-11 Fridolin SomersBug 31649: Fix acquisition basket group CSV export...
2022-10-11 Fridolin SomersBug 31649: Fix acquisition basket CSV export if biblio...
2022-10-05 Nick ClemensBug 31203: Add End action to cronjobs and log viewer
2022-10-05 Nick ClemensBug 31203: Alter cronlogaction to take a hash
2022-10-04 Alex BuckleyBug 31333: (follow-up) Handle anonymous patrons making...
2022-10-04 Alex BuckleyBug 31333: Add ability to make purchase suggestions...
2022-10-03 Julian MauriceBug 28186: Use Koha::Authority in C4::AuthoritiesMarc...
2022-10-03 Katrin FischerBug 31586: Log basket number as object for action ACQUI...
2022-10-03 Martin RenvoizeBug 30646: (follow-up) Set to send immediately
2022-10-03 Martin RenvoizeBug 30646: Add welcome email support to SAML2
2022-10-03 Martin RenvoizeBug 30646: Add welcome email support to LDAP
2022-10-03 Kyle HallBug 29196: (Bug 27068 follow-up) - Remove unnecessary...
2022-10-03 Frank HansenBug 30280: (follow-up) Removing tab character in Heading.pm
2022-10-03 Frank HansenBug 30280: Add support for subject headings from differ...
2022-09-23 Tomas Cohen AraziBug 29744: (QA follow-up) Only consider PLACK_ENV for...
2022-09-22 Kyle M HallBug 7021: (QA follow-up): Minor code cleanup
2022-09-22 Martin RenvoizeBug 7021: Catch new introductions of UpdateStats
2022-09-22 Martin RenvoizeBug 7021: Terminology - usercode -> categorycode
2022-09-22 Olli-Antti KivilahtiBug 7021: Patron category in the statistics table
2022-09-22 David CookBug 31389: Calculate user permissions in separate function
2022-09-22 Jeremy BreuillardBug 27550: "Duplicate budget" does not keep users assoc...
2022-09-22 Marcel de RooyBug 29744: (QA follow-up) Call psgi_env in OO style
2022-09-22 Marcel de RooyBug 29744: (QA follow-up) Add underscore test, move...
2022-09-22 David CookBug 29744: Remove unnecessary condition in C4::Auth...
2022-09-22 Martin RenvoizeBug 29744: Harmonize psgi/plack detection methods
2022-09-21 Johanna RaisaBug 30359: GetBudgetHierarchy is slow on order receive...
2022-09-19 Marcel de RooyBug 27421: (QA follow-up) BatchCommitImportRecords...
2022-09-19 Jonathan DruartBug 27421: Use Background job for staging MARC records...
2022-09-16 Nick ClemensBug 30025: Replace AllowManualAuthorityEditing with...
2022-09-16 Nick ClemensBug 30025: Split BiblioAddsAuthorities into two sysprefs
2022-09-16 Martin RenvoizeBug 31373: DRY - Use try/catch around _process_tt
2022-09-16 Aleisha AmohiaBug 15348: Add estimated delivery date field to individ...
2022-09-12 Kyle HallBug 31236: Add ability to send custom item fields via...
2022-09-12 Stefan BerndtssonBug 20058: Add option to send permanent_location as...
2022-09-12 Martin RenvoizeBug 30921: Replace C4::XSLT::transformMARCXML4XSLT...
2022-09-12 Nick ClemensBug 27981: Adjust imported records, svc/import_bibs...
2022-09-12 Nuño López AnsóteguiBug 27981: Add option to automatically set 001 to the...
2022-09-08 Nick ClemensBug 29184: Fix warn about undefined replacecost
2022-09-07 Katrin FischerBug 31401: Update administration sidebar to match entri...
2022-09-07 Nick ClemensBug 31023: Quote authtypecode in FindDuplicateAuthorities
2022-09-07 Nick ClemensBug 28290: Don't send subfields to 'as_string' if none...
2022-08-31 Jonathan DruartBug 27272: Remove GetItemsInfo, GetItemsLocationInfo...
2022-08-31 Tomas Cohen AraziBug 31177: Fix misplaced import in C4::ILSDI::Services
2022-08-31 Nick ClemensBug 30016: Remove GetOpenIssue subroutine
2022-08-26 Kyle M HallBug 31112: (QA follow-up) Reduce database queries
2022-08-26 Joonas KylmäläBug 31112: (follow-up) Don't return "on_reserve" when...
next