d10dc3ac8b
fix sql error, if contact_bday is not aliases as bday (works too if it is alias)
2013-07-23 15:09:07 +00:00
3fc090ba33
fix sql error, if contact_bday is not aliases as bday (works too if it is alias)
2013-07-23 15:03:12 +00:00
4557a1d24d
reverted "no need for RegExp replace", as javascript only replace first occurence, if a string given
2013-07-23 14:42:24 +00:00
02917ec5bf
fixed DISTINCT leading to no data returned (eg. ctag in accounts-addressbook in eSync and CardDAV), DISTINCED added twice and not using so_sql_cf::search if no custom fields defined
2013-07-23 13:48:08 +00:00
b883bf86e5
fix indention
2013-07-23 13:43:00 +00:00
daf247f3ad
fixed tail-window did not scroll to bottom automatic after jQuery update
2013-07-23 11:45:57 +00:00
ae86519a58
disable outer scrollbar, eg. if rendering time is swichted on
2013-07-23 11:32:29 +00:00
46e8c16016
suppress warning on searching for active members
2013-07-23 10:58:43 +00:00
56bc1768c9
fixed an other SQL error caused by prefixing columns with DISTINCT: id in field-list is ambigous
2013-07-23 09:35:19 +00:00
dbd43126c8
* All apps/custom fields: fixed multiple identical rows, if custom fields where set (introduced in last package)
2013-07-23 07:58:51 +00:00
c0d040342b
* eMail/Activesync: improve behavior on connection failure. Return 503 Service unavailable/Retry After on Connection error.
...
Exception that was thrown previously after the 503 header did overwrite the 503 header with a 500 header (so now we should have the behavior as intended)
2013-07-23 07:16:22 +00:00
4619a9f9c6
fixed accounts::search sometimes returning too many lines
2013-07-17 13:14:35 +00:00
2d6be6926a
Changelog for 11.1.20130716
2013-07-16 15:31:56 +00:00
18cb6f75a6
fixed again not working new account creation under AD agains Win2008r2
2013-07-16 15:19:38 +00:00
d9ec5f2d89
AD requires to activate account AFTER setting pw
2013-07-16 14:59:30 +00:00
4e3c34f257
always check with "passwd_forbid_name" enabled, if setting of password failed
2013-07-16 14:57:43 +00:00
b9cefd3755
fixed not being able to switch "forbid password to contain name" off again, after it has been switched on (caused by name "passwd_forbid_name")
2013-07-16 14:51:03 +00:00
1c8433fb94
give a more meanigful translation for the consoldidation of calender views config
2013-07-16 11:00:07 +00:00
8afd5fb840
pass acount_id to crackcheck, as it is required for crackcheck rule validation forbid_name
2013-07-16 10:45:00 +00:00
ab7c7930f8
* PostgreSQL: fix for SQL error eg. on update from 1.8.001 to 1.8.004 from 9.1 on
2013-07-16 06:48:19 +00:00
ee32f4fa44
Changelog for 11.1.20130715
2013-07-15 20:32:35 +00:00
e82af0a961
need to use own authentication method, to be able to auth user forced to change password and need to always recheck flag, if user are forced to change password, as otherwise he will be prompt again after changing it
2013-07-15 20:30:30 +00:00
d26074731f
* Active Directory: allow to do a forced password change in EGroupware and handle reset of that flag for Samba4 too
2013-07-15 20:01:29 +00:00
0fd2830aa6
allow to set smtp auth options via setup-cli
2013-07-15 15:27:34 +00:00
00fedbf069
* WebDAV/CalDAV/CardDAV: fixed basic authentication via redirect-rule to use $_SERVER["REDIRECT_HTTP_AUTHORIZATION"] as it is used by newer Apache versions
2013-07-15 11:07:24 +00:00
4a3563ee65
Fix displaying wrong number of deleted logs from accesslog in the message bar.
2013-07-15 09:36:27 +00:00
eb7cccf775
* Admin/Preferences/Active Directory: more understandable password policy errors and using windows defaults only, if admin has not configured something else
2013-07-14 13:06:39 +00:00
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