Bug 32401: Remove x-koha-query support
[koha.git] / members / moremember.pl
2023-01-31 Martin RenvoizeBug 31095: Remove GetDebarments from members/moremember.pl
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-07-19 Aleisha AmohiaBug 30905: Show waiting recalls in patron account
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: Recalls on intranet
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-12 Owen LeonardBug 27873: Improve message consistency: checkout and...
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-08-13 Owen LeonardBug 21345: Patron records with attached files not obvio...
2020-06-29 Josef MoravecBug 15400: Display date of birth and age more consistantly
2020-03-23 Jonathan DruartBug 20443: Use search_with_library_limits for attribute...
2020-03-23 Jonathan DruartBug 20443: Remove C4::Members::AttributeTypes
2020-03-23 Jonathan DruartBug 20443: Move C4::Members::AttributeTypes::GetAttribu...
2020-03-23 Jonathan DruartBug 20443: Remove UpdateBorrowerAttribute and SetBorrow...
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributes to Koha::Patron...
2020-01-20 Jonathan DruartBug 24018: Remove die "Not logged in"
2019-10-31 Kyle M HallBug 14697: Enhance the return claims feature
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-05-10 Marcel de RooyBug 21312: Show lockout on Patrons form
2019-04-29 Josef MoravecBug 21757: (folow-up) Restore patron brief detail page
2019-04-29 Josef MoravecBug 21757: Clenup of moremember.pl and its templates
2019-03-28 Josef MoravecBug 12159: Fix getting extended patron attributes for...
2019-01-28 Owen LeonardBug 22134: (follow-up) Simplify check for expired patron
2019-01-28 Owen LeonardBug 22134: Add account expiration information to patron...
2018-08-30 Jonathan DruartBug 21068: Remove NorwegianPatronDB related code
2018-08-14 Jonathan DruartBug 20226: Centralize update child code (CATCODE_MULTI)
2018-04-23 Jonathan DruartBug 19855: Remove getalert from moremember.pl
2018-04-20 Jonathan DruartBug 20489: Prevent DB user login
2018-04-11 Owen LeonardBug 20518: Don't show "Messages" header and link on...
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-16 Jonathan DruartBug 18789: Update other occurences where is_child shoul...
2018-02-16 Jonathan DruartBug 18789: Remove useless IS_ADULT variable
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-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-12 Jonathan DruartBug 18403: Deal with the DB user
2018-02-12 Jonathan DruartBug 18403: Add sub output_and_exit_if_error - unknown_p...
2018-02-12 Jonathan DruartBug 18403: Update permissions - borrowers => 1|* become...
2018-02-08 Liz ReaBug 19801: Display messages on user details page as...
2018-02-05 Te Rauhina JacksonBug 20009: use Modern::Perl in Members perl scripts
2018-01-15 Jonathan DruartBug 19921: Fix update child when only one adult patron...
2017-12-22 Nick ClemensBug 19621: Use Koha.Preference on template side to...
2017-10-27 Jonathan DruartBug 19493: Force scalar context to prevent future error
2017-09-01 Katrin FischerBug 19129 - Clean up Details tab for Organisation patrons
2017-08-29 Amit GuptaBug 19079 - XSS Flaws in Membership page
2017-08-15 Nick ClemensBug 18469: QA Follow-up
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-05-20 Marcel de RooyBug 18647: Resolve internal server error on category_type
2017-05-19 Marcel de RooyBug 18552: [QA Follow-up] Resolve warnings
2017-05-19 Aleisha AmohiaBug 18552: Borrower debarments not showing on member...
2017-05-09 Marcel de RooyBug 18554: Adjust a few typos including responsability
2017-05-09 Jonathan DruartBug 17762: Add the lang attribute to the patron form
2017-04-28 Kyle M HallRevert "Bug 18179: Update existing calls"
2017-04-28 Kyle M HallBug 12461 - Add patron clubs feature
2017-04-28 Jonathan DruartBug 18179: Update existing calls
2017-04-21 Nick ClemensBug 18423 - Add child button not always appearing ...
2017-03-31 Jonathan DruartBug 15498: Do not display sql csv profiles
2017-03-31 Jonathan DruartBug 15498: Let the user choose the CSV profile to expor...
2017-03-30 Jonathan DruartBug 18124: Change the calls to generate and check CSRF...
2017-02-27 Kyle M HallRevert "Bug 12461 - Add patron clubs feature"
2017-02-23 Kyle M HallBug 12461 - Add patron clubs feature
2017-02-17 Jonathan DruartBug 17933: Do not instanciate a patron if not needed
2017-02-17 Dobrica PavlinusicBug 17933 - Internal software error when searching...
2017-01-20 Jonathan DruartBug 17588: ->get_issues has been replaced with ->checkouts
2017-01-20 Jonathan DruartBug 17588: get_account_lines->get_balance has been...
2017-01-20 Jonathan DruartBug 17588: Koha::Patrons - Move GetMemberIssuesAndFines
2016-12-30 Jonathan DruartBug 17830: CSRF - Handle unicode characters in userid
2016-12-16 Jonathan DruartBug 17557: Koha::Patrons - Move GetAge to ->set_age...
2016-12-05 Jonathan DruartBug 17720: CSRF - Handle unicode characters
2016-11-22 Kyle M HallMerge remote-tracking branch 'translations/16.11.0...
2016-11-21 Lari TaskulaBug 17419: Fix smsalertnumber and mobile confusion...
2016-10-26 Kyle M HallBug 14610 [QA Followup] - Implement staff patron tab
2016-10-21 Jonathan DruartBug 5670: Use Koha.Preference to retrieve syspref from...
2016-10-21 Alex SassmannshausenBug 5670: [QA Followup] Display HouseboundRole info.
2016-10-21 Jonathan DruartBug 17252 - Koha::AuthorisedValues - Remove GetAuthoris...
2016-09-15 Jonathan DruartBug 17146: Fix CSRF in picture-upload.pl
2016-09-12 Kyle M HallBug 17284 - Patron details page ( moremember.pl ) show...
2016-09-09 Jonathan DruartBug 16908: Koha::Patrons - Remove GetSortDetails
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetborCat...
2016-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-04-29 Kyle M HallBug 14497 - Add warning to patron details page if patro...
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-04-06 Nick ClemensBug 15928 - Show unlinked guarantor
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetMemberRe...
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetGuarantees
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2016-02-24 Natashabug 12920 - Remove AllowRenewalLimitOverride from pl...
next