Ralf Becker
|
281dfe0fee
|
fix sql error when deleting a user without distribution lists
|
2013-09-03 16:05:32 +00:00 |
|
Ralf Becker
|
7a0df1531d
|
fixed distribution lists allways created in personal addressbook, not selected one
|
2013-09-02 13:24:21 +00:00 |
|
Ralf Becker
|
55b0081103
|
fixed not working delete-account hook
|
2013-09-02 11:19:42 +00:00 |
|
Ralf Becker
|
32ebec4feb
|
* Addressbook: deleting an account now also takes care of deleting or changing ownership of distribution lists (beside contacts as before)
|
2013-08-30 07:05:19 +00:00 |
|
Ralf Becker
|
db7d12af4b
|
first take on new ACL dialog for admin
|
2013-08-26 18:25:43 +00:00 |
|
Ralf Becker
|
a05bc204e9
|
fix cancel button in edit
|
2013-08-26 07:35:42 +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
|
5755457b04
|
* Addressbook/eSync/CardDAV: fixed not working (forced) preference to display only accounts of groupmembers, causing eSync to permanently try and fail reading other accounts
|
2013-08-19 15:10:18 +00:00 |
|
Hadi Nategh
|
2a791a2f8a
|
fix privat address country does not preselect nation, should be analogous to business
|
2013-08-16 14:49:08 +00:00 |
|
Nathan Gray
|
cf8714293e
|
Open preferences in preferences tab
|
2013-08-13 17:37:15 +00:00 |
|
Ralf Becker
|
2526840c2c
|
fixed an other sql error when creating distribution lists
|
2013-08-06 10:18:12 +00:00 |
|
Ralf Becker
|
ffefc2848e
|
* CardDAV/Addressbook/ActiveDirectory: fixes SQL error when clients tries to propfind groups/distribution lists on accounts-addressbook, also return "403 Forbidden" when he tries to create one, as they are not (yet) supported on accounts, if not stored in SQL
|
2013-08-06 09:14:20 +00:00 |
|
Ralf Becker
|
eea5de1559
|
an other case in which we need to filter out in-active accounts
|
2013-08-02 18:28:44 +00:00 |
|
Ralf Becker
|
afd034aca6
|
* CardDAV/Addressbook: fixed various issues with groups/distribution lists as supported by Apple and eMclient (groups need to be enabled in CalDAV/CardDAV preferences!)
|
2013-08-02 16:31:54 +00:00 |
|
Ralf Becker
|
1581547086
|
* CardDAV/Addressbook: fixed not working sync-collection report eg. by eMclient, if server-time is different from user
|
2013-08-02 14:41:31 +00:00 |
|
Ralf Becker
|
63869aae9a
|
fixed addressbook cat changes where only stored using "extra tab with cat tree", two other options with multiselect where not working
|
2013-07-31 08:13:20 +00:00 |
|
Ralf Becker
|
018eec3dfd
|
fixed "PHP Fatal error: Unsupported operand types", if no private custom fields exist
|
2013-07-30 12:20:14 +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
|
bc2133054b
|
fix indention
|
2013-07-23 13:44:08 +00:00 |
|
Klaus Leithoff
|
88f866aec9
|
fix addressbook email popup; still todo: rightclick action
|
2013-07-17 14:53:24 +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 |
|
Klaus Leithoff
|
da35098e08
|
* Addressbook/Home: mend issue regarding the display of multiple birthdays of the same contact in the home area
|
2013-07-10 07:19:53 +00:00 |
|
Ralf Becker
|
5e153a1a48
|
fixed CardDAV for accounts in ADS
|
2013-06-29 11:41:55 +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
|
c55d30dd07
|
fixing etag for lists to
|
2013-06-23 08:57:21 +00:00 |
|
Ralf Becker
|
df2847f67d
|
* Addressbook/CardDAV: PUT returned empty ETag, proably causing unnecessary reloads of contacts
|
2013-06-23 08:43:35 +00:00 |
|
Ralf Becker
|
3087b84d28
|
remove not used dn-attribute, as in ldap
|
2013-06-20 17:24:59 +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
|
025c6a4c22
|
need to report expired accounts as NOT active and add ability to copy shadowExpire attribute from LDAP to AD (not done by samba-tool classicupgrade!)
|
2013-06-20 09:54:08 +00:00 |
|
Ralf Becker
|
da0aa5864c
|
switching permanent error_log off
|
2013-06-20 07:57:54 +00:00 |
|
Ralf Becker
|
618c70a45d
|
docu update
|
2013-06-20 07:50:12 +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 |
|
Nathan Gray
|
d189b005df
|
Get edit dialog name popup working in et2
|
2013-06-19 19:02:41 +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
|
341342bc39
|
fixed not working multiple value "select-account" or "home-accounts" (rows > 1) custom fields
|
2013-06-12 14:12:58 +00:00 |
|
Nathan Gray
|
c93b1d7080
|
Fix Add distribution list action opening new tab
|
2013-06-10 19:47:09 +00:00 |
|
Nathan Gray
|
25c95ce870
|
Avoid overlap of public & private custom fields by giving privates an ID
|
2013-06-03 23:10:23 +00:00 |
|
Nathan Gray
|
0a33ad8eae
|
Move select options for type to top level so et2 can find them
|
2013-06-03 22:43:03 +00:00 |
|
Ralf Becker
|
d328af7cff
|
accounts addressbook incl. working updates for active directory
|
2013-06-01 17:55:33 +00:00 |
|
Ralf Becker
|
5c63214e82
|
contact id can be non-numeric, LDAP eg. uses UUID containing dashes and letters
|
2013-06-01 17:03:32 +00:00 |
|
Nathan Gray
|
5fc63e4fd5
|
Fix Export as CSV context option to not bring back the popup if you change a nextmatch filter
|
2013-05-29 20:51:28 +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
|
f8a53514be
|
* Addressbook: allow to add a customfield to link title of addressbook
|
2013-05-10 08:52:06 +00:00 |
|
Nathan Gray
|
0917e21707
|
Fix case sensitive search on email when linking
|
2013-05-06 15:20:11 +00:00 |
|
Nathan Gray
|
06ab2ffcdc
|
Implement delete import action
|
2013-04-29 15:32:09 +00:00 |
|
Klaus Leithoff
|
c51bf772c8
|
* Addressbook/Export: fix fatal error regarding order by for postgresql on addressbook export
|
2013-04-25 09:46:46 +00:00 |
|