Commit Graph

1737 Commits

Author SHA1 Message Date
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
Miles Lott
25c347227b Add in one comment to columns_display section 2001-02-19 00:43:37 +00:00
skeeter
f77791bf6d converts groups to individual members 2001-02-18 23:29:12 +00:00
skeeter
c7ec8ad982 previously calling name2id to get the name 2001-02-18 23:28:15 +00:00
skeeter
26b4025092 guarantees returned id is int value 2001-02-18 23:26:53 +00:00
skeeter
6db8b326d2 acl is 100% integrated 2001-02-18 22:33:10 +00:00
skeeter
7f551f895e fix for php4'isms 2001-02-18 22:30:53 +00:00
skeeter
2d8260f332 minor cosmetics 2001-02-18 22:30:16 +00:00
skeeter
97056a2ad6 fix for call to appsession() 2001-02-18 22:29:49 +00:00
Miles Lott
efee303284 Move acl stuff into functions.inc 2001-02-18 13:41:24 +00:00