Bug 16819: Remove use of map
[koha.git] / C4 / Members.pm
2016-07-08 Jonathan DruartBug 16819: Remove use of map
2016-07-08 Tomas Cohen AraziBug 16819: C4::Members::DelMember should use Koha:...
2016-05-06 Kyle M HallMerges translations for Koha 16.05
2016-05-06 Jonathan DruartBug 16426: follow-up of bug 15840 - correctly manage...
2016-04-29 Marcel de RooyBug 14834: Make membership_expiry cronjob more flexible
2016-04-29 Kyle M HallBug 14577 [QA Followup]
2016-04-29 Kyle M HallBug 14577 - Allow restriction of checkouts based on...
2016-04-01 Nick Clemens Bug 10612: (QA followup)
2016-04-01 Kyle M Hall Bug 10612 - Add ability to delete patrons with batch...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 15741: Fix rounding in total fines calculations
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetMemberRe...
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetGuarantees
2016-03-12 Jonathan DruartBug 15653: Remove unused C4::Members::UpdateGuarantees...
2016-03-11 Galen Charlton Bug 16009: fix GetMember() search on NULL/undef values
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove GetPatronImage
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove RmPatronImage
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Remove PutPatronImage
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove GetMessages
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove GetMessages...
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove DeleteMessage
2016-03-03 Jonathan Druart Bug 15632: Koha::Patron::Messages - Remove AddMessage
2016-03-02 Jesse WeaverBug 14659: Allow patrons to enter card number and patro...
2016-03-02 Kyle M HallBug 15842 - Cannot import patrons if the csv file does...
2016-02-24 Nick ClemensBug 15343 - Allow user to set password on opac-memberen...
2016-02-24 Jonathan DruartBug 15631: Koha::Cities - remove getidcity and GetCities
2016-02-24 Jonathan DruartBug 15631: Koha::Cities - remove getzipnamecity
2016-02-24 Mark TompsettBug 15795: C4/Members.pm is floody (Norwegian Patron DB)
2016-02-14 Kyle M HallBug 9021 - Add SMS via email as an alternative to SMS...
2015-12-31 Kyle M HallBug 9303 [3] - relative's checkouts in the opac
2015-12-30 Jonathan DruartBug 15344: Remove some other calls of GetMemberDetails...
2015-11-17 David CookBug 15182: Conditionally load Koha::NorwegianPatronDB
2015-11-13 Marc VéronBug 14985: Remove C4::Dates from files in folder C4...
2015-11-09 Joonas KylmäläBug 14687: Patron's transaction history changes items...
2015-11-08 Tomas Cohen AraziBug 15151: Avoid DB access to load C4::Members
2015-11-05 Jonathan DruartBug 14544: Move HandleDelBorrower to C4::Members
2015-11-04 Kyle M HallBug 12933: (QA followup) Rename GetOverdues to GetOverd...
2015-11-04 Kyle M HallBug 12933: Add ability to print overdue slip from staff...
2015-10-06 Amit GuptaBug 6810: Fix QA failures
2015-10-06 Alex ArnaudBug 6810: Add new systempreference (MembershipExpiryDay...
2015-10-06 Amit GuptaBug 6810: Send membership expiry reminder notices.
2015-10-06 Jonathan DruartBug 10020: Remove code related to ethnicity
2015-09-07 Jonathan DruartBug 14717: Prevent 0000-00-00 on updating a patron
2015-09-07 Chris CormackBug 14717: Invalid dates in debarred column
2015-08-28 Christophe CroulleboisBug 13697: Syspref to not add a fee when a patron chang...
2015-07-28 Marcel de RooyBug 13049: Merge selfreg cron jobs into cleanup_database
2015-06-22 Jonathan DruartBug 10063: Remove outdated FIXME
2015-06-22 Katrin FischerBug 10063: Correct documentation of C4::Members::IsMemb...
2015-05-15 Jonathan DruartBug 12633: Fix specific default values
2015-05-15 Jonathan DruartBug 12633: Remove SQLHelper in C4::Members
2015-04-22 Jonathan DruartBug 14016: Restore correct date format on issue date...
2015-04-22 Kyle M HallBug 13819: (QA Followup) more documentation
2015-04-22 BartonBug 13819: Add biblioitems to ISSUESLIP and ISSUEQSLIP...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-20 Jonathan DruartBug 12847: Items issued today is considered as overdue
2015-03-31 Jonathan DruartBug 13740: Fix null vs not null in the query
2015-03-31 Jonathan DruartBug 13740: Remove the NOT NULL clause in GetBorrowersTo...
2015-03-30 Jonathan DruartBug 13601: get rid of DateTime::Format::DateParse
2015-02-12 Kyle M HallBug 13189 - Patron card creator patron search browse...
2015-01-15 शंतनूBug 12889: Updated pod for C4::Members::AddMember
2015-01-10 Mark TompsettBug 12868: Wrong variable used for borrower number
2014-12-31 Chris CormackBug 13502: Code introcduced in 1861 wrongly assumes...
2014-12-31 Chris CormackBug 1861: There is a problem introduced with an earlier...
2014-12-28 Kyle M HallBug 1861 [QA Followup] - Fix Check_Userid and unit...
2014-11-14 Magnus EngerBug 11401: QA followup
2014-11-14 Magnus EngerBug 11401: QA followup - fix pod
2014-11-14 Magnus EngerBug 11401: Add support for Norwegian national library...
2014-11-11 Olli-Antti KivilahtiBug 13106 - Encapsulate Circulation::GetAgeRestriction...
2014-10-23 Kyle M HallBug 13084 [Master] - QA Followup - Use DBIx::Class...
2014-10-23 Marcel de RooyBug 13084 [Master] - Mixup of columns in deletedborrowers
2014-10-21 Marc VéronBug 12914 - Wrong message 'Patron(..) is blocked for...
2014-09-01 Chris CormackBug 12205 : Add a system preference allowing hold charg...
2014-07-30 Yohann DufourBug 12457: Adding unit tests for Members.pm
2014-07-01 Jonathan DruartBug 9811: Patron search improvement
2014-06-21 Bernardo Gonzalez... Bug 12226 - A user with the database username/userid...
2014-05-26 Kyle M HallBug 6254: make it possible to set default privacy setti...
2014-05-05 Galen CharltonBug 6739: (follow-up) handle case where patron has...
2014-05-05 Fridolyn SOMERSBug 6739: (follow-up) more fixes
2014-05-05 Kyle M HallBug 6739: (follow-up) fix various issues
2014-05-05 Chris HallBug 6739: make it possible to block expired patrons...
2014-04-07 Mark TompsettBug 7567 - Use, display, filter News by library
2014-03-12 Galen CharltonBug 108661: (follow-up) enshrine letting CardnumberLeng...
2014-03-12 Jonathan DruartBug 10861: (follow-up) various refactoring
2014-03-12 Jonathan DruartBug 10861: Add a check on cardnumber length
2014-03-11 Jonathan DruartBug 11751: remove dead code related to handling members...
2014-02-21 Jonathan DruartBug 7372: Move road types from the roadtype table to...
2013-12-30 Kyle M HallBug 10277 - Add C4::Context->IsSuperLibrarian()
2013-10-31 Kyle M HallBug 2720 - Overdues which debar automatically should...
2013-10-14 Kyle M HallBug 10636 - patronimage should have borrowernumber...
2013-10-09 Galen CharltonBug 9611: (follow-up) move new password hashing routine...
2013-10-03 Srikanth DhondiBug 9611: Change the password hashing algorithm from...
2013-08-16 Galen CharltonBug 10481: (follow-up) fix typo in POD
2013-08-16 Jonathan DruartBug 10481: FIX No enrollment fee when changing patron...
2013-08-13 Galen CharltonBug 7785: (follow-up) standardize POD
2013-08-13 Mark TompsettBug 7785: remove MySQL-specific syntax from C4::Members...
2013-07-12 Colin CampbellBug 10529: Remove hardcoded dollar from patron message
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-03-21 Jared Camins-EsakovMerge branch 'bug_9014' into 3.12-master
next