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
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
4b8657013e
changed translation of created to angelegt
2007-06-13 16:34:23 +00:00
1557afe792
some fixes for the contactform: customfields, not working mail-subject, ...
2007-06-13 16:29:06 +00:00
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
4b72cd5bb0
modification because of changes in bo_tracking (calling the constructor now neccessary)
2007-06-10 08:51:42 +00:00
e34fb944a5
- adopted export plugin to new interface
...
- extended outlook export definitions
2007-06-09 15:38:30 +00:00
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
e2b7b6c52a
slight modification of the contactform
2007-06-06 10:24:50 +00:00
ab8d5f5085
"small layout fix: 9 lines only"
2007-06-06 09:04:36 +00:00
381d421466
email for the contactform
2007-06-06 08:18:45 +00:00
df73036d2b
sitemgr contact-form that stores direct into the addressbook
2007-06-05 23:22:24 +00:00
a33363a884
Czech translation in #824 and extra pending language updates
2007-06-03 18:01:21 +00:00
b970654f4f
"bugfix: removed change-org checkbox in view"
2007-06-03 13:21:13 +00:00
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
6a001d1cdf
removed not longer usable old import/export
2007-06-03 12:01:31 +00:00
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
1828683be2
"fixed not working modification of contact with cn= dn"
2007-06-03 11:07:50 +00:00
03cf41c5ba
fixed duplicate validation error, because groupbox also had the name of the birthdate field
2007-06-03 10:24:58 +00:00
21b0cb6648
"layout fix: align the phone-block with the tabs"
2007-06-03 10:23:48 +00:00
6d04243cd6
"fix for bug #838 : Distributionlist as mail addres: XML Response from server invalid"
2007-06-03 09:49:10 +00:00
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
dbb52e5ca7
"fix for bug #316 : addressbook does not support mssql properly
...
MsSQL seems not to like != for not equal, using now <>"
2007-06-03 08:42:59 +00:00
65b18f32a5
"fixed bug reported on the users list by e.rawpuorge@pfr.de: KAddressbook labels the work and home address wrong: we are no longer using the adr_(one|two)_type fields from addressbook, but KAddressbook expects them, they are now send with constant values 'Work' and 'Home'"
2007-06-03 08:20:51 +00:00
688dd5f46f
Latest lang updates
2007-05-31 14:49:26 +00:00
86ecd44066
"bugfix for xmlrpc (KAdressbook): customfield names (keys) were NOT prefix with a hash"
2007-05-29 05:58:46 +00:00
a9c3d066c5
"fix for bug #802 : Duplicate birthday preview on hompage"
2007-05-27 07:03:39 +00:00
7010efc75c
"fixed not always working display of customfields (was still relying on the old pref instead the colum-selection)"
2007-05-26 07:58:37 +00:00
4983f4ab73
"fixed xmlrpc bugs reported by pe <e.rawpuorge-AT-pfr.de>:
...
- customfields were not send to KAddressbook (it's now a default, which can be turned off with $param['customfields']=false
- tel_prefer should be the phone-number not the field-name (is now transparently converted)"
2007-05-26 07:32:26 +00:00
0d1dbaa6e1
some fixes and improvments around the distribution lists:
...
- to, cc, bcc is working again in the email-selection-popup
- shortcut to directly add the whole list in the email-popup
- error message that a list already exist
- javascript only get's loaded if not already loaded
- fix for bug #588 : content of emailpopup to wide
- fix for bug #713 : wrong redirect creating distrib.list via popup from fmail
2007-05-25 18:20:57 +00:00
889a5c01c6
"fixed not returned id's if only_keys==true"
2007-05-25 17:33:26 +00:00
26952223f3
"fix for bug reported by Frank-braucht-Hilfe from the German list: infolog's from one organisation are incomplte if the org-view was limited by a searchletter"
2007-05-22 18:06:38 +00:00
1830f0fb1f
fixes as suggesteg by Hans-Juergen Tappe <tappe-AT-hek.uni-karlsruhe.de>
2007-05-22 15:55:58 +00:00
452adb97ae
fixed not working export of huge number of contacts (memory and execution time limit reached) AND added a new configuration option to limit the maximum number of exported contacts for non admins
2007-05-22 08:02:06 +00:00
da48c78fc2
"fixed not working forced preference for addressbook: csv-fields == all"
2007-05-21 09:08:03 +00:00
9c884e4b94
"fix for bug #764 : \"Hide accounts from addressbook\" does not work with contacts in LDAP"
2007-05-21 06:54:55 +00:00
d683c2c7e1
"Fix for not working birthdays in xmlrpc as reported on the users-list"
2007-05-20 15:14:39 +00:00
891906d72f
bugfix: using css-classes instead of the no longer existing theme colors
2007-05-20 09:37:52 +00:00
83e4306bce
Language updates
2007-05-16 22:10:08 +00:00
61d0659715
fix for bug #450 : Advanced search does not work regarding categories
2007-05-15 14:23:28 +00:00
3cdd3a8600
"some docu, maybe useful for others too"
2007-05-09 07:42:41 +00:00
a8266bf40b
propset svn:keywords Id
2007-05-07 06:56:49 +00:00
c93262d3d7
Fix por #690
2007-05-05 09:07:52 +00:00
22c7e8fbd8
fix for bug #615 : no xmlrpc in addressbook (no KOrganizer, eGWOSync access)
2007-05-04 18:32:37 +00:00
0820742057
"orga-views use now ManualAddressbookIndexOrga, for the context sensitiv manual"
2007-05-04 11:57:37 +00:00