Commit Graph

15 Commits

Author SHA1 Message Date
Ralf Becker
0e08767e79 "quiten warning, if search returns empty result" 2009-11-29 10:56:17 +00:00
Ralf Becker
7b63b57aae "Patch from Jean-Charles Passard <jcharles(at)provectio.org>: allows to use either uid or id to retrieve contacts
"
2009-08-22 06:28:58 +00:00
Ralf Becker
232252475f patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
29af6786d1 "fixed not working delete for contacts in ldap, as reported by Bernhard D Rohrer on the English user list" 2008-10-08 15:28:37 +00:00
Ralf Becker
b491fe8312 "fixed not working letter-search filter if DB is postgres, thanks to Larquère Laurent <llarquere(at)aacom.fr>" 2008-08-12 13:06:51 +00:00
Ralf Becker
0d60e6f245 "checking for different cases in the object class, as suggested by Nigel Kukard <nkukard(at)lbsd.net> at the devel list" 2008-05-19 05:34:11 +00:00
Ralf Becker
7a2e1a66e2 renamed addressbook classes to use autoloading, was just a test to get
an idea about the effort - not sure I want to do that with all apps ;-)
2008-05-10 12:02:49 +00:00
Miles Lott
d124b891b8 Remove now unused classes. 2001-02-02 01:38:14 +00:00
Miles Lott
b1df65cdfe Another template update to allow for better customization in index.php. 2001-01-23 13:40:42 +00:00
Miles Lott
330fea80a4 Correct return of company fields. 2001-01-22 12:58:57 +00:00
Miles Lott
9d77bffd4c SQL fix to have entries display when switching to timetrack enabled and no company_id is set 2001-01-21 20:34:50 +00:00
Miles Lott
9c20cc177e Fix to save correct data into company_id when timetrack is enabled. 2001-01-21 07:40:46 +00:00
Miles Lott
979d35be52 Add 'add' function to handle new add.php. 2001-01-21 06:37:33 +00:00
Miles Lott
57e4a4440f Quick fix to broken search. 2001-01-21 02:46:17 +00:00
Miles Lott
aba0107f88 Begin move to classes for addressbook. Note ldap is a copy of sql for now. 2001-01-21 02:31:24 +00:00