Bug 21241: (follow-up) Code Golf
[koha.git] / Koha /
2019-01-28 Tomas Cohen AraziBug 21478: Make Koha::Hold->suspend reject found holds
2019-01-28 Tomas Cohen AraziBug 21478: Add Koha::Exceptions::Hold
2019-01-25 Tomas Cohen AraziBug 22051: Make Koha::Object->store translate incorrect...
2019-01-25 Tomas Cohen AraziBug 22051: Add Koha::Exceptions::Object::WrongValue
2019-01-25 Martin RenvoizeBug 21002: Add ->add_debit method to Koha::Account
2019-01-25 Tomas Cohen AraziBug 21992: Remove unused Koha::Patron->update_password...
2019-01-25 Tomas Cohen AraziBug 22047: Fix opac/opac-passwd.pl call
2019-01-25 Tomas Cohen AraziBug 22047: Add 'skip_validation' param to Koha::Patron...
2019-01-25 Kyle M HallBug 7614: (QA follow-up) Remove unused variable
2019-01-25 Kyle M HallBug 7614: Consider transfer limits in Koha::Template...
2019-01-25 Lari TaskulaBug 7614: Add a new method Koha::Libraries->pickup_loca...
2019-01-23 Nick ClemensBug 17047: Schema changes
2019-01-23 Alex ArnaudBug 17047: add a dedicated page for Mana setup
2019-01-23 Baptiste WojtkowskiBug 17047: SQL reports management with Mana-KB
2019-01-23 morgane alonsoBug 17047: subscriptions management with Mana-KB
2019-01-18 Tomas Cohen AraziBug 22125: branches.pickup_location should be flagged...
2019-01-18 Jonathan DruartBug 22006: Handle undefined itemnumber for Koha::Accoun...
2019-01-18 Ere MaijalaBug 21084: Fix automatic truncation in authority search
2019-01-11 Tomas Cohen AraziBug 21727: (QA follow-up) Fix POD encoding
2019-01-11 Martin RenvoizeBug 21727: Add handling for cases requireing patron...
2019-01-11 Martin RenvoizeBug 21727: Add clarifications to the POD of adjust
2019-01-11 Martin RenvoizeBug 21727: Add ->adjust to Koha::Account::Line
2019-01-04 Nick ClemensBug 21753: DBRev 18.12.00.007
2019-01-04 Martin RenvoizeBug 21980: Add new exceptions for Koha::Account
2019-01-04 Tomas Cohen AraziBug 22071: (follow-up) Add POD for validate_query_param...
2019-01-04 Tomas Cohen AraziBug 22071: (follow-up) Simplify code
2019-01-04 Tomas Cohen AraziBug 22071: Make authenticate_api_request stash koha...
2019-01-08 Tomas Cohen AraziBug 21786: Make balance and credits endpoints handle...
2019-01-08 Tomas Cohen AraziBug 22059: Fix exception params in Koha::Patron->set_pa...
2019-01-03 Nick ClemensBug 19066: DBRev 18.12.00.004
2019-01-03 Tomas Cohen AraziBug 19066: Add tests for Koha::Account->pay
2019-01-03 Martin RenvoizeBug 19066: (QA follow-up) Add handling in add_credit
2019-01-03 Kyle M HallBug 19066: Add branchcode to accountlines
2019-01-02 Tomas Cohen AraziBug 21909: Add return type explanation to POD
2019-01-02 Tomas Cohen AraziBug 21909: Make Koha::Account::outstanding_* preserve...
2018-12-26 Jonathan DruartBug 22033: Remove related_resultset from the list of...
2018-12-19 Nick ClemensBug 21065: DBRev 18.12.00.002
2018-12-19 Jonathan DruartBug 21065: Add koha_object(s)_class methods to accountline
2018-12-11 Tomas Cohen AraziBug 21969: Fix Koha::Account->outstanding_* matching...
2018-12-11 Nick ClemensBug 21465: Don't throw duplicate userid error if userid...
2018-12-11 Jonathan DruartBug 21910: Does not deal with call context, ->search...
2018-12-11 Nick ClemensBug 21910: Koha::Library::Groups->get_search_groups...
2018-12-11 Jonathan DruartBug 21955: Remove Cache::Memory as fallback for L2...
2018-11-30 Nick ClemensBug 21896: RM follow-up - fix tests
2018-11-29 Martin RenvoizeBug 21896: (QA follow-up) Document and Test for FIFO...
2018-11-29 Tomas Cohen AraziBug 21896: (QA follow-up) normalize_balance -> reconcil...
2018-11-29 Tomas Cohen AraziBug 21896: Add Koha::Account::normalize_balance
2018-11-26 Martin RenvoizeBug 19365: Clean up, fix and add new tests.
2018-11-26 Ere MaijalaBug 19365: Fix search for duplicate authorities with...
2018-11-26 Ere MaijalaBug 19365: Fix several issues with the Elasticsearch...
2018-11-21 Julian MauriceBug 21853: Fix PDF export of basketgroups
2018-11-16 Andrew IsherwoodBug 21835: Fix display of request ID
2018-11-16 Nick ClemensBug 20244: Pod fixes
2018-11-16 Ere MaijalaBug 20244: Add alt script indexing and fix sort field...
2018-11-16 Ere MaijalaBug 20244: Improve Elasticsearch ISBN indexing
2018-11-16 Martin RenvoizeBug 19893: (QA follow-up) Spelling correction in POD
2018-11-16 David GustafssonBug 19893: Increase test coverage
2018-11-16 David GustafssonBug 19893: Add code review fixes
2018-11-16 David GustafssonBug 19893: Add pods, remove syspref, add tests for...
2018-11-16 David GustafssonBug 19893: Support for joined subfields in mappings
2018-11-16 David GustafssonBug 19893: Restore and fix removed tests
2018-11-16 David GustafssonBug 19893: Add index status
2018-11-16 David GustafssonBug 19893: Remove serialization format setting
2018-11-16 David GustafssonBug 19893: Alternative optimized indexing for Elasticsearch
2018-11-13 Nick ClemensBug 15836: DBRev 18.06.00.060
2018-11-13 Jonathan DruartBug 15836: Handle non-existent regexs
2018-11-13 Jonathan DruartBug 15836: Add the ability to defined custom methods...
2018-11-08 Marcel de RooyBug 19349: (QA follow-up) Cosmetic changes
2018-11-08 Julian MauriceBug 19349: Store record's creator and last modifier...
2018-11-08 Nick ClemensBug 12365: (RM follow-up) Fix schema files
2018-11-08 Jonathan DruartBug 15395: Use POSIX::setlocale
2018-11-08 Julian MauriceBug 15395: Make QA test script happy
2018-11-08 Julian MauriceBug 15395: Do not use nl_putenv, use $ENV instead
2018-11-08 Julian MauriceBug 15395: Allow correct handling of plural translation
2018-11-08 Jonathan DruartBug 15184: Set created_by to the logged in user
2018-11-08 Jonathan DruartBug 15184: Do copy items for not a serial OR if items...
2018-11-08 Jonathan DruartBug 15184: Add POD
2018-11-08 Jonathan DruartBug 15184: Add the ability to duplicate existing order...
2018-11-08 Aleisha AmohiaBug 12365: Notes for rules
2018-11-08 David GustafssonBug 20486: Add --marc_conditions option to export_recor...
2018-11-08 Josef MoravecBug 21719: Fix typos
2018-11-08 Nick ClemensBug 18316: (follow-up) Don't let 'fields' be undef...
2018-11-07 Nick ClemensBug 18316: DBRev 18.06.00.054
2018-11-07 Alex ArnaudBug 18316: (follow-up) remove use_dis_max
2018-11-07 Alex ArnaudBug 18316: (follow-up) Koha::SearchField::search_marc_m...
2018-11-07 Nick ClemensBug 18316: Add weighting/relevancy options to ES query...
2018-11-07 Alex ArnaudBug 18316: Ability to weight search fields
2018-11-07 Marcel de RooyBug 21299: (QA follow-up) Rename module and subroutine
2018-11-07 Marcel de RooyBug 21299: Add localReferer function to Util module...
2018-11-07 Nick ClemensBug 15494: (follow-up) Move yaml syspref code to its...
2018-11-06 Jonathan DruartBug 21474: Add the Koha::Subscription->frequency method
2018-11-06 Jonathan DruartBug 21696: Use Koha::Account->lines from Koha::Account
2018-11-06 Tomas Cohen AraziBug 21673: (QA follow-up) Fix typo and remove unused...
2018-11-06 Jonathan DruartBug 21673: Use Koha::Account::Lines->total_amountoutsta...
2018-11-06 Koha instance koha... Bug 20078: (QA follow-up) Correct attribute in PQF.pm
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-11-02 Andrew IsherwoodBug 20996: (QA follow-up) Fix pod
2018-11-02 Andrew IsherwoodBug 20996: (follow-up) Fix merge problems
2018-11-02 Andrew IsherwoodBug 20996: Further enhance performance
2018-11-02 Andrew IsherwoodBug 20996: Remove prefix use of borrower category
next