Commit Graph

1568 Commits

Author SHA1 Message Date
Ralf Becker
ab9899f07b bugfix from Jan Schneider <jan-AT-janschneider.net> 2007-07-18 19:28:26 +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
d8b290f177 fixed sql error if an addressbook get selected in the extended search 2007-07-12 09:57:35 +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
73f209ccb1 fix for MaxDB and MsSQL 2007-07-11 15:34:13 +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
db1951fc81 deutsche sprache, schwere ... 2007-07-09 09:57:21 +00:00
Ralf Becker
f78d36b4dd fixed mixed up category and location 2007-07-09 09:51:41 +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ß
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
Ralf Becker
25197222bf "patch #978 from Nathan Gray, file as option incl. org_unit" 2007-06-28 06:11:58 +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
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
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
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
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
ab74fbeca0 "fix for bug #953: Addresbook Contact Info ignores Default Address Format Rule" 2007-06-23 07:09:52 +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
Ralf Becker
1557afe792 some fixes for the contactform: customfields, not working mail-subject, ... 2007-06-13 16:29:06 +00:00
Ralf Becker
4ce40c0fd2 "address formats from many countries from http://www.bitboost.com/ref/international-address-formats.html
thanks to mikaelarhelger-AT-gmail.com"
2007-06-12 16:31:58 +00:00
Ralf Becker
4b72cd5bb0 modification because of changes in bo_tracking (calling the constructor now neccessary) 2007-06-10 08:51:42 +00:00
Cornelius Weiß
e34fb944a5 - adopted export plugin to new interface
- extended outlook export definitions
2007-06-09 15:38:30 +00:00
Cornelius Weiß
9e6050bc22 reworked import:
- cli import working fine now
- ui wizzard is broken atm. will also be reworked
- export definitions as xml files (see arrayxml functions in importexport)
- moved importexport stuff to own dir
2007-06-07 22:31:08 +00:00
Ralf Becker
e2b7b6c52a slight modification of the contactform 2007-06-06 10:24:50 +00:00
Ralf Becker
ab8d5f5085 "small layout fix: 9 lines only" 2007-06-06 09:04:36 +00:00
Ralf Becker
381d421466 email for the contactform 2007-06-06 08:18:45 +00:00
Ralf Becker
df73036d2b sitemgr contact-form that stores direct into the addressbook 2007-06-05 23:22:24 +00:00
Oscar Manuel Gómez Senovilla
a33363a884 Czech translation in #824 and extra pending language updates 2007-06-03 18:01:21 +00:00
Ralf Becker
b970654f4f "bugfix: removed change-org checkbox in view" 2007-06-03 13:21:13 +00:00
Ralf Becker
9957f21e21 fixed not shown/working customfields, 2. phone-numbers, file-as and links in own account acl 2007-06-03 12:24:49 +00:00
Ralf Becker
6a001d1cdf removed not longer usable old import/export 2007-06-03 12:01:31 +00:00
Ralf Becker
d5829fa68b "fix for bug #821: Entry of private addressbook is shown as \"personal\" in view mode
also fixed not working private icon in the list"
2007-06-03 11:42:39 +00:00
Ralf Becker
1828683be2 "fixed not working modification of contact with cn= dn" 2007-06-03 11:07:50 +00:00
Ralf Becker
03cf41c5ba fixed duplicate validation error, because groupbox also had the name of the birthdate field 2007-06-03 10:24:58 +00:00
Ralf Becker
21b0cb6648 "layout fix: align the phone-block with the tabs" 2007-06-03 10:23:48 +00:00
Ralf Becker
6d04243cd6 "fix for bug #838: Distributionlist as mail addres: XML Response from server invalid" 2007-06-03 09:49:10 +00:00
Ralf Becker
ad013af084 "fix for bug #817: addressbook Orga view grouped by units -> wrong SQL Querry for postgres 8.1" 2007-06-03 09:27:41 +00:00