Bug 32692: Terminology - use staff interface for MARC framework subfield editor
[koha.git] / members /
2023-01-20 Nick ClemensBug 31893: Use checkauth and do not fetch about.tt...
2022-11-07 Nick ClemensBug 32119: (bug 31422 follow-up) Fix add guarantee
2022-11-03 Nick ClemensBug 31422: Add patron's current category to dropdown...
2022-10-24 Björn NylénBug 31739: Password recovery from staff fails if previo...
2022-10-21 Marcel de RooyBug 30588: (QA follow-up) Adjust flags for two_factor_a...
2022-10-21 Jonathan DruartBug 30588: Add the option to require 2FA setup on first...
2022-10-21 Jonathan DruartBug 30588: Adjust existing occurrences of TwoFactorAuth...
2022-10-21 Martin RenvoizeBug 29987: (follow-up) Fix missing payment type
2022-10-21 Martin RenvoizeBug 29987: Add register support to manual credits
2022-10-21 Martin RenvoizeBug 31714: Add Generic way to print patron slips
2022-09-22 Nick ClemensBug 31562: Treat flags as other borrower fields
2022-09-21 Julian MauriceBug 31254: Add additional fields for accountlines
2022-08-31 Martin RenvoizeBug 30335: (follow-up) Bind new permissions to pages...
2022-08-25 Martin RenvoizeBug 23681: Move to ::Patron::Restriction::Type(s)
2022-08-25 Andrew IsherwoodBug 23681: Allow for selection of restriction type
2022-08-25 Andrew IsherwoodBug 23681: Allow for changes to debarments
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-08-05 Jonathan DruartBug 30874: Remove category_type
2022-08-05 Jonathan DruartBug 30874: Simplify categories loop construction
2022-08-05 Jonathan DruartBug 30874: 2 more - need more investigation
2022-08-05 Jonathan DruartBug 30874: Reduce number of category fetches
2022-08-05 Jonathan DruartBug 30874: Replace categoryname
2022-07-22 Martin RenvoizeBug 26689: Prepend letter codes.
2022-07-22 Martin RenvoizeBug 26689: Check for specific template then fallback...
2022-07-22 Martin RenvoizeBug 26689: Check for specific template then fallback...
2022-07-22 Andrew IsherwoodBug 23838: Add renewals modal
2022-07-20 Nick ClemensBug 7660: Use first available categorycode when none...
2022-07-19 Aleisha AmohiaBug 30905: Show waiting recalls in patron account
2022-07-18 Lucas GassBug 20439: Sort SMS providers in alphabetical order...
2022-06-27 Jonathan DruartBug 23991: Move SearchSuggestion to Koha::Suggestions
2022-06-23 Tomas Cohen AraziBug 12446: (QA follow-up) Rename canbeguarantee =>...
2022-06-23 The Minh LuongBug 12446: Fix typos
2022-06-23 Maryse SimardBug 12446: Limit available categories when using "Add...
2022-06-23 Maryse SimardBug 12446: Ability to allow guarantor relationship...
2022-06-14 Jonathan DruartBug 30420: Rename Koha::Patron->get_overdues with ...
2022-06-08 Martin RenvoizeBug 30807: Migrate to patron-title in pay and paycollect
2022-05-11 Martin RenvoizeBug 30611: Add ability for staff to send password reset...
2022-05-06 Nick ClemensBug 29926: Add ability for superlibrarian to view/edit...
2022-05-05 Aleisha AmohiaBug 30291: Changes to staff client files
2022-05-04 Martin RenvoizeBug 28998: (QA follow-up) Improve output on error
2022-05-04 Marcel de RooyBug 28998: (follow-up) Check missing encryption key...
2022-05-04 Marcel de RooyBug 28998: (follow-up) Apply changes to TwoFactorAuth...
2022-05-02 Marcel de RooyBug 29894: (QA follow-up) Get rid of send_confirm_notice
2022-05-02 Marcel de RooyBug 29894: Send a confirmation notice
2022-05-02 Marcel de RooyBug 29894: Clear secret when disabling 2FA
2022-05-02 Marcel de RooyBug 29894: Add some exceptions to TwoFactorAuth module
2022-05-02 Marcel de RooyBug 29873: Create QR code
2022-04-21 Marcel de RooyBug 28786: (QA follow-up) Check the returned CSRF token
2022-04-21 Marcel de RooyBug 28786: (QA follow-up) Do not call generate_secret32
2022-04-21 Marcel de RooyBug 28786: (QA follow-up) Fix qa warnings
2022-04-21 Jonathan DruartBug 28786: Correctly inherit from Auth::GoogleAuth
2022-04-21 Jonathan DruartBug 28786: Add controller script and template
2022-04-20 Martin RenvoizeBug 9097: Add option to manually send welcome email
2022-04-20 Martin RenvoizeBug 30237: Replace AutoEmailOpacUser with AutoEmailNewUser
2022-04-20 Martin RenvoizeBug 30237: Reference new WELCOME notice
2022-04-13 Jonathan DruartBug 30485: (bug 30063 follow-up) Display all patrons...
2022-04-04 Jonathan DruartBug 30063: Restore back behaviour
2022-04-04 Jonathan DruartBug 30063: Make the main patron search use the REST API
2022-04-04 Jonathan DruartBug 30093: Make patron search from request.pl use the...
2022-04-04 Jonathan DruartBug 30055: Put extended attributes search back
2022-04-04 Jonathan DruartBug 30055: Use /api/v1/suggestions/managers to list...
2022-04-04 Jonathan DruartBug 30055: Make patron searches use the REST API
2022-03-25 Jonathan DruartBug 6815: Don't make an AJAX request to generate the...
2022-03-25 Mark TompsettBug 6815: Capture member photo via webcam
2022-03-17 Martin RenvoizeBug 17648: (QA follow-up) Restore imediate sending...
2022-03-17 Martin RenvoizeBug 17648: (QA follow-up) Further code cleaning
2022-03-17 Kyle HallBug 17648: ACCTDETAILS notice does not show in notices.pl
2022-03-17 Kyle M HallBug 27812: Email should send for all new patron as...
2022-03-17 Kyle M HallBug 27812: Remove the ability to transmit a patron...
2022-03-16 Andrew NuggedBug 29684: (QA follow-up) paycollect.pl don't needs...
2022-03-16 Petro VashchukBug 29684: Fix warn about js/locale_data.js (paycollect.pl)
2022-03-16 Petro VashchukBug 29684: Fix warn about js/locale_data.js (memberentr...
2022-03-15 Fridolin SomersBug 19532: (RM follow-up) More use of system preference
2022-03-15 Tomas Cohen AraziBug 19532: (QA follow-up) Simplify resultset accessors
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) aria-hidden attr on OPAC, and...
2022-03-15 Aleisha AmohiaBug 19532: Recalls on intranet
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 29541: Prevent users from another group to access...
2022-02-03 Jonathan DruartBug 29541: Restrict access to patron's image to borrowe...
2022-01-19 Tomas Cohen AraziBug 29758: Get rid of warning in members/boraccount.pl
2021-12-22 Martin RenvoizeBug 29457: Pass context borrowernumber
2021-11-24 Jonathan DruartBug 29524: (bug 28935 follow-up) Restore modification...
2021-11-15 Kyle M HallBug 27145: Wrap delete and move_to_deleted in a transaction
2021-11-15 Kyle M HallBug 27145: Rethrow all other exceptions
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-07 Nick ClemensBug 29062: Use primary key issued_id to fetch old_issue...
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-09-30 Tomas Cohen AraziBug 28772: Display API secret once
2021-09-30 Petro VashchukBug 28759: limit accessibility for "Manage API keys"
2021-09-30 Nick ClemensBug 28935: (QA follow-up) Use BorrowerUnwantedField...
2021-09-30 Marcel de RooyBug 28935: No filtering on patron's data on member...
2021-09-30 Jonathan DruartBug 28929: Prevent flags to be sent during patron's...
2021-09-28 Jonathan DruartBug 28870: Move email address validation to a specific...
2021-09-28 Tomas Cohen AraziBug 28870: Remove traces of Email::Valid
2021-08-04 Martin RenvoizeBug 22435: Update accountline-details page to show...
2021-07-26 Owen LeonardBug 28073: Patron modifications should auto-open panel...
2021-07-26 Jonathan DruartBug 28624: Remove Smart::Comments
next