Bug 27655: Add barcode "columnname" to "column_settings.yml"
[koha.git] / circ /
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...
2019-10-08 Katrin FischerBug 23697: (QA follow-up) Rename PatronAutocompletion...
2019-10-08 Matthias MeusburgerBug 23697: (follow-up) Add autocompletion search in...
2019-10-08 Nick ClemensBug 15422: Consider partial copies needed as whole...
2019-10-08 Nick ClemensBug 15422: Correct calculation of holds ratio report
2019-10-03 Nicolas LegrandBug 23686: Check onsite checkout when the last checkout...
2019-10-01 Katrin FischerBug 7074: Show subtitle, part and number of a record...
2019-09-17 Owen LeonardBug 21852: Add more columns and column configuration...
2019-09-06 Jonathan DruartBug 23273: Remove debug statement
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-20 Jonathan DruartBug 23273: Fix CSV export for overdues
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-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-07-01 Martin RenvoizeBug 17492: (RM follow-up) Use more specific method...
2019-07-01 Radek ŠimanBug 17492: Add a warning about age being of-limits...
2019-06-24 Jonathan DruartBug 23158: Make the assignment statement more readable
2019-06-24 Fridolin SomersBug 23158: keep on-site checkout info when using itemBa...
next