Commit graph

20 commits

Author SHA1 Message Date
tipaul
2951d20c69 moving members related scripts to "members" directory 2004-03-10 15:10:45 +00:00
tipaul
3635a596cf synch'ing 2.0.0 branch and head 2004-02-11 08:35:31 +00:00
tipaul
ede44ae947 fix for 564 2003-12-18 17:02:13 +00:00
tipaul
582a7ec8b2 fix for #564 2003-11-28 12:51:26 +00:00
tipaul
ee79c36070 fix for 582 (Move error message contents out of newmember.pl) 2003-09-04 14:29:44 +00:00
wolfpac444
b788108849 Get the enrollmentperiod from the database when adding members 2003-08-10 00:30:21 +00:00
tipaul
7bfe138e49 alternative contact no more mandatory 2003-07-07 14:53:24 +00:00
wolfpac444
4cef812d06 *** empty log message *** 2003-07-02 00:29:51 +00:00
tipaul
b31ff7ec23 fixes for bug 246 (zipcode), 207 (display of institutional member) and some improvment and other bugfixes 2003-05-15 12:25:04 +00:00
wolfpac444
574e8e7b40 Bug fixes 2003-04-13 03:47:45 +00:00
tipaul
04fdb2e08c fix for #277 2003-04-08 12:34:14 +00:00
wolfpac444
28be0337c5 Fixed problems with non-US date such as 28/10/1983. 2003-03-26 03:46:20 +00:00
wolfpac444
a09fc08c37 Added the stuff for the text messaging field -- Fixed bug #219 2003-03-25 05:13:26 +00:00
acli
52a5fd4bbd Moved C4/Charset.pm to C4/Interface/CGI/Output.pm
Create output_html_with_http_headers function to contain the "print $query
->header(-type => guesstype...),..." call. This is in preparation for
non-HTML output (e.g., text/xml) and charset conversion before output in
the future.

Created C4/Interface/CGI/Template.pm to hold convenience functions specific
to the CGI interface using HTML::Template

Modified moremembers.pl to make the "sex" field localizable for languages
where M and F doesn't make sense
2003-02-02 07:18:37 +00:00
acli
b5fa3e1cd5 Removed dead code 2003-01-22 03:47:05 +00:00
acli
93b67826d3 Corrected the missing brace syntax error (Bug 162)
Added meta tag handling for non-latin1 charsets
Removed some dead code

I have reindented the file; hopefully this will make it easier to read.
The file had inconsistent indentation that probably was the cause of the
missing brace. Please use cvs diff -bBtw to see the real diffs.
2003-01-20 07:03:19 +00:00
hdl
67b07bb7ae Templating newmember.pl
newjmember.tmpl bugfixes
2002-12-18 16:58:28 +00:00
arensb
7be6b413fe Removed trailing whitespace.
Added a FIXME comment.
2002-10-13 07:51:10 +00:00
tonnesen
1e67687742 Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
rangi
d0374d0037 Initial revision 2000-12-19 23:45:51 +00:00