Commit Graph

25 Commits

Author SHA1 Message Date
Miles Lott
b7ae8accc8 Make add() match sql class for input; BUG# 897792 - Fix filtering in read() to not
error when adding elements to string vs. array value for phpgwcontactowner;
2004-02-16 04:50:26 +00:00
Miles Lott
4aae93b598 Migrate changes added to contacts_sql so that interfaces are similar; also change to never modify the uid in update(), since this affects the dn and will fail to modify 2004-02-15 18:12:47 +00:00
Miles Lott
50586e085c Cleanup select and insert from integer fields which had quotes around them. 2004-02-09 20:18:21 +00:00
Miles Lott
f07775857e use foreach where possible vs. reset/while; Move extra loop in read() and read_single_entry() into the existing loop in sql/ldap classes. 2004-01-24 15:57:57 +00:00
Miles Lott
63d80f2fcd Add the search for 1st character of certain fields, showing alphabet at the top. This feature was lost for 2 years(!), so hopefully it works for you. 2004-01-17 03:21:21 +00:00
Lars Kneschke
c839398de4 hack to check for cn and sn, which must be set in ldap 2003-12-22 12:46:38 +00:00
Miles Lott
ad9658f725 gettype, intval, ereg_replace changes 2003-12-10 11:36:54 +00:00
Ralf Becker
9f450cb1a8 pgsql7.3 fix + wrong id for the addressbook custom-fields, should work now 2003-10-20 08:49:21 +00:00
Lars Kneschke
72f6806810 fix for bug [ 805146 ] ldap addressbook query slow
https://sourceforge.net/tracker/?func=detail&atid=554338&aid=805146&group_id=78745
2003-09-28 11:06:44 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Miles Lott
03a1333c4f Part two of two - implement filter by first char of last name, fullname, or company (for now) 2002-05-13 00:43:57 +00:00
Miles Lott
068b4bc3c1 add timelimit setting for large requests (same as .14) 2002-04-24 13:21:10 +00:00
Miles Lott
30e832e992 Better ldap filtering (GNU Bug# 100340) 2002-04-24 12:15:31 +00:00
Miles Lott
9dcc98b2d5 Formatting, replace gettype with is_??? 2002-02-08 05:04:33 +00:00
Miles Lott
bfeeced206 Fix for get_form() when testing serialization; rename get_list() to index(); ldap
fix for empty cat_id
2001-12-28 04:29:31 +00:00
Miles Lott
81a5b54d6f formatting by way of testing appsession 2001-12-26 05:34:45 +00:00
Miles Lott
2c70e602a3 possible fix for no app cats on add 2001-11-25 10:18:38 +00:00
Miles Lott
79968a165b remove debug output 2001-11-25 02:49:35 +00:00
Miles Lott
c74d00b8ff show also private when "show all" is selected 2001-11-23 03:49:56 +00:00
Miles Lott
8ba7bbbbcc Now doing a single OR search on query, instead a bunch of single field queries;
move class vars to top where possible.
2001-11-23 01:58:19 +00:00
Miles Lott
c08ed955e1 Use $GLOBALS 2001-08-23 06:55:12 +00:00
Miles Lott
66013bfe3c Make contacts->add() return the id, since it finds it anyway 2001-08-09 00:32:59 +00:00
Miles Lott
792e64f4e2 Moving these back to api 2001-07-05 07:37:36 +00:00
seek3r
1360248588 moved files 2001-02-02 07:02:03 +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