3d7f714379
merge from trunk
2007-06-25 09:03:58 +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
6318ef6d0f
fixed bug in xmlrpc read reported by Espen
2007-06-23 17:46:42 +00:00
c669fed918
fix for bug #953 : Addresbook Contact Info ignores Default Address Format Rule
2007-06-23 07:10:34 +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
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
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
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
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
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
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
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
61d0659715
fix for bug #450 : Advanced search does not work regarding categories
2007-05-15 14:23:28 +00:00
a8266bf40b
propset svn:keywords Id
2007-05-07 06:56:49 +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
2bdd4e9f37
"fix for bug #139 : Wrong timezone for created and modified in LDAP"
2007-05-04 05:43:33 +00:00
5f04d280c0
"patch #481 : 'tel_cell_private' to 'callbackphone' (ldap) not working (typo)"
2007-05-03 13:57:21 +00:00
81026357a6
"fix for bug #667 : moving contacts to private addressbook does not work"
2007-05-03 13:04:29 +00:00
4a9fa4ef59
"fix for bug #643 : Public-Keys can not be displayed after saving/closing addressbook-entry"
2007-05-03 09:22:49 +00:00
00ea3da691
fix for bug #323 : Postal Code / City, Country / State fields confusing
2007-05-03 08:17:31 +00:00
291aa0301a
fix for bug #660/2: lists selectbox gets only populated once
2007-05-03 05:07:30 +00:00
53d0d3d21f
fix for bug #637 : Birthday reminder on homepage not working properly
2007-05-01 09:51:03 +00:00
4ca46d10d0
fix for bug #639 : Distribution lists with user accounts in LDAP
2007-05-01 09:17:23 +00:00
09bfe009aa
fix for bug #626 : sql error when adding to distribution list
2007-05-01 08:18:33 +00:00