Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / circ /
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...
2019-06-21 Fridolin SomersBug 22617: Fix checkout notes typo in manage_checkout_n...
2019-06-21 Marcel de RooyBug 13640: (QA follow-up) Allow NULL values for default...
2019-06-21 Jonathan DruartBug 13640: Do not display unreserveable items on the...
2019-05-09 Andrew IsherwoodBug 7088: Allow renew on hold items with due date
2019-04-26 Fridolin SomersBug 10300: (follow-up) add controls on transfers page
2019-04-25 Nick ClemensBug 14576: Allow arbitrary automatic update of location...
2019-04-17 Martin RenvoizeBug 22521: Update fines handling to use accountline...
2019-04-16 Christopher BrannonBug 21346: Streamline logic in holds and transfers
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2019-03-28 Owen LeonardBug 22536: Display problem in Holds to Pull report
2019-03-21 Josef MoravecBug 13763: (follow-up) Strip leading whitespace charact...
2019-03-21 Hayley MapleyBug 13763: Added check for filter syspref in renew.pl
2019-03-15 Kyle M HallBug 14591: book drop / drop box mode incorrectly decrem...
2019-02-11 Katrin FischerBug 17347: Ignore whitespace before and after on renewing
2019-01-28 Fridolin SomersBug 21877: Use AuthorisedValues.GetDescriptionByKohaFie...
2019-01-02 Jonathan DruartBug 21928: (bug 18789 follow-up) Fix CircAutoPrintQuick...
2018-11-21 Nick ClemensBug 21837: Don't set holdingbranch filter using selecte...
2018-11-16 Katrin FischerBug 21796: Don't unlock checkouts if restriction exists...
2018-11-08 Nick ClemensBug 21628: Simplify holds awating pickup report
2018-11-08 Josef MoravecBug 21719: Fix typos
2018-10-15 Katrin FischerBug 15139: Add non-public item notes to overdue report
2018-10-15 BlouBug 21291: (follow-up) Pass subscriptionsnumber to...
2018-10-15 BlouBug 21291: request-article.pl doesn't show MARC, Labele...
2018-10-15 Dobrica PavlinusicBug 21320: Holds to pull should honor syspref AllowHold...
2018-10-13 Jonathan DruartBug 21464: Hide patron's title not biblio's title
2018-10-13 Jonathan DruartBug 21464: Fix overdue list export
2018-08-30 Katrin FischerBug 19383: (QA follow-up) Remove unused name variable
2018-08-30 Kyle M HallBug 19383: Add ability to print hold receipts automatically
2018-08-30 Jonathan DruartBug 21183: Replace C4::Items::GetItemnumberFromBarcode...
2018-08-30 Jonathan DruartBug 21168: Handle deleted checked-in items on checking in
2018-08-14 Jonathan DruartBug 20226: Centralize update child code (CATCODE_MULTI)
2018-08-10 Jonathan DruartBug 20661: Shortcut circ scripts if a blocking error...
2018-08-09 Jonathan DruartBug 21056: Add another flush later
2018-08-09 Kyle M HallBug 21056: Changing the logged in library can fail...
2018-07-23 Jonathan DruartBug 17698: Do not send pending_checkout_notes from...
2018-07-23 Aleisha AmohiaBug 17698: (follow-up) Fixing things in Comment 57
2018-07-23 Jonathan DruartBug 17698: (QA follow-up) Fix minors design issues
2018-07-23 Aleisha AmohiaBug 17698: (follow-up) Fixing some small issues
2018-07-23 Aleisha AmohiaBug 17698: (follow-up) Koha Objects, access borrower...
2018-07-23 Aleisha AmohiaBug 17698: (follow-up) Changing to Koha Objects style...
2018-07-23 Aleisha AmohiaBug 17698: Make patron notes show up on staff dashboard
2018-06-08 Marcel de RooyBug 20851: Add module to circ/article-request-slip.pl
2018-06-04 Nick ClemensBug 17561: (follow-up) Pass itemnumber on returns and...
2018-06-04 Benjamin RoksethBug 17561: ReserveSlip needs itemnumber for item level...
2018-05-29 Jonathan DruartBug 20822: (bug 18789 follow-up) Fix HOLD_SLIP
next