Bug 29543: (follow-up) Add a warning to SelfCheckoutByLogin
[koha.git] / Koha /
2022-01-31 Jonathan DruartBug 29543: Add JWT token handling
2022-01-30 Nick ClemensBug 29284: (follow-up) Improve error logging to prevent...
2022-01-30 Nick ClemensBug 29284: Handle the case of an exclamation point...
2022-01-30 Martin RenvoizeBug 28316: (QA follow-up) Make clean_search_term public
2022-01-30 Petro VashchukBug 28316: escape ES ranges if QueryAutoTruncate is...
2022-01-30 Petro VashchukBug 28316: avoid messing up regexes in the search queries
2022-01-30 Petro VashchukBug 28316: escape exclamation signs in the query
2022-01-30 Petro VashchukBug 28316: escape brackets in the search query
2022-01-30 Petro VashchukBug 28316: screen unquoted semicolons and all followup...
2021-12-22 Victor Grousset... Bug 28316: REVERT ALL: due to string freeze
2021-12-22 Victor Grousset... Bug 29284: REVERT ALL: due to string freeze
2021-12-22 Nick ClemensBug 29284: (follow-up) Improve error logging to prevent...
2021-12-22 Nick ClemensBug 29284: Handle the case of an exclamation point...
2021-12-22 Martin RenvoizeBug 28316: (QA follow-up) Make clean_search_term public
2021-12-22 Petro VashchukBug 28316: escape ES ranges if QueryAutoTruncate is...
2021-12-22 Petro VashchukBug 28316: avoid messing up regexes in the search queries
2021-12-22 Petro VashchukBug 28316: escape exclamation signs in the query
2021-12-22 Petro VashchukBug 28316: escape brackets in the search query
2021-12-22 Petro VashchukBug 28316: screen unquoted semicolons and all followup...
2021-12-19 Tomas Cohen AraziBug 29330: Add Koha::Email->new_from_string
2021-11-20 Fridolin SomersBug 29341: DBIC schema changes
2021-11-19 Jonathan DruartBug 28870: Use Email::Address->parse
2021-11-19 Jonathan DruartBug 28870: Move email address validation to a specific...
2021-11-19 Tomas Cohen AraziBug 28870: Use Email::Address to validate email addresses
2021-11-12 Petro VashchukBug 27708: Unify two item object creation blocks to...
2021-11-12 Fridolin SomersBug 29386: DBIC schema changes
2021-11-11 Kyle M HallBug 28973: Improve Koha::Patron::can_see_patron_infos...
2021-11-11 Martin RenvoizeBug 28729: Additions to POD
2021-11-11 Martin RenvoizeBug 28729: Make Koha::Email->send_or_die handle returnpath
2021-10-28 Fridolin SomersMerge remote-tracking branch 'translate/20.11.11-transl...
2021-10-23 Nick ClemensBug 25030: (QA follow-up) Add POD
2021-10-23 Julian MauriceBug 25030: Implement IncludeSeeFromInSearches with...
2021-10-23 Tomas Cohen AraziBug 29157: Date and Datetime attributes cannot be set...
2021-10-23 Jonathan DruartBug 29172: Make CustomCoverImagesURL compatible with...
2021-10-21 Nick ClemensBug 28826: Add FacetOrder system preference
2021-10-09 Marcel de RooyBug 27461: Move hardcoded value to module
2021-10-09 Tomas Cohen AraziBug 29032: Pre-load ILL backends to speed up response
2021-10-06 Martin RenvoizeBug 28960: Explicitly call get_column
2021-09-22 Fridolin SomersMerge remote-tracking branch 'translate/20.11.10-transl...
2021-09-21 Jonathan DruartBug 28772: Make validate_secret return 1|0
2021-09-21 Tomas Cohen AraziBug 28772: Make secret validation use the new method
2021-09-21 Tomas Cohen AraziBug 28772: Add a warning about hash_password usage...
2021-09-21 Tomas Cohen AraziBug 28772: Make Koha::ApiKey->store encrypt the secret
2021-09-08 Nick ClemensBug 28774: Don't store blank values for rental discount
2021-09-08 Tomas Cohen AraziBug 28744: Better handling of undefined to_api_mapping
2021-09-08 Fridolin SomersBug 28554: In Koha::AuthorisedValues sort by description
2021-08-03 Nick ClemensBug 22801: (follow-up) Use date-of-publication directly
2021-08-03 Fridolin SomersBug 22801: Advance search yr must use date-of-publicati...
2021-08-02 Tomas Cohen AraziBug 28604: Prevent double encoding of MARC::Record...
2021-07-10 Marcel de RooyBug 28582: Fix hashref in a warning message
2021-07-10 Tomas Cohen AraziBug 28586: (follow-up) updated_by should be set
2021-06-21 Nick ClemensBug 28482: Refresh line from DB to get stored value
2021-05-20 Fridolin SomersBug 27724: Use lenient also in Elasticsearch authoritie...
2021-05-18 Ere MaijalaBug 28268: Improve memory usage when indexing authoriti...
2021-05-12 Jonathan DruartBug 28293: (bug 20443 follow-up) Fix wrong key in Patro...
2021-05-12 Jonathan DruartBug 28286: Replace < 1 with <= 0
2021-05-12 Petro VashchukBug 28286: show "Place hold" button if item is holdable
2021-05-12 Julian MauriceBug 28276: Do not fetch config ($KOHA_CONF) from memcached
2021-05-11 Jonathan DruartBug 28217: Prevent several non-repeatable attributes...
2021-04-30 Fridolin SomersBug 28202: Pickup libraries must be sorted by name...
2021-04-30 Nick ClemensBug 27819: Fix Object POD
2021-04-29 Fridolin SomersBug 27120: Send biblio to Koha plugins hook 'intranet_c...
2021-04-29 Martin RenvoizeBug 27114: (QA follow-up) Add missing POD
2021-04-29 Fridolin SomersBug 27114: Use Template Toolkit plugin for Koha plugins...
2021-04-29 Colin CampbellBug 26989: Safeguard Order Messages from unwanted chara...
2021-04-22 Tomas Cohen AraziBug 18729: (follow-up) Adjust API to new spec
2021-04-22 Jonathan DruartBug 18729: Add PUT /holds/{hold_id}/pickup_location
2021-04-22 Jonathan DruartBug 28156: Rename Koha::Account::Line->renewal with...
2021-04-22 David CookBug 28123: Quote filename value in Content-Disposition...
2021-04-22 Martin RenvoizeBug 27927: Prevent renewal on lost forgive
2021-04-22 Jonathan DruartBug 25508: Add info about caller responsabilities
2021-04-22 Nick ClemensBug 25508: (QA follow-up) Add interface
2021-04-22 Martin RenvoizeBug 25508: Only return renewal outcomes to the controller
2021-04-19 Nick ClemensBug 26312: (follow-up) Fix passing of exception messages
2021-04-19 Nick ClemensBug 26312: Catch ES Client errors, log, and continue...
2021-04-19 Jonathan DruartBug 27726: DBIC schema changes
2021-04-15 James O'KeeffeBug 24000: Some modules do not return 1
2021-04-15 Marcel de RooyBug 24000: Koha::Item::Search::Field does not return 1
2021-04-13 Tomas Cohen AraziBug 28017: Allow non-FQDN (@localhost) addresses
2021-04-07 Tomas Cohen AraziBug 28023: Fix Reply-To typo
2021-04-07 Tomas Cohen AraziBug 26705: (QA follow-up) Do not rely on latest Email...
2021-04-07 Tomas Cohen AraziBug 26705: Make Koha::Email->send_or_die handle Bcc
2021-04-07 Petro VashchukBug 25946: borrowerRelationship can be empty
2021-04-07 Petro VashchukBug 25946: borrowerRelationship can be empty
2021-03-22 Tomas Cohen AraziBug 27366: Add controller
2021-03-19 Jonathan DruartBug 27860: Fix password recovery
2021-03-19 Jonathan DruartBug 27597: Remove leading colon in ES query
2021-03-08 Jonathan DruartBug 26742: Remove die from connect
2021-03-08 David CookBug 26742: Add configuration to koha-conf.xml for messa...
2021-03-04 Nick ClemensBug 27784: Don't parse subdivision authorities as headings
2021-03-04 Nick ClemensBug 27316: (follow-up) Default to 1 if undef in mappings
2021-03-04 Tomas Cohen AraziBug 27680: Add support for param[] syntax
2021-03-04 Martin RenvoizeBug 27680: Allow traditional multi-params to work
2021-03-04 Martin RenvoizeBug 27680: Add support for sorting fields with multiple...
2021-03-02 Nick ClemensBug 26457: Throw exception if update of issues table...
2021-03-02 Tomas Cohen AraziBug 27071: (follow-up) Get rid of loop
2021-03-02 Jonathan DruartBug 27071: Code simplification
2021-03-02 Jonathan DruartBug 27071: Fix Hold pickup library when using hold...
2021-02-25 Tomas Cohen AraziBug 27593: Consistent behavior for club holds route
2021-02-25 Jonathan DruartBug 27714: Prevent Koha::NewsItem->author to explode
next