Bug 17740: Add the Koha::Patron->holds method
[koha.git] / members /
2017-01-11 Kyle M HallBug 15908 - Remove use of recordpayment_selectaccts
2017-01-11 Kyle M HallBug 15909 - Remove the use of makepartialpayment
2017-01-10 Josef MoravecBug 15897 - Folowup Revert "Bug 15896: [QA Follow-up...
2016-12-30 Jonathan DruartBug 17830: CSRF - Handle unicode characters in userid
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove GetMemberDetails
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove flags
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove authflags - 1
2016-12-16 Jonathan DruartBug 17557: Koha::Patrons - Move GetAge to ->set_age...
2016-12-09 Marcel de RooyBug 15896: [QA Follow-up] Add accountlines_id parameter...
2016-12-09 Kyle M HallBug 15906 - Remove use of makepayment in paycollect.pl
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-11-07 radiusczBug 17521: Added missing age limit check
2016-11-07 Jonathan DruartBug 17548: Fix step 1 of memberentry
2016-10-27 Jonathan DruartBug 17375: Search by dateofbirth - handle invalid dates
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] HouseboundRole CRUD from UI.
2016-10-21 Alex SassmannshausenBug 5670: [QA Followup] Display HouseboundRole info.
2016-10-21 Jonathan DruartBug 5670: remove useless call to ->new when ->search...
2016-10-21 Jonathan DruartBug 5670: mv housebound_* to search_housebound_*
2016-10-21 Alex SassmannshausenBug 5670: [QA Followup] Fix `div.patroninfo`.
2016-10-21 Alex SassmannshausenBug 5670: [QA Followup] Small QA fixes.
2016-10-21 Alex SassmannshausenBug 5670: [QA Followup] Avoid CGI::param in list context.
2016-10-21 Alex SassmannshausenBug 5670: [QA Followup] Don't force ISO dates.
2016-10-21 Alex SassmannshausenBug 5670: [Followup] Refactor .pl; error messages.
2016-10-21 A. SassmannshausenBug 5670: Housebound Readers Module
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move HandleDelBorrower to...
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move DelMember to ->delete
2016-10-21 Jonathan DruartBug 16891: Move C4::Members::MoveMemberToDeleted to...
2016-10-21 Jonathan DruartBug 17252 - Koha::AuthorisedValues - Remove GetAuthoris...
2016-10-21 Sophie MeynieuxBug 17154 : Note column is missing on account lines...
2016-10-17 Fridolin SomersBug 17423 - patronimage.pl permission is too restrictive
2016-10-11 MarcBug 11217: The # in accountlines descriptions makes...
2016-10-11 MarcBug 17403: Internal Server Error while deleting patron
2016-10-10 Marc VéronBug 17384 - Categories do not display in patron editing...
2016-09-27 Kyle M HallBug 15903 - Remove use of recordpayment in paycollect.pl
2016-09-25 Mark TompsettBug 17307: Smaller counter-patch
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-09 Tomas Cohen AraziBug 16911: (QA followup) CGI->param should not be calle...
2016-09-09 Jonathan DruartBug 16911: Rename extend_subscription with renew_account
2016-09-09 Jonathan DruartBug 16911: Koha::Patrons - Move ExtendMemberSubscriptio...
2016-09-09 Jonathan DruartBug 16911: Koha::Patron::Categories - Move GetExpiryDat...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Move onlymine to C4::Conte...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetborCat...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace GetBorrow...
2016-09-08 Jonathan DruartBug 15407: Koha::Patron::Categories - replace C4::Categ...
2016-09-02 Jonathan DruartBug 17128: Make summary-print.pl plack safe
2016-08-22 Kyle M HallBug 16960 - Patron::Modifications should be fixed
2016-08-18 Marc VéronBug 17100: Do not display payments if patron has nothin...
2016-08-18 Marcel de RooyBug 17097: [QA Follow-up] Exit after redirect
2016-08-18 Jonathan DruartBug 17097: Fix CSRF in deletemem.pl
2016-08-18 Jonathan DruartBug 17097: Add a confirmation page when deleting a...
2016-08-10 Jonathan DruartBug 17052: Display patron category description in the...
2016-08-10 Jonathan DruartBug 16992: FIX CSRF in member-password.pl
2016-08-10 Marcel de RooyBug 16992: [QA Follow-up] Member-password should pass...
2016-08-10 Jonathan DruartBug 16993: Fix CSRF in memberentry.pl
2016-07-22 Jonathan DruartBug 16847: Remove C4::Members::GetTitles
2016-07-22 Marc VéronBug 16941: Can not add new patron in staff client
2016-07-15 Jonathan DruartBug 16909: Koha::Patrons - Remove checkuniquemember
2016-07-15 Jonathan DruartBug 16853: Move changepassword to Koha::Patron->update_...
2016-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-07-07 Nick ClemensBug 3534 - Patron quick add form
2016-06-24 AleishaBug 3669: Moving 'Add a new message' into a pop up...
2016-06-10 BlouBug 14605 - Corrects the individual fine's description
2016-05-06 Kyle M HallMerges translations for Koha 16.05
2016-05-06 AleishaBug 15823: Can still access patron discharge slip witho...
2016-05-05 Kyle M HallBug 16429 - Fix root problem
2016-04-29 Kyle M HallBug 14497 - Add warning to patron details page if patro...
2016-04-26 Jonathan DruartBug 16154: Fix some other occurrences
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-04-22 Jonathan DruartBug 12267: Remove borrower_attributes.password
2016-04-22 Jonathan DruartBug 15930: Make patron searches defaulting on 'contain'
2016-04-07 Jonathan DruartBug 16157: Move the selected flag from GetAuthorisedVal...
2016-04-06 Nick ClemensBug 15928 - Show unlinked guarantor
2016-03-21 Jonathan DruartBug 15163: Do not erase patron attributes if limited...
2016-03-15 Jonathan DruartBug 16054: Fix variable scope error in paycollect.pl
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-03-03 Lari Taskula Bug 12426: Allow resend for sent messages
2016-03-03 Jonathan Druart Bug 12426: Simplify the code adding a new subroutine...
2016-03-03 Lari Taskula Bug 12426: Allow resending of messages from the notice...
2016-02-24 Kyle M HallBug 15629 [QA Followup]
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2016-02-24 Jonathan DruartBug 15631: Koha::Cities - remove getidcity and GetCities
2016-02-24 Natashabug 12920 - Remove AllowRenewalLimitOverride from pl...
2016-02-24 Gus15622 - Spelling mistake in printfeercpt.pl writen...
2016-02-23 Jonathan DruartBug 15746: Same fix for "write off"
2016-02-23 Jonathan DruartBug 15746: Do not record individual payments with rando...
2016-02-14 Kyle M HallBug 9021 [QA Followup] - Switch to Koha::Object(s)
next