Klaus Leithoff
|
130c829a4a
|
if there is an & within org_name, org_unit and such, the add to org will not work, as the GET Parameter gets splitted by &; ADDITIONAL: if there is any export limit set, pass it on to the nextmatch, to be evaluated by the export
|
2009-07-20 12:22:42 +00:00 |
|
Ralf Becker
|
0a2a683d1b
|
"fix for bug #2106 - Addressbook warning message when deleting LDAP contact"
|
2009-06-01 19:15:41 +00:00 |
|
Klaus Leithoff
|
432798715a
|
fixing a problem with non numeric contact ids, while retrieving the distributionlist (reported by Benoit LORAND)
|
2009-03-18 09:31:11 +00:00 |
|
Klaus Leithoff
|
81a8b7dda9
|
making view typesafe, hardening view against sql-injection
|
2009-03-16 13:08:33 +00:00 |
|
Klaus Leithoff
|
9ba0957ba5
|
improving speed for the retrieval ov the distributionlists
|
2009-03-12 09:06:10 +00:00 |
|
Ralf Becker
|
7441773280
|
"fixed error in docu (no real need to backport to 1.6)"
|
2009-02-16 08:00:40 +00:00 |
|
Ralf Becker
|
f2b50bdf8b
|
"fix for bug #1805: SQL error when searching mail addresses from fmail
Integer column etag was search with ILIKE '%@%' which is not allowed in Postgres, as theres no ILIKE operator for Integer"
|
2008-11-12 17:53:58 +00:00 |
|
Klaus Leithoff
|
b459070ab3
|
addressbook::groupdav: fixing a bug regarding the retrieval of addressbook entrys with groupdav, (occurring when accounts stored in ldap and
addresses in sql, and the entry in question is retrieved via uid (as it is possible to retrieve a contact by bassing on an array as contact_id))
|
2008-10-06 09:24:42 +00:00 |
|
Nathan Gray
|
5a9550ef31
|
Accept an integer parameter, as specified in function documentation. Used to throw an invalid argument warning.
|
2008-07-10 20:22:58 +00:00 |
|
Ralf Becker
|
1580ece9b7
|
"addressbook.so_ldap --> addressbook.addressbook_ldap"
|
2008-05-23 05:48:05 +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 |
|