Bug 29072: Move reference route /cities spec to YAML
[koha.git] / Koha /
2021-09-21 Tomas Cohen AraziBug 29032: Pre-load ILL backends to speed up response
2021-09-20 Jonathan DruartBug 17600: Remove wrong C4::Context imports
2021-09-20 Jonathan DruartBug 28972: DBIC schema changes
2021-09-20 Martin RenvoizeBug 28316: (QA follow-up) Make clean_search_term public
2021-09-20 Petro VashchukBug 28316: escape ES ranges if QueryAutoTruncate is...
2021-09-20 Petro VashchukBug 28316: avoid messing up regexes in the search queries
2021-09-20 Petro VashchukBug 28316: escape exclamation signs in the query
2021-09-20 Petro VashchukBug 28316: escape brackets in the search query
2021-09-20 Petro VashchukBug 28316: screen unquoted semicolons and all followup...
2021-09-20 Nick ClemensBug 28847: Move SearchLimitLibrary code to QueryBuilder...
2021-09-20 Kyle M HallBug 28228: Supress plugin related error message
2021-09-20 Martin RenvoizeBug 28960: Explicitly call get_column
2021-08-31 Tomas Cohen AraziBug 26195: Add a way to specify authorised values shoul...
2021-08-31 Kyle M HallBug 28306: Fix POD
2021-08-31 Julian MauriceBug 28306: Allow to query database with minimal memory...
2021-08-31 Nick ClemensBug 28774: Don't store blank values for rental discount
2021-08-30 Petro VashchukBug 28736: fix requirements for the correct error messa...
2021-08-30 Martin RenvoizeBug 28830: Add cni index for 003
2021-08-30 Tomas Cohen AraziBug 28744: Better handling of undefined to_api_mapping
2021-08-30 Fridolin SomersBug 28554: In Koha::AuthorisedValues sort by description
2021-08-27 Jonathan DruartBug 22690: Add koha_object[s]_class to fix TestBuilder.t
2021-08-27 Jonathan DruartBug 22690: Remove uneeded return and add no_triggers
2021-08-27 Jonathan DruartBug 22690: DBIC schema changes
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Fix indexing for Items sets
2021-08-27 Joonas KylmäläBug 22690: (QA follow-up) Correct variable name
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Add TrackedLink classes and...
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Use relationship accessor
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Clarify uses of DBIC
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Move adopt_items_from_biblios...
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Improve negation syntax
2021-08-27 Martin RenvoizeBug 22690: (QA follow-up) Rename 'item_orders' to ...
2021-08-27 Joonas KylmäläBug 22690: (QA follow-up) Index also source biblio...
2021-08-27 Ere MaijalaBug 22690: Refactor merging of records to improve perfo...
2021-08-16 Jonathan DruartBug 24387: Fix Letters/TemplateToolkit.t
2021-08-16 Jonathan DruartBug 24387: DBIC schema changes
2021-08-16 Jonathan DruartBug 24387: Rename "News" with "Additional contents"
2021-08-11 Martin RenvoizeBug 28813: DBIC Schema Update
2021-08-04 Martin RenvoizeBug 22435: (follow-up) Set CREATE offset for credits...
2021-08-04 Martin RenvoizeBug 22435: Update DBIC Schema's
2021-08-04 Martin RenvoizeBug 22435: (follow-up) Update POS for reduced offset...
2021-08-04 Martin RenvoizeBug 22435: Update accountline-details page to show...
2021-08-04 Martin RenvoizeBug 22435: Fix _set_found_trigger
2021-08-04 Martin RenvoizeBug 22435: Fix CREATE offset amounts
2021-08-04 Martin RenvoizeBug 22435: ->apply() should always use 'APPLY' for...
2021-08-04 Martin RenvoizeBug 22435: Use 'CREATE' offset type in Koha::Account...
2021-08-04 Martin RenvoizeBug 22435: Use 'CREATE' offset type in Koha::Account
2021-08-04 Tomas Cohen AraziBug 28741: (follow-up) Silence warning
2021-08-04 Nick ClemensBug 28741: Fix use of resumption token params
2021-07-30 Jonathan DruartBug 28585: Revert of the 3 commits
2021-07-27 Jonathan DruartBug 17600: (follow-up) Fix wrong import in Koha::I18N...
2021-07-26 Jonathan DruartBug 17600: (follow-up) Fix other occurrences in svc
2021-07-26 Jonathan DruartBug 17600: Fix wrong import in Koha::I18N - LC_MESSAGES
2021-07-26 Jonathan DruartBug 17600: Fix other occurrences in svc
2021-07-26 Kyle M HallBug 25464: Add ability to specify client IP and SIP...
2021-07-26 Martin RenvoizeBug 28640: Expose EDI Status on basket details page
2021-07-26 Nick ClemensBug 22801: (follow-up) Use date-of-publication directly
2021-07-26 Fridolin SomersBug 22801: Advance search yr must use date-of-publicati...
2021-07-26 Tomas Cohen AraziBug 28585: Use the datetime_parser for handling API...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-12 Jonathan DruartBug 20472: DBIC schema changes
2021-07-12 Martin RenvoizeBug 20310: (follow-up) Rename method to get_marc_host
2021-07-12 Martin RenvoizeBug 20310: (follow-up) Move syspref check into controller
2021-07-12 Marcel de RooyBug 20310: Adding a pref to control behavior
2021-07-12 Marcel de RooyBug 20310: (follow-up) Add or remove orgcode in second try
2021-07-12 Marcel de RooyBug 20310: Introduce Koha::Biblio->host_record
2021-07-12 Kyle M HallBug 27883: Add ability to preserve patron field from...
2021-07-12 Jonathan DruartBug 11879: DBIC schema changes
2021-07-12 Jonathan DruartBug 11879: Remove primary_contact_method from REST API
2021-07-12 Nick ClemensBug 14237: (follow-up) Make the routines exclusively...
2021-07-12 Aleisha AmohiaBug 14237: Schema updates
2021-07-06 Jonathan DruartBug 22544: TT plugin should return hashref only if...
2021-07-06 Josef MoravecBug 22544: Add default language value to KohaNews templ...
2021-07-06 Josef MoravecBug 22544: Enhance exception description
2021-07-06 Josef MoravecBug 22544: Clarify documentation and change param ...
2021-07-06 Josef MoravecBug 22544: Update search_for_display to be able to...
2021-07-06 Josef MoravecBug 22544: Update to current codebase
2021-07-06 Josef MoravecBug 22544: Refactor searching of news items
2021-07-06 Josef MoravecBug 22544: Move GetNewsToDisplay to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move get_opac_news to Koha namespace
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-06-23 Tomas Cohen AraziBug 28588: (follow-up) Make the API use the new method
2021-06-23 Tomas Cohen AraziBug 28588: Add Koha::Checkouts::ReturnClaim->resolve
2021-06-23 Tomas Cohen AraziBug 28604: Prevent double encoding of MARC::Record...
2021-06-23 Martin RenvoizeBug 28581: Use 'from_email_address' where appropriate
2021-06-23 Marcel de RooyBug 28581: Use from_email_address in the codebase
2021-06-23 Martin RenvoizeBug 28581: Add 'from_email_address' method and use...
2021-06-23 Jonathan DruartBug 28616: (bug 28220 follow-up) Replace Data::Printer...
2021-06-22 Jonathan DruartBug 28572: Remove C4::Debug
2021-06-22 Jonathan DruartBug 28514: Set lang to default is not passed
2021-06-21 Jonathan DruartBug 28514: Remove getletter
2021-06-21 Marcel de RooyBug 28582: Fix hashref in a warning message
2021-06-21 Jonathan DruartBug 28271: Add the ability to set a new lost status...
2021-06-21 Tomas Cohen AraziBug 28586: (follow-up) updated_by should be set
2021-06-15 Joonas KylmäläBug 28520: Revert "Bug 12362: Reverse transfer upon...
2021-06-15 Joonas KylmäläBug 28520: Revert "Bug 12362: Cancel transfer with...
2021-06-15 Joonas KylmäläBug 28520: Revert "Bug 12362: (QA follow-up) Fix ModIte...
2021-06-15 Martin RenvoizeBug 24434: DBIC Update
2021-06-15 Martin RenvoizeBug 24434: Reinstate updateWrongTransfer
2021-06-14 Tomas Cohen AraziBug 27931: Add GET /items/:item_id/pickup_locations
2021-06-14 Joonas KylmäläBug 28490: Add DBIx schema changes for testing
next