Bug 20899: Fix patron's name display
[koha.git] / Koha /
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
2018-04-12 Jonathan DruartBug 19936: Replace Check_userid - Update the occurrences
2018-04-12 Jonathan DruartBug 19936: Add the Koha::Patron->has_valid_userid method
2018-04-11 Mark TompsettBug 18674: Allow TZ SetEnv for plack
2018-04-11 Kyle M HallBug 20123: (QA follow-up) If tz is 'local', no need...
2018-04-11 Kyle M HallBug 20123: Allow multiple instances of Koha to have...
2018-04-09 Jonathan DruartBug 19804: DBIC Schema changes
2018-04-09 Nick ClemensBug 19581: (follow-up) Fix handling of new and old...
2018-04-09 Nick ClemensBug 19581: Remove unused comment and line
2018-04-09 Nick ClemensBug 19581: Remove 'split' option from Catmandu fixes...
2018-04-09 Jonathan DruartBug 20179: [sql_modes] Remove GROUP BY in get_shelves_c...
2018-04-06 Kyle M HallBug 20181: (QA follow-up) Remove double check
2018-04-06 Kyle M HallBug 20181: Add POD for new plugin
2018-04-06 Kyle M HallBug 20181: Allow plugins to add css and javascript...
2018-04-06 Jonathan DruartBug 20446: Fix Edifact quotes processing
2018-04-04 Jonathan DruartBug 19578: Remove MARC punctuation in notices (TT syntax)
2018-04-04 Tomas Cohen AraziBug 19223: Add methods to correctly handle plugin-gener...
2018-04-03 Jonathan DruartBug 19935: Use ->checkouts when ->pending_checkouts...
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - Discharges
2018-04-03 Jonathan DruartBug 19935: Add Koha::Patron->pending_checkouts
2018-04-03 Jonathan DruartBug 19926: Add the Koha::Object->unblessed_all_relateds...
2018-04-02 Nick ClemensBug 20052: (follow-up) Fix QA tool complaints and bad...
2018-04-02 Nick ClemensBug 20052: Add Koha Reports object class
2018-04-02 Kyle M HallBug 18382: (QA follow-up) Make new unit test pass
2018-04-02 Kyle M HallBug 18382: (QA follow-up) Don't set suspend_until if...
2018-04-02 Marcel de RooyBug 18382: (QA follow-up) Replace ->ymd by ->datetime
2018-04-02 Kyle M HallBug 18382: action_logs entry for module HOLDS, action...
2018-04-02 Nick ClemensBug 20385: (follow-up) Assign blank instead of inapprop...
2018-04-02 Nick ClemensBug 20385: Don't try to get info for bad authtypecodes
2018-03-29 Jonathan DruartBug 16330: Remove unecessary Koha::Patron->store method
next