Commit Graph

1846 Commits

Author SHA1 Message Date
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
Miles Lott
fb714abc55 Change timezone to time zone 2001-02-19 13:04:25 +00:00
Miles Lott
6bea65db9b Fix a lot of 'de' being in the 'en' file and vice-versa 2001-02-19 13:01:58 +00:00
Miles Lott
cf6babdbd6 Add timezone and geo for addressbook 2001-02-19 12:53:24 +00:00
Miles Lott
142624d6c5 Cleanup display, and include addressbook's custom fields 2001-02-19 12:51:38 +00:00
Miles Lott
767c0362a9 Comments to tell of status 2001-02-19 12:25:52 +00:00
Miles Lott
d77aeef420 Update acl_prefs, many minor formatting changes 2001-02-19 12:14:25 +00:00
bettina
e385245ecf removed cat_owner from sql_statements 2001-02-19 11:26:08 +00:00
skeeter
bad09776e3 fixes for acl - not working with day view 2001-02-19 04:33:25 +00:00
Miles Lott
5a4b832fa2 Make enums into char or varchar 2001-02-19 03:55:44 +00:00
Miles Lott
5124d8a6e1 Change middle to "middle name" 2001-02-19 03:43:07 +00:00
Miles Lott
168291f885 Add owner for addressbook 2001-02-19 03:40:58 +00:00
Miles Lott
ebf3e7b0e0 Add function to read last id on submission, then redirect to view.php 2001-02-19 03:35:43 +00:00
Miles Lott
1e23bb9861 Add read_last_entry function, used for when adding records 2001-02-19 03:34:59 +00:00