Bug 20744: Replace staff client header Koha logo gif with transparent png
[koha.git] / tools /
2018-05-11 Marcel de RooyBug 20695: Fix multiple upload result in tools/upload...
2018-05-07 Jonathan DruartBug 20305: Remove warnings from tools scripts
2018-05-03 Roch D'AmourBug 11317: (follow-up) Add two-level entry to koha...
2018-05-03 Roch D'AmourBug 11317: Add a way to access files from the intranet
2018-05-03 Josef MoravecBug 20444: Use Koha::Patron::Attribute::Types object...
2018-04-20 Jonathan DruartBug 19974: Make MarkLostItemsAsReturned multiple
2018-04-12 Jonathan DruartBug 17981: Add a preview mode for notice templates
2018-04-09 Jonathan DruartBug 20180: [sql_modes] Remove GROUP BY clause in manage...
2018-04-02 Jonathan DruartBug 20462: Ensure batch item deletion will not delete...
2018-03-28 Jonathan DruartBug 19673: Allow to set patron attributes to 0 with...
2018-03-26 Katrin FischerBug 20067: Fix other checks for linked authorised value...
2018-03-15 Josef MoravecBug 20323: Fix batch patron modification tool
2018-02-16 Jonathan DruartBug 12598: Add use Koha::Patron::debarments statement
2018-02-16 Jonathan DruartBug 12598: Re-add bug 18555: Create patron list from...
2018-02-16 Kyle M HallBug 12598: New misc/import_borrowers.pl command line...
2018-02-16 Josef MoravecBug 18789: (QA follow-up) Fix viewlog when accessed...
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-12 Jonathan DruartBug 18403: Patron reviews
2018-02-12 Jonathan DruartBug 18403: Batch patron modification tool
2018-02-05 Victor GroussetBug 20098: Inventory tool: CVS export: fix itemlost...
2018-02-05 Jenny WayBug 20017: use Modern::Perl in Tools perl scripts
2018-01-19 Marcel de RooyBug 19585: Inventory: Allow additional separators in...
2018-01-15 Mark TompsettBug 19937: Silence warnings t/db_dependent/www/batch.t
2017-12-22 Nick ClemensBug 19621: Use Koha.Preference on template side to...
2017-12-21 Nick ClemensBug 18201: Export data -Fix "Remove non-local items...
2017-11-26 Andreas JonssonBug 19675: Fix update notice templates when they are...
2017-11-08 Marcel de RooyBug 19420: (QA Follow-up) Change in error reporting...
2017-10-27 Jonathan DruartBug 12363: Add a switch to mark|do not mark items as...
2017-09-19 Marcel de RooyBug 18149: Move CountUsage calls to Koha namespace
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-08-25 Jonathan DruartBug 19080: Handle non-existing patrons gratefully
2017-08-25 Marcel de RooyBug 19040: [QA Follow-up] Adjust embed_items parameter...
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-08-23 Marcel de RooyBug 19163: Critical typo in stage-marc-import process
2017-08-22 Jonathan DruartBug 17829: (follow-up) Fix import patron
2017-08-15 Marcel de RooyBug 19049: [QA Follow-up] Mock config, default format
2017-08-15 Marcel de RooyBug 19049: Fix regression on stage-marc-import with...
2017-08-10 Alex SassmannshausenBug 19073: (bug 15758 follow-up) Dereference correct...
2017-08-10 Jonathan DruartBug 19074: Do not crash if cardnumber does not exist
2017-08-10 Alex SassmannshausenBug 19074: Fix category display in Batch patron modific...
2017-08-10 Marc VéronBug 18555: (QA-Followup) Remove duplicate code
2017-08-10 Marc VéronBug 18555: Create patron list from patron import
2017-08-09 Fridolin SomersBug 19023 - inventory tool performance
2017-07-25 Jonathan DruartBug 17829: Fix import patron
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-13 Owen LeonardBug 18847 - Add "Save and continue" option to notice...
2017-07-10 Nick ClemensBug 18577 - Importing a batch using a framework not...
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 18260: Koha::Biblio - Remove GetBiblio
2017-07-10 Marcel de RooyBug 18277: [QA Follow-up] Additional polishing
2017-07-10 Jonathan DruartBug 18277: Remove GetBiblionumberFromItemnumber - Easy...
2017-06-19 Jonathan DruartBug 18806: Fix batch revert
2017-06-05 Josef MoravecBug 8612: [Follow-up] Make usage and type different...
2017-06-05 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
next