Bug 31305: Remove type= from detail.pl
[koha.git] / tools /
2022-07-26 Kyle HallBug 31211: Check slips and notices for valid Template...
2022-07-22 Jonathan DruartBug 29697: Use flag embed_items
2022-07-22 Jonathan DruartBug 29697: Replace GetMarcBiblio occurrences with ...
2022-07-11 Andrew NuggedBug 31000: Warn removal: param record_type can be undef
2022-07-08 Julian MauriceBug 29333: Fix encoding of imported UNIMARC authorities
2022-07-05 Marcel de RooyBug 24865: (QA follow-up) Remove hardcoded notice name...
2022-07-05 Kyle HallBug 24865: Customize the Accountlines Description
2022-06-25 Lucas GassBug 22659: (follow-up) Add category to redirect
2022-06-25 Lucas GassBug 22659: Add save and continue button to additional...
2022-06-24 Marcel de RooyBug 29325: (QA follow-up) Tidy up
2022-06-24 Tomas Cohen AraziBug 29325: Fix commit_file.pl
2022-06-20 Jonathan DruartBug 30972: Don't replace biblio's local cover images...
2022-06-13 Jonathan DruartBug 30904: (bug 24387 follow-up) Fix library modificati...
2022-06-08 David CookBug 30738: Log warnings for background MARC import
2022-05-06 Nick ClemensBug 29926: Add ability for superlibrarians to batch...
2022-05-03 Nick ClemensBug 22785: Allow option to choose which record match...
2022-05-02 Owen LeonardBug 30545: Replace the use of jQueryUI Accordion on...
2022-04-21 Owen LeonardBug 30525: Items batch modification broken
2022-04-20 Martin RenvoizeBug 29005: Add option to send welcome email from patron...
2022-04-12 Jonathan DruartBug 29695: (follow-up) Remove C4::Reports::Guided:...
2022-04-12 Jonathan DruartBug 29695: Remove GetColumnDefs
2022-04-08 David CookBug 14393: Add collection code filter to inventory
2022-04-08 Alex BuckleyBug 22827: Add age dependency on other fields than...
2022-03-25 Mark TompsettBug 6815: Capture member photo via webcam
2022-03-15 Fridolin SomersBug 19532: (RM follow-up) More use of system preference
2022-03-15 Aleisha AmohiaBug 19532: Recalls on intranet
2022-03-09 Tomas Cohen AraziBug 29771: Scalar context for split
2022-03-09 Tomas Cohen AraziBug 29771: Remove trivial cases
2022-03-02 Tomas Cohen AraziBug 29857: Rename base class as Koha::Exception
2022-03-02 Owen LeonardBug 25025: Drag-and-drop cover image upload
2022-02-22 Alex BuckleyBug 29761: Prevent batch patron modification to process...
2022-02-15 The Minh LuongBug 28576: Update the maximum size of an image.
2022-02-11 Tomas Cohen AraziBug 29843: Use in tools/cleanborrowers.pl
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-02-01 Nick ClemensBug 29809: (follow-up) Update tests and rename variable
2022-02-01 Martin RenvoizeBug 29809: Update stockration tool to reflect method...
2022-01-14 Jonathan DruartBug 29717: Remove unecessary DT manipulations from...
2022-01-10 Jonathan DruartBug 29778: Prevent orphan additional contents
2021-12-11 Jonathan DruartBug 9565: Use Koha::Biblio
2021-12-11 Marion DurandBug 9565: (follow-up) Adapt batch record deletion tool
2021-11-26 Jonathan DruartBug 28959: Fix occurrence in tools/batch_delete_records.pl
2021-11-25 Jonathan DruartBug 29113: Fix random assignation
2021-11-25 Jonathan DruartBug 29113: Hide code for additional contents and genera...
2021-11-03 Joonas KylmäläBug 29380: Correct table name in joins to prevent errors
2021-11-02 Jonathan DruartBug 28959: Fix occurrence in tools/batch_record_modific...
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Clarify 'context' param
2021-10-26 David GustafssonBug 14957: fix context for batchmod and batchimport
2021-10-26 David GustafssonBug 14957: Merge rules system for merging of MARC records
2021-10-18 Jonathan DruartBug 28785: Adjust check_cookie_auth calls
2021-10-18 Jonathan DruartBug 28445: Fix subfields to blank
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...
2021-10-18 Jonathan DruartBug 28445: Start form with empty library for batch mod
2021-10-18 Jonathan DruartBug 28445: Adjust code to handle regexs
2021-10-18 Jonathan DruartBug 28445: Use Koha::UI::Form::Builder::Item from batch...
2021-10-18 Jonathan DruartBug 28769: Remove tabloop from cataloguing plugins
2021-10-15 Joonas KylmäläBug 29111: Remove unused indicator modification code...
2021-10-07 Jonathan DruartBug 28931: Use EXPORT_OK from Koha::DateUtils
2021-10-06 Kyle M HallBug 26351: Add plugin hooks to transform item barcodes
2021-10-05 Jonathan DruartBug 28717: Fix additional content logs
2021-10-01 Jonathan DruartBug 26080: Use the task queue for batch delete authorities
2021-10-01 Jonathan DruartBug 26080: Use the task queue for batch delete biblios
2021-09-28 Jonathan DruartBug 29019: Restore eval call
2021-09-28 Owen LeonardBug 29019: Unable to delete HTML customization
2021-08-30 Owen LeonardBug 24019: Patron batch modification based on borrowern...
2021-08-16 Jonathan DruartBug 28765: Remove sub find_value from batchMod.pl
2021-08-16 Tomas Cohen AraziBug 24387: (QA follow-up) Fix method import issues
2021-08-16 Jonathan DruartBug 24387: Fix location options when editing HTML custom
2021-08-16 Jonathan DruartBug 24387: Rename "News" with "Additional contents"
2021-08-11 Fridolin SomersBug 28835: Fix ability to pass list contents to batch...
2021-07-29 Jonathan DruartBug 17600: Fix missing C4::AuthoritiesMARC import
2021-07-26 Lucas GassBug 28718: handle multiple deletions from news
2021-07-23 Jonathan DruartBug 28745: (bug 28158 follow-up) Restore the items...
2021-07-19 Jonathan DruartBug 17600: Fix batchMod.pl
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-12 Owen LeonardBug 28175: (follow-up) Preselect correct category after...
2021-07-12 Kyle M HallBug 27883: Add ability to preserve patron field from...
2021-07-06 Josef MoravecBug 22544: Update to current codebase
2021-07-06 Josef MoravecBug 22544: Move GetNewsToDisplay to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move add_opac_item to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move upd_opac_new to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move del_opac_new to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move get_opac_news to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move get_opac_new to Koha namespace
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-06-22 Jonathan DruartBug 28572: Remove C4::Debug
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2021-06-21 Jonathan DruartBug 28514: Remove getletter
2021-06-04 Jonathan DruartBug 28353: Display a list of items that cannot be deleted
2021-05-27 Jonathan DruartBug 28158: Remove additional backgroundjob related...
2021-05-27 Jonathan DruartBug 28158: Remove backgroundjob from batchMod
2021-04-27 Fridolin SomersBug 21818: Replace AutoCommit flag with DBIx transactio...
2021-04-21 Jonathan DruartBug 23271: Replace search_limited with search_with_libr...
2021-04-16 Jonathan DruartBug 28015: Fix inventory for timeformat=12h
2021-04-09 David CookBug 25476: Add ability to browse file uploads by category
2021-04-09 Martin RenvoizeBug 14233: Add logging support to notices and slips...
2021-03-05 Aleisha AmohiaBug 12224: (follow-up) Access old_issues table when...
2021-02-12 Kyle M HallBug 26059: Create guarantor/guarantee links on patron...
2021-02-09 Aleisha AmohiaBug 4037: Add item type filter to inventory tool
2021-02-08 Tomas Cohen AraziBug 23830: Adapt callers
2021-02-01 Nick ClemensBug 26298: Don't set too_many_items_to_process if equal...
next