Bug 20698: Remove obsolete template: transfer-slip.tt
[koha.git] / Koha /
2018-07-13 Tomas Cohen AraziBug 20990: (QA follow-up) make outstanding_credits...
2018-07-13 Kyle M HallBug 20990: Make same changes that were made to outstand...
2018-07-13 Tomas Cohen AraziBug 20990: Add Koha::Account->outstanding_credits
2018-07-12 Julian MauriceBug 19502: Add POD for max_result_window
2018-07-12 Julian MauriceBug 19502: Retrieve index.max_result_window from ES
2018-07-06 Nick ClemensBug 12395: DBRev 18.06.00.005
2018-07-06 Julian MauriceBug 12395: Save order line's creator
2018-07-06 Tomas Cohen AraziBug 20980: (follow-up) Offset name consistency
2018-07-06 Tomas Cohen AraziBug 20980: (follow-up) Only use UpdateStats for 'paymen...
2018-07-06 Tomas Cohen AraziBug 20978: (follow-up) POD completeness
2018-07-06 Tomas Cohen AraziBug 20978: (follow-up) Another use case from C4::Circul...
2018-07-06 Tomas Cohen AraziBug 20978: Add Koha::Account::add_credit
2018-07-06 Kyle M HallBug 20703: Add ability to void any credit
2018-07-06 Tomas Cohen AraziBug 20946: (QA follow-up) make outstanding_debits retur...
2018-07-06 Nick ClemensBug 20946: (RM follow-up) Additional tests and fix...
2018-07-06 Kyle M HallBug 20946: Reduce number of db calls
2018-07-06 Tomas Cohen AraziBug 20946: Add Koha::Account::outstanding_debits
2018-07-02 Marcel de RooyBug 20272: Replace error numbers by codes in XSLT_Handler
2018-06-27 Nick ClemensBug 20073: (RM follow-up) Update schema files
2018-06-22 xljohaBug 20972: If ISBN has 10 numbers only the first 9...
2018-06-22 Marcel de RooyBug 20727: (QA follow-up) Remove a few use statements...
2018-06-22 Marcel de RooyBug 20727: (QA follow-up) Fix Upload.t and Plugins.t
2018-06-22 Kyle M HallBug 20727: Move temporary_directory() to C4::Context
2018-06-22 Kyle M HallBug 20727: Replace usage of File::Spec->tmpdir with...
2018-06-22 Jonathan DruartBug 20073: Remove perlcritic error
2018-06-22 Ere MaijalaBug 20073: Move Elasticsearch configs to yaml files...
2018-06-22 Fridolin SomersBug 20951: add missing use Koha::Patron::Debarments...
2018-06-22 Josef MoravecBug 20934: (QA follow-up) Fix pod in Koha::Old::Checkout
2018-06-22 Jonathan DruartBug 20934: Fix display of old checkouts in the checkout...
2018-06-08 Jonathan DruartBug 20886: Do not cast undef to 0 (TO_JSON)
2018-06-04 Jonathan DruartBug 20838: Make Koha::Library::Group->all_libraries...
2018-05-29 Jonathan DruartBug 20767: Display a stack trace when a method is not...
2018-05-24 Jonathan DruartRevert "Bug 20073: Update DBIC Schema changes"
2018-05-21 Jonathan DruartRevert "Bug 20073: Move Elasticsearch configs to yaml...
2018-05-21 Jonathan DruartRevert "Bug 20073: Remove perlcritic error"
2018-05-17 Kyle M HallBug 18856: (QA follow-up) Rename method to avoid confusion
2018-05-17 Jonathan DruartBug 18856: Don't show cancel option for waiting holds...
2018-05-14 Marcel de RooyBug 20428: (QA follow-up) Remove redundant directory...
2018-05-14 Tomas Cohen AraziBug 20428: Make upload_tmp a more general tmp directory
2018-05-14 Tomas Cohen AraziBug 20428: Make Koha::UploadedFile use the new config...
2018-05-11 Marcel de RooyBug 11943: Prevent double accepts in Koha::Virtualshelf...
2018-05-09 Jonathan DruartBug 20073: Update DBIC Schema changes
2018-05-09 Tomas Cohen AraziBug 20624: Net::OAuth2::AuthorizationServer is not...
2018-05-09 Tomas Cohen AraziBug 20624: (QA follow-up) Add missing POD in Koha:...
2018-05-09 Tomas Cohen AraziBug 20624: (QA follow-up) Handle missing deps gracefuly
2018-05-09 Tomas Cohen AraziBug 20624: Make /api/v1/oauth/token respect RESTOAuth2C...
2018-05-09 Tomas Cohen AraziBug 20612: (QA follow-up) Fix typo in method POD
2018-05-09 Tomas Cohen AraziBug 20612: Make OAuth2 use patron's client_id/secret...
2018-05-09 Tomas Cohen AraziBug 20568: (QA follow-up) Remove unused vars
2018-05-09 Tomas Cohen AraziBug 20568: (QA follow-up) Get rid of the id column
2018-05-09 Tomas Cohen AraziBug 20568: (QA follow-up) Make sure client_id and secre...
2018-05-09 Tomas Cohen AraziBug 20568: Add mandatory description field for api...
2018-05-09 Julian MauriceBug 20568: API keys management in interface
2018-05-09 Jonathan DruartBug 20402: Update DBIX schema
2018-05-08 Julian MauriceBug 20402: Remove useless call to Koha::OAuthAccessToke...
2018-05-08 Tomas Cohen AraziBug 20402: Add missing POD
2018-05-08 Julian MauriceBug 20402: Remove dependency on Mojo::Plugin::OAuth2...
2018-05-08 Julian MauriceBug 20402: Don't look at cookies if OAuth2 is attempted...
2018-05-08 Julian MauriceBug 20402: Implement OAuth2 authentication for REST API
2018-05-03 Ere MaijalaBug 20665: Reset MySQL connection time zone in the...
2018-04-25 Jonathan DruartBug 19204: Make the debarment date calculation depends...
2018-04-24 Kyle M HallBug 2696: (QA follow-up) Fix POD, results sorting,...
2018-04-24 Kyle M HallBug 2696: Fine payments should show what was paid for
2018-04-24 Jonathan DruartBug 20625: Handle non existing of active currency
2018-04-23 Jonathan DruartBug 20073: Remove perlcritic error
2018-04-23 Ere MaijalaBug 20073: Move Elasticsearch configs to yaml files...
2018-04-23 Jonathan DruartBug 19855: Move getalert, addalert and delalert to...
2018-04-20 Katrin FischerBug 20400: (follow-up) Several fixes from RM review
2018-04-20 Katrin FischerBug 20400: Add routing list tab in OPAC
2018-04-20 Kyle M HallBug 9302: Add aq tables to mapping
2018-04-20 Tomas Cohen AraziBug 9302: (QA follow-up) Consistency follow-up
2018-04-20 Kyle M HallBug 9302: (QA follow-up) Merge should be a transaction
2018-04-20 Kyle M HallBug 9302: (QA follow-up) Copy merged patrons to deleted...
2018-04-20 Kyle M HallBug 9302: Add ability to merge patron records
2018-04-20 Nick ClemensBug 20047: Add Koha::Z3950Server Oject and use it to...
2018-04-19 Tomas Cohen AraziBug 20590: Include Koha::Exceptions::Exception
2018-04-19 Jonathan DruartBug 20590: Improve Koha::Exceptions in string context
2018-04-19 Jonathan DruartBug 20590: Koha::Exceptions::Exception
2018-04-19 Kyle M HallBug 18790: (QA follow-up) Use a transaction for voiding
2018-04-19 Kyle M HallBug 18790: Add logging for voided payments
2018-04-19 Kyle M HallBug 18790: Add ability to void payments
2018-04-19 Jonathan DruartBug 18786: DBIC Schema changes
2018-04-19 Kyle M HallBug 18786: Add ability to create custom payment types
2018-04-19 Jonathan DruartBug 20599: Add the Koha::Subscription->vendor method
2018-04-16 Marcel de RooyBug 18725: (QA follow-up) Use make_column_dirty instead...
2018-04-13 Jonathan DruartBug 20538: ->tag is private - tell it explicitly
2018-04-13 Julian MauriceBug 20538: Add POD for Asset.pm
2018-04-13 Julian MauriceBug 20538: Fix copyright notice in Asset.pm
2018-04-13 Julian MauriceBug 20538: Remove the need of writing [% KOHA_VERSION...
2018-04-12 Marcel de RooyBug 14769: (QA follow-up) Remove global var $cached_ind...
2018-04-12 Marcel de RooyBug 14769: (Follow-up) Reduce number of preference...
2018-04-12 Marcel de RooyBug 14769: Put ControlledIndicators to work
2018-04-12 Marcel de RooyBug 14769: Add tests for _thesaurus_info in ControlledI...
2018-04-12 Janusz KaczmarekBug 14769: Biblio indicators based on authority's thesa...
2018-04-12 Marcel de RooyBug 14769: Introduce Koha::Authority::ControlledIndicators
2018-04-12 Marcel de RooyBug 9701: (QA follow-up) DBIx schema changes
2018-04-12 Jonathan DruartBug 19936: Reuse existing userid if none provided
2018-04-12 Jonathan DruartBug 19936: Replace Check_userid - Update the occurrences
2018-04-12 Jonathan DruartBug 19936: Remove warnings from tests
2018-04-12 Jonathan DruartBug 19936: Add the Koha::Patron->generate_userid method
next