Bug 18087: Handle invalid filetypes
[koha.git] / tools /
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
2016-07-08 Nick ClemensBug 16855 - Poor performance due to high overhead of...
2016-06-24 Jonathan DruartBug 11490: Split MaxItemsForBatch into 2 prefs to clari...
2016-06-17 Owen LeonardBug 16148 - Revised layout and behavior of marc modific...
2016-05-23 Jonathan DruartBug 16550: Clean the tests
2016-05-23 Marc VéronBug 16550: Can't set opac news expiration date to NULL...
2016-05-16 Jonathan DruartBug 16259: Replace CGI->param with CGI->multi_param...
2016-05-06 Kyle M HallMerges translations for Koha 16.05
2016-05-06 Jonathan DruartBug 16426: follow-up of bug 15840 - correctly manage...
2016-04-27 Marcel de RooyBug 14686: [QA Follow-up] Move allows_add_by to Upload.pm
2016-04-27 Marcel de RooyBug 14686: Add Upload to Tools menu
2016-04-27 Marcel de RooyBug 14686: Add allows_add_by to check permissions for...
2016-04-26 Jonathan DruartBug 16154: Fix some other occurrences
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Assign a list
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-04-01 Nick Clemens Bug 10612: (QA followup)
2016-04-01 Kyle M Hall Bug 10612 - Add ability to delete patrons with batch...
2016-03-21 Jonathan DruartBug 15840: Catch errors if userid already exists when...
2016-03-21 Jonathan DruartBug 15163: Do not erase patron attributes if limited...
2016-03-07 Jonathan Druart Bug 5404: Move the test to a new IsMarcStructureIntern...
2016-03-07 Jonathan Druart Bug 5404: C4::Koha - remove subfield_is_koha_internal_p
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove RmPatronImage
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove PutPatronImage
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Add new classes
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-03-02 Jonathan Druart Bug 11023: Automatic item modification by age (Was...
2016-03-02 Jonathan DruartBug 15923: Take the id list file into account when...
2016-02-04 Marc VéronBug 15684: Fix encoding issues with quote upload
2016-01-27 Jonathan DruartBug 12636: Do not display unique patron attributes...
2016-01-23 Jonathan DruartBug 15542: Always display the patron's info the same...
2016-01-23 Marc VéronBug 15579: Fix permission for batch record modification
2016-01-21 Jonathan DruartBug 15607: batch patron mod - do not update dates if...
next