Minor cleanup, updated POD.
[koha.git] / C4 / Members.pm
2008-09-09 Danny Boumanbug2580: category name and home library will now correc...
2008-08-09 Joshua Ferraro2433: Cannot apply manual credits with an item number
2008-08-06 Joe AtzbergerPatron import reform - bug 2287 - expanded error catchi...
2008-07-30 Chris Nighswongerkohabug 2404 This patch removes Image::Magick and adds GD
2008-07-27 Jesse Weaverkohabug 2379 When a borrower is added manually in Koha...
2008-07-10 Andrew Moorebug 2284: ModMember can erase the dateofbirth field
2008-07-10 Andrew Moorebug 2274 [5/5]: removing some warnings
2008-07-10 Andrew MooreBug 2274 [3/5]: consolidating overdue notice cronjobs...
2008-06-25 Galen CharltonPOD fixes - C4/Members.pm
2008-06-12 Ryan HigginsFix upgrade-child: could not update child unless guaran...
2008-05-27 Andrew Mooreremoving warnings from C4::Members::GetMember
2008-05-16 Henri-Damien LAURENTBug Fixing : ModMember and memberentrygen.tmpl
2008-05-13 Galen Charltonpatron cleaning - do not delete staff borrowers
2008-05-13 Galen Charltonkohabug 1573 - properly count patrons to delete
2008-05-12 Henri-Damien LAURENTBug Fixing 1782 patch
2008-05-12 Galen CharltonC4::Members::SearchMember - support attributes
2008-05-11 Henri-Damien LAURENTAddressing bug 1782
2008-03-19 Galen Charltonuse bind variables in GetBorrowersWhoHaveNotBorrowedSin...
2008-03-19 Henri-Damien LAURENTAssigning bug 1835 : change password would never log...
2008-03-19 Henri-Damien LAURENTCleanBorrowers fixing.
2008-03-19 Galen Charltonrefactor C4::Log::logaction
2008-03-18 Chris NighswongerCorrecting Logging on ModMember function so that the...
2008-03-15 Galen Charltoncreated old_issues and old_reserves tables
2008-03-06 Chris NighswongerAdding Update/Delete functions to patron image manageme...
2008-02-23 Chris NighswongerFirst installment on moving patronimages into the database.
2008-02-11 Henri-Damien LAURENTDisplaying Sort Authorised values if linked to authoris...
2008-02-11 Henri-Damien LAURENTusing Warn and not print for debugging purpose
2008-02-08 Joe Atzberger (siptestMembers.pm - make sure we don't return empty refs ...
2008-02-03 Chris NighswongerMore fixes for patron images
2008-01-08 Joe AtzbergerMembers.pm - BEGIN block VERSION and vars related to...
2008-01-07 Chris CormackFix for bug 1730 fixing display for pay.pl
2008-01-05 Joshua Ferrarosynching deletedborrowers table with borrowers table
2007-12-31 Chris CormackFix for bug 1515
2007-12-27 Chris CormackFix for bug 1666
2007-12-27 Chris CormackBig bugfix for bug 1631
2007-12-26 Chris CormackFix for bug 1691
2007-12-21 Chris CormackFixing a problem that was causing double conversion...
2007-12-21 Joe AtzbergerMembers overhaul for Dates.pm - Stop double converts...
2007-12-21 Joe AtzbergerMembers.pm - checkuniquemember minor refactor and perld...
2007-12-14 Joe AtzbergerMembers.pm - dbh->{'mysql_insertid'} still needed,...
2007-12-14 Joe AtzbergerMembers.pm - Handle bad categorycode, Dates.pm - other...
2007-12-14 Paul POULAINadd registration fees on registration renewal if needed
2007-12-14 Paul POULAINMember enrolment fee fixed :
2007-12-14 Paul POULAINChanging some patron management rules (#1631)
2007-12-12 Ryan HigginsAdd 'Staff' category_type to new dropdown, add category...
2007-12-04 Joe AtzbergerMembers.pm - respond to $debug, some formatting and...
2007-12-04 Joe AtzbergerBig LDAP changes, module test for Context.pm, still...
2007-12-02 Chris CormackFix for bug 1575
2007-12-02 Ryan HigginsAdd Staff member type. Add permissions checks for bug...
2007-12-02 Ryan Higginsadding Staff Borrower to handle Bug 1269
2007-11-17 Joe AtzbergerMembers.pm: 1 stupid change (whitespace) and 1 real...
2007-10-20 Chris CormackChanging searchmember to do an exact search on cardnumb...
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-18 Paul POULAINfines management (bugfixes & minor improvement)
2007-10-17 Henri-Damien LAURENTpatches for members and resultlists.
2007-10-16 Henri-Damien LAURENTBug Fixing : Memberentry was broken.
2007-10-10 Henri-Damien LAURENTParenthesis mistakenly removed.
2007-10-09 Henri-Damien LAURENTModifying ModMember so that if there were a flag parame...
2007-10-05 Paul POULAINAdding IndependantBranches Filter + adding some orderin...
2007-10-05 Paul POULAINRevert "Adding IndependantBranches Filter + adding...
2007-10-05 Joshua FerraroRevert "fix for bug 1468, but not sure if this is the...
2007-10-05 Joshua FerraroMerge branches 'master' and 'mymerges'
2007-10-05 Joshua Ferrarofix for bug 1468, but not sure if this is the best
2007-10-03 Paul POULAINAdding IndependantBranches Filter + adding some orderin...
2007-10-03 Paul POULAINRevert "Adding IndependantBranches Filter + adding...
2007-10-03 Paul POULAINAdding IndependantBranches Filter + adding some orderin...
2007-10-03 Henri-Damien LAURENTBUG FIXING : Using LEFT JOIN in replacement of implicit...
2007-10-02 Chris CormackFix for bug 1454
2007-10-02 Chris CormackFix for 1431, checking userid is unique
2007-10-01 Chris CormackFix for bug 1436, changing to use issuedate, not timest...
2007-09-30 Paul POULAINBug Fixing :
2007-09-28 Henri-Damien LAURENTBug Fixing, again password was not crypted.
2007-09-28 Henri-Damien LAURENTBug Fixing : crypting password before storing them...
2007-09-27 Owen LeonardVarious random noodlings: - Visual changes to circ...
2007-09-26 Henri-Damien LAURENTBug Fixing : password were modified when patron page...
2007-09-24 Paul POULAINFIX for 1391, search on 1 digit cardnumber
2007-09-13 Paul POULAINSom reorganization and recommiting memberentrygen.tmpl
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-07-26 toinsreally minor change : POD fixing, indentation & some...
2007-07-12 toinsusing 'our' instead of 'use vars' which is deprecated.
2007-07-08 rangiFix for bug 1295 adding a borrower with the same cardnumber
2007-07-02 rangiFix for bug 1365
2007-06-13 toinsremoving warn compilation.
2007-05-04 tipaulbugfixes for acquisition module
2007-04-25 hdlGetBorrowerIssues is deleted from C4::Circulation
2007-04-25 hdlDeleting GetMembersFromSurname
2007-04-24 tipaulBIG COMMIT : cleaning of Reserves.pm. See detail on...
2007-04-24 hdlStill Code Cleaning.
2007-04-24 hdlBugFixing :
2007-04-24 hdlContinuing Code Cleaning.
2007-04-23 tipaulrenaming currenttransfers to transferstoreceive
2007-04-23 tipaulmoving Reserves2.pm to Reserves.pm
2007-04-23 hdlCode Cleaning Members.
2007-04-18 tipaulremoving all useless %env / $env
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-11-06 tgarip1957Bug fixing and complete removal of Date::Manip
2006-10-20 tgarip1957A new Date.pm to use for all date calculations. Mysql...
2006-09-11 tgarip1957Fixes bug with MARChtml2xml in Biblio.pm
next