Joe Atzberger
14eb56e8dd
memberentry.pl - fixes inappropriate use of map in void context, tweaks debug for CGI
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-19 18:54:42 -06:00
39d01437cc
A couple of changes to address issues raised by Bug 1631: City, State label. Also streamlining changecity js (no need to have inline javascript generated by the Perl script).
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-18 16:39:36 -06:00
Joe Atzberger
b9c74fb24c
memberentry.pl - dates validation, error passing to template
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-18 16:37:25 -06:00
Joe Atzberger
116e5aed66
memberentry.pl - $debug-ify warn messages
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-18 16:37:24 -06:00
Ryan Higgins
f4811762d0
cleanup in memberentry,categories.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-17 08:19:07 -06:00
Joe Atzberger
fa6fffeb6d
memberentry.pl and calendar-setup.js - remove CVS '$Id$'
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 11:00:09 -06:00
Paul POULAIN
6fac0001a1
Member enrolment fee fixed :
...
if there is an enrolment fee, create a debt on patron subscription
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:07:12 -06:00
Paul POULAIN
0f1c857d3f
Changing some patron management rules ( #1631 )
...
- the guarantor is no more readonly: it can be typed manually
- useless fields in case of an institution are removed (like DoB, Firstname, gender)
- reintroducing the relashionship select, that was missing in the template (but was handled by the pl)
- moving B_phone to a more logical place (with alternate coordinate)
- reintrocing contactnote in "alt contact"
- changing the select_city behaviour : when a city is choosen, the zipcode & city are automatically filled.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-14 09:03:25 -06:00
Joe Atzberger
98ec6e5378
memberentry.pl - add $debug to prevent continual warn's.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-12 07:56:04 -06:00
Ryan Higgins
16c5d8b0ce
Adding in permission blocks for staff members as per previous commits.
...
Much of this is repeat of previous commits, and then some to finish off.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-05 15:41:04 -06:00
Joshua Ferraro
a602c6d6eb
cleanup for serials and members for Dates
2007-12-04 19:03:35 -06:00
Joe Atzberger
0b6741ad9a
members subdir - Dates.pm integration and warnings fixes.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 18:21:06 -06:00
Ryan Higgins
1a91801b06
Add Staff member type. Add permissions checks for bug# 1269
...
and related permissions on memberentry and mods.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 15:17:50 -06:00
Ryan Higgins
85d8c91976
adding Staff Borrower to handle Bug 1269
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-02 15:17:14 -06:00
c16539a291
Bugfixing interface issues. Also enabling contextual menu highlighting for catalogue detail pages.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-21 18:07:01 -06:00
Chris Cormack
15356575c2
Fix so that if you edit a borrower from circ, or change a password from circ you are taken back there
...
Toolbar needs to be made for members too, its using the same one as circ, which isnt right, will do this next
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:37:37 -06:00
Henri-Damien LAURENT
1954e96d33
userid blanked out when editing step1 or step2
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-22 07:14:53 -05:00
Joshua Ferraro
861d3f2842
fixing mode to 755
2007-10-19 10:33:07 -05:00
Joshua Ferraro
d909e89dd4
fixing horrible terrible merge problem by reverting
...
to HDL's last commit
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-19 10:21:16 -05:00
Chris Cormack
606ecb532a
Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 16:27:04 -05:00
Henri-Damien LAURENT
20a90e516c
Bug Fix : 1484
...
guarantor is now automatically filled in when coming from add Child.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 16:23:55 -05:00
Henri-Damien LAURENT
af2bfefd32
Bug Fixing : userid was blanked out in partial edit.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-17 07:06:04 -05:00
Henri-Damien LAURENT
e6e4395553
patches for members and resultlists.
...
--
Henri Damien LAURENT et Paul POULAIN
Consultants indépendants
en logiciels libres et bibliothéconomie (http://www.koha-fr.org )
>From 616f0a385848b9a1fee7c76ff7b1f3be090ccb66 Mon Sep 17 00:00:00 2001
From: Henri-Damien LAURENT <henridamien@koha-fr.org>
Date: Tue, 16 Oct 2007 15:20:45 +0200
Subject: [PATCH] Bug Fixing : userid was blanked out in partial edit.
Adding some checks on branch presence for independant branches
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-17 07:05:39 -05:00
Henri-Damien LAURENT
8f67beb26d
Bug Fixing : Memberentry was broken.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-15 23:54:20 -05:00
1e593ab22e
#1475
...
Not sure whereas this patch's reached you...
Thanks.
--
Frédéric DEMIANS
http://www.tamil.fr/u/fdemians.html
>From 4c1efe7c79d8ac6eb6f275823d9a0ea948d1315c Mon Sep 17 00:00:00 2001
From: Frederic Demians <f.demians@tamil.fr>
Date: Sun, 7 Oct 2007 01:54:56 +0200
Subject: [PATCH] Correct a bug preventing from modifying member records
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-10 17:05:48 -05:00
Joshua Ferraro
520f7c645d
fix mail -> male
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 13:35:40 -05:00
Joshua Ferraro
2e96c841f4
syntax error in memberentry
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 13:32:18 -05:00
Joshua Ferraro
f82284cd99
adding support for M and N sex
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-05 13:31:28 -05:00
Chris Cormack
2154ed5cc1
Fix for 1431, checking userid is unique
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 20:40:26 -05:00
Henri-Damien LAURENT
d3022c3caf
Fixing previous fix.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 15:06:09 -05:00
Henri-Damien LAURENT
036811f9df
Fixing error on duplicate entry process.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 15:06:04 -05:00
Henri-Damien LAURENT
24ac2d0313
Adding error management for memberentry.pl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-18 15:05:22 -05:00
Paul POULAIN
7902f78491
Som reorganization and recommiting memberentrygen.tmpl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:44 -05:00
Henri-Damien LAURENT
ed5c712765
removing call to Date::Manip
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-20 15:16:28 -05:00
Paul POULAIN
3d72e5fcca
don't check cardnumber on member modify
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-10 06:22:10 -05:00
rangi
73e6be1340
Fix for bug 1295 adding a borrower with the same cardnumber
2007-07-08 23:07:31 +00:00
rangi
d27c5bb427
Fix for bug 1296, making surnames uppercase a systems preference
2007-07-02 02:30:15 +00:00
tipaul
78d025afe8
BUGFIX : Feature AutoMemberNum was lost
2007-05-30 08:47:57 +00:00
hdl
b642e687d2
Still Code Cleaning.
...
Abiding by Name Convention.
Using Members wherever it should be used.
Borrower is only used for borrower Categories.
+ GetBorrowersWhoHaveNeverBorrowed
and lists like that.
2007-04-24 15:41:27 +00:00
hdl
100e6a9808
functions that were in C4::Interface::CGI::Output are now in C4::Output.
...
So this implies quite a change for files.
Sorry about conflicts which will be caused.
directory Interface::CGI should now be dropped.
I noticed that many scripts (reports ones, but also some circ/stats.pl or opac-topissues) still use Date::Manip.
2007-04-24 13:54:28 +00:00
hdl
0b66bd800d
Code Cleaning Members.
...
- checkaccount and getborraccountno => GetBorrowerAcctRecord
Many changes in names,
some changes in function signature.
Will be detailed in a mail to kohadevel.
2007-04-23 13:10:07 +00:00
kados
4be97556c2
adding calendar popup to member entry
...
fixing some language on circ screens
2007-03-10 01:11:22 +00:00
tipaul
a3999812e6
rel_3_0 moved to HEAD
2007-03-09 14:52:58 +00:00
tgarip1957
04b2e6112f
Finalized XML version for intranet
2006-09-27 21:19:21 +00:00
toins
a02ff2feae
subs renamed according to coding guidelines.
2006-07-21 09:57:30 +00:00
toins
cc9524a875
Head & rel_2_2 merged
2006-07-04 14:36:51 +00:00
btoumi
039344fa0c
bug fix :authorize auto insert in zipcode and city field (form 2)if u select a city in form 1
2006-06-27 09:37:23 +00:00
btoumi
9a2677f401
Members.pm ,memberentry(A)(P)(C).tmpl,memberentry.pl:bug fix with wrong field name
...
memberentry.pl:translate title in english ;=) (i hope is ok)
buf fix with bad condition
2006-06-22 10:07:49 +00:00
btoumi
963c7de328
Members.pm:add a field in sql request (sub getborrowercategory) to return category_type
...
memberentry.pl:modify call to getborrowercategory
moremember.tmpl:modify condition to display "add child" option (only for adult)
moremember.pl:add condition,call to getborrowercategory , change variable name
2006-06-15 14:05:23 +00:00
btoumi
f96ee8e2c6
memberentryC.tmpl:add test to modify link name
...
memberentry.pl:add test to return default value for select_city
2006-06-14 15:59:37 +00:00
btoumi
139ba12db3
memberentryC.tmpl: modify and add conditions
...
moremember.tmpl:add op value in url (modify)
memberentry.pl:modify condition
2006-06-13 15:25:17 +00:00
btoumi
ef5e1a7077
pay.pl: bug fix , add variable declaration
...
pay.tmpl bug fix modify wrong url to access pay.pl
add back url ( from pay.tmpl to moremember.tmpl )
memberentry.pl: replace variable name
2006-06-13 09:19:18 +00:00
btoumi
8a469ed85d
members.pm: add field fax in getguarantordata function
...
memberentry.pl : move getgarantordata use before step1
and add default_city value from guarantor data (if exist)
2006-06-12 15:12:11 +00:00
btoumi
5bdce695b9
Members.pm: modify getborrowercategory function to return dateofbirthrequired and upperagelimit
...
memberentryC and P : add error message ERROR_age_limitations
memberentry.pl : replace sql request by function getborrowercategory for return upperagelimit and dateofbirthrequired
moremember.pl: modify call to function getborrowercategory
2006-06-12 13:00:40 +00:00
btoumi
2d6202d4d1
-bug fix :modify condition to autoinsert value in city and zipcode field (in borrowers form 2)
...
-add fonctionnality to affect good default value in $GIbranch
2006-06-09 15:10:39 +00:00
btoumi
d7526b7044
members.js :translate javascript message
...
moremember.tmpl:change wrong url
Members.pm: change wrong field name in sql request(sub newmember)
memberentryA.tmpl : change wrong field name
memberentry.pl:change test condition (checkuniquemember)
2006-06-07 14:55:36 +00:00
btoumi
743fb92ee9
bug fix:
...
deletemem.pl:
syntax error in sql request ( bad field name)
memberentry.pl
syntax error (bad variable name)
2006-06-06 16:18:00 +00:00
btoumi
447b0fa609
modify bad field name
...
use fonction Today from date::calc
2006-06-02 15:37:29 +00:00
rangi
25ee635911
Modifying members is now working, well mostly anyway.
2006-06-01 23:18:57 +00:00
rangi
96e46d3ebe
Fix for adding organisations to a borrower
2006-06-01 21:49:25 +00:00
rangi
8ce7790e0b
Should be the last of the changes to these files
...
Have to build a table to store borrower->organisation (which are really just other borrowers) links and write a routine to populate that table.
May have to make another change to memberentry.pl
2006-05-23 02:18:21 +00:00
rangi
30412ec5cf
Code to display list of organisations/institutions if memberofinstitution is set to yes
2006-05-23 00:46:32 +00:00
plg
06b2edfa32
bug 659 fixed: borrower category age limitations are now taken into account
...
during member registration.
Warning: new external module required, Date::Calc
2006-04-21 14:32:09 +00:00
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
tipaul
91e99db992
prog templates : completed, fixed & xhtml valid
2006-01-18 17:23:32 +00:00
tipaul
b38997925f
big commit, still breaking things...
...
* synch with rel_2_2. Probably the last non manual synch, as rel_2_2 should not be modified deeply.
* code cleaning (cleaning warnings from perl -w) continued
2005-10-26 09:11:02 +00:00
tipaul
e2cc767243
porting 22 fixes to head
2005-09-09 10:04:55 +00:00
tipaul
c52e5b61dd
synch'ing 2.2 and head
2005-08-04 14:10:52 +00:00
hdl
8a87b560ac
Fixing bug in deletemem.pl :
...
flags verification was not good.
Adding branch Independancy management.
In memberentry.pl and deletemem.pl
2005-07-29 16:12:53 +00:00
hdl
31ca1f9770
Adding superlibrarian rights when IndependantBranches is set.
2005-07-29 08:33:48 +00:00
hdl
d997258580
First step of independacy branch management.
...
Displaying only librarian branch if librarian is not superlibrarian and IndependantBranches is set.
2005-07-28 17:38:29 +00:00
hdl
02c6eacdb7
Adding scrolling list for sort1 and sort2
2005-06-22 09:36:24 +00:00
tipaul
6b0ee5525b
synch'ing 2.2 and head
2005-06-20 14:10:00 +00:00
tipaul
64cd740d2b
synch'ing 2.2 and head
2005-05-04 08:58:30 +00:00
tipaul
93ff09d081
merging 2.2 branch with head. Sorry for not making it before, many many commits done here
2005-03-01 13:40:35 +00:00
oleonard
71342adba7
Using destination parameter to return users to circulation if they clicked the 'edit' link from the circulation screen
2005-02-16 20:23:58 +00:00
oleonard
cfd59e9ba3
Adding blank to relshiploop (altrelationship) loop (Bug 657)
2004-11-30 16:14:04 +00:00
tipaul
56825e415f
modularizing (with Members.pm) members management
...
(beginning of...)
2004-08-30 13:48:58 +00:00
tipaul
fe850f8737
adding 2 free fields that can be used for sorting purposes
2004-07-06 08:24:17 +00:00
tipaul
94b1054661
css'ing & merging members management.
...
memberentry merges
* memberentry, moremember & insertdata (form, validation & storing)
* and the I series (Institution management)
2004-03-24 15:08:19 +00:00
tipaul
2951d20c69
moving members related scripts to "members" directory
2004-03-10 15:10:45 +00:00