Ralf Becker
39ef00b23f
"fixed birthday reminder on home for ldap:
...
- transfer wildcard via parameter, as it get's quoted otherwise
- searching accounts too, if accounts stored in ldap and contacts not"
2009-11-29 13:36:16 +00:00
Ralf Becker
ecb7c1c71e
unsetting etag too when copying contacts to fix optimistic locking error after 2. apply
2009-11-28 11:57:47 +00:00
Ralf Becker
b350351d40
fixed no or only partial export of custom fields via nextmatch csv export
2009-10-30 11:19:46 +00:00
Ralf Becker
be36f920cf
"fixed backend detection to recognice $contact_id = array('account_id' => 123) as account"
2009-10-26 11:48:26 +00:00
Ralf Becker
10f92d5ecc
Backporting default+forced prefs for all apps
2009-10-19 18:24:49 +00:00
Ralf Becker
536a872875
added from backport missing $start parameter
2009-10-19 09:14:44 +00:00
Ralf Becker
d1859f90e6
Backport of r28140-2, r28156 to EPL-9.1:
...
- using iterator to query AB in chunks of 500 entries
- Brief: t header (no 404 for missing props)
2009-10-19 08:58:49 +00:00
Klaus Leithoff
e4e7e4bc36
fix for not displayed last/next Date in Listview
2009-10-15 15:09:54 +00:00
Klaus Leithoff
be1fd2d3ba
fixing small typo
2009-10-15 14:09:03 +00:00
Ralf Becker
1a4b306c46
zip'ed xml document (eg. OO) --> need to encode &,<,> to not mess up xml
2009-10-07 17:50:50 +00:00
Stefan Becker
1a15b79c7e
added contactform to send mail also to sender
2009-09-29 08:18:05 +00:00
Klaus Leithoff
6d80674bd7
added new Tags for merge
2009-09-23 14:14:31 +00:00
Klaus Leithoff
279b89a316
do not search in uid, while doing a 'global' search, as you cant see the field, and you probably dont understand, why you get extra rows
2009-09-23 12:16:58 +00:00
Klaus Leithoff
83c91dc737
enable search in extra colums, as it was broken since get_class() returns addressbook_sql for Addresses stored in SQL instead of socontacts_sql
2009-09-23 10:47:40 +00:00
Klaus Leithoff
f022a85e1d
added the possibility to show notes in addressbook list.
2009-09-23 10:11:38 +00:00
Klaus Leithoff
67f8b6b0f0
removing timer, for production enviroment
2009-09-01 07:34:26 +00:00
Klaus Leithoff
282401919a
sync issues with EMAIL;INTERNET;WORK
2009-08-27 07:30:50 +00:00
Ralf Becker
2d5eae0cb2
Patch from Jean-Charles Passard <jcharles(at)provectio.org>: allows to use either uid or id to retrieve contacts
2009-08-22 07:31:53 +00:00
Ralf Becker
55233ca9fd
"added warning if zip extension is missing (OpenOffice and MsOffice documents)"
2009-08-14 09:50:58 +00:00
Ralf Becker
ac11d6a39c
"fix for using GroupDAV with LDAP as addressbook backend"
2009-08-07 07:17:18 +00:00
Klaus Leithoff
4c850025fb
sb:changed handling of mimetype for other types; rb:- added existens check for ZipArchive class (RHEL5 contains zip extension without that class),- only fix zip files if php version < 5.3.1 (which claims to fix the issue), - fix mimetype of msword xml format truncated to 64 chars; rb:regular expression to fix garbled placeholders in msword xml format
2009-08-05 08:40:21 +00:00
Klaus Leithoff
130c829a4a
if there is an & within org_name, org_unit and such, the add to org will not work, as the GET Parameter gets splitted by &; ADDITIONAL: if there is any export limit set, pass it on to the nextmatch, to be evaluated by the export
2009-07-20 12:22:42 +00:00
Ralf Becker
dfeec47642
"fix for bug: checking \"whole query\" sets number of rows to -1"
2009-07-18 15:18:22 +00:00
Klaus Leithoff
6a12b7c448
fix for: if no cf import fails with fatal error
2009-07-15 14:22:13 +00:00
Ralf Becker
7dbb84081d
"- allways display addressbook contact is imported to
...
- dont move accounts to default addressbook"
2009-07-10 12:41:35 +00:00
Ralf Becker
185a462ffb
Implemented configurable unique id's in addressbook cvs import:
...
- primary unique id: id (default), uid, or any custom field
- fallback: id, uid(default), two from n_family, org_name or n_given,
or any custom field
- use default addressbook for new contacts (user preferences), if no
owner specified
- some bugfixes
2009-07-09 13:31:33 +00:00
Ralf Becker
6fcef7b1e2
"handling text/rtf as rtf"
2009-07-07 10:13:27 +00:00
Ralf Becker
fed73a86cc
- moved detection of implemented mime types for merge print to
...
(static) addressbook_merge::is_implemented($mimetype,$extension)
- documented syntax for custom fields
- implemented Open Office und Ms Office 2007 XML formats
(page- and labelrepeat are missing!)
2009-07-04 10:53:59 +00:00
Ralf Becker
88cb7ac054
"fix for newest Funambol Outlook client: ignoring VOICE in TEL;VOICE;HOME and TEL;VOICE;WORK"
2009-06-29 19:06:48 +00:00
Ralf Becker
0a6bda9eac
"fixed not working custom fileds in Insert-in-document feature"
2009-06-29 13:28:09 +00:00
Ralf Becker
972f7b3768
Merged r27147 from Stefan: birthdate column
2009-06-16 13:04:33 +00:00
Ralf Becker
4153b3b0a4
Fixed display of birthdays from addressbook on home page:
...
- dont display year, if calendar config forbidds to display of birthyear
- dont display them at all, if they are forbidden in calendar
2009-06-15 13:59:19 +00:00
Ralf Becker
221352a3c0
"fix for email addressbook popup: going to next page, readds already added email again
...
--> caused by using old global var in addressbook code, which is now a static var of etemplate object"
2009-06-10 08:56:46 +00:00
Stefan Becker
48169dfc76
r27226 fix for Birthday in rtf Adressbook
2009-06-09 11:49:34 +00:00
Ralf Becker
d15b70c42e
"fixed wrong order of private column in csv import"
2009-06-04 13:58:42 +00:00
Ralf Becker
0a2a683d1b
"fix for bug #2106 - Addressbook warning message when deleting LDAP contact"
2009-06-01 19:15:41 +00:00
Ralf Becker
0870e6fc5f
- fix for bug #2097 : Addressbook bug when filemanager is disabled
...
- fixed not working export limit
2009-05-30 07:42:24 +00:00
Ralf Becker
a857a1dfe6
Merged Oscars Spanish translations to epl-9.1
2009-05-15 15:53:45 +00:00
Ralf Becker
7209eac430
calling translation class static and remove (unnecessary) extra utf-8 charset
2009-05-11 08:11:08 +00:00
Ralf Becker
0220e3a99a
- added filemanager icon to index
...
- named tabs in edit 'tabs'
2009-05-11 06:47:38 +00:00
Ralf Becker
4634465bb8
addressbook maintenance: set full name and file as in contacts of all
...
users
2009-05-09 07:58:16 +00:00
Ralf Becker
c84a6fd78a
"- search($criterial,...) was removing critera with numerical key 0
...
- pending postgres bugfix (got no feedback from list)"
2009-05-09 07:57:25 +00:00
Ralf Becker
eb7e801074
- moved get_addressbooks method from ui to bo
...
- fixed not removed '()' if org-name is empty
2009-05-02 09:37:19 +00:00
Ralf Becker
b72236a663
allow "settings" hook to return the settings, instead of passing it via a global variable (depricated now)
2009-04-29 06:26:04 +00:00
Ralf Becker
646931dc8a
fix for bug #1838 : problem with utf-8 data in all csv imports
...
- fgetcsv only works correct, if setlocal is called with an existing and
correct local
- improved projectmanager method guess_local and moved it to
common::setlocal, which takes now the charset, lang and country of the
user into account
- csv-import also displays now the conversation done and reads usernames
in brackets
- added some missing fields
2009-04-03 12:26:32 +00:00
Ralf Becker
677a7b0be0
"fix for \"bug\" #1954 : greatings should be greetings
...
and a new file-header"
2009-04-03 12:13:28 +00:00
Stefan Becker
b71a2209d2
Added some German Translation
2009-04-03 07:29:30 +00:00
Klaus Leithoff
e1e09203ed
njv: addressbook/groupdav work to improve groupdav compatibility
2009-04-02 12:31:44 +00:00
Klaus Leithoff
c0baa83dbe
read_calendar should return an array, as it is expected, and described in the functions description
2009-04-01 10:59:56 +00:00
Ralf Becker
f27989b931
"fixed author & maintainer info"
2009-03-30 14:12:21 +00:00