Commit Graph

2197 Commits

Author SHA1 Message Date
8b90b62273 fixed contactform so anonymous user can attach files (without giving him addressbook run rights and edit rights for the used addressbook) 2010-06-30 09:56:06 +00:00
04983df258 Fix category search when category ID is sent as an array in (addressbook advanced search) again 2010-06-29 16:45:01 +00:00
6391dcf517 Fix Nokia E-Series SyncML addressbook mappings 2010-06-29 13:54:23 +00:00
09bc2c09cd Fix CTag issues for GroupDAV 2010-06-29 13:52:56 +00:00
d6c19145db Make sure criteria is an array before checking for cat_id 2010-06-28 14:11:20 +00:00
fc841ff9cf - Fix save so fileas gets updated even if n_fn is set (normal edit)
- Add isUpdate parameter to fill in any not set fields from DB when updating fileas
2010-06-28 14:05:33 +00:00
ff7601188f Fix category search when category ID is sent as an array in (addressbook advanced search) 2010-06-28 12:36:10 +00:00
bce68a9e82 Fix CalDAV group attendee issue; various GroupDAV improvements 2010-06-27 22:16:22 +00:00
c5ae8dd8e2 Support Free/Busy information with credentials as part of the URL 2010-06-26 11:35:11 +00:00
2cfaebacd3 Fix Field mapping in vCards 2010-06-16 16:29:33 +00:00
5e89cfbabf Apply 'hide_accounts' preference to link searching 2010-06-16 14:09:52 +00:00
88ebb437c2 methods to set or get all body tags or javascript files, replacing direct access to variables of old javascript class 2010-06-15 16:08:10 +00:00
e02d6c4ea9 Fix typo 2010-06-14 10:50:50 +00:00
1431f149e2 Fix GroupDAV/Addressbook categories issue 2010-06-14 07:45:25 +00:00
a4d96bd6fa Tracker #2591 2010-06-09 21:11:42 +00:00
5c2c6b071c Update full supported fields for addressbook synchronization 2010-06-09 17:51:27 +00:00
e56d9e9503 Fix org view to use extended search abilities 2010-06-07 18:40:25 +00:00
bfe60cfb90 Impove private contacts issue for foreign addressbooks 2010-06-07 15:00:30 +00:00
e13391dac8 Fix private contacts issue for foreign addressbooks 2010-06-07 11:55:56 +00:00
d63e9d1c80 wrong translation 2010-06-07 09:33:20 +00:00
286a412a9c using charsets from translation class and defaulting to iso-8859-1, as thats what windows uses 2010-06-04 12:09:55 +00:00
bec64ee336 allow specify value for template specific link handler and using a javascript link, instead a a-tag 2010-06-02 17:11:48 +00:00
d755693944 correctly handle $filter[owner] to be an array with multiple owners/addressbooks 2010-05-28 07:23:30 +00:00
d3c4f85a6b removed double translation, which also contained a link to addressbook placeholders 2010-05-26 14:27:59 +00:00
45a3ae7115 handle calendar replacements (search for events) only when there are calendar replacements required 2010-05-26 12:41:19 +00:00
32390ab501 added some German translations 2010-05-20 19:50:38 +00:00
d200a58ab1 "hiding accounts addressbook by default for new installs" 2010-05-20 18:10:48 +00:00
4951a8bcdc translation provided by mkk 2010-05-20 08:06:53 +00:00
e51082984d translation provided by mkk 2010-05-20 08:06:52 +00:00
8d01c5b574 Apply patch to fix PostgreSQL error from Petr Bravenec 2010-05-12 14:37:36 +00:00
c4dfb79175 "Fix for PostgreSQL error, when ordering by a custom field (reported on the developer list)" 2010-04-29 06:21:16 +00:00
b85467dd26 Use enanced searching for link queries also 2010-04-26 14:31:55 +00:00
27e54cb692 Don't record change history on jpegphoto, it causes SQL errors. (Bug #2483) 2010-04-22 15:39:32 +00:00
d7c8f809bf Change contact search to use filter to filter by specific columns 2010-04-21 19:09:11 +00:00
39d0fbf9ae Fix for only_keys=true and filter 2010-04-21 18:52:49 +00:00
334a8c6fc3 Fix addressbook_bo::find_contact() 2010-04-21 17:41:34 +00:00
d8d677864e fix for strange behavior of isset for an given array-element, when the tested var is a string; solution: use isset together with is_array 2010-04-21 14:26:06 +00:00
a0a7c04171 fix for strange behavior of isset for an given array-element, when the tested var is a string 2010-04-21 13:50:59 +00:00
b71e8899b3 Fixes to deal with customfields when LDAP is the backend 2010-04-20 17:49:32 +00:00
4756705182 modify filters where extra_table.contact_owner is involved. (reason:ambiguous column error) 2010-04-20 08:11:34 +00:00
1d57b61644 fixed handling of group acl: addressbook eg. is NOT using it at all 2010-04-20 06:58:28 +00:00
c87e751c76 Disable history logging for accounts when the backend is LDAP because it was showing changes for all entries instead of the current entry 2010-04-16 16:06:37 +00:00
9ea63f1cbb only try to read calendar entrys, if there are ids/dates 2010-04-16 10:28:29 +00:00
3262b5a96e Support addressbook synchronization for address list only 2010-04-13 18:10:54 +00:00
6647c40135 Configurable character set for vCard exports 2010-04-13 17:44:09 +00:00
30a3296c8e Optimze and clean up GroupDAV 2010-04-13 15:31:59 +00:00
00ba3606de translations provided by mkk 2010-04-13 15:03:57 +00:00
5b3c05a616 translations provided by mkk 2010-04-12 11:21:49 +00:00
f976e3079c Fix vCard export issue 2010-04-11 09:34:42 +00:00
b69a151568 Change addressbook_so to extend so_sql_cf 2010-04-08 22:42:25 +00:00