Commit Graph

18 Commits

Author SHA1 Message Date
Miles Lott
ad9658f725 gettype, intval, ereg_replace changes 2003-12-10 11:36:54 +00:00
Ralf Becker
31f6198f72 fix to not return non_contact_fields(owner,access,cat_id,...) as extra_fields 2003-11-14 21:20:55 +00:00
Ralf Becker
10fad5e570 - moved contacts_shared into contacts (one file less to include)
- added rights-fields to each read contact (via read or read_single_entry) with the grants the owner gave the reading user
- extended check_perms: 3. param $addr with can be contacts-record or -id, if used that contact's rights and not the rights-field are used
2003-10-25 10:14:25 +00:00
shrykedude
e52887d989 Hid some PHP notices behind a '@' to minimize new user confusion. 2003-10-24 00:54:28 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Miles Lott
75c9dc23f0 This should allow for another app to load its own contacts class as a replacement
for the api version.  If the app wants to include the api shared class, it should
do so manually.
2002-05-27 01:32:04 +00:00
Miles Lott
792e64f4e2 Moving these back to api 2001-07-05 07:37:36 +00:00
Miles Lott
ab83067ef4 Formatting 2001-05-21 09:12:10 +00:00
skeeter
53f4716584 replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
Miles Lott
b0227a29ae use new defines 2001-02-06 14:16:04 +00:00
seek3r
60d5f7322d fixed problem with default settings 2001-02-02 07:07:09 +00:00
seek3r
d97225c0c1 fixed problem with default settings 2001-02-02 07:06:08 +00:00
Miles Lott
bd9153e50c Reorg into shared/sql/and dummy ldap file. Also includes new contact_application var. 2001-02-01 04:04:15 +00:00
Miles Lott
91316c0538 Modify read to optionally handle queries 2001-01-26 21:37:04 +00:00
Miles Lott
786bffc4c5 Add read_single_entry 2001-01-26 04:30:02 +00:00
Miles Lott
05109519c4 Add var to show total_records, and modify read to set it. 2001-01-26 00:23:46 +00:00
Miles Lott
ab86478263 Add filters to sql. 2001-01-25 07:07:04 +00:00
jengo
c075d32f83 Added in the new contacts class, it still needs some work 2001-01-25 03:03:45 +00:00