Commit Graph

1909 Commits

Author SHA1 Message Date
Miles Lott
265512bd8d Fix selection of home/work phone numbers 2001-03-12 01:48:53 +00:00
Miles Lott
1c1da7f852 Add string trim to fix Netscape import and debug 2001-03-12 01:45:43 +00:00
Miles Lott
b1a199ae36 Alter order of $street and $address2 as address fields 2001-03-12 01:33:36 +00:00
skeeter
716b8fe6ee new acl function to grab apps enabled for user and groups associated to 2001-03-11 22:38:19 +00:00
Miles Lott
f77d5388a2 Remove table DROP, fix $sql syntax in read() 2001-03-11 22:23:33 +00:00
bettina
5a982fc4a3 added test file for join_statement 2001-03-11 22:11:07 +00:00
Miles Lott
654b4488f2 Add some additional Debug files for Netscape import 2001-03-11 17:51:37 +00:00
Miles Lott
6a1525653b Rename debug files to reflect that they are for outlook only, netscape files to follow 2001-03-11 17:37:52 +00:00
Miles Lott
b5cd836f7f Working LDIF import 2001-03-11 17:34:58 +00:00
skeeter
19d2b3c139 fix the ->link() to the notify window 2001-03-11 12:58:10 +00:00
Miles Lott
8b49d16008 Import now working for csv only 2001-03-11 07:37:26 +00:00
Miles Lott
1e6bd1b847 Import now working 2001-03-11 07:36:43 +00:00
Miles Lott
16f18088d3 Getting closer - still only giving debug output 2001-03-11 07:21:18 +00:00
Miles Lott
3d06057c20 Formatting and some adjustment to start making actual imports work again 2001-03-11 06:58:57 +00:00
Miles Lott
ed3da58048 Make buffer an array 2001-03-11 06:58:20 +00:00
Miles Lott
4171e4ada3 Moving to contacts class for Import, so no distinction per LDAP/SQL is needed
for the actual import.
2001-03-11 06:07:32 +00:00
Miles Lott
b2b1f7bca2 Rename "Debug MySQL" to "Debug SQL" and fix table name 2001-03-11 06:00:16 +00:00
Miles Lott
f78f032243 Replace double quote with single 2001-03-11 05:55:44 +00:00
Miles Lott
66c6504c23 Update link() calls 2001-03-11 05:40:38 +00:00
Miles Lott
04b64dd8a2 Update link() call to submit to this file as required 2001-03-11 05:39:29 +00:00
skeeter
f370c71909 first app to support app specific email 2001-03-11 04:20:24 +00:00
skeeter
ab7f21802a timematrix now takes into account peoples preference of 12/24 hour 2001-03-11 04:17:58 +00:00
skeeter
30ddc12b8e small changes to the email subject line 2001-03-11 04:17:21 +00:00
skeeter
2ea00b49c8 fixed misspelling of No Response 2001-03-11 04:15:00 +00:00
bettina
7c8b924b06 update PHPGW_INCLUDE_ROOT to show stocks on mainscreen 2001-03-11 02:25:24 +00:00
skeeter
cbd15ce2f9 new phrase for calendar 2001-03-10 20:14:25 +00:00
skeeter
2a1003204a ldap fixes 2001-03-10 20:13:52 +00:00
skeeter
90febe7d8f fixes for rfc compliant destinations 2001-03-10 20:11:51 +00:00
skeeter
922c7b03c9 fixes to play nice with phpGW-Message-Type 2001-03-10 18:22:25 +00:00
skeeter
a5944bd9dd missed a closing tick mark 2001-03-10 18:19:13 +00:00
Miles Lott
d3e54884f1 Make random uidnumber not create invalid uid ( <65536 ) 2001-03-10 14:59:28 +00:00
Miles Lott
7f98c8abff Fix calls to common, and set $phpgw_info vars as needed to make ldap connection work 2001-03-10 14:58:00 +00:00
Miles Lott
cdbe460eea Make $common a CreateObject 2001-03-10 14:27:26 +00:00
Miles Lott
f7533ca3d0 Added create function - still needs work 2001-03-10 12:27:22 +00:00
Miles Lott
11b69ed7af Now using accounts and acl classes 2001-03-10 12:26:54 +00:00
jengo
5e0ab90cb2 Cleaned up PHP warnings 2001-03-10 09:10:49 +00:00
jengo
215ad8f011 Cleaned up calls to link() 2001-03-10 08:53:42 +00:00
jengo
c368a72134 Cleaned up calls to link() 2001-03-10 08:35:34 +00:00
jengo
9f5b45bf5c Cleaned up calls to link() 2001-03-10 08:16:33 +00:00
jengo
a5a9c54898 Fixed link() calls 2001-03-10 07:21:46 +00:00
skeeter
880b6bbc6f missed a link() call 2001-03-10 04:52:12 +00:00
skeeter
4cef072493 updated link() and finalized email updates 2001-03-10 04:48:19 +00:00
Miles Lott
f63a01ce6b Change back the setting of account_id also 2001-03-10 00:17:32 +00:00
jengo
4157660b0e Rolling back changes to the const 2001-03-09 23:33:09 +00:00
jengo
4fc5186eb8 Added ability to pass the database handle to the accounts const 2001-03-09 23:21:52 +00:00
skeeter
a3f62fa7cf rearrangement of defines to base class 2001-03-09 18:03:00 +00:00
jengo
a48625a0f6 Fixed PHP warnings on disconnects 2001-03-09 15:55:34 +00:00
q-bert
c32a28431d Remove a totally useless echo "<form>" line.
Now the <form> will actually be valid instead of having 2 <form> tokens
before the </form> token.

Pat.
2001-03-09 14:54:58 +00:00
skeeter
6f695b6997 email updates, need to do preferences and email receiver -- NOT IMPLEMENTED, link() fixes 2001-03-09 12:23:12 +00:00
themaniac
a4b37d1f37 added inline comments (start of) 2001-03-09 04:38:42 +00:00