1e314fb59d
shadowLastChange vs. shadowlastchange. Normalize to shadowlastchange - all lower case
2010-11-17 14:39:12 +00:00
f9a6fa4449
IE fails, if windows name in egw_openWindowCentered2 contains something no a letter, number or underscore --> removing it
2010-11-17 12:32:10 +00:00
e68255167e
IE fails, if windows name in egw_openWindowCentered2 contains something no a letter, number or underscore --> removing it
2010-11-17 12:31:13 +00:00
bbe4b1f3f6
updating preferences object in session too
2010-11-16 14:28:08 +00:00
e9d789bafe
updating preferences object in session too
2010-11-16 14:27:35 +00:00
64c728b92c
no need to invalidate session cache, if we write the prefs to the session too
2010-11-16 09:37:32 +00:00
53e1f3a96e
no need to invalidate session cache, if we write the prefs to the session too
2010-11-16 09:34:47 +00:00
73a20a1f9b
debug switch to get Apache error_log message, why logins fail
2010-11-16 08:54:41 +00:00
b48888f3a0
debug switch to get Apache error_log message, why logins fail
2010-11-16 08:54:09 +00:00
a253f23c71
fixed not always working redirect after login: we have to use only path component, to cope with domains like http://egroupware.domain.com and /egroupware
2010-11-12 09:14:24 +00:00
a66cb42789
fixed not always working redirect after login: we have to use only path component, to cope with domains like http://egroupware.domain.com and /egroupware
2010-11-12 09:13:54 +00:00
7868368aac
* telling IE via X-UA-Compatible IE=edge never to use compatibility modes with old versions (if set eg. via group policy for whole intranet zone)
2010-11-10 10:50:05 +00:00
c1fea35c29
* telling IE via X-UA-Compatible IE=edge never to use compatibility modes with old versions (if set eg. via group policy for whole intranet zone)
2010-11-10 10:49:16 +00:00
99861c8774
* core: myStylite Ticket#987: fixing a problem regarding chopped off urls when URI in question contains umlauts AND mbstring.func_overload is activated
2010-11-09 15:23:33 +00:00
37af8ee04a
tell IE > 7 to use it's own mode, not old compatibility mode eg. IE=7 for IE8
2010-11-09 14:46:35 +00:00
c86787a3bd
tell IE > 7 to use it's own mode, not old compatibility mode eg. IE=7 for IE8
2010-11-09 14:44:18 +00:00
0c66ee71e3
* core: myStylite Ticket#987: fixing a problem regarding chopped off urls when URI in question contains umlauts AND mbstring.func_overload is activated
2010-11-09 14:28:20 +00:00
113888c439
set $options[need_mime] for $dirsontop, as it can NOT work otherwise
2010-11-09 12:56:43 +00:00
27abf5f015
set $options[need_mime] for $dirsontop, as it can NOT work otherwise
2010-11-09 12:56:05 +00:00
ae989c7758
assumption if strlen>24 and not starting with " it is to be treated as bas64 encoded, falls short of postgres timestamps length; testing for strlen>26 now
2010-11-08 13:25:33 +00:00
bd25eead83
assumption if strlen>24 and not starting with " it is to be treated as bas64 encoded, falls short of postgres timestamps length; testing for strlen>26 now
2010-11-08 13:24:01 +00:00
94037f17df
changing default only in documentation is not enought ;-)
2010-11-07 13:21:56 +00:00
16213a58a3
use stat values for uid, gid and mode only for EGroupware stream wrapper, for stock PHP ones use is_(readable|writable|executable), do NOT check urls with placeholders on mount
2010-11-07 13:21:05 +00:00
297fc564d5
use stat values for uid, gid and mode only for EGroupware stream wrapper, for stock PHP ones use is_(readable|writable|executable), do NOT check urls with placeholders on mount
2010-11-07 13:17:53 +00:00
99f88b97f2
if DateTime::__construct() throws error for strings interpreted as Ymd, catch it and try again as timestamp
2010-11-04 13:37:08 +00:00
f5b892f682
if DateTime::__construct() throws error for strings interpreted as Ymd, catch it and try again as timestamp
2010-11-04 13:32:01 +00:00
7811a03067
* exceptions get now logged to Apache error_log again
2010-11-04 11:33:40 +00:00
9d8ee08a50
* exceptions get now logged to Apache error_log again
2010-11-04 11:33:03 +00:00
06d3377298
switched off forgotten permanent error_log
2010-11-03 10:05:45 +00:00
9a8e3dc1f6
switched off forgotten permanent error_log
2010-11-03 10:05:08 +00:00
5b361f3f6c
fixed not working alternating nextmatch colors of groups in account selection popup
2010-11-02 13:28:41 +00:00
91c6d84af5
fixed not working alternating nextmatch colors of groups in account selection popup
2010-11-02 13:26:51 +00:00
42508c4f63
fixed wired sorting (no sorting) of groups in account selection popup
2010-11-02 13:03:42 +00:00
b68c4c1a89
fixed wired sorting (no sorting) of groups in account selection popup
2010-11-02 13:03:01 +00:00
370140a3af
new debug-level user-preference, show getctag in autoindex and do NOT treat webkit browsers like kde clients
2010-10-31 07:57:25 +00:00
89b8f68f7e
new debug-level user-preference, show getctag in autoindex and do NOT treat webkit browsers like kde clients
2010-10-31 07:56:29 +00:00
ac015ec983
Fix vCard-parser for multible type parameters
2010-10-29 08:40:02 +00:00
7112d5b9f6
Fix vCard-parser for multible type parameters
2010-10-29 08:37:42 +00:00
82793d32b0
allow template to NOT support certain browser types / user agents
2010-10-28 16:28:16 +00:00
65bd2f4e24
allow template to NOT support certain browser types / user agents
2010-10-28 16:24:58 +00:00
1f98be4e38
if the number of days left until change of password is expired is negative, dont warn, require the change
2010-10-28 11:03:05 +00:00
bf8b3211c8
if the number of days left until change of password is expired is negative, dont warn, require the change
2010-10-28 11:02:05 +00:00
e30a515824
an other PostgreSQL compatibility problem: cast to varchar necessary
2010-10-28 09:31:28 +00:00
de903d8957
an other PostgreSQL compatibility problem: cast to varchar necessary
2010-10-28 08:47:52 +00:00
279e22bc0d
added eml as extension for message/rfc822 for mimetype guessing/determination
2010-10-26 09:23:55 +00:00
c8da8e39ef
fixed bug introduce in fix: no more serialized cat data (like calendar colors) were returned
2010-10-26 07:42:33 +00:00
46c7b013b8
fixed bug introduce in fix: no more serialized cat data (like calendar colors) were returned
2010-10-26 07:41:47 +00:00
d00b710a7a
SiteMgr bugfix: edit category always reads sort as 0, (unserialize data only, if it is serialized)
2010-10-25 18:08:53 +00:00
d10b7deaf3
SiteMgr bugfix: edit category always reads sort as 0, (unserialize data only, if it is serialized)
2010-10-25 18:08:07 +00:00
5af9370fc6
* API/Passwordmanagement: option enable a warning for users to inform them, that their password is about to expire
...
will be displayed once every session starting X days before the password will expure, when enforce password change is enabled and
a suitable period is set
-translations for that option
-pending translations
2010-10-21 14:02:36 +00:00