Koha/members
tipaul 97182dceb2 improvements from SAN Ouest Provence :
* introducing a category_type into categories. It can be A (adult), C (children), P (Professionnal), I (institution/organisation).
* each category_type has it's own forms to create members.
* the borrowers table has been heavily modified (many fields changed), to get something more logic & readable
* reintroducing guarantor/guanrantee system that is now independant from hardcoded C/A for categories
* updating templates to fit template rules

(see mail feb, 17 on koha-devel "new features for borrowers" for more details)
2006-04-14 09:31:24 +00:00
..
boraccount.pl prog templates : completed, fixed & xhtml valid 2006-01-18 17:23:32 +00:00
deletemem.pl big commit, still breaking things... 2005-10-26 09:11:02 +00:00
guarantor_search.pl improvements from SAN Ouest Provence : 2006-04-14 09:31:24 +00:00
imemberentry.pl big commit, still breaking things... 2005-10-26 09:11:02 +00:00
insertdata.pl Fixing redirect which points to old location of moremember.pl 2004-03-24 21:23:12 +00:00
insertidata.pl Correcting path to template 2004-06-21 20:36:24 +00:00
insertjdata.pl adding 2 free fields that can be used for sorting purposes 2004-07-06 08:24:17 +00:00
jmemberentry.pl
mancredit.pl moving invoices scripts to members directory 2006-01-17 16:42:12 +00:00
maninvoice.pl moving invoices scripts to members directory 2006-01-17 16:42:12 +00:00
member-flags.pl see mail on koha-devel : code cleaning on Search.pm + normalizing API + use of biblionumber everywhere (instead of bn, biblio, ...) 2005-09-22 10:01:45 +00:00
member-password.pl road to a better member management code. 2004-09-02 16:27:09 +00:00
member-picupload.pl Script to either 1) display upload template or 2) upload file if param 'photo' was used. 2005-08-22 04:25:11 +00:00
member.pl synch'ing head and rel_2_2 (from 2.2.5, including npl templates) 2006-01-06 16:39:37 +00:00
memberentry.pl improvements from SAN Ouest Provence : 2006-04-14 09:31:24 +00:00
members-home.pl Adding option to output using quicksearch template if the quicksearch parameter is present (uses member-quicksearch.tmpl and member-quicksearch-results.tmpl) 2005-01-13 21:48:49 +00:00
moremember.pl improvements from SAN Ouest Provence : 2006-04-14 09:31:24 +00:00
newimember.pl Correcting path to template 2004-06-21 20:03:41 +00:00
newjmember.pl Moving error messages out of script and into template, fix for Bug 538 2004-12-06 21:07:30 +00:00
newmember.pl Correcting path to template 2004-06-21 20:03:41 +00:00
pay.pl moving invoices scripts to members directory 2006-01-17 16:42:12 +00:00
readingrec.pl moving readingrec to members directory 2006-01-17 16:50:05 +00:00
setdebar.pl A small script to set or unset the 'debarred' status of patrons. Pass the script a borrowernumber and a 1 or 0. Optionally send cardnumber (member card number) and destination = 'circ' if you want the script to redirect to circulation screen instead of member details screen. 2005-02-09 21:58:40 +00:00