Bug 36233: Set select2 width to 100%
[koha.git] / tools /
2024-03-11 Fridolin SomersBug 32029: Automatic item modifications by age add...
2024-01-31 Jonathan DruartBug 35817: Fix hint on patron's category when batch...
2024-01-29 Jonathan DruartBug 34913: Adjust "Manage staged MARC records"
2024-01-17 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
2022-08-18 Nick ClemensBug 30779: Remove _update_import_record_marc and update...
2022-08-17 Nick ClemensBug 31222: Reduce query size for batchMod
2022-08-17 Marcel de RooyBug 29782: Fix handling records without title or content
2022-08-16 Aleisha AmohiaBug 15326: (follow-up) Fix staff permissions and consid...
2022-08-16 Aleisha AmohiaBug 15326: Using AdditionalContents for custom pages...
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
next