Ralf Becker
6c0df44d2d
* LDAP/Filemanager: fix fatal error / white screen in sharing when opening a sharing url
2015-04-09 07:44:15 +00:00
Ralf Becker
50e44741a2
* Univention: mail app was not working for in UCS created users
...
because of not set "mail" attribute, UCS only set "mailPrimaryAddress", changed our code to also use just that attribute
2015-02-14 12:55:05 +00:00
Ralf Becker
d6d6272299
* Admin/LDAP: deactivated accounts could not be reactivated, as account popup was not showing selected account
2014-07-21 14:37:15 +00:00
Ralf Becker
b6480b3fcb
switched off permanent error-log
2013-08-22 16:42:22 +00:00
Ralf Becker
7535f4c9f9
* CardDAV/Addressbook/LDAP/ADS: syncing all addressbooks into one now also allows to include accounts not stored like contacts
2013-08-22 16:39:21 +00:00
Ralf Becker
aa4af55f5f
* CardDAV/Addressbook/LDAP/ADS: prefix, middle name, suffix was messed up, if iOS addressbook "Display Order" preferences was set to "lastname firstname"
2013-08-22 15:06:03 +00:00
Ralf Becker
4223019b93
* CardDAV/ActiveDirectory/LDAP: fixed typo causing doublication in account-addressbook of eMclient by always returning all accounts in multiget report
2013-07-27 08:22:26 +00:00
Ralf Becker
3060d95322
* Addressbook/Active Directory: got prefix, middle name and suffix working for AD account, file as got disabled (as well as not supported history tab)
2013-07-11 15:33:59 +00:00
Ralf Becker
300cdbe0c3
fixed not working re-creation because missing objectclass(es) in account-addressbook
2013-06-29 11:41:02 +00:00
Ralf Becker
5b8e3811ed
fixed not working adding of contacts in ldap and modifying contact data of accounts in AD
2013-06-20 17:16:17 +00:00
Ralf Becker
2057a8e180
do NOT add posixAccount objectclass to contacts, it is unnecessary and has required attributes not provided by addressbook
2013-06-20 15:48:15 +00:00
Ralf Becker
da0aa5864c
switching permanent error_log off
2013-06-20 07:57:54 +00:00
Ralf Becker
fe96404533
* Addressbook/ActiveDirectory: accounts addressbook was empty, if not explicit context was set
2013-06-20 07:46:34 +00:00
Ralf Becker
02e4c44624
* Addressbook/LDAP: recreation of contact (eg. because of missing objectclass) failed and lead to deleted contact or account
2013-06-18 10:45:00 +00:00
Ralf Becker
d328af7cff
accounts addressbook incl. working updates for active directory
2013-06-01 17:55:33 +00:00
Ralf Becker
94bf204388
fixed typo causing no accounts to be displayed in accounts addressbook under ldap
2013-05-23 16:52:42 +00:00
Ralf Becker
4037993dc5
* API: full support of active directory as account storage, tested so far with Samba4
2013-05-22 17:22:20 +00:00
Ralf Becker
2841317b08
* all apps: exclude expired or deactivated accounts from all lists and selections (beside admin app to be able to activate them again)
2013-01-25 13:21:31 +00:00
Ralf Becker
ec2ce0f943
* Setup: when migrating accounts from SQL to LDAP or back, also migrate addressbook data
2012-11-19 08:23:09 +00:00
Nathan Gray
170d120dd2
LDAP search to match sql search: If row limit is < 0, don't slice, return all records
2012-09-13 17:59:10 +00:00
Ralf Becker
9a8dcc6eb4
* Addressbook/LDAP|SQL->LDAP: fixed error during creation of new contacts, SQL->LDAP now also displays LDAP errors
2012-04-29 15:41:38 +00:00
Ralf Becker
4711bc2ac1
fixed ldap backend not working for multiple owners
2012-02-29 13:36:24 +00:00
Ralf Becker
7bc098d7c3
* CardDAV/GroupDAV/Addressbook: works now with LDAP backend (account only or all contacts), fixed not working update of accounts (SQL and LDAP), changed ctag generation to work with LDAP too
2012-02-29 09:58:15 +00:00
Ralf Becker
117179ad0f
* Addressbook/LDAP: fixed country handling for mozillaOrgPerson schema, which has two distinct attributes for 2-letter code and arbitrary name
2011-09-13 10:36:03 +00:00
Nathan Gray
596f252eb7
Patch from Bjorn Padding to silence JS error when addressbook is in LDAP
2011-06-02 20:01:25 +00:00
Ralf Becker
4c24ac26b2
* Addressbook: lettersearch was not working for addressbooks in LDAP if PostgreSQL database was used
...
wrong parsing of sql query to construct LDAP query
2011-04-10 15:31:06 +00:00
Ralf Becker
04ad34647d
fix for egroupware.org bug #2910 : Unable to use lettersearch in addressbook
2011-04-05 12:51:00 +00:00
Ralf Becker
67c137c27d
* LDAP addressbook filter for all addressbooks by "(objectclass=inetorgperson)" to not get eg. computer accounts from Samba
2011-03-07 13:52:51 +00:00
Ralf Becker
0e4217f37f
* fixed birthday of contacts/accounts in LDAP could not be modified in addressbook
2010-12-06 18:25:35 +00:00
Klaus Leithoff
38c977ee7a
add a fieldmapping to enable the query for contact_bday
2010-09-30 09:49:23 +00:00
Ralf Becker
0e08767e79
"quiten warning, if search returns empty result"
2009-11-29 10:56:17 +00:00
Ralf Becker
7b63b57aae
"Patch from Jean-Charles Passard <jcharles(at)provectio.org>: allows to use either uid or id to retrieve contacts
...
"
2009-08-22 06:28:58 +00:00
Ralf Becker
232252475f
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
...
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
29af6786d1
"fixed not working delete for contacts in ldap, as reported by Bernhard D Rohrer on the English user list"
2008-10-08 15:28:37 +00:00
Ralf Becker
b491fe8312
"fixed not working letter-search filter if DB is postgres, thanks to Larquère Laurent <llarquere(at)aacom.fr>"
2008-08-12 13:06:51 +00:00
Ralf Becker
0d60e6f245
"checking for different cases in the object class, as suggested by Nigel Kukard <nkukard(at)lbsd.net> at the devel list"
2008-05-19 05:34:11 +00:00
Ralf Becker
7a2e1a66e2
renamed addressbook classes to use autoloading, was just a test to get
...
an idea about the effort - not sure I want to do that with all apps ;-)
2008-05-10 12:02:49 +00:00
Miles Lott
d124b891b8
Remove now unused classes.
2001-02-02 01:38:14 +00:00
Miles Lott
b1df65cdfe
Another template update to allow for better customization in index.php.
2001-01-23 13:40:42 +00:00
Miles Lott
330fea80a4
Correct return of company fields.
2001-01-22 12:58:57 +00:00
Miles Lott
9d77bffd4c
SQL fix to have entries display when switching to timetrack enabled and no company_id is set
2001-01-21 20:34:50 +00:00
Miles Lott
9c20cc177e
Fix to save correct data into company_id when timetrack is enabled.
2001-01-21 07:40:46 +00:00
Miles Lott
979d35be52
Add 'add' function to handle new add.php.
2001-01-21 06:37:33 +00:00
Miles Lott
57e4a4440f
Quick fix to broken search.
2001-01-21 02:46:17 +00:00
Miles Lott
aba0107f88
Begin move to classes for addressbook. Note ldap is a copy of sql for now.
2001-01-21 02:31:24 +00:00