Commit Graph

1739 Commits

Author SHA1 Message Date
7160e6595f 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:02:19 +00:00
077f432d6c fixed sql error if an addressbook get selected in the extended search 2007-07-12 09:58:17 +00:00
d8b290f177 fixed sql error if an addressbook get selected in the extended search 2007-07-12 09:57:35 +00:00
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
eadc1c7b38 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:39:41 +00:00
d18508da58 fix for MaxDB and MsSQL 2007-07-11 15:35:10 +00:00
73f209ccb1 fix for MaxDB and MsSQL 2007-07-11 15:34:13 +00:00
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
760eb2af1a 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:09 +00:00
072919c07d deutsche sprache, schwere ... 2007-07-09 09:57:54 +00:00
db1951fc81 deutsche sprache, schwere ... 2007-07-09 09:57:21 +00:00
5194f86f6b fixed mixed up category and location 2007-07-09 09:52:21 +00:00
f78d36b4dd fixed mixed up category and location 2007-07-09 09:51:41 +00:00
50ab2c2465 some missing translations from inserting contacts in documents 2007-07-09 09:01:23 +00:00
89731da7f7 some missing translations from inserting contacts in documents 2007-07-09 09:00:16 +00:00
2d29a56f4e lang updates 2007-07-08 20:13:04 +00:00
b6cd1ee9e6 backport syncML fixes 2007-07-04 19:13:00 +00:00
b331036715 fix: privat flag not working with syncML 2007-07-02 18:35:39 +00:00
2ce3929f46 fix: NULL cat_id has to be found in case of NOT cat_id searches 2007-07-02 15:32:24 +00:00
e3203f7cd9 fix: notes containing commas where not working when coming via syncML 2007-07-02 13:11:13 +00:00
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
6b5dc22ff1 Welcome to Darwin!
fix: owner field in adb is owner and _not_ contact_owner
fix: selector for cli exports
2007-06-28 10:07:16 +00:00
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
41e8533465 patch #978 from Nathan Gray, file as option incl. org_unit 2007-06-28 06:17:47 +00:00
25197222bf "patch #978 from Nathan Gray, file as option incl. org_unit" 2007-06-28 06:11:58 +00:00
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
ed64e9102a fixed moving contracts to and from private addressbook 2007-06-25 16:37:42 +00:00
d81a239640 "fixed moving contracts to and from private addressbook" 2007-06-25 16:36:58 +00:00
1602ebc69d "some fixes for syncml:
- if no owner/addressbook set on update load owner AND private from the existing 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 16:16:55 +00:00
3d7f714379 merge from trunk 2007-06-25 09:03:58 +00:00
ef1e1721dc added support for funambol thunderbird plugin 2007-06-24 23:53:10 +00:00
99771edd87 language updates 2007-06-24 21:55:08 +00:00
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
f9023da5e2 "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:19:48 +00:00
6318ef6d0f fixed bug in xmlrpc read reported by Espen 2007-06-23 17:46:42 +00:00
8d739d827f "fixed bug reported in xmlrpc read by Esben" 2007-06-23 17:45:54 +00:00
4268f2a356 fix: skip empty lines, even if conversion fills (empty) record 2007-06-23 12:06:08 +00:00
f1d0271672 fix: skip empty lines, even if conversion fills (empty) record 2007-06-23 12:04:30 +00:00
e08f8bf63f fix for bug #948: space missing in regular addressbook view in home address 2007-06-23 07:14:27 +00:00
88370ceb8a fix for bug #948: space missing in regular addressbook view in home address 2007-06-23 07:14:01 +00:00
c669fed918 fix for bug #953: Addresbook Contact Info ignores Default Address Format Rule 2007-06-23 07:10:34 +00:00
ab74fbeca0 "fix for bug #953: Addresbook Contact Info ignores Default Address Format Rule" 2007-06-23 07:09:52 +00:00
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
68eb676729 "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:42:56 +00:00
f7b3b2cd3f improve dry-run 2007-06-21 18:08:17 +00:00
10225ce9d8 fixed category handling.
allow to preserv cat if record is updated
2007-06-21 14:02:28 +00:00
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
1651819dce fixed 2 bugs with the new addressbook document templates 2007-06-19 10:19:47 +00:00
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
e34e046fd7 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:55:43 +00:00