Commit Graph

2100 Commits

Author SHA1 Message Date
Miles Lott
100543f6a3 Delete the group account and recreate just to be sure 2001-03-14 16:49:39 +00:00
Miles Lott
f7b9a261e8 Added checks so that we don't try to add accounts that exist (from previous runs of setup) 2001-03-14 16:19:45 +00:00
jengo
4e2098d800 Fixed link() call 2001-03-14 12:26:24 +00:00
jengo
aea8c10989 Accounts will now be able to change there password by default 2001-03-14 12:26:11 +00:00
skeeter
407b7f0a8c missing paramters to fetch_event() 2001-03-14 12:21:52 +00:00
jengo
2a7a4229e1 Fixed preferences hooks not being included 2001-03-14 12:17:24 +00:00
jengo
af81ed5a8a hook() now checks user permissions BEFORE the hook is included 2001-03-14 12:10:01 +00:00
themaniac
f8304f1b3f start of incline documentation 2001-03-14 06:38:11 +00:00
skeeter
130a36248a stronger type casting 2001-03-14 03:00:13 +00:00
skeeter
fdd6c6e954 minor changes to work for both email/squirrelmail 2001-03-14 02:58:27 +00:00
themaniac
d2b0d33199 start of inline documentation 2001-03-13 23:28:27 +00:00
Miles Lott
d0d0276f66 Again!? home/work swapped 2001-03-13 18:54:22 +00:00
themaniac
82decf9cc9 start on inline documentation 2001-03-13 18:30:21 +00:00
Miles Lott
73d6c7cfd6 Remove access related info, since we are using acl now 2001-03-13 17:18:22 +00:00
Miles Lott
46f97bdea0 Fix result of parsevcard explode on url value 2001-03-13 17:14:08 +00:00
Miles Lott
6b219e8add Add lang for 'please set your preferences for this app' 2001-03-13 16:29:56 +00:00
Miles Lott
648e87dc93 Add display to ask the user to set prefs 2001-03-13 16:21:58 +00:00
Miles Lott
0eb5aeea7e Fix view if no prefs set 2001-03-13 16:19:05 +00:00
Miles Lott
7d3e2cd987 Add trim to Outlook import for each value, just in case (spaces break vcard spec) 2001-03-13 16:06:51 +00:00
Miles Lott
3ac1647e3e Oops, bad field name 2001-03-13 15:52:24 +00:00
Miles Lott
3818d23b0d Add default for d_emailtype field 2001-03-13 15:49:15 +00:00
jengo
5d4493670c Converted nextmatchs to work off templates 2001-03-13 13:15:53 +00:00
jengo
4b932ff6df Added fp() finish parse short cut 2001-03-13 11:52:17 +00:00
skeeter
ede96854ab various fixes 2001-03-13 05:03:50 +00:00
themaniac
57e1b92f8f beginnings of inline documentaion 2001-03-13 04:58:57 +00:00
themaniac
2b4a766474 beginnings of inline documentaion 2001-03-13 04:27:22 +00:00
Miles Lott
8de588c950 Add missing url field 2001-03-13 03:06:41 +00:00
Miles Lott
6732b999f7 Make use of phpgw constant SEP 2001-03-13 02:07:45 +00:00
el_latino
30e8f6e58b Fix for bug [ #406681 ] function read_group_names() not exist, thx to Patrick Naubert <patrickn@tygerteam.com> 2001-03-12 15:09:00 +00:00
jengo
1ac2174b70 Added in a class to validate input 2001-03-12 13:17:38 +00:00
jengo
82936fd3c8 Added function to return the total categories depending on filter. Also, applied some source formating 2001-03-12 12:16:14 +00:00
jengo
d879bf8c96 Fixed PHP warning 2001-03-12 12:01:56 +00:00
skeeter
d57e692c9a new displays items status in title 2001-03-12 04:30:15 +00:00
skeeter
a57cb8ea5b uses internal view function 2001-03-12 03:45:30 +00:00
skeeter
82dc6f2b07 something to maintain users status when editing existing events 2001-03-12 03:44:43 +00:00
skeeter
629790873c new functionality - can set status 2001-03-12 03:18:02 +00:00
Miles Lott
3769cef710 Fix setting of fn field to include a space between first/last when no middle 2001-03-12 02:21:20 +00:00
Miles Lott
97ed5d20ef Help make a proper URL if one was not stored in the db ( add http:// ) 2001-03-12 02:09:57 +00:00
Miles Lott
81ad9bdf63 Fixes for import of homeurl 2001-03-12 02:05:20 +00:00
Miles Lott
429ab044c1 Fix vcard swapping of home/work phone 2001-03-12 01:59:15 +00:00
Miles Lott
5c89ffd830 Hopefully fix home/work phone confusion again 2001-03-12 01:57:51 +00:00
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