Bug 35518: Check authentication and set userenv before fetching userenv variables
[koha.git] / circ / circulation.pl
2024-02-14 Nick ClemensBug 35518: Check authentication and set userenv before...
2023-12-19 Nick ClemensBug 35216: Rename error to issuingimpossible
2023-12-19 Nick ClemensBug 35216: Rename question to needsconfirmation
2023-11-06 Nick ClemensBug 17798: Confirm hold when printing slip from another...
2023-11-03 Nick ClemensBug 28805: (QA follow-up) Pass onsite variable to confi...
2023-11-03 Tomas Cohen AraziBug 29002: Tidy
2023-11-03 Martin RenvoizeBug 29002: Circulation
2023-11-01 Michael HafenBug 32730: Add Patron Lists tab to patron details and...
2023-10-18 Fridolin SomersBug 34910: Do not allow checkout for anonymous patron
2023-10-17 Julian MauriceBug 27249: Fix code style
2023-10-17 Julian MauriceBug 27249: Catch NoOpenDays exception while checking...
2023-09-22 David GustafssonBug 32496: Reduce unnecessary unblessings of objects...
2023-07-03 Martin RenvoizeBug 34094: Use DefaultPatronSearchMethod consistently
2023-04-14 Fridolin SomersBug 33345: On-site checkout checkbox does not work...
2023-03-31 Matt BlenkinsopBug 32373: Show patron restriction date
2023-01-31 Martin RenvoizeBug 31095: Remove GetDebarments from circ/circulation.pl
2023-01-18 Lucas GassBug 31492: Set CSRF token in circulation.pl
2022-08-25 Martin RenvoizeBug 23681: Move to ::Patron::Restriction::Type(s)
2022-08-25 Andrew IsherwoodBug 23681: Allow for changes to debarments
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-07-19 Aleisha AmohiaBug 30905: Show waiting recalls in patron account
2022-06-25 Lucas GassBug 29129: Update DisplayClearScreenButton to allow...
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-05-05 Aleisha AmohiaBug 30291: Changes to staff client files
2022-04-04 Jonathan DruartBug 30063: Remove occurrences of C4::Utils::DataTables...
2022-03-25 Jonathan DruartBug 30110: Fix concatenation during assignements
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) 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-04 David GustafssonBug 29220: Minor fixes and improved code readability
2022-02-22 Fridolin SomersBug 30099: Fix error when accessing circulation.pl...
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
2021-12-07 Michael HafenBug 29637: AutoSwitchPatron should look for card number...
2021-11-19 Petro VashchukBug 29463: Escape utf8 characters before appending...
2021-10-18 Kyle M HallBug 28211: Replace use of call_recursive() with call()
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-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-12 Owen LeonardBug 27873: Improve message consistency: checkout and...
2021-04-21 Jonathan DruartBug 18912: Display more info when using itemBarcodeFall...
2021-03-09 Jonathan DruartBug 27652: Display patron's categories for sysprefs...
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...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
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-01 Martin RenvoizeBug 25261: (QA follow-up) Capitalize return of needsconfirm
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
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-03-10 Katrin FischerBug 17845: Remove unused code related to printers
2020-03-02 Jonathan DruartBug 21746: Remove NO_LIBRARY_SET
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-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2019-10-31 Kyle M HallBug 14697: Enhance the return claims feature
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-03 Nicolas LegrandBug 23686: Check onsite checkout when the last checkout...
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
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-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2019-01-28 Fridolin SomersBug 21877: Use AuthorisedValues.GetDescriptionByKohaFie...
2019-01-02 Jonathan DruartBug 21928: (bug 18789 follow-up) Fix CircAutoPrintQuick...
2018-11-16 Katrin FischerBug 21796: Don't unlock checkouts if restriction exists...
2018-08-14 Jonathan DruartBug 20226: Centralize update child code (CATCODE_MULTI)
2018-07-23 Jonathan DruartBug 17698: Do not send pending_checkout_notes from...
2018-07-23 Aleisha AmohiaBug 17698: (follow-up) Changing to Koha Objects style...
2018-03-26 Katrin FischerBug 20067: Fix other checks for linked authorised value...
2018-03-23 Jonathan DruartBug 19933: Remove patronflags - tricky ones
2018-03-23 Jonathan DruartBug 19933: Remove patronflags - unused vars oldamount...
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-16 Josef MoravecBug 18789: (QA follow-up) Use is_child in circulation.pl
2018-02-16 Jonathan DruartBug 18789: Use the patron variable in circulation....
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_adult where needed
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->is_child where needed
2018-02-16 Jonathan DruartBug 18789: Use Koha::Patron->image from the templates
2018-02-12 Josef MoravecBug 15752: (QA follow-up) Remove unecessary redirect
2018-02-12 Jonathan DruartBug 15752: (QA follow-up) Remove unecessary redirect
2018-02-12 Josef MoravecBug 15752: (QA follow-up) Inform user that patron was...
2018-02-12 Josef MoravecBug 15752: (follow-up) Search for patrons only if param...
2018-02-12 Chad BillmanBug 15752: Automatically switch to patron when cardnumb...
2018-02-12 Jonathan DruartBug 18403: output_and_exit_if_error for circulation.pl
2018-02-05 Charlotte CordwellBug 19997: use Modern::Perl in Circulation perl scripts
2018-01-15 Jonathan DruartBug 19921: Fix update child when only one adult patron...
next