Bug 28727: Show edit item link when user has edit items permission
[koha.git] / tools /
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...
2021-01-29 Jonathan DruartBug 27251: Rewrite QOTD with the Koha REST API
2021-01-29 Mazen KhallafBug 27486: Rename system preference delimiter to CSVDel...
2021-01-19 Jonathan DruartBug 27413: Restore debarred and debarredcomment to...
2020-11-20 Jonathan DruartBug 26854: Remove log of STDERR
2020-11-20 David CookBug 26854: Close STDERR when forking stage-marc-import.pl
2020-11-11 Agustin MoyanoBug 23019: Add profiles to stage-import-batch and magna...
2020-11-11 Andrew IsherwoodBug 22818: Add support for ILL notices
2020-11-03 Nick ClemensBug 25167: (QA follow-up) Don't add a new variable
2020-11-03 Didier GautheronBug 25167: Fix to a fix wrong inventory results
2020-10-25 Nick ClemensBug 26784: Silence warns about comparing undefined...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-12 Jonathan DruartBug 26145: Allow multi covers per item
2020-10-12 Jonathan DruartBug 26145: Refactoring - Move C4::Images to Koha::Cover...
2020-10-12 Jonathan DruartBug 26145: Add the ability to upload a cover image...
2020-10-09 Jonathan DruartBug 26137: Remove warnings from viewlog.pl
2020-10-05 Jonathan DruartBug 22417: Remove record_type from BatchUpdate*
2020-10-05 Jonathan DruartBug 22417: Restore the 'add to list' feature
2020-10-05 Jonathan DruartBug 22417: Fix the batch authority tool
2020-10-05 Jonathan DruartBug 22417: Handle errors
2020-10-05 Jonathan DruartBug 22417: Switch to STOMP
2020-10-05 Jonathan DruartBug 22417: Adapt the batch_record_modification tool
2020-10-01 Matthias MeusburgerBug 23114: Inventory: allow to scan barcodes
2020-10-01 Katrin FischerBug 25776: Add a 'last updated' column for notices
2020-09-30 Fridolin SomersBug 26338: Show tool plugins run in tools home
2020-09-29 Owen LeonardBug 26431: Use split button to offer choice of WYSIWYG...
2020-09-28 Katrin FischerBug 24780: Make items.stocknumber show up in batch...
2020-09-28 Nick ClemensBug 25265: Rename skip_modzebra_update to skip_record_index
2020-09-28 Nick ClemensBug 25265: Prevent double reindex of the same item...
2020-09-09 Jonathan DruartBug 24663: Fix one missing occurrence
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-09-02 Kyle M HallBug 25101: Add ability to skip previewing results when...
2020-09-02 Jonathan DruartBug 21066: Rename publicationdate with published_on
2020-09-02 Marcel de RooyBug 21066: Code changes needed for replacing opac_news...
2020-08-31 Nick ClemensBug 19889: (QA follow-up) Check that exclude from local...
2020-08-31 Nick ClemensBug 19889: (QA follow-up) use em over i and update...
2020-08-31 Agustin MoyanoBug 19889: (follow-up) Fix few minor things
2020-08-31 Agustin MoyanoBug 19889: (follow-up) Fix overlapping blue box and...
2020-08-31 Agustin MoyanoBug 19889: Make it possible to exclude items and catego...
2020-08-13 Nick ClemensBug 5428: (QA follow-up) Add searchid for deleting...
2020-08-06 Nick ClemensBug 25893: Use wildcards when searching logs
2020-07-23 Tomas Cohen AraziBug 5087: (QA follow-up) Rename the attribute to fit...
2020-07-23 Aleisha AmohiaBug 5087: Ability to define whether CSV profile shows...
2020-07-20 Joonas KylmäläBug 25723: (QA follow-up) Remove unused module import
2020-07-20 Martin RenvoizeBug 25723: Update cache flushing calls
2020-06-29 Martin RenvoizeBug 21395: (QA follow-up) Remove some introduced issues
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-06-24 Emmi TakkinenBug 4985: Fix Plack scope errors
2020-06-24 Emmi TakkinenBug 4985: Edit a calendar entry for all branches
2020-06-15 Owen LeonardBug 25627: Move OPAC problem reports from administratio...
2020-05-28 Didier GautheronBug 25608: (bug 23463 follow-up) Fix inventory regression
2020-05-22 Jonathan DruartBug 25567: Fix typo categorycode vs category_code
2020-05-11 Jonathan DruartBug 8132: Delete the items in a transaction and rollbac...
2020-05-11 Jonathan DruartBug 8132: No changes but disable checkboxes
2020-05-04 Nick ClemensBug 25247: Only convert data ot objects when displaying...
2020-04-21 Katrin FischerBug 14369: Only show 'Create labels' link on staged...
2020-04-06 Aleisha AmohiaBug 4461: (follow-up) Creating sample notice and other...
2020-04-03 Jonathan DruartBug 25020: Preserve time part when batch extending...
2020-04-03 Katrin FischerBug 9422: Don't allow access to 'Upload patron images...
2020-03-27 Nick ClemensBug 23473: (follow-up) check if overwrite_passwords...
2020-03-27 Nick ClemensBug 23473: Allow overwrite of passwords during import
2020-03-26 Fridolin SomersBug 20415: Remove UseKohaPlugins system preference
2020-03-26 Jonathan DruartBug 24878: Add auth check for copy-holidays
2020-03-26 Jonathan DruartBug 24878: Add authentication checks to the calendar...
2020-03-23 Jonathan DruartBug 20443: Use search_with_library_limits for attribute...
2020-03-23 Jonathan DruartBug 20443: Remove extended_attributes_code_value_arrayr...
2020-03-23 Jonathan DruartBug 20443: Remove C4::Members::AttributeTypes
2020-03-23 Jonathan DruartBug 20443: Move C4::Members::AttributeTypes::GetAttribu...
2020-03-23 Jonathan DruartBug 20443: Remove UpdateBorrowerAttribute and SetBorrow...
2020-03-23 Jonathan DruartBug 20443: Remove DeleteBorrowerAttribute
next