Bug 13029 : Follow up
[koha.git] / C4 /
2016-12-16 Chris CormackBug 13029 : Follow up
2016-12-16 Julian MauriceBug 13029: Allow to pass additional parameters to SMS...
2016-12-16 Marcel de RooyBug 17666: [QA Follow-up] Mark File::Slurp as required
2016-12-16 Jonathan DruartBug 17666: Revert "Bug 16685 [QA Followup] - Use Path...
2016-12-09 Jonathan DruartBug 17556: Koha::Patrons - Remove GetHideLostItemsPrefe...
2016-12-09 Kyle M HallBug 15896 - Use Koha::Account::pay internally for makep...
2016-12-09 Marcel de RooyBug 15906: [QA Follow-up] Correct a partial payment
2016-12-09 Jonathan DruartBug 15822: Fix 500 error when searching if items.onloan...
2016-12-02 Petter Goksøyr ÅsenBug 17671: Remove unused variables in C4::Reserves
2016-11-22 Kyle M HallMerge remote-tracking branch 'translations/16.11.0...
2016-11-22 Jonathan DruartBug 17278: Fix "show all items" link
2016-11-22 Jonathan DruartBug 17278: Use available limit when requesting zebra...
2016-11-18 Jonathan DruartBug 17642: Add and use get_descriptions_by_koha_field
2016-11-18 Jonathan DruartBug 17642: use get_description_by_koha_field when needed
2016-11-18 Jonathan DruartBug 17642: use find_by_koha_field when needed
2016-11-18 Kyle M HallBug 14736 - AllowRenewalIfOtherItemsAvailable slows...
2016-11-18 Jonathan DruartBug 17323: Column search_history.time cannot be null
2016-11-15 Tomas Cohen AraziBug 17599: (QA followup) Perltidy really long lines
2016-11-15 Jonathan DruartBug 17599: Move C4::Circulation::GetIssuingRule to...
2016-11-15 Nick ClemensBug 16520 - (Follow up) Restore retrieval of syspref_cache
2016-11-14 Mark TompsettBug 15690: Hardcoded 16 is uncool
2016-11-14 Jonathan DruartBug 15690: CardnumberLength should not be bigger than 16
2016-11-10 Tomas Cohen AraziBug 17563: (followup) Silence undef warnings
2016-11-10 Jonathan DruartBug 17563: Fix Acquisition/CancelReceipt.t
2016-11-07 Jonathan DruartBug 17535: Fix search for reports by keywords
2016-11-07 Matthias MeusburgerBug 17481: Fix incorrect merge of bug 11048 (logout...
2016-11-07 Jonathan DruartBug 16908: Remove non-desired export line
2016-11-07 Jonathan DruartBug 12633: Remove export line
2016-11-02 Jonathan DruartBug 16852: Remove GetBorrowerCategorycode
2016-11-02 Jonathan DruartBug 15581: Display the latest auto renew date possible...
2016-11-02 Jonathan DruartBug 15581: Add a circ rule to limit the auto renewals...
2016-10-28 Jonathan DruartBug 15803: Koha::AuthorisedValues - Remove C4::Koha...
2016-10-28 Jonathan DruartBug 16912: Koha::Patrons - Move AddEnrolmentFeeIfNeeded...
2016-10-28 BlouBug 16123 - Display budget hierarchy in the budget...
2016-10-28 Julian MauriceBug 13323: Recalculate tax_value for partially received...
2016-10-28 Jonathan DruartBug 13323: Tax rate can change on receiving
2016-10-28 Jonathan DruartBug 13324: The fund values should be based on tax inclu...
2016-10-28 Nick ClemensBug 13321 - (QA Followup) Restore standing order functi...
2016-10-28 Julian MauriceBug 13321: Recalculate tax_value for partially received...
2016-10-28 Jonathan DruartBug 13321: Fix unitprice rounding
2016-10-28 Jonathan DruartBug 13321: Csv export - Display rrp and ecost with...
2016-10-28 Jonathan DruartBug 13321: Fix the prices calculation method
2016-10-28 Jonathan DruartBug 13321: Rename variables
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
2016-10-28 Marcel de RooyBug 14629: [QA Follow-up] Small tidy up
2016-10-28 Nick ClemensBug 14629 - [QA Followup] Pass invalid ISSN through...
2016-10-28 Nick ClemensBug 14629 - Add aggressive ISSN matching feature equiva...
2016-10-28 Katrin FischerBug 5260: QA follow-up: Fix error when no notice templa...
2016-10-28 Katrin FischerBug 5260: Follow-up - Reindenting POD of SendAlerts
2016-10-28 Katrin FischerBug 5260 - Add option to send an order by e-mail to...
2016-10-28 kohamasterBug 17435: Gives ability to display stocknumber in...
2016-10-28 Kyle M HallBug 14598 [QA Followup] - Correct the behavior of GetItem
2016-10-28 Kyle M HallBug 14598 [QA Followup] - Only fetch bib data if needed
2016-10-28 Brendan A GallagherBug 14598 - QA Followup touching CanBookBeIssued subroutine
2016-10-28 Kyle M HallBug 14598: (QA followup) Don't die on bad barcode
2016-10-28 Tomas Cohen AraziBug 14598: Make C4::Circulation::AddReturn store the...
2016-10-27 Jonathan DruartBug 14874: Set default DefaultPatronSearchFields
2016-10-27 Nick ClemensBug 14874 - Add ability to search for patrons by date...
2016-10-27 Jonathan DruartBug 17375: Search by dateofbirth - handle invalid dates
2016-10-26 Kyle M HallBug 14610 - Add and update modules
2016-10-21 Tomas Cohen AraziBug 17425: Add Try::Tiny dependency
2016-10-21 Jonathan DruartBug 17080: borrowers.checkprevcheckout - use the defaul...
2016-10-21 Jonathan DruartBug 17080: Make C4::Members::AddMember uses Koha::Patro...
2016-10-21 Jonathan DruartBug 15131: Add AllowItemsOnHoldCheckoutSCO to UsageStats
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move HandleDelBorrower to...
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move DelMember to ->delete
2016-10-21 Jonathan DruartBug 16891: Move C4::Members::MoveMemberToDeleted to...
2016-10-21 Tomas Cohen AraziBug 17318: Make C4::Matcher::_get_match_keys handle...
2016-10-21 Jonathan DruartBug 17253: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17252 - Koha::AuthorisedValues - Remove GetAuthoris...
2016-10-21 Jonathan DruartBug 17251: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17250: Do not retrieve marc subfield structure...
2016-10-21 Jonathan DruartBug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode
2016-10-21 Jonathan DruartBug 17249: GetKohaAuthorisedValuesFromField - rm GetAut...
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-10-21 Jonathan DruartBug 17411: Remove 3 other occurrences of exit 1
2016-10-21 Marcel de RooyBug 16245: [QA Follow-up] Replace typeofrecord2 by...
2016-10-21 Hector CastroBug 16245: RIS export file type incorrect
2016-10-21 Jonathan DruartBug 10455: (follow-up 2) Remove biblioitems.marc
2016-10-21 Jonathan DruartBug 10455: (follow-up) Remove biblioitems.marc
2016-10-21 Jonathan DruartBug 10455: Remove biblioitems.marc
2016-10-11 Marcel de RooyBug 17446: Typo seleted
2016-10-11 Marcel de RooyBug 17441: [QA Follow-up] Return value of SendAlerts
2016-10-11 Katrin FischerBug 17441 - t/db_dependent/Letters.t fails on Jenkins
2016-10-11 Jonathan DruartBug 17389: Clear logs
2016-10-11 Kyle M HallBug 14514 - LocalHoldsPriority and the HoldsQueue confl...
2016-10-11 Jonathan DruartBug 16850: Remove C4::Members::IsMemberBlocked
2016-10-11 Jonathan DruartBug 17248 - Koha::AuthorisedValues - Remove GetKohaAuth...
2016-10-11 Nick ClemensBug 16520 (Follow up) Rebase fixes
2016-10-11 Jesse WeaverBug 16520: Initialize the sysprefs Koha::Caches on...
2016-10-11 Jonathan DruartBug 17216: Move the AV cat list file to the top level
2016-10-11 Jonathan DruartBug 17372: Standardize Elasticsearch paths
2016-10-10 Marcel de RooyBug 16769: [QA Follow-up] Remove unsupported deepcopy...
2016-09-27 Kyle M HallBug 15899 - Remove C4::Accounts::recordpayment
2016-09-27 Kyle M HallBug 15901 - Remove use of recordpayment in C4::SIP...
2016-09-27 Kyle M HallBug 15900 [QA Followup] - Use Koha::Patrons instead...
2016-09-27 Kyle M HallBug 15900 - Remove use of recordpayment in ProcessOffli...
next