Bug 31633: (follow-up) Group template params
[koha.git] / C4 /
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...
2022-08-26 Joonas KylmäläBug 31112: (follow-up) Bring back the check for non...
2022-08-26 Nick ClemensBug 31112: (QA follow-up) Fetch patrons with reserves
2022-08-26 Nick ClemensBug 31112: (QA follow-up) Restore check to avoid extra...
2022-08-26 Joonas KylmäläBug 31112: CanBookBeRenewed: take into account patrons...
2022-08-26 Joonas KylmäläBug 31112: Remove unnecessary if-clause
2022-08-26 Martin RenvoizeBug 24295: Finally remove GetTransfers from C4/Circulation
2022-08-26 Martin RenvoizeBug 24295: Remove GetTransfers from C4/Search.pm
2022-08-26 Martin RenvoizeBug 24295: Remove GetTransfers call from C4/HoldsQueue.pm
2022-08-25 Kyle M HallBug 12225: Use ProcessOfflineIssue
2022-08-25 Kyle HallBug 12225: Re-implement no block flag for checkouts
2022-08-25 Kyle M HallBug 12225: Fix SIP message templates
2022-08-22 David CookBug 31390: Remove noisy warns in C4::Templates
2022-08-19 Fridolin SomersBug 28327: (follow-up) Comma as default CSV delimiter
2022-08-19 Fridolin SomersBug 28327: Unify CSV delimiter special behavior for...
2022-08-19 Julian MauriceBug 29955: Move populate_order_with_prices to Koha...
2022-08-19 Thomas KlausnerBug 30218: Add subfield g to field 150 in C4::Heading...
2022-08-19 Tomas Cohen AraziBug 30718: Fix imports
2022-08-19 Jonathan DruartBug 30718: Fix renewal with due date
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-08-18 Nick ClemensBug 30779: Remove _update_import_record_marc and update...
2022-08-18 Nick ClemensBug 30779: Do not update import marc after importing...
2022-08-17 Nick ClemensBug 31382: Pass password_has_expired param to templte
2022-08-17 Tomas Cohen AraziBug 27342: Fix C4::ILSDI::Services::AuthenticatePatron
2022-08-17 Nick ClemensBug 26632: (Bug 22532 follow-up) Remove random variables
2022-08-16 Jonathan DruartBug 27342: Remove dbh from C4::Auth
2022-08-16 Jonathan DruartBug 27342: Improve test for OPAC
2022-08-16 Marcel de RooyBug 29673: Allow English sql localization script
2022-08-16 Kyle HallBug 31276: Report results are limited to 999,999 no...
2022-08-09 Jonathan DruartBug 28787: Don't request a token if no email address...
2022-08-09 Marcel de RooyBug 28787: (follow-up) Changes in API auth, moved otp...
2022-08-09 Jonathan DruartBug 28787: Send a notice with the TOTP token
2022-08-09 Slava ShishkinBug 28269: Add feature to search Acquisitions Orders...
2022-08-08 Tomas Cohen AraziBug 31296: (QA follow-up) Fix trivial spelling errors
2022-08-08 Kyle HallBug 31296: Add ability to disable demagnetizing items...
2022-08-02 Nick ClemensBug 30879: Add biblionumber as a sorting option in...
2022-08-01 Tomas Cohen AraziBug 23919: (QA follow-up) Tidy query build code
2022-08-01 Slava ShishkinBug 23919: Items search by ISBN variations and ISSN...
2022-08-01 Slava ShishkinBug 23919: Zebra search by ISSN variations
2022-08-01 Marcel de RooyBug 30984: (QA follow-up) Ternary formatting style
2022-08-01 Kyle HallBug 30984: Action logs should log the cronjob script...
2022-07-29 Nick ClemensBug 14364: (follow-up) Cleanup duplicate code and adjus...
2022-07-29 Kyle M HallBug 14364: (QA follow-up) Generate message for transfer...
2022-07-29 Kyle M HallBug 14364: Allow automatically canceled expired waiting...
2022-07-29 Kevin CarnesBug 29012: Add default values for blank circulation...
2022-07-29 Frédéric DemiansBug 30308: Fix bulkmarcimport.pl broken by OAI-PMH...
2022-07-29 Jonathan DruartBug 31247: Fix OPAC authentication when 2FA is enabled
2022-07-28 Jonathan DruartBug 31244: Fix 500 if logout and not logged in
2022-07-27 Kyle M HallBug 31120: Items will renew for zero ( 0 ) days if...
2022-07-25 Kyle HallBug 30969: Cross site scripting (XSS) attack in OPAC...
2022-07-25 Tomas Cohen AraziBug 29697: Fix t/db_dependent/Search.t
2022-07-25 Jonathan DruartBug 29697: Reintroduce wrongly removed import
2022-07-25 Jonathan DruartBug 29697: Fix t/db_dependent/Exporter/Record.t
2022-07-22 Jonathan DruartBug 29697: Deal with the degraded view in detail.pl
2022-07-22 Jonathan DruartBug 29697: Use flag embed_items
2022-07-22 Jonathan DruartBug 29697: Remove GetHiddenItemnumbers
2022-07-22 Jonathan DruartBug 29697: Replace GetMarcBiblio occurrences with ...
2022-07-22 Kyle HallBug 30838: (QA follow-up) Add missing semicolon
2022-07-22 Martin RenvoizeBug 30838: Set to_address to smsalertnumber at send
2022-07-22 Martin RenvoizeBug 30838: Don't fallback through phone numbers for sms
2022-07-21 Kyle HallBug 31202: Don't remove optional SIP fields with a...
2022-07-20 Katrin FischerBug 27045: (follow-up) Fix delimiter in header rows
2022-07-20 Jonathan DruartBug 27045: Fix other exports using CSV profiles
next