Commit Graph

22476 Commits

Author SHA1 Message Date
fcd1f660b8 disable "account_lid" input, if backend (eg. AD) does not allow changing it 2013-07-13 08:34:33 +00:00
dc7f8e11b1 * Admin/Active Directory: fixed not working display, setting and removing of "must change password upon next login" 2013-07-13 07:51:40 +00:00
d716c8756f try to fix broken UTF-8 on message display 2013-07-12 09:43:22 +00:00
b60ee03504 * 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:34:53 +00:00
60f6ae4e83 * All apps: allow to log user-agent and action of all changes in history-log of entries (enable in Admin >> Site configuration) 2013-07-11 13:11:46 +00:00
fdd5ee3da3 * eMail: handle excess linebreaks in signatures when compose as plainText (when using div for linebreak mode for ck-editor) 2013-07-11 12:49:06 +00:00
e26f5216a6 fix lcase to strtolower 2013-07-11 11:47:15 +00:00
3aa3be37ae use imap-server-class capability to decide if the server type handles all loginnames as lowercase 2013-07-11 11:38:32 +00:00
504855be4e svn propset svn:executable yes 2013-07-11 11:38:15 +00:00
3a825907ae more verbose errors for verbose logging 2013-07-11 11:30:30 +00:00
907d5972a5 * eMail/ActiveSync: if copy to sent folder fails, for whatever reason, only log to debugLog, do not consider the send action as failed as this would cause the mobile device to resend the mail in question 2013-07-11 09:49:14 +00:00
68397e3fae empty summaryCache (only needed if enabled) 2013-07-11 09:29:42 +00:00
d905a1907b disable using summarycache 2013-07-11 09:19:41 +00:00
f30be3d481 mend problem with ActiveProfileID should not be empty 2013-07-11 09:14:22 +00:00
c02e343a02 make eTemplate widget-type integer an alias for int, to ease backporting templates from trunk 2013-07-11 08:06:05 +00:00
d87919fc66 * eMail/Compose: make address suggestion selectbox scrollable 2013-07-10 12:45:25 +00:00
4bcdcfbbe5 need to quote replacements in filter 2013-07-10 10:22:10 +00:00
0021685834 * eMail/Sieve: when editing sieve rules mend double linefeeds returned by IE10 on edit of the vacation-message 2013-07-10 09:59:58 +00:00
0c3f8733f2 * Addressbook/Home: mend issue regarding the display of multiple birthdays of the same contact in the home area 2013-07-10 07:17:57 +00:00
d0e4dec5eb * Admin/Active Directory: create new users with CN=<username> as Windows does and allow to configure profilePath, homeDirectory, homeDrive and scriptPath for new users (in setup) 2013-07-09 15:29:17 +00:00
1b91b737ad fixed setup-cmd-ldap copy2ad to fix samba-tool clasicupgrade wrong set never expiring accounts to correct value 2013-07-09 15:28:26 +00:00
e5b8c287b0 * eMail: handle problem when calculated IFrame height for preview area is too small (negative) 2013-07-09 13:37:33 +00:00
cb8f20f2b1 * Setup/Active Directory: setup_cmd_ldap sub_command=copy2ad now checks multivalue attributes caseinsensitive for doublicate values and new parameter no_sid_check=1 allow to use it for migrating mail-attributes without Samaba checks 2013-07-09 09:56:52 +00:00
eb7208a02d * eMail: if available show emailaddress of defaultprofile 2013-07-09 09:51:33 +00:00
90d55d2722 * eMail: reset possible default ActiveProfileID in preferences 2013-07-09 08:32:26 +00:00
18c0bd1c38 silence error_log on wrong type 2013-07-08 08:04:23 +00:00
0c99b3045e * API: fix for wrong (unexpected array) type passed in check_list 2013-07-08 08:02:30 +00:00
b5d5f7364f as DC closes connections quickly, first try to reconnect once, before returning a temp. failure 2013-07-06 18:42:38 +00:00
1b730bd186 allow to copy uid and just set an attribute eg. "attributes={\\server\homes\}homeDirectory=uid,{H:}homeDrive=" 2013-07-06 09:37:53 +00:00
8b2a596918 replace no longer existing depricated egw_info->user email and fullname 2013-07-04 18:00:11 +00:00
46cb5a6e59 fixed wrong bracket causing SQL error: is not unique 2013-07-04 16:42:57 +00:00
44fdd53dd2 * InfoLog: fixed storing of InfoLog site config: fields to exclude when copying or creating subs and load custom fields in index for types 2013-07-04 15:49:38 +00:00
8fca0d0f61 * PostgreSQL: automatic fix GROUP BY clause to contain all non-aggregate selected columns, to work around SQL errors, caused by this MySQL "optimisation" 2013-07-04 09:32:48 +00:00
8e2d4260f8 fixing autocomplete fix in case account_ or contact_repository is not set in DB (defaults of sql are used) 2013-07-03 08:27:13 +00:00
7116826306 * eMail/ActiveDirectory: fixed not working autocomplete of accounts 2013-07-01 12:06:54 +00:00
1bbe643808 fixed allowed memory size extended error, if trying to read history from a ldap or ads contact with an id starting with a letter, did an unlimited query for all history-log entries of addressbook 2013-06-29 16:41:54 +00:00
3e7651060c fixed CardDAV for accounts in ADS 2013-06-29 11:42:27 +00:00
65b2606120 fixed not working re-creation because missing objectclass(es) in account-addressbook 2013-06-29 11:42:24 +00:00
d90b03b5ee Changelog for 11.1.20130629 2013-06-29 09:37:42 +00:00
7cfa4e1617 * Admin/API/ADS: account creation did not set initial password 2013-06-29 09:34:48 +00:00
026ad4ccdf * Admin/Preferences/ADS: give explicit error, that AD requires SSL or TLS to change passwords (not just failing with unspecific error) 2013-06-29 08:51:37 +00:00
4e7669dfd0 remove old default of 7 for password length, as it allways checks for that default otherwise 2013-06-28 16:20:28 +00:00
dfe80d61c3 * Debian/RPM: fixed "PHP Fatal error: Call to a member function drop_add_all_langs() on a non-object" on install/update of a non-default package 2013-06-28 14:14:53 +00:00
378db94ac9 Changelog for 11.1.20130628 2013-06-28 11:37:03 +00:00
5d7e722340 forgotten phrases for password strengh 2013-06-27 14:45:56 +00:00
91fc5bc23d * ProjectManager/Timesheet: automatic change a changed project-title in Timesheet too 2013-06-27 14:43:54 +00:00
639d686176 * Calendar: use "default" filter for home screen, instead of "all" which shows canceled events too 2013-06-27 09:25:35 +00:00
1da892e989 display mail-address for groups in AD 2013-06-26 19:58:19 +00:00
f0a6c30faf run addaccount hook for new accounts and set account_id in menuclass links (left menu) after account-creation 2013-06-26 19:56:20 +00:00
f98770409a * EMailAdmin: Postfix tcp-map and Dovecot checkpassword scripts supporting ActiveDirectory using multivalued proxyAddresses attribute as implemented by emailadmin_smtp_ads 2013-06-26 18:50:59 +00:00