Commit Graph

22463 Commits

Author SHA1 Message Date
Klaus Leithoff
f30be3d481 mend problem with ActiveProfileID should not be empty 2013-07-11 09:14:22 +00:00
Ralf Becker
c02e343a02 make eTemplate widget-type integer an alias for int, to ease backporting templates from trunk 2013-07-11 08:06:05 +00:00
Klaus Leithoff
d87919fc66 * eMail/Compose: make address suggestion selectbox scrollable 2013-07-10 12:45:25 +00:00
Ralf Becker
4bcdcfbbe5 need to quote replacements in filter 2013-07-10 10:22:10 +00:00
Klaus Leithoff
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
Klaus Leithoff
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
Ralf Becker
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
Ralf Becker
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
Klaus Leithoff
e5b8c287b0 * eMail: handle problem when calculated IFrame height for preview area is too small (negative) 2013-07-09 13:37:33 +00:00
Ralf Becker
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
Klaus Leithoff
eb7208a02d * eMail: if available show emailaddress of defaultprofile 2013-07-09 09:51:33 +00:00
Klaus Leithoff
90d55d2722 * eMail: reset possible default ActiveProfileID in preferences 2013-07-09 08:32:26 +00:00
Klaus Leithoff
18c0bd1c38 silence error_log on wrong type 2013-07-08 08:04:23 +00:00
Klaus Leithoff
0c99b3045e * API: fix for wrong (unexpected array) type passed in check_list 2013-07-08 08:02:30 +00:00
Ralf Becker
b5d5f7364f as DC closes connections quickly, first try to reconnect once, before returning a temp. failure 2013-07-06 18:42:38 +00:00
Ralf Becker
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
Ralf Becker
8b2a596918 replace no longer existing depricated egw_info->user email and fullname 2013-07-04 18:00:11 +00:00
Ralf Becker
46cb5a6e59 fixed wrong bracket causing SQL error: is not unique 2013-07-04 16:42:57 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
7116826306 * eMail/ActiveDirectory: fixed not working autocomplete of accounts 2013-07-01 12:06:54 +00:00
Ralf Becker
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
Ralf Becker
3e7651060c fixed CardDAV for accounts in ADS 2013-06-29 11:42:27 +00:00
Ralf Becker
65b2606120 fixed not working re-creation because missing objectclass(es) in account-addressbook 2013-06-29 11:42:24 +00:00
Ralf Becker
d90b03b5ee Changelog for 11.1.20130629 2013-06-29 09:37:42 +00:00
Ralf Becker
7cfa4e1617 * Admin/API/ADS: account creation did not set initial password 2013-06-29 09:34:48 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
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
Ralf Becker
378db94ac9 Changelog for 11.1.20130628 2013-06-28 11:37:03 +00:00
Ralf Becker
5d7e722340 forgotten phrases for password strengh 2013-06-27 14:45:56 +00:00
Ralf Becker
91fc5bc23d * ProjectManager/Timesheet: automatic change a changed project-title in Timesheet too 2013-06-27 14:43:54 +00:00
Ralf Becker
639d686176 * Calendar: use "default" filter for home screen, instead of "all" which shows canceled events too 2013-06-27 09:25:35 +00:00
Ralf Becker
1da892e989 display mail-address for groups in AD 2013-06-26 19:58:19 +00:00
Ralf Becker
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
Ralf Becker
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
Ralf Becker
2ee2387831 fixed lost active account-status, if an error happend (disabled permanent error_log) 2013-06-26 10:49:06 +00:00
Ralf Becker
76abb48fa4 fixed auth_sql to allow updating passwords of in-active accounts and return true for all successfull password changes as documented (returned false if password was unchanged and hash password on success) 2013-06-26 09:49:57 +00:00
Ralf Becker
eadc4edf2e * Admin/API/LDAP: fixed not working pagination of accounts for 2. or further pages introduced by enabling caching again in last package 2013-06-26 08:12:47 +00:00
Ralf Becker
f3a7d9df9c Changelog for 11.1.20130625 2013-06-25 17:35:53 +00:00
Ralf Becker
6cfe7d4fc2 * Admin: split password strength config in minimum length and number of character types, allow account backends specially AD to report password policy failures 2013-06-25 17:23:25 +00:00
Ralf Becker
8bf6f4c28f allow to use protocol independent url like "//host/path/to/logo.png" for logo in admin site configuration 2013-06-24 07:45:43 +00:00
Ralf Becker
a8e94beb5f allow auth backends to throw exceptions to give verbose error why password changing failed, auth_ads does now password strength check (even if not configured), as this is most likely cause for not changed password 2013-06-23 10:52:18 +00:00
Ralf Becker
4813a38fc1 handle not available AD or LDAP connection with an exception, caught and just displayed within setup, so one can change ip or credentials 2013-06-23 09:58:45 +00:00
Ralf Becker
d2a9dc85e0 fixing etag for lists to 2013-06-23 08:58:32 +00:00
Ralf Becker
bcdcf31a15 * Addressbook/CardDAV: PUT returned empty ETag, proably causing unnecessary reloads of contacts 2013-06-23 08:43:57 +00:00
Klaus Leithoff
b5a7c9724e silence php warning on copy event, when no alarm ios set 2013-06-21 09:57:19 +00:00
Ralf Becker
61068f71ef Changelog for 11.1.20130620 2013-06-20 17:28:00 +00:00
Ralf Becker
de97d4a5d7 fixed not working adding of contacts in ldap and modifying contact data of accounts in AD 2013-06-20 17:25:56 +00:00