Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / tools /
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
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributes to Koha::Patron...
2020-03-23 Jonathan DruartBug 23463: Replace a new occurrence of ModItem
2020-03-23 Jonathan DruartBug 23463: Fix safe_return return value in deletion...
2020-03-23 Jonathan DruartBug 23463: (follow-up) Remove DelItemCheck and ItemSafe...
2020-03-23 Jonathan DruartBug 23463: Remove DelItemCheck and ItemSafeToDelete
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2020-03-19 Jonathan DruartBug 24846: Update items.onloan with the new due date
2020-03-19 Jonathan DruartBug 24846: Add new tool to batch extend due dates
2020-03-10 Aleisha AmohiaBug 18127: Add batch modified records to an existing...
2020-03-02 Jonathan DruartBug 21746: Remove NO_LIBRARY_SET
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-20 Aleisha AmohiaBug 14647: (follow-up) Changes to script
2020-02-19 Jonathan DruartBug 24051: Remove "search( %condition ) is deprecated...
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-01-29 David RobertsBug 20847: Add more fields to the Batch Patron Modifica...
2020-01-29 Owen LeonardBug 23856: Split author and ISBN/ISSN out of citation...
2020-01-21 David RobertsBug 19793: Add a field for email in batch patron modifi...
2020-01-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2020-01-20 Nick ClemensBug 24423: Add biblionumber to modify items link
2020-01-10 Nick ClemensBug 10352: Get add operations too
2020-01-10 Jonathan DruartBug 10352: Use a new object_type parameter instead...
2020-01-10 Jonathan DruartBug 10352: Display the correct modification logs for...
2020-01-08 Alex ArnaudBug 21959: allow only i and g regex modifiers
2020-01-08 Alex ArnaudBug 21959: Batch item modification - ability to apply...
2019-12-13 Marcel de RooyBug 23800: (QA follow-up) Remove useless line
2019-12-13 Marcel de RooyBug 23800: (QA follow-up) Fix item case, reduce code
2019-12-13 Jonathan DruartBug 23800: Does not order items by barcode in batch...
2019-12-09 Jonathan DruartBug 23987: "return to cataloguing" if the record is...
2019-11-03 Bin WenBug 23762: Editing is_html status of email template...
2019-09-10 Marcel de RooyBug 22996: Move barcode separators to a preference
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-16 Aleisha AmohiaBug 22799: Avoiding batch item modification case sensit...
2019-08-13 Alex BuckleyBug 13552: (follow-up) Add debar option to batch patron...
2019-08-13 Alex BuckleyBug 13552: Add debar option to batch patron modification
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-08-05 Ere MaijalaBug 11529: Clean up subtitle usage
2019-08-05 Ere MaijalaBug 11529: Use new biblio fields whenever possible
2019-07-26 Jonathan DruartBug 23217: Remove SQL error when batch patron mod and...
2019-07-19 Owen LeonardBug 23278: Reopen last panel upon "Save and continue...
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-06-24 Owen LeonardBug 22888: Use DataTables for Koha news table filtering
2019-06-04 Marcel de RooyBug 23006: Cannot use inventory with barcodes containin...
2019-05-15 Aleisha AmohiaBug 7862: Preventing warns when creating a notice
2019-05-10 Nick ClemensBug 21411: Address QA concerns
2019-05-10 Nick ClemensBug 21411: (follow-up) Missing filters and unused variable
2019-05-10 Nick ClemensBug 21411: Advanced cataloging editor - rancor - Allow...
2019-04-19 Aleisha AmohiaBug 22365: Removing warn when accessing Log Viewer
2019-04-16 Nick ClemensBug 22069: (follow-up) fix patorns type for patrons
2019-04-16 Katrin FischerBug 22069: Make log viewer find item renewals
2019-04-10 Nick ClemensBug 22288: Correct item search in batchMod by barcode...
2019-03-28 Nick ClemensBug 19722: Don't show items at job completion if over...
2019-03-28 Nick ClemensBug 19722: Add MaxItemsToDisplayForBatchMod systemprefe...
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2019-03-11 Josef MoravecBug 22363: Use Koha::ActionLogs->search instead of...
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-02-19 Aleisha AmohiaBug 12759: (follow-up) Using tabs for diff ways of...
2019-02-19 Aleisha AmohiaBug 12759: Use a list (shelf) for batch record modifica...
2019-02-04 Nick ClemensBug 19915: Only show class sources in use
2019-02-04 Nick ClemensBug 19915: Use cn_sort values for getting inventory...
2019-01-25 Jonathan DruartBug 21993: Display a user-friendly message when the...
2019-01-18 Jonathan DruartBug 22002: (bug 21621 follow-up) Re-add GROUP BY in...
2018-12-26 Owen LeonardBug 21695: Clean up access files template
2018-12-19 Nick ClemensBug 22022: Correct ordering for authorised values
2018-12-14 Jonathan DruartBug 21986: Do not escape quotation marks when cataloguing
2018-11-21 Nick ClemensBug 21854: Use template plugin to display category...
2018-11-08 Kyle M HallBug 21413: Inventory - Skip items with waiting holds
2018-11-07 Kyle M HallBug 21408: Inventory - Warn of items possibly scanned...
2018-11-05 Nick ClemensBug 19490: Add a 'Holds' column to the items batchmodif...
2018-10-29 Nick ClemensBug 21242: If not searching for patron, move to log...
next