Bug 30152: Elasticsearch - queries with OR don't work with limits
[koha.git] / circ /
2022-06-25 Lucas GassBug 29129: Update DisplayClearScreenButton to allow...
2022-06-24 Martin RenvoizeBug 21978: Add support for middle name
2022-06-23 Joonas KylmäläBug 30947: Simplify CanBookBeIssued date handling
2022-06-14 Jonathan DruartBug 30420: Rename Koha::Patron->get_overdues with ...
2022-06-14 Petro VashchukBug 30409: barcodedecode() should always trim barcode
2022-06-08 Nick ClemensBug 30813: Update TransformMarcToKoha to accept a hashref
2022-06-02 Kyle HallBug 30337: Holds to Pull ( pendingreserves.pl ) ignores...
2022-05-19 Fridolin SomersBug 30735: Fix filtering by patron attribute with AV...
2022-05-05 Aleisha AmohiaBug 30291: Changes to staff client files
2022-05-05 Nick ClemensBug 30167: (follow-up) Return a hash with soonest_renew...
2022-05-05 Nick ClemensBug 30167: Use returned renewal date rather than fetching
2022-04-28 Jonathan DruartBug 30630: Prevent crash on check-in if HoldsAutoFill...
2022-04-08 Jonathan DruartBug 29609: Centralized code to build the link to a...
2022-04-04 Jonathan DruartBug 30063: Remove occurrences of C4::Utils::DataTables...
2022-04-04 Jonathan DruartBug 30094: Make the patron search from request-article...
2022-03-25 Janusz KaczmarekBug 30251: (bug 10902 follow-up) With IndependentBranch...
2022-03-25 Jonathan DruartBug 30110: Fix concatenation during assignements
2022-03-25 BlouBug 30282: overdues report does not display subtitle...
2022-03-16 Nick ClemensBug 30155: Don't get items that can fillholds if there...
2022-03-15 Fridolin SomersBug 19532: (RM follow-up) Fix recalls.old is default 0
2022-03-15 Fridolin SomersBug 19532: (RM follow-up) More use of system preference
2022-03-15 Aleisha AmohiaBug 19532: (QA follow-up) Fixing typo
2022-03-15 Tomas Cohen AraziBug 19532: (QA follow-up) Simplify resultset accessors
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fixes along recall workflow
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fix undef recall_id preventing...
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fixing OPAC display and staff...
2022-03-15 Aleisha AmohiaBug 19532: Recalls on intranet
2022-03-09 Tomas Cohen AraziBug 29771: Scalar context for split
2022-03-04 Marion DurandBug 26269: "Date due to" and "Show any items currently...
2022-03-04 David GustafssonBug 29220: Minor fixes and improved code readability
2022-02-22 Fridolin SomersBug 30099: Fix error when accessing circulation.pl...
2022-02-17 Jonathan DruartBug 30104: (bug 29844 follow-up): Fix holds to pull
2022-02-10 Jonathan DruartBug 29230: Add Koha::Patron->messages
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-02-03 Jonathan DruartBug 29903: Prevent messages to be deleted from unauthor...
2022-01-28 Tomas Cohen AraziBug 27946: Add UI handling of AR fees
2022-01-22 Tomas Cohen AraziBug 29865: Fix duplicate includes in circ/returns.pl
2022-01-19 Katrin FischerBug 11750: (QA follow-up) Remove unconditional warn
2022-01-19 Jonathan DruartBug 11750: Hide patron's attributes on overdue list...
2022-01-18 Nick ClemensBug 29786: Select only specific items for item level...
2021-12-07 Michael HafenBug 29637: AutoSwitchPatron should look for card number...
2021-11-19 Petro VashchukBug 29463: Escape utf8 characters before appending...
2021-11-03 Nick ClemensBug 29015: Add options for itemtype, collection, and...
2021-11-03 Martin RenvoizeBug 25883: Replace 'holdingbranch' with 'transfer to...
2021-11-03 Joonas KylmäläBug 29380: Correct table name in joins to prevent errors
2021-10-18 Kyle M HallBug 28211: Replace use of call_recursive() with call()
2021-10-18 Jonathan DruartBug 28785: Adjust check_cookie_auth calls
2021-10-18 Agustin MoyanoBug 27949: Allow multiple article requests print slip
2021-10-15 Marcel de RooyBug 29093: Interface changes
2021-10-14 Nick ClemensBug 15812: Use patron search in place of circ search
2021-10-06 Kyle M HallBug 26352: Switch from using call() to call_recursive()
2021-10-06 Kyle M HallBug 26352: Add plugin hooks to transform patron barcodes
2021-10-06 Kyle M HallBug 26351: Add plugin hooks to transform item barcodes
2021-10-05 Tomas Cohen AraziBug 27945: Fix error handling and translatability
2021-10-05 Agustin MoyanoBug 27945: Add limit article request feature
2021-10-05 Agustin MoyanoBug 27944: Add "requested" stage in article request...
2021-10-01 Agustin MoyanoBug 23678: Allow cancel holds in bulk
2021-08-30 Lucas GassBug 28695: Add shelving location column to overdue.tt
2021-08-16 Jonathan DruartBug 10902: Use prefetch and dbic rs
2021-08-16 Owen LeonardBug 10902: (QA follow-up) Show library name instead...
2021-08-16 Owen LeonardBug 10902: Highlight patrons from logged-in library...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-12 Owen LeonardBug 27873: Improve message consistency: checkout and...
2021-07-12 Marcel de RooyBug 20472: Add format field to the interface
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-06-23 Martin RenvoizeBug 28581: Use 'from_email_address' where appropriate
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-15 Martin RenvoizeBug 24434: Unit tests for updateWrongTransfer
2021-06-15 Martin RenvoizeBug 24434: Reinstate updateWrongTransfer
2021-06-14 Martin RenvoizeBug 28382: Set trigger to 'Reserve' when actioning...
2021-06-14 Joonas KylmäläBug 27064: (QA follow-up) Add error message only if...
2021-06-14 Martin RenvoizeBug 27064: (QA follow-up) Do not create transfer prior...
2021-06-14 Nick ClemensBug 27064: Only allow transferring a hold from the...
2021-05-20 Owen LeonardBug 16785: Remove Autocomplete from overdues report...
2021-05-10 Nick ClemensBug 25760: (bug 15422 follow-up) Display record with...
2021-04-23 Martin RenvoizeBug 27896: Remove DeleteTransfer from circ/return.pl
2021-04-21 Martin RenvoizeBug 21883: Pass the item to the template
2021-04-21 Jonathan DruartBug 18912: Display more info when using itemBarcodeFall...
2021-04-16 Joonas KylmäläBug 28139: Simplify logic for handling found holds...
2021-04-16 Joonas KylmäläBug 28139: Handle Processing status with HoldsAutoFill...
2021-04-14 Nick ClemensBug 28136: Handle Transferred status for ResFound
2021-03-11 Martin RenvoizeBug 22569: Add a 'Transfers to send' report
2021-03-09 Jonathan DruartBug 27652: Display patron's categories for sysprefs...
2021-03-04 Martin RenvoizeBug 25690: (QA follow-up) PROCESSED -> PROCESSING for...
2021-03-04 Joonas KylmäläBug 25690: Make CanBookBeIssued return In Processing...
2021-03-04 Joonas KylmäläBug 25690: Remove double usage of 'Reserved' return...
2021-03-03 Martin RenvoizeBug 24446: Catch daterequested in circ returns
2021-03-01 Jonathan DruartBug 7806: Fix remaining occurrences of 0000-00-00
2021-02-18 Jonathan DruartBug 27131: Add get_items_that_can_fill
2021-02-16 Jonathan DruartBug 27673: Fix encoding issues
2021-02-16 Jonathan DruartBug 27673: Replace YAML with YAML::XS
2021-02-12 Jonathan DruartBug 27676: Correct finesMode ne off condition
2021-02-08 Jonathan DruartBug 24488: create a loop to avoid copy paste
2021-02-08 Josef MoravecBug 24488: (QA follow-up) Go to next loop as early...
2021-02-08 Jonathan DruartBug 24488: perf - Move holds search out of the loop
2021-02-08 Jonathan DruartBug 24488: Simplify structure passed to the template
2021-02-08 Jonathan DruartBug 24488: perf - move patrons_count out of the loop
2021-02-08 Jonathan DruartBug 24488: perf - Group by at DBMS level
next