Assigning bug 1835 : change password would never log password change.
[koha.git] / C4 / Members.pm
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
2006-09-06 tgarip1957Clean up before final commits
2006-09-01 tgarip1957New XML API
2006-08-25 tgarip1957New set of routines for HEAD.
2006-07-27 toinsDeleted a duplicated function.
2006-07-21 toinsnew function & subs renamed.
2006-07-12 toins2 functions added : GetBorrowersFromSurname & GetBranch...
2006-07-04 toinsHead & rel_2_2 merged
2006-06-22 btoumiMembers.pm ,memberentry(A)(P)(C).tmpl,memberentry.pl...
2006-06-15 btoumiMembers.pm:add a field in sql request (sub getborrowerc...
2006-06-12 btoumimembers.pm: add field fax in getguarantordata function
2006-06-12 btoumiMembers.pm: modify getborrowercategory function to...
2006-06-07 btoumimembers.js :translate javascript message
2006-06-06 bob_lyonmerging Katipo changes...
2006-06-06 btoumibug fix :syntax error in variable name
2006-06-02 btoumimodifiy sql syntax for modmember and newmember
2006-06-02 btoumimove function get_age :
2006-06-01 rangiModifying members is now working, well mostly anyway.
2006-06-01 rangiFixing a lot of formatting
next