Oscar Manuel Gómez Senovilla
71fbe90a15
tracer #1370 for farsi
2007-12-22 10:28:44 +00:00
Oscar Manuel Gómez Senovilla
de08a06de2
tracker #1363
2007-12-15 16:25:38 +00:00
Ralf Becker
9eb50fff4a
fixed bug reported on the users list: if admin forced or set a default of 'personal' for the default addressbook where new accounts should be created, it prevents eg. syncml to create the contact, as it's the admins personal addressbook, to whom no user user has access, thanks to pgoerzen-at-hustlerturf.com
2007-12-14 23:20:18 +00:00
Patrick Bihan-Faou
d97f1eed5e
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:29:50 +00:00
Ralf Becker
e522141b42
"using the labels of selectbox-customfields instead of the values in notifications"
2007-12-07 08:14:50 +00:00
Ralf Becker
3bcc3ee251
"fixed typo causing only sending the mail without storing in an addressbook to fail"
2007-12-07 07:49:00 +00:00
Patrick Bihan-Faou
1e7fa3983a
Provide proper vcard profile for syncevolution
...
Patch provided by Ioannou Ioannis (patch # 1230)
2007-12-03 10:21:50 +00:00
Ralf Becker
3bbc80948f
"removed unused code reported by Oliver Welter on the user list"
2007-11-24 16:13:57 +00:00
Ralf Becker
5428f8d941
"allow admins to import contacts with creator / created date set"
2007-11-23 17:19:38 +00:00
Klaus Leithoff
006400768d
bugfix: if you have custom addressbook types defined, the custom addressbook type selection within the listview will work now.
2007-11-23 08:32:08 +00:00
Pim Snel
37c8bd0049
add kinyarwanda lang
2007-11-12 14:24:37 +00:00
Oscar Manuel Gómez Senovilla
6c0db1110b
catalan updates for trunk
2007-11-10 23:22:17 +00:00
Oscar Manuel Gómez Senovilla
54066896e8
big commit: all lang files not in utf-8 converted to utf-8, including charset phrase
2007-11-10 22:46:02 +00:00
Ralf Becker
cffa8b9aeb
"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:07:44 +00:00
Oscar Manuel Gómez Senovilla
895ba44b47
Updated czech translation files, using provided utf-8 files
2007-11-09 16:46:15 +00:00
Christian Binder
7c81140147
updated german translation for addressbook
2007-11-06 15:46:28 +00:00
Christian Binder
875fe14219
some improvements when selecting a distribution list in mail: -users can switch between email and email_home (the default behaviour can be set via user-prefs), -auto-fallback to email_home if email not present and vice versa
2007-11-06 15:45:40 +00:00
Cornelius Weiß
1509ae821e
add mendatory fields again which got lost by the patches of Patrick Bihan-Faou
2007-10-31 21:17:40 +00:00
Ralf Becker
ba380b7540
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:13:28 +00:00
Ralf Becker
cf69bfd0a9
1) added missing fields to defaultEntries[1]: TEL;CELL;HOME, TEL;FAX;HOME, URL;HOME, FBURL (not sure if they are understood by nexthaus, but the definitly belong to the all fields entry)
...
2) added minimal vCard3 support required by thunderbird GroupDAV plugin: eg. ADR;TYPE=work instead of ADR;WORK
2007-10-25 06:26:50 +00:00
Ralf Becker
e1dec0fc76
fixed not shown list of replacement, if language is english
2007-10-19 09:47:06 +00:00
Ralf Becker
5174804b39
added last and next date to edit & view too
2007-10-19 08:34:47 +00:00
Oscar Manuel Gómez Senovilla
a840dd6d45
rest of pending files for the egw_ prefix update
2007-10-14 18:48:56 +00:00
Oscar Manuel Gómez Senovilla
0441f0b760
Hopefully, rest of language files
2007-10-14 16:19:43 +00:00
Ralf Becker
cd266aba21
"Patch #1077 from Di Guest:
...
- allow to unset/remove all cats from Outlook
- wrong private value (missing bracket in cast)
- unsetting n_fileas in (slow sync) search as it causes doublicates
--> I guess there are other fields having the same problem (RalfBecker)"
2007-10-12 05:38:48 +00:00
Ralf Becker
74c9b0ccb7
fix prevent deleting of accounts via SyncML and to read private flag from the DB if missing
2007-10-11 06:24:57 +00:00
Ralf Becker
7b6a1013fc
SyncML patches from patrick.bihan-faou-AT-mindstep.com (without
...
logout+mbstring stuff), small modification to use the already exiting
methodes to generate full name and fileas)
The code is commited to trunk only at the moment to allow testing of it.
If everything goes well, we intend to commit it to 1.4 branch too.
Here's the original description of the patch by Patrick:
- handles the default config for current versions of funambol (i.e. the
scard/stask/snote/scal locations)
- tries to be a bit smarter on how the data content should be encoded
based on what the client specified (sif+base64/vcard, / fragmented or
not, etc.)
- workaround a bug in some versions of funambol, where funambol does not
specify the proper sif type for the type of requested data
- imported patch #117 from egw's tracker
- make sure that the logs generated by the horde code go to stderr so
they can be view in the webserver's logs
- as much as possible reduce code duplication. For example, the
categories are handled in the parent classes for both the SIF avn VCAL
formats for each type of data (addressbook,infolog,calendar).
- make sure the code can handle more than one categories in each
direction
- treat the 'sony ericsson' vendor string just like 'sonyericsson', the
newer phones apparently have a space in the vendor string... (this
touches some files in the icalsrv as well)
- handle notes: these should now work with everything (funambol or
other)
- remove more code duplication: the syncml "api" for the various data
types (calendar, contacts, infolog) is now common for both the vcard and
sif data formats (cf the files that need to be removed)
- handle the "privat" filter in infolog like the "private" filter (some
part of the code use the name without the trailing e)
- imported patch # 267 from egw's tracker
2007-09-29 10:29:48 +00:00
Klaus Leithoff
bdf27e11d9
Merged language Patch from r24464 (1.4) to trunc.
2007-09-25 10:21:19 +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
f146332a3e
fixed problem reported by perci <tin_nospam-AT-oleco.net>: typo ->bo instead of ->contacts
2007-09-24 07:05:29 +00:00
Ralf Becker
d159593b28
patch from aleksander.adamowski-AT-olo.org.pl
2007-09-21 17:06:11 +00:00
Ralf Becker
15f201c07e
patch from aleksander.adamowski-AT-olo.org.pl
2007-09-21 15:08:56 +00:00
Ralf Becker
63a9c2debb
fixed new calendar-column code to NOT procduce a sql error if selecting account addressbook and having accounts in LDAP
2007-09-17 07:25:53 +00:00
Oscar Manuel Gómez Senovilla
dec28cbe89
spanish lang updates for trunk
2007-09-16 14:35:58 +00:00
Ralf Becker
4682133d82
"fixed not shown calendar if custom fields are selected too"
2007-09-14 10:31:08 +00:00
Ralf Becker
2676cb4a5c
optional column in addressbook list to show the last and next date for a contact, eg. last and next visit
2007-09-14 10:03:18 +00:00
Oscar Manuel Gómez Senovilla
e5eac71f71
pending lang updates
2007-09-13 13:57:21 +00:00
Klaus Leithoff
2416e9cd6a
fix for small typo in switch of the export definitions
2007-09-05 06:50:19 +00:00
Klaus Leithoff
a4a85097a4
fix of small typo in the switching of the export definition fields
2007-09-05 06:27:35 +00:00
Cornelius Weiß
9e91aafcc7
add german outlook import
2007-08-30 15:47:16 +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
f2ea7ea2f6
removed formatting chars from the phone-number in callto:-links, as the mess up the links
2007-08-30 13:24:54 +00:00
Ralf Becker
1192e0ec90
new config to show a category tree
2007-07-22 13:25:00 +00:00
Ralf Becker
4e75d475fc
bugfix from Jan Schneider <jan-AT-janschneider.net>
2007-07-18 19:29:07 +00:00
Ralf Becker
ab9899f07b
bugfix from Jan Schneider <jan-AT-janschneider.net>
2007-07-18 19:28:26 +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
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
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
d8b290f177
fixed sql error if an addressbook get selected in the extended search
2007-07-12 09:57:35 +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
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
Ralf Becker
d18508da58
fix for MaxDB and MsSQL
2007-07-11 15:35:10 +00:00
Ralf Becker
73f209ccb1
fix for MaxDB and MsSQL
2007-07-11 15:34:13 +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
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
Ralf Becker
072919c07d
deutsche sprache, schwere ...
2007-07-09 09:57:54 +00:00
Ralf Becker
db1951fc81
deutsche sprache, schwere ...
2007-07-09 09:57:21 +00:00
Ralf Becker
5194f86f6b
fixed mixed up category and location
2007-07-09 09:52:21 +00:00
Ralf Becker
f78d36b4dd
fixed mixed up category and location
2007-07-09 09:51:41 +00:00
Ralf Becker
50ab2c2465
some missing translations from inserting contacts in documents
2007-07-09 09:01:23 +00:00
Ralf Becker
89731da7f7
some missing translations from inserting contacts in documents
2007-07-09 09:00:16 +00:00
Oscar Manuel Gómez Senovilla
2d29a56f4e
lang updates
2007-07-08 20:13:04 +00:00
Cornelius Weiß
b6cd1ee9e6
backport syncML fixes
2007-07-04 19:13:00 +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ß
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
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
Ralf Becker
25197222bf
"patch #978 from Nathan Gray, file as option incl. org_unit"
2007-06-28 06:11:58 +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
Ralf Becker
d81a239640
"fixed moving contracts to and from private addressbook"
2007-06-25 16:36:58 +00:00
Ralf Becker
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
Lars Kneschke
3d7f714379
merge from trunk
2007-06-25 09:03:58 +00:00
Lars Kneschke
ef1e1721dc
added support for funambol thunderbird plugin
2007-06-24 23:53:10 +00:00
Oscar Manuel Gómez Senovilla
99771edd87
language updates
2007-06-24 21:55:08 +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
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
Ralf Becker
6318ef6d0f
fixed bug in xmlrpc read reported by Espen
2007-06-23 17:46:42 +00:00
Ralf Becker
8d739d827f
"fixed bug reported in xmlrpc read by Esben"
2007-06-23 17:45:54 +00:00
Cornelius Weiß
4268f2a356
fix: skip empty lines, even if conversion fills (empty) record
2007-06-23 12:06:08 +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
88370ceb8a
fix for bug #948 : space missing in regular addressbook view in home address
2007-06-23 07:14:01 +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
ab74fbeca0
"fix for bug #953 : Addresbook Contact Info ignores Default Address Format Rule"
2007-06-23 07:09:52 +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
Ralf Becker
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
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
Ralf Becker
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
Cornelius Weiß
3de717157c
fix bug found by sven kloeckner: addressbook does not work, when template is not set correctly in customfields section
2007-06-17 13:15:13 +00:00
Ralf Becker
4b8657013e
changed translation of created to angelegt
2007-06-13 16:34:23 +00:00