jengo
|
2a46126b1b
|
Finished adding ACL to the addressbook, I belive it should now work. Needs testing
|
2001-03-29 08:09:50 +00:00 |
|
Miles Lott
|
f57e5d0c3a
|
Modify delete_all() to handle account record deletion by admin
|
2001-03-28 12:39:42 +00:00 |
|
Miles Lott
|
d8c21b2961
|
Setup new var, remove vars from class extension file (shared)
|
2001-03-28 00:57:47 +00:00 |
|
Miles Lott
|
dac252934e
|
Add tid to update as an option
|
2001-03-27 14:44:50 +00:00 |
|
Miles Lott
|
ed84d3b861
|
Add default tid filter
|
2001-03-27 12:48:46 +00:00 |
|
Miles Lott
|
b2da5d14f0
|
Fix addition of hr profiles
|
2001-03-26 23:41:34 +00:00 |
|
Miles Lott
|
df41f9fefe
|
More adjustment to sql filter strings
|
2001-03-26 13:08:59 +00:00 |
|
Miles Lott
|
7b2ab4f697
|
Some more filtering fixes, I hope
|
2001-03-26 02:00:47 +00:00 |
|
Miles Lott
|
528db46464
|
Add delete_all() to sql for testing ONLY :)
|
2001-03-25 23:25:23 +00:00 |
|
Miles Lott
|
a0ec697e28
|
Fix sql error in add()
|
2001-03-25 23:21:01 +00:00 |
|
Miles Lott
|
382347be76
|
Some work on sql filter mods since the intro of acl
|
2001-03-25 14:11:43 +00:00 |
|
Miles Lott
|
030388d193
|
Also set $fand to NULL;
|
2001-03-25 07:46:13 +00:00 |
|
Miles Lott
|
e9bcd7a91b
|
Fix if no grants are set - this is because of changes for cat_id
|
2001-03-25 07:44:01 +00:00 |
|
Miles Lott
|
fb1aa7062b
|
Add ability to select all/none or a specific category
|
2001-03-25 06:02:52 +00:00 |
|
Miles Lott
|
37cdf6faf1
|
Adding category support to addressbook
|
2001-03-25 05:41:06 +00:00 |
|
jengo
|
72b4870a4c
|
Started working on edit ACL, its not complete
|
2001-03-24 11:11:45 +00:00 |
|
jengo
|
f3df7a0ff4
|
Started working on ACL, so far index has been updated
|
2001-03-24 09:58:09 +00:00 |
|
Miles Lott
|
1cfe152bad
|
Add missing field request for 'access'
|
2001-03-24 08:49:25 +00:00 |
|
Miles Lott
|
a7742b1685
|
Add return of access field, modify read_single/last to return these explicitly
|
2001-03-24 08:45:52 +00:00 |
|
Miles Lott
|
703ae63dbb
|
Remove debugging call
|
2001-03-19 17:57:05 +00:00 |
|
Miles Lott
|
bbb3cdf388
|
Fix for read_last_entry, causing pgsql to fail due to diff return field from max()
|
2001-03-19 17:56:43 +00:00 |
|
Miles Lott
|
d71bed9146
|
Add comment to stock field array as to use of name vs. value
|
2001-03-19 03:46:41 +00:00 |
|
Miles Lott
|
db3467bed1
|
Begin ldap class, fix read_last_entry in sql to also return adr_XXX_type fields
|
2001-03-18 18:49:19 +00:00 |
|
Miles Lott
|
b58867a92b
|
Add some logic to set the limit variable, or not, so you can read all records if you want
|
2001-03-18 06:49:31 +00:00 |
|
Miles Lott
|
e87d1171cc
|
Backtrack to older class read(), no filtering/ordering/searching on extras yet
|
2001-03-17 21:29:44 +00:00 |
|
Miles Lott
|
1575e37617
|
Remove drop table again
|
2001-03-16 03:03:42 +00:00 |
|
Miles Lott
|
34f99bb3dd
|
Fix check of std fields for filtering in read()
|
2001-03-08 14:37:42 +00:00 |
|
Miles Lott
|
a7c6bc50e2
|
Fix "" vs '' on line 334 for pgsql
|
2001-03-01 03:38:17 +00:00 |
|
Miles Lott
|
af02fc4df7
|
Remove num for int size spec on create temp table
|
2001-02-28 22:09:09 +00:00 |
|
Miles Lott
|
1ff5f201a9
|
Comment out first drop table in read which breaks pgsql
|
2001-02-28 21:53:42 +00:00 |
|
Miles Lott
|
e156a2626f
|
Shorten temp table name that was truncating in pgsql
|
2001-02-28 15:24:30 +00:00 |
|
Miles Lott
|
d22b947dbc
|
Move note as new field in stock contact fields
|
2001-02-27 13:34:26 +00:00 |
|
Miles Lott
|
c4cf4bb037
|
Move bday and url into class as std vcard fields
|
2001-02-27 00:31:20 +00:00 |
|
Miles Lott
|
6fd67ec9e8
|
Add temporary mysql check for dropping the table
|
2001-02-22 17:46:23 +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 |
|
Miles Lott
|
42bddcf774
|
Add n_middle to search
|
2001-02-21 23:20:06 +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
|
1e23bb9861
|
Add read_last_entry function, used for when adding records
|
2001-02-19 03:34:59 +00:00 |
|
Miles Lott
|
8f189d4f36
|
Minor adjustments
|
2001-02-15 17:21:38 +00:00 |
|
Miles Lott
|
799d4c7382
|
No functional change, just reformatting
|
2001-02-11 04:16:18 +00:00 |
|
Miles Lott
|
d6ea3f792f
|
Changing tabs to spaces, hope this still works.
|
2001-02-10 12:56:49 +00:00 |
|
Miles Lott
|
02588d9ef7
|
Remove unneccessary check for name=access in filtering section of read
|
2001-02-06 13:09:28 +00:00 |
|
Miles Lott
|
ba49fd9fdd
|
Enable DEBUG for filter
|
2001-02-06 12:55:32 +00:00 |
|
Miles Lott
|
d99a6501ed
|
Filtering should work now - see index.php for example
|
2001-02-04 20:58:51 +00:00 |
|
Miles Lott
|
33a9bf669f
|
More work on filtering
|
2001-02-04 20:00:46 +00:00 |
|
Miles Lott
|
9817089eac
|
add vars and change all table names to $this->std_table or $this->ext_table
|
2001-02-04 19:45:39 +00:00 |
|
Miles Lott
|
94e85da4c5
|
Add default null array to fields var for read()
|
2001-02-04 19:09:39 +00:00 |
|