Bug 14532: Add --exclude-indexes switch to koha-dump
[koha.git] / C4 / Members.pm
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
2013-03-21 Kyle M HallBug 9014 - Add time due to slips
2013-03-21 Jared Camins-EsakovMerge branch 'bug_9769' into 3.12-master
2013-03-21 Jared Camins-EsakovMerge branch 'bug_9718' into 3.12-master
2013-03-21 David CookBug 9718 - Add POD and comments for Check_Userid and...
2013-03-20 Jared Camins-EsakovMerge branch 'bug_9103' into 3.12-master
2013-03-20 Fridolyn SOMERSBug 9103: overdue_notices.pl should use AutoEmailPrimar...
2013-03-20 Jared Camins-EsakovMerge branch 'bug_9827' into 3.12-master
2013-03-20 Bernardo Gonzalez... Bug 9827: remove 'insecure' system preference
2013-03-13 Jared Camins-EsakovMerge branch 'bug_9647' into 3.12-master
2013-02-24 Jared Camins-EsakovMerge branch 'bug_8942' into 3.12-master
2013-02-24 Jared Camins-EsakovMerge branch 'bug_8682' into 3.12-master
2013-02-24 Liz ReaBug 8682 - Renewals do not appear on quick slips
2013-02-15 Jared Camins-EsakovMerge branch 'bug_9592' into 3.12-master
2013-02-15 Robin SheatBug 9592 - remove db-dependency from Members.pm
2013-02-12 Jared Camins-EsakovMerge branch 'bug_9105' into 3.12-master
2013-02-01 Jared Camins-EsakovMerge branch 'bug_9102' into 3.12-master
2013-01-24 Jared Camins-EsakovMerge branch 'bug_7243' into 3.12-master
2013-01-24 SrdjanBug 7243: Rewording and renaming
2013-01-24 SrdjanBug 7243: Be selective when summing up charges for...
2013-01-15 Jared Camins-EsakovMerge branch 'bug_8557' into 3.12-master
2013-01-09 Jared Camins-EsakovMerge branch 'bug_8977' into 3.12-master
2013-01-08 Jared Camins-EsakovMerge branch 'bug_9076' into 3.12-master
2013-01-08 Kyle M HallBug 9076 - QA Followup - Rename GetBorrowersWhoHaveNotB...
2013-01-08 Kyle M HallBug 9076 - Add ability to delete borrowers by expiratio...
next