Commit Graph

1590 Commits

Author SHA1 Message Date
Patrick Bihan-Faou
66886d9b88 Merged trunk r24791:
Extend the patch to get_categories in infolog submitted by matthias to the other classes 
as well.  

Added a hack that allows one to search for the categories' names prefixed by X- 
Sony Ericsson phones (and possibly others) systematically prepend a X- to the 
category names, so with this patch we match X-CatName just like CatName

This is only done for SyncML obviously.
2007-12-11 09:30:55 +00:00
Ralf Becker
0c26f4d523 "fixed typo causing only sending the mail without storing in an addressbook to fail" 2007-12-07 07:50:02 +00:00
Patrick Bihan-Faou
0da33526b7 Provide proper vcard profile for syncevolution
Patch provided by Ioannou Ioannis (patch # 1230)
2007-12-03 10:23:20 +00:00
Ralf Becker
f4292fb51b "allow admins to import contacts with creator / created date set" 2007-11-23 17:21:26 +00:00
Klaus Leithoff
170c0f95b1 bugfix: if you have custom addressbook types defined, the custom addressbook type selection within the listview will work now. 2007-11-23 09:02:03 +00:00
Oscar Manuel Gómez Senovilla
df4b5575fd catalan updates 2007-11-10 10:46:49 +00:00
Ralf Becker
97830ca51f "patch from Nigel Vickers from Stylite, to fix doublicate contacts and missing fields issues with the Synthesis Standard edtion for Windows Mobile/Pocket PC" 2007-11-10 08:08:48 +00:00
Oscar Manuel Gómez Senovilla
092081e751 Galician support, by tracker 1239 2007-11-09 16:33:20 +00:00
Cornelius Weiß
eb3dd68d45 add mendatory fields again which got lost by the patches of Patrick Bihan-Faou 2007-10-31 21:02:04 +00:00
Ralf Becker
f0457e8fee fixed a few small bugs in the contactform: verification can be turned off now, 2. customfiled is now disable if not set, email-address verification allows for "-" in the mail part 2007-10-31 11:17:16 +00:00
Ralf Becker
517bdb9f65 Merged several SyncML fixes from trunk:
- 24518: prevent deleting of accounts via SyncML and to read private flag from the DB if missing
- 24531: Merge SyncML patches from Patrick Bihan-Faou plus some other SyncML fixes from trunk
- 24555: fixed bug introduced by my commit r24522 (included in 24531): egw could not deal with LDAP Ids
- 24571: fixed typo reported by Thomas Hoth on the developer list, causing calendar sync in trunk to fail if the clients wants categories
- 24591: diverse vCard improvments, incl. rudimentary vCard3 support
2007-10-29 19:46:46 +00:00
Ralf Becker
b9203d1770 fixed not shown list of replacement, if language is english 2007-10-19 09:47:54 +00:00
Ralf Becker
c90af2f9af reverted r24531 as there are reports on the user-list it causes SyncML
to stop working
2007-10-13 11:00:47 +00:00
Ralf Becker
2757e5bab9 Merge SyncML patches from Patrick Bihan-Faou plus some other SyncML
fixes from trunk
2007-10-12 17:46:48 +00:00
Klaus Leithoff
6bfdfcac95 merged translations from trunc 2007-09-25 11:56:35 +00:00
Oscar Manuel Gómez Senovilla
e385c6412f retry for patch 1170 2007-09-25 07:37:31 +00:00
Ralf Becker
6a1a75adad fixed problem reported by perci <tin_nospam-AT-oleco.net>: typo ->bo instead of ->contacts 2007-09-24 07:06:23 +00:00
Ralf Becker
d159593b28 patch from aleksander.adamowski-AT-olo.org.pl 2007-09-21 17:06:11 +00:00
Klaus Leithoff
2416e9cd6a fix for small typo in switch of the export definitions 2007-09-05 06:50:19 +00:00
Cornelius Weiß
b7013343a2 add german outlook import 2007-08-30 15:44:11 +00:00
Ralf Becker
a012a4ba22 removed formatting chars from the phone-number in callto:-links, as the mess up the links 2007-08-30 13:25:34 +00:00
Ralf Becker
4e75d475fc bugfix from Jan Schneider <jan-AT-janschneider.net> 2007-07-18 19:29:07 +00:00
Ralf Becker
dcce858d3c fixed not working actions with result of advanced search, nextmatch looped because of the way the extended search content was transfered 2007-07-12 13:03:02 +00:00
Ralf Becker
077f432d6c fixed sql error if an addressbook get selected in the extended search 2007-07-12 09:58:17 +00:00
Ralf Becker
1e3627ad51 fix for bug #658: Custom Fields - added user in list comes up as ID (number)
Unfortunatetly this bugfix requires some corrections in the way the customfield widget is called in the templates of other apps
2007-07-11 15:43:09 +00:00
Ralf Becker
d18508da58 fix for MaxDB and MsSQL 2007-07-11 15:35:10 +00:00
Ralf Becker
f6f17b6b1b windows seems to use applicaton/msword for rtf-documents, instead of application/rtf, we now list files with both mime type, if the extension is .rtf 2007-07-09 13:29:57 +00:00
Ralf Becker
072919c07d deutsche sprache, schwere ... 2007-07-09 09:57:54 +00:00
Ralf Becker
5194f86f6b fixed mixed up category and location 2007-07-09 09:52:21 +00:00
Ralf Becker
50ab2c2465 some missing translations from inserting contacts in documents 2007-07-09 09:01:23 +00:00
Cornelius Weiß
b331036715 fix: privat flag not working with syncML 2007-07-02 18:35:39 +00:00
Cornelius Weiß
2ce3929f46 fix: NULL cat_id has to be found in case of NOT cat_id searches 2007-07-02 15:32:24 +00:00
Cornelius Weiß
e3203f7cd9 fix: notes containing commas where not working when coming via syncML 2007-07-02 13:11:13 +00:00
Cornelius Weiß
a594417e24 fix: vcal missing mendatory fields break palm sync
fix: not working cat filter with not operator
2007-06-30 11:20:31 +00:00
Cornelius Weiß
88de9c67a6 fix: owner field in adb is owner and _not_ contact_owner
fix: selector for cli exports
2007-06-28 10:05:27 +00:00
Ralf Becker
41e8533465 patch #978 from Nathan Gray, file as option incl. org_unit 2007-06-28 06:17:47 +00:00
Cornelius Weiß
fdcabcc515 backport fix from ralf:
some fixes for syncml:
- if no owner/addressbook set on update load owner AND private from the exi=
sting contact
- if no owner/addressbook set for new entries, use the add_default prefs if=
 set and the personal adb of the user if not"
2007-06-25 20:52:52 +00:00
Ralf Becker
ed64e9102a fixed moving contracts to and from private addressbook 2007-06-25 16:37:42 +00:00
Lars Kneschke
3d7f714379 merge from trunk 2007-06-25 09:03:58 +00:00
Ralf Becker
313edf6eed fix for bug #928: Distribution lists are not working with pgsql, thanks to Peter Eisentraut <peter_e-at-gmx.net>
postgres requires that expressions in order by appear in the columns of a distinct select
2007-06-24 09:20:35 +00:00
Ralf Becker
6318ef6d0f fixed bug in xmlrpc read reported by Espen 2007-06-23 17:46:42 +00:00
Cornelius Weiß
f1d0271672 fix: skip empty lines, even if conversion fills (empty) record 2007-06-23 12:04:30 +00:00
Ralf Becker
e08f8bf63f fix for bug #948: space missing in regular addressbook view in home address 2007-06-23 07:14:27 +00:00
Ralf Becker
c669fed918 fix for bug #953: Addresbook Contact Info ignores Default Address Format Rule 2007-06-23 07:10:34 +00:00
Ralf Becker
fe4f9eabdd fix for bug #952: Fatal error: Undefined class name 'self' in class.bocontacts.inc.php on line 86
self:: is PHP5 :-(
2007-06-22 12:44:17 +00:00
Cornelius Weiß
f7b3b2cd3f improve dry-run 2007-06-21 18:08:17 +00:00
Cornelius Weiß
10225ce9d8 fixed category handling.
allow to preserv cat if record is updated
2007-06-21 14:02:28 +00:00
Ralf Becker
28d9dbf471 fixed some bugs in the document templates and added the ability to print the next appointments of a contact 2007-06-19 17:06:32 +00:00
Ralf Becker
1651819dce fixed 2 bugs with the new addressbook document templates 2007-06-19 10:19:47 +00:00
Ralf Becker
76c98cf9ec ability to insert contacts into documents, one can specify a document dir and a default document in the addressbook prefs. Addressbook then offers actions to insert (at the moment only single) contacts into that document. The default document is also shown as in extra icon for each contact in the list. Documents have to be text document including rtf, which allows to be saved as open office or word documents. 2007-06-17 13:56:35 +00:00