Bug 18989: (QA follow-up) Have new preference default to current behaviour
[koha.git] / circ /
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
2021-02-08 Jonathan DruartBug 24488: Fix count distinct patron on a given hold
2021-02-08 Josef MoravecBug 24488: (QA follow-up) Move getting items out of...
2021-02-08 Josef MoravecBug 24488: (QA follow-up) Remove two queries out of...
2021-02-08 Josef MoravecBug 24488: (QA follow-up) Make pending reserves faster
2021-02-08 Josef MoravecBug 24488: (QA follow-up): Fix small bugs, add checkk...
2021-02-08 Jonathan DruartBug 24488: [DISCUSSION] For comparaison
2021-02-08 Jonathan DruartBug 24488: Simplify searches
2021-02-08 Jonathan DruartBug 24488: Display patron with the highest priority...
2021-02-08 Jonathan DruartBug 24488: Fix reserve.reserve_id' isn't in GROUP BY
2021-02-08 Aleisha AmohiaBug 24488: Show correct first patron details on Holds...
2021-02-01 Petro VashchukBug 27549: "use of uninitialized value" warning on...
2021-02-01 Petro VashchukBug 27548: "use of uninitialized value" warning on...
2021-01-21 Amy KingBug 27011: Remove unused $name variable
2020-11-11 Andrew IsherwoodBug 24083: Add support for unseen_renewals
2020-11-06 Martin RenvoizeBug 23091: Add template handling for new messages
2020-11-06 Nicolas LegrandBug 24412: Attach waiting reserve to desk
2020-11-06 Martin RenvoizeBug 24786: (follow-up) Cache the register_name in the...
2020-11-06 Martin RenvoizeBug 24786: Allow setting a register for the session
2020-10-15 Katrin FischerBug 18170: Show damaged status in table of checkins
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-15 Martin RenvoizeBug 26643: Notify librarian of completed transfers
2020-10-14 Joonas KylmäläBug 12556: Add new "in processing" state to holds
2020-10-14 Kyle M HallBug 19382: (QA follow-up) Fix typos
2020-10-14 Kyle M HallBug 19382: Add blocking of ability to checkout on circu...
2020-10-14 Kyle M HallBug 19382: Add ability to block guarantees based on...
2020-10-09 Martin RenvoizeBug 23695: (QA follow-up) Revert 'Orginating library...
2020-10-08 Jonathan DruartBug 26485: Simplify itemnumber handling in returns.pl
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Prevent server error on bad...
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Capitalize return of needsconfirm
2020-10-01 Martin RenvoizeBug 25261: (QA follow-up) Non-confirm on return
2020-10-01 Jonathan DruartBug 25261: (QA follow-up) Simplify tests and conditions
2020-10-01 Martin RenvoizeBug 25261: (follow-up) item.material may contain non...
2020-10-01 Martin RenvoizeBug 25261: (follow-up) Rename CircConfirmParts to CircC...
2020-10-01 Martin RenvoizeBug 25261: Require confirmation of multiple parts items
2020-09-28 Andrew Fuerste-HenryBug 23485: Show barcode in holds to pull
2020-09-18 Nick ClemensBug 25969: Don't set itemnumber as reserve->itemnumber
2020-09-18 Kyle M HallBug 25969: Checking in a found hold at a different...
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-08-25 Kyle M HallBug 25534: Add reason to pendingreserves.pl
2020-08-24 Jonathan DruartBug 16112: Add the ability to define due date for batch...
2020-08-18 NickBug 23695: Alter transferbook to take a hash of params...
2020-08-18 NickBug 23695: Set holding branch to transferring branch...
2020-08-07 Nicolas LegrandBug 24201: (follow-up) add desk choice with library...
2020-08-07 Nicolas LegrandBug 24201: Attach desk to intranet session
2020-07-23 Fridolin SomersBug 25765: Replace LoginBranchname and LoginBranchcode...
2020-07-20 Petro VashchukBug 25798: Add copyright year to "Holds to pull" report
2020-07-20 Fridolin SomersBug 25868: Fix transfers page to show effective itemtype
2020-07-20 Andrew Fuerste-HenryBug 25726: make holds to pull ignore holds where found...
2020-06-29 Josef MoravecBug 15400: (follow-up) Restore 'years' string, remove...
2020-06-29 Aleisha AmohiaBug 15400: (follow-up) Adding age to check out search...
2020-06-24 Petro VashchukBug 25699: Add edition information to "Holds to pull...
2020-05-22 Jonathan DruartBug 24612: Make hold-transfer-slip take reserve_id
2020-05-04 Jonathan DruartBug 25133: Handle 12hr format for dt_from_string
2020-04-27 Martin RenvoizeBug 24298: (RM follow-up) Re-introduce TransferTrigger...
2020-04-27 Joseph SikowitzBug 24750: Instructor Search Results
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-03-24 Katrin FischerBug 24837: Rename selectbranchprinter.pl to set-library.pl
2020-03-24 Nick ClemensBug 24907: Add 'include suspended' to holds ratio report
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2020-03-20 Martin RenvoizeBug 24297: Record 'Manual' trigger transfers
2020-03-20 Martin RenvoizeBug 24436: Add handling for reserve transfer triggers
2020-03-18 Martin RenvoizeBug 24298: Record transfer triggers for returns
2020-03-11 Nick ClemensBug 24839: Return hold info to transfer script and...
2020-03-10 Katrin FischerBug 17845: Remove unused code related to printers
2020-03-02 Jonathan DruartBug 21746: Remove NO_LIBRARY_SET
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-02-04 Jonathan DruartBug 24171: Preserve auto_renew when triggering itemBarc...
2020-01-23 Julian MauriceBug 19809: Re-allow to call Koha::Objects::find in...
2020-01-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2019-12-13 Kyle M HallBug 24106: In returns.pl, don't search for item if...
2019-11-03 Alex ArnaudBug 20194: Display both biblioitems.itemtype and items...
2019-10-31 Kyle M HallBug 14697: Enhance the return claims feature
2019-10-17 Martin RenvoizeBug 23551: Fix AddRenewal call in circ/renew.pl
2019-10-11 Fridolin SomersBug 23484: (follow-up) add parenthesis in JOIN
2019-10-11 Nick ClemensBug 23484: Update pendingreserves.pl to use circulation...
next