Commit Graph

1759 Commits

Author SHA1 Message Date
skeeter
ff2d5f6cdd prep work for ICAL integration 2001-02-25 04:06:15 +00:00
Lars Kneschke
a835a9b1e6 moved session stuff from squirrelmail to teh api 2001-02-24 23:39:22 +00:00
Lars Kneschke
ed50495e1a made appsession working again 2001-02-24 22:56:31 +00:00
skeeter
5fabf01a2b fix for viewing entries and added more ICal support 2001-02-24 15:56:52 +00:00
chrwei
0b409c5b02 flags for imap_append and Sent email flagged Seen 2001-02-24 04:07:01 +00:00
themaniac
9a47dfa09e shouldn't have checked in the tar'd copy 2001-02-23 06:40:11 +00:00
themaniac
4b48df96fa import a multipage html install doc; updated index.lyx based on feedback from
mailing list and IRC (minor changes)
2001-02-23 06:23:08 +00:00
themaniac
620d1e2538 added some changes based on feeback from mailing list and IRC 2001-02-23 06:15:42 +00:00
themaniac
19e320705f added some changes based on feeback from mailing list and irc 2001-02-23 06:15:00 +00:00
themaniac
fe04fbdf6f added some changes based on feedback from mailing list and IRC 2001-02-23 06:11:32 +00:00
themaniac
25e46ccd1f added some changes based on feedback from mailing list and irc 2001-02-23 06:10:35 +00:00
Miles Lott
6fd67ec9e8 Add temporary mysql check for dropping the table 2001-02-22 17:46:23 +00:00
bettina
f6630b7a33 renamed table notes -> phpgw_notes 2001-02-22 17:02:28 +00:00
bettina
20a4929ff5 renamed table notes -> phpgw_notes 2001-02-22 16:31:30 +00:00
bettina
c51f21db61 renamed table notes -> phpgw_notes 2001-02-22 16:23:00 +00:00
Miles Lott
bdac59038b Add code to check extra_fields and add them to the create spec even if no data existed 2001-02-22 15:53:38 +00:00
Miles Lott
dc5e1437f0 Add check to see if extra_fields variable exists 2001-02-22 15:13:29 +00:00
Miles Lott
5c9b01628c Fix extra comma in cross-table sql 2001-02-22 15:05:48 +00:00
el_latino
27c6cfa741 Thu, 22 Feb 2001 10:19:58 +0000
Ra�l Alexis Betancort Santana <rabs@dimension-virtual.com>

  jengo changes the SQL schema of phpgw_acl, this are the needed fixed over the rest of setup files to acomodate to this change.
2001-02-22 10:26:13 +00:00
jengo
c374af07d4 Made the loginid and password static by default, instead of require it to be passed 2001-02-22 06:51:33 +00:00
jengo
f9ddd1ef43 Remove acl_account_type from phpgw_acl 2001-02-22 06:46:12 +00:00
jengo
df34d8c2ba Edit and new account appears to be working correctly now 2001-02-22 05:52:21 +00:00
skeeter
9ec5db9093 fix for action on form 2001-02-22 05:42:17 +00:00
skeeter
99883c4bb0 improper default prefs 2001-02-22 05:35:53 +00:00
skeeter
80ebe2cf16 improper default prefs for calendar 2001-02-22 05:30:54 +00:00
skeeter
7c14403a63 fix for private entries 2001-02-22 05:25:53 +00:00
skeeter
527f87de67 improper default prefs for calendar 2001-02-22 05:20:51 +00:00
jengo
b9caa7f710 Fixed adding permissions to an account not adding in the proper level for run 2001-02-22 04:42:01 +00:00
jengo
f428321207 Forgot to change new_permissions to account_permissions 2001-02-22 02:44:50 +00:00
jengo
58dbd838ad Cleaned up the variable names in new account 2001-02-22 02:42:34 +00:00
Miles Lott
42bddcf774 Add n_middle to search 2001-02-21 23:20:06 +00:00
Miles Lott
f35ae43c2c Fix display of # records available based on search 2001-02-21 23:17:29 +00:00
Miles Lott
f796e68e7a Add basic querying back in 2001-02-21 23:04:09 +00:00
Miles Lott
a0f49c6a3e Massive change to read function to help ordering and filtering 2001-02-21 22:41:37 +00:00
Miles Lott
7cead125e0 Fix 'notes' 2001-02-21 04:19:31 +00:00
skeeter
110c99ede0 fixes for add_repository() 2001-02-21 03:49:27 +00:00
skeeter
10a7b5f836 fixes for email and passwords 2001-02-21 03:48:59 +00:00
jengo
d26840b61f Added a temp fix for edit and add accounts, I am now going to go through it and clean up the variable names to make them more standard and understandable 2001-02-21 03:03:16 +00:00
jengo
b733042a9a Remove un-needed variable in acl add 2001-02-21 03:02:20 +00:00
bettina
548d841d1e updated return_array() to work with queries plus added function to read one cat 2001-02-21 01:56:10 +00:00
bettina
6fa74c988f updated return_array() to work with queries plus added function to read one cat 2001-02-21 01:23:23 +00:00
jengo
05d6bdbf64 Cleaned up much of the admin section, new account is now working and fixed a few problems with edit account. delete account still doesn't work 2001-02-20 14:12:06 +00:00
jengo
385a94f09e Started working on getting the admin account sections to work again 2001-02-20 14:06:32 +00:00
jengo
cdd1abffb1 Create a shared function for checking weather to use the system defaults or the users preference for mail settings 2001-02-20 08:29:31 +00:00
jengo
ab36b7bb85 Fixed appsessions() not returning the users password correctly 2001-02-20 06:50:36 +00:00
skeeter
8b5f954c1c matrix's fixed to handle new api structure 2001-02-20 03:48:39 +00:00
skeeter
5ba2a1cdde various code formatting changes 2001-02-20 03:48:00 +00:00
Miles Lott
175cc243b1 Fix display of email - change to check new d_email field 2001-02-19 13:17:29 +00:00
Miles Lott
74d54f6c6e Fix selection and display of extra fields in prefs and index 2001-02-19 13:16:07 +00:00
Miles Lott
9bf3a84693 Add label for addressbook 2001-02-19 13:05:19 +00:00