Bug 30579: (follow-up) Use same conditions on item groups place hold button as on...
[koha.git] / tools /
2024-05-03 Julian MauriceBug 36526: Remove circular dependency from Koha::Objects
2024-04-30 Martin RenvoizeBug 33237: Add display of which language default langua...
2024-04-26 Aleisha AmohiaBug 33478: Consider TranslateNotices when saving notice...
2024-04-26 Aleisha AmohiaBug 33478: Save notice format settings
2024-04-26 Laura EscamillaBug 36443: Add a fax field / column to the batch patron...
2024-04-26 Lucas GassBug 36652: Pass copy_form template variable
2024-04-19 Jonathan DruartBug 36634: Replace cud-show with show in tools/automati...
2024-04-19 Marcel de RooyBug 27893: Optionally skip biblio with open orders...
2024-04-12 Kyle M HallBug 34621: implement Patron import option to 'Renew...
2024-03-22 Jonathan DruartBug 36326: Fix batch item mod/del access from biblio...
2024-03-15 Marcel de RooyBug 36305: (QA follow-up) Enforce op values in script
2024-03-15 Jonathan DruartBug 35782: Replace TT plugin's method Biblio::HoldsCount
2024-03-12 Tomas Cohen AraziBug 36193: cud- treatment for tools/stockrotation.pl
2024-03-01 Owen LeonardBug 34478: Correct op name in CSV profile deletion...
2024-03-01 Owen LeonardBug 34478: Correct op name in notice deletion confirmat...
2024-03-01 Owen LeonardBug 34478: Fixes for MARC modification template management
2024-03-01 Owen LeonardBug 34478: SQUASH Follow-up to previous batch operation...
2024-03-01 Owen LeonardBug 34478: SQUASH further changes to batch biblio opera...
2024-03-01 Marcel de RooyBug 34478: (follow-up) upload-cover-image.pl: Remove...
2024-03-01 Jonathan DruartBug 34478: Manual fix - tools/batchMod-del
2024-03-01 Owen LeonardBug 34478: Correct check of list op in batch record...
2024-03-01 Jonathan DruartBug 34478: Fix link to batch patron mod from reports
2024-03-01 Jonathan DruartBug 34478: Move to get for modborrowers
2024-03-01 Martin RenvoizeBug 34478: Manual - Replace link with submit button...
2024-03-01 Marcel de RooyBug 34478: Changes for tools/cleanborrowers
2024-03-01 Marcel de RooyBug 34478: (QA follow-up) Rename change to delete
2024-03-01 Marcel de RooyBug 34478: Changes for tools/upload
2024-03-01 Jonathan DruartBug 34478: (follow-up) Remove check_csrf from pl files
2024-03-01 Marcel de RooyBug 34478: Changes for tools/stage-marc-import
2024-03-01 Marcel de RooyBug 34478: Changes for tools/import_borrowers
2024-03-01 Marcel de RooyBug 34478: Changes for tools/viewlog (no POST, just...
2024-03-01 Marcel de RooyBug 34478: Changes for tools/upload-images
2024-03-01 Marcel de RooyBug 34478: Changes for tools/scheduler
2024-03-01 Marcel de RooyBug 34478: Changes for tools/holidays
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud- - Manual - cud-do_it => do_it
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud- in pl/pm - Manual cud-email...
2024-03-01 Nick ClemensBug 34478: Manual fix - problem_reports
2024-03-01 Jonathan DruartBug 34478: Manual fix - batchMod
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud- in pl/pm
2024-03-01 Jonathan DruartBug 34478: Remove generate_csrf from pl
2024-01-26 Jonathan DruartBug 35817: Fix hint on patron's category when batch...
2024-01-26 Fridolin SomersBug 32029: Automatic item modifications by age add...
2024-01-26 Jonathan DruartBug 34913: Adjust "Manage staged MARC records"
2024-01-16 Nick ClemensBug 35641: Reduce DB lookups when sending a list of...
2023-11-24 Aleisha AmohiaBug 35291: (QA follow-up) Tidying script for QA test...
2023-11-24 David CookBug 35291: Validate filepaths in linking files
2023-11-24 David CookBug 35291: Don't allow symlinks for link files in cover...
2023-11-24 Jonathan DruartBug 35291: Prevent leaks from FS
2023-11-08 Nick ClemensBug 32986: (follow-up) Tidy conditional in letter.pl
2023-11-08 Katrin FischerBug 32986: (QA follow-up) Fix QA script complaints...
2023-11-08 Nick ClemensBug 32986: Add patron_slip module to letters and allow...
2023-11-06 Owen LeonardBug 34773: Improve translation of title tags: Catalogin...
2023-10-20 Martin RenvoizeBug 31383: (QA follow-up) Tidy
2023-10-20 Jonathan DruartBug 31383: Restore updated_on for individual content
2023-10-20 Jonathan DruartBug 31383: Create a parent-child DB relation for additi...
2023-10-11 Hinemoea ViaultBug 26978: Add item type option to batch extend due...
2023-10-04 Kyle M HallBug 34820: (QA follow-up) add filter, update CSV output
2023-09-25 David CookBug 34349: Validate/escape inputs for task scheduler
2023-09-19 Jonathan DruartBug 34818: (bug 21083 follow-up) Fix batch patron modif...
2023-09-12 Victor Grousset... Bug 34257: (QA follow-up): tidy up code
2023-09-12 Lucas GassBug 34257: Limit item types by branch in batchMod.pl
2023-09-05 Jonathan DruartBug 21083: Remove all attributes
2023-09-05 Jonathan DruartBug 21083: Handle repeatable patron attributes in batch...
2023-09-05 Katrin FischerBug 22135: Display 'shelved out of order' error in...
2023-09-01 Pascal UphausBug 34441: Fixed Typo "Paramater"
2023-08-15 Matt BlenkinsopBug 33755: Set profile_id and add missing import
2023-08-08 David CookBug 34368: Add CSRF token to Content Management pages
2023-07-06 Emmi TakkinenBug 33667: Allow copying holidays to all libraries...
2023-06-26 David CookBug 33989: Only look up authorized value descriptions...
2023-06-15 Jonathan DruartBug 33963: Remove C4::BackgroundJob
2023-05-16 Jonathan DruartBug 33595: (bug 26628 follow-up) Fix authorization...
2023-05-10 Julian MauriceBug 25503: Add option to export items bundle contents...
2023-05-09 Nick ClemensBug 33412: Fix comparison when checking for overlay...
2023-03-28 Tomas Cohen AraziBug 33341: Address some perlcritic errors in 5.36
2023-02-24 Pedro AmorimBug 30869: Add the ability to delete stock rotation...
2023-02-20 Nick ClemensBug 32019: Add option to mark items returned via batch...
2023-02-07 Nick ClemensBug 15869: (QA follow-up) Don't pass placeholder framew...
2023-02-07 Nick ClemensBug 15869: Change framework on overlay
2023-02-02 Kyle M HallBug 20256: Use new methods
2023-01-31 Katrin FischerBug 26628: Fix access to clubs when user only has clubs...
2023-01-31 Nick ClemensBug 31095: (follow-up) Iterate debarments in batch mod
2023-01-31 Martin RenvoizeBug 31095: Remove GetDebarments from tools/modborrowers.pl
2023-01-20 Matt BlenkinsopBug 32221: Borrowers.password should no longer be an...
2022-11-15 Jonathan DruartBug 31711: (bug 27421 follow-up) Fix add to basket...
2022-11-09 Kyle HallBug 27920: (QA follow-up) Change radios to a single...
2022-11-09 Kyle HallBug 27920: Add ability to update patron expiration...
2022-11-04 Nick ClemensBug 32037: Check for existence of object before buildin...
2022-09-21 Marcel de RooyBug 31590: Remove Text::CSV::Unicode
2022-09-19 Jonathan DruartBug 27421: Commit and revert
2022-09-19 Jonathan DruartBug 27421: Use Background job for staging MARC records...
2022-09-16 Martin RenvoizeBug 31373: DRY - Use try/catch around _process_tt
2022-09-16 Martin RenvoizeBug 31373: Add INCLUDE_PATH to notice validation
2022-09-16 Marcel de RooyBug 31154: (QA follow-up) Fix UI form builder
2022-09-16 Emmi TakkinenBug 31154: Pass biblionumber to Koha::UI::Form::Builder...
2022-09-16 Martin RenvoizeBug 31526: Follow-up for bug 29697
2022-08-22 David CookBug 6936: Allow multiple itemtypes for bib record export
2022-08-19 Fridolin SomersBug 28327: Unify CSV delimiter special behavior for...
2022-08-19 Marcel de RooyBug 31385: (follow-up) Same change at intranet side
2022-08-19 Jonathan DruartBug 30718: Fix scheduler
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
next