Commit Graph

14 Commits

Author SHA1 Message Date
seek3r
8abf9fa1a5 Switched to using the register_exit_function() and added scrolling divs to a couple places for examples 2002-09-28 15:20:20 +00:00
Ralf Becker
e944fb896a added support for standard addressbook-fields saveed in the extras-file:
1) 2. and 3. address line
2) other phone-number
2002-09-02 06:07:09 +00:00
Ralf Becker
91271e3afe some more changes to be compatible with seek3r new template-system
output is not longer print, but $GLOBALS['phpgw']->template->set_var('phpgw_body',$content);
2002-06-01 13:19:48 +00:00
Ralf Becker
3ff337bd67 some changes to be compatible with seek3r new template-system 2002-06-01 11:02:10 +00:00
Ralf Becker
424e3ac8b2 closed security hole of using evaled code to show globals vars (which contain eg. passwords) 2002-05-13 14:46:47 +00:00
Ralf Becker
dd8d60ab9e autocreate full name on import, if not explicitly set by user (feature request from Giles Westwood) 2002-05-01 12:46:20 +00:00
Miles Lott
33549dcf9e formatting 2002-03-19 02:58:50 +00:00
Ralf Becker
7cf9b2c1f5 removed debug-message 2002-03-05 10:51:36 +00:00
Ralf Becker
9ce2cc5a8a saveing fieldassignments now in preferences and not longer in a separate file in /tmp 2002-03-05 10:26:33 +00:00
Ralf Becker
8d7650092d fix for multiple cats separated by ';' and containing " ' " in the cat-names 2002-02-14 18:42:19 +00:00
Miles Lott
c67fd7c7ee Fix for passing phpgw_info in the querystring 2001-12-05 16:19:12 +00:00
Miles Lott
15529d717a GLobalize the field management 2001-12-04 01:04:21 +00:00
Ralf Becker
7c34babf6c fix for similar fieldnames 2001-07-01 21:24:08 +00:00
Miles Lott
886c7f665c Add in new alternate for csv import, from Ralf Becker <RalfBecker@outdoor-training.de> 2001-05-23 20:15:07 +00:00