Commit Graph

14 Commits

Author SHA1 Message Date
Ralf Becker
13418a3c57 * PostgreSQL/Addressbook: fixed SQL error when listing account, groups or querying birthdays 2011-04-21 14:33:18 +00:00
Ralf Becker
2727fc4abc * Addressbook/PostgreSQL: fixed SQL error when checking "use whole query" 2011-04-15 06:50:48 +00:00
Klaus Leithoff
5ea72c33c9 * addressbook: enable advanced search for addressbook org view 2011-04-12 11:49:40 +00:00
Ralf Becker
67372c4933 * Addressbook/PostgreSQL: lettersearch in organisation-view allways returned empty 2011-04-11 16:34:41 +00:00
Ralf Becker
79e6d38c41 * SyncML/Calendar/PostgreSQL: fixed SQL error when searching participants (SELECT DISTINCT requires ORDER-BY-expressions to be in SELECT-list) 2011-04-11 12:10:23 +00:00
Klaus Leithoff
c0b1198b78 * addressbook: postgres compatibility for distributionlists 2011-01-14 13:00:40 +00:00
Ralf Becker
28592a9330 * read access to groupmembers for account-selection "groupmembers" (only for account_repository sql!)
fixes not shown users in "grant access" for non-admin users
2010-11-05 08:57:39 +00:00
Ralf Becker
9aebe5638a fixed addressbook "all" shows no contacts, reported on the lists 2010-09-29 06:42:00 +00:00
Ralf Becker
e8c545497e fixed SQL error: contact_owner is ambigous (addressbook other then all selected) 2010-09-25 12:37:30 +00:00
Ralf Becker
7164b8021f fixed sql error in accouts reported on the lists 2010-09-20 14:17:00 +00:00
Ralf Becker
e421e70add fixed sql error reported on user list 2010-09-20 06:12:03 +00:00
Ralf Becker
08a9e95de7 fixed warning on new installs reported by Hansjürgen, by merging in code from trunk 2010-09-17 06:58:59 +00:00
Ralf Becker
719a283ede further fix for "private contacts got not synced" issue, r31918 was not working, because filter[owner] was an array 2010-09-08 09:49:51 +00:00
Ralf Becker
b08373cde5 * fixed private contacts not synced
for an owner filter, which is NOT the current user, filter out private entries
2010-09-07 08:29:28 +00:00