This is a language commit. I've gone through most of the templates and
[koha.git] / members /
2007-07-02 rangiFix for bug 1296, making surnames uppercase a systems...
2007-07-02 rangiFix for bug 1365
2007-06-05 tipaulsome (minor, functionnaly speaking) bugfixes
2007-05-30 tipaulBUGFIX : Feature AutoMemberNum was lost
2007-04-27 hdlRemoving $dbh from GetMarcFromKohaField (dbh is not...
2007-04-25 hdlGetBorrowerIssues is deleted from C4::Circulation
2007-04-24 tipaulBIG COMMIT : cleaning of Reserves.pm. See detail on...
2007-04-24 hdlBug fixing.
2007-04-24 hdlStill Code Cleaning.
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-24 tipaulmoving dotransfer to Biblio.pm::ModItemTransfer + some...
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-17 tipaulcirculation cleaning continued: bufixing
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-20 kadosadding name for template
2007-03-20 kadosadding name for template
2007-03-16 kadosUsing my precrash CVS copy I did the following:
2007-03-11 kadosremoving members-home.tmpl, everything is in members...
2007-03-10 kadosadding calendar popup to member entry
2007-03-09 kadosmove Accounts2.pm to Accounts.pm
2007-03-09 tipaulrel_3_0 moved to HEAD (removing useless file)
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-09-27 tgarip1957Finalized XML version for intranet
2006-09-22 tgarip1957Patrons may pay their fines in instalments
2006-08-24 btoumibug fix: wrong address for redirect in mancredit.pl...
2006-07-21 toinssubs renamed according to coding guidelines.
2006-07-04 toinsHead & rel_2_2 merged
2006-06-27 btoumibug fix :authorize auto insert in zipcode and city...
2006-06-22 btoumiMembers.pm ,memberentry(A)(P)(C).tmpl,memberentry.pl...
2006-06-16 btoumiupdatedatabase.pl: add change of borrowers table to...
2006-06-16 btoumidelete line with warn function
2006-06-15 btoumiMembers.pm:add a field in sql request (sub getborrowerc...
2006-06-14 btoumimemberentryC.tmpl:add test to modify link name
2006-06-13 btoumimemberentryC.tmpl: modify and add conditions
2006-06-13 btoumipay.pl: bug fix , add variable declaration
2006-06-12 btoumimembers.pm: add field fax in getguarantordata function
2006-06-12 btoumibug fix:syntax error with hashref
2006-06-12 btoumiMembers.pm: modify getborrowercategory function to...
2006-06-09 btoumi-bug fix :modify condition to autoinsert value in ...
2006-06-07 btoumimembers.js :translate javascript message
2006-06-07 btoumibug fix: change bad name of function
2006-06-07 btoumiadd borrowers_details.pl and borrowers_details.tmpl:
2006-06-07 rangiGiving the correct info to update stats
2006-06-07 rangiAdding a sprintf so fines show up to 2 decimal places
2006-06-07 rangiFix to allow any limit to be passed in
2006-06-06 btoumibug fix:
2006-06-02 btoumimodify bad field name
2006-06-01 rangiModifying members is now working, well mostly anyway.
2006-06-01 rangiFix for adding organisations to a borrower
2006-05-23 rangiShould be the last of the changes to these files
2006-05-23 rangiCode to display list of organisations/institutions...
2006-04-21 plgbug 659 fixed: borrower category age limitations are...
2006-04-18 plgimprovement: in member details page, issue and reserve...
2006-04-14 tipaulremoving useless scripts
2006-04-14 tipaulimprovements from SAN Ouest Provence :
2006-04-07 plgmodification: on itemtypes management screen, useless...
2006-03-31 plgbug fixed: ItemType function seems to have vanished...
2006-01-18 tipaulprog templates : completed, fixed & xhtml valid
2006-01-17 tipaulmoving readingrec to members directory
2006-01-17 tipaulmoving invoices scripts to members directory
2006-01-17 tipaulmoving boraccount.pl to members directory
2006-01-06 tipaulsynch'ing head and rel_2_2 (from 2.2.5, including npl...
2005-10-26 tipaulbig commit, still breaking things...
2005-09-22 tipaulsee mail on koha-devel : code cleaning on Search.pm...
2005-09-09 tipaulporting 22 fixes to head
2005-08-22 genjimotoScript to either 1) display upload template or 2) uploa...
2005-08-22 genjimotoAdded picture displaying code. If member picture exists...
2005-08-04 tipaulfixing a bug preventing compilation
2005-08-04 tipaulsynch'ing 2.2 and head
2005-08-04 tipaulLetters / alert system, continuing...
2005-07-29 hdlFixing bug in deletemem.pl :
2005-07-29 hdlAdding superlibrarian rights when IndependantBranches...
2005-07-28 hdlFirst step of independacy branch management.
2005-07-28 hdlAdding branch independancy management.
2005-06-22 hdlAdding scrolling list for sort1 and sort2
2005-06-21 hdlAdding countlines
2005-06-20 tipaulsynch'ing 2.2 and head
2005-06-20 hdlDisplaying search results count
2005-05-04 tipaulsynch'ing 2.2 and head
2005-03-01 tipaulmerging 2.2 branch with head. Sorry for not making...
2005-02-16 oleonardUsing destination parameter to return users to circulat...
2005-02-10 oleonardAdding option to switch templates based in URL parameter.
2005-02-09 oleonardAdding borrowernotes to the list of flags to trigger...
2005-02-09 oleonardA small script to set or unset the 'debarred' status...
2005-01-27 oleonardChecking for the existence of flags (debarred, gonenoad...
2005-01-13 oleonardAdding option to output using quicksearch template...
2004-12-06 oleonardMoving error messages out of script and into template...
2004-11-30 oleonardAdding blank to relshiploop (altrelationship) loop...
2004-11-26 oleonardFix for Bug 848
2004-11-22 tipaulbugfix from south america ;-) (fixing permission showin...
2004-10-29 oleonardAdding replacement price to issues loop and a totalpric...
2004-10-27 oleonardAdding member number to template so that template can...
2004-10-05 tipaultemplating deletemember impossible when issues/debts...
2004-09-20 tipaulfixing redirection after member deletion (due to script...
2004-09-05 shedgesFix bug 789 (in HEAD)
2004-09-02 tipaulroad to a better member management code.
2004-08-30 tipaulmodularizing (with Members.pm) members management R_2-4
next