Update release notes for 17.05.14 release
[koha.git] / tools /
2018-05-22 Jonathan DruartBug 20462: Ensure batch item deletion will not delete...
2018-05-22 Jonathan DruartBug 19673: Allow to set patron attributes to 0 with...
2018-03-12 Victor GroussetBug 20098: Inventory tool: CVS export: fix itemlost...
2018-01-31 Mark TompsettBug 19937: Silence warnings t/db_dependent/www/batch.t
2018-01-19 Nick ClemensBug 19621: Use Koha.Preference on template side to...
2018-01-15 Nick ClemensBug 18201: Export data -Fix "Remove non-local items...
2017-09-12 Fridolin SomersBug 19023 - inventory tool performance
2017-09-12 Alex SassmannshausenBug 19073: (bug 15758 follow-up) Dereference correct...
2017-09-12 Marcel de RooyBug 19163: Critical typo in stage-marc-import process
2017-09-06 Marcel de RooyBug 19049: [QA Follow-up] Mock config, default format
2017-09-06 Marcel de RooyBug 19049: Fix regression on stage-marc-import with...
2017-07-18 Nick ClemensBug 18577 - Importing a batch using a framework not...
2017-06-27 Jonathan DruartBug 18806: Fix batch revert
2017-06-09 Nick ClemensBug 18704 - File types limit in tools/export.pl is...
2017-05-29 Jonathan DruartBug 16295: Fix access to MMT admin page
2017-05-10 Marcel de RooyBug 14399: Results form also needs a few interface...
2017-05-10 Marcel de RooyBug 14399: Numerous small refinements to the inventory...
2017-05-10 Marcel de RooyBug 14399: Prevent display of double zero notforloan...
2017-05-09 Jonathan DruartBug 17762: Update the letter form interface
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-04-13 Marcel de RooyBug 9988: Merge should have a parameter hash
2017-03-31 Fridolin SomersBug 18329 - Batch record deletion broken
2017-03-31 Marcel de RooyBug 12913: [QA Follow-up] Reword 'change item status...
2017-03-31 Fridolin SomersBug 12913 - wrong inventory results when notforloan...
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-03-31 Jonathan DruartBug 15498: Let the user choose the CSV profile to expor...
2017-03-30 Jonathan DruartBug 18124: Change the calls to generate and check CSRF...
2017-03-29 Jonathan DruartBug 18312: Fix export unless a file is supplied
2017-03-22 Jonathan DruartBug 18256: Koha::Items - Remove GetItemsCount
2017-03-03 Marcel de RooyBug 18070: [Follow-up] What should DelAuthority return?
2017-03-03 Jonathan DruartBug 16966: move parameters to hashref
2017-03-03 Jonathan DruartBug 16966: Koha::Patrons - Move GetBorrowersWithIssuesH...
2017-03-03 Jonathan DruartBug 18087: Handle invalid filetypes
2017-02-06 Jonathan DruartBug 17960: Rename opac_news.new with opac_news.content
2017-01-20 Jonathan DruartBug 17588: get_account_lines->get_balance has been...
2017-01-20 Jonathan DruartBug 17588: Koha::Patrons - Move GetMemberIssuesAndFines
2017-01-20 Jonathan DruartBug 17824: Remove C4::Members::GetBorrowersWhoHaveNever...
2017-01-20 Marcel de RooyBug 17501: [Follow-up] QA Requests
2017-01-20 Marcel de RooyBug 17501: Rename Upload to Uploader
2017-01-20 Marcel de RooyBug 17501: Move getCategories and httpheaders from...
2017-01-20 Marcel de RooyBug 17501: Remove Koha::Upload::get from Koha::Upload
2017-01-20 Marcel de RooyBug 17501: Move Koha::Upload::delete to Koha::UploadedF...
2016-12-30 Jonathan DruartBug 17830: CSRF - Handle unicode characters in userid
2016-12-23 Marcel de RooyBug 17804: Remove some modules from showdiffmarc.pl
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove GetMemberDetails
2016-12-05 Jonathan DruartBug 17720: CSRF - Handle unicode characters
2016-11-29 Fridolin SomersBug 17395 - exporting checkouts in CVS generates a...
2016-11-12 Fridolin SomersBug 17420 - record export fails when itemtype on biblio
2016-11-02 Jonathan DruartBug 16852: Remove GetBorrowerCategorycode
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
2016-10-28 Katrin FischerBug 5260 - Add option to send an order by e-mail to...
2016-10-26 Kyle M HallBug 14610 - Add and update scripts
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 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: Remove GetKohaAuthorisedValuesFromField...
2016-10-21 Jonathan DruartBug 17411: Remove 3 other occurrences of exit 1
2016-09-15 Jonathan DruartBug 17146: Raise Wrong CSRF token warnin for the 'Delet...
2016-09-15 Jonathan DruartBug 17146: Fix CSRF in picture-upload.pl
2016-09-13 Jonathan DruartBug 16276: Make the batch patron deletion tool deal...
2016-09-09 Marcel de RooyBug 16586: Koha Plugins: Limit results of GetPlugins...
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove getnumberofreviews
2016-09-09 Jonathan DruartBug 16911: Koha::Patron::Categories - Move GetExpiryDat...
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Remove onlymine from Plugin...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Move mybranch to C4::Context
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetBorrow...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetBorrow...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - remove sql querie...
2016-09-08 Jonathan DruartBug 17189: Replace occurrences of 'use Koha::Cache'
2016-09-08 Jonathan DruartBug 17189: Add the ability to define several memcached...
2016-09-02 Marcel de RooyBug 10407: Add marcxml import (follow-up)
2016-09-02 Marcel de RooyBug 10407: Resolve warnings from child process
2016-09-02 Olli-Antti KivilahtiBug 10407: Allow MARCXML records to be imported via...
2016-09-02 Jonathan DruartBug 16886: Make the 'Upload patron images' tool plack...
2016-09-02 Jonathan DruartBug 17116: Fix CSRF in import_borrowers.pl
2016-08-26 Barton Chittendenbug 14504: (QA followup) fixing DelItemCheck arguments
2016-08-24 Tomas Cohen AraziBug 15023: (followup) Remove warnings
2016-08-24 Tomas Cohen AraziBug 15023: Allow patron anonymize/bulk delete tool...
2016-08-17 Tomas Cohen AraziBug 16829: Add 'interface' to the log viewer
2016-07-22 Jonathan DruartBug 15451: Better error handling
2016-07-22 Jonathan DruartBug 15451: Do not considered a Resultset as a Result
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove the residue
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove GetCsvProfileId
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove GetCsvProfiles
2016-07-22 Jonathan DruartBug 15451: Rewrite the csv profile tool script
2016-07-15 Jonathan DruartBug 16889: Remove C4::Items::biblioitems_columns and...
2016-07-15 Jonathan DruartBug 16889: Remove C4::Items::columns and use Koha:...
2016-07-15 Jonathan DruartBug 16889: Remove C4::Members::columns and use Koha...
2016-07-15 Nick ClemensBug 16681 - Allow update of opacnote via batch patron...
2016-07-08 Jonathan DruartBug 14757: Remove obsolete occurrence of is_tt
2016-07-08 Kyle M HallBug 14757 - Allow the use of Template Toolkit syntax...
2016-07-08 AleishaBug 9259: Ability to delete a staged file once it has...
2016-07-08 Marcel de RooyBug 16859: Fix wrong item field name in export.pl
next