Christian Binder
c3df45932f
make birthday date check also work for 200 years more in the future
2009-12-02 11:18:20 +00:00
Christian Binder
144f5fe24c
check for a valid birthday date if we run the contacts cleanup tool
2009-12-02 11:06:01 +00:00
Oscar Manuel Gómez Senovilla
81aa0dcc26
Recover history for home
2009-12-02 06:58:03 +00:00
Oscar Manuel Gómez Senovilla
9762a2f703
Temporary removal to recover history
2009-12-02 06:56:20 +00:00
Ralf Becker
03f38f9233
- fixed not working rename in entry directories in /apps (eg. rename of
...
an infolog attachment), was caused by use of url_stat from sqlfs
instead of links stream wrapper
- fixed wrong mime type / icon in files stored via netdrive from msword
(the first use the extension .tmp, before renaming file to .doc:
sqlfs "detects" mime type only from the extension and did not recheck
it if a file gets renamed, that's now fixed)
2009-12-01 15:02:41 +00:00
Ralf Becker
b59a688fbb
- fixed not working rename in entry directories in /apps (eg. rename of
...
an infolog attachment), was caused by use of url_stat from sqlfs
instead of links stream wrapper
- fixed wrong mime type / icon in files stored via netdrive from msword
(the first use the extension .tmp, before renaming file to .doc:
sqlfs "detects" mime type only from the extension and did not recheck
it if a file gets renamed, that's now fixed)
2009-12-01 14:51:13 +00:00
Ralf Becker
8e5ee31e56
"supress warning \"session.save_path not writable by webserver\", if open_basedir is activ and path is NOT included
...
--> spares users from false warning, that they can not login, because sessions not working"
2009-12-01 13:59:45 +00:00
Ralf Becker
868e9b7356
"supress warning \"session.save_path not writable by webserver\", if open_basedir is activ and path is NOT included
...
--> spares users from false warning, that they can not login, because sessions not working"
2009-12-01 13:58:39 +00:00
Ralf Becker
bfd2736629
"check for existens of dl() before calling it, thanks to report from CK"
2009-12-01 11:24:19 +00:00
Jörg Lehrke
54fd41a16a
Use UID for find_content(); code cleanups
2009-12-01 11:21:44 +00:00
Jörg Lehrke
a1ee7d5cbf
Optimize SyncML performance
2009-12-01 11:21:13 +00:00
Jörg Lehrke
00f1a811a6
Fix 'enforce server' double adds
2009-12-01 11:18:38 +00:00
Jörg Lehrke
dd92e60180
Use UID for find_content(); code cleanups
2009-12-01 10:24:55 +00:00
Jörg Lehrke
c63a538f13
Optimize SyncML performance
2009-12-01 10:14:23 +00:00
Ralf Becker
fd884940f8
"fixed 5.3 backport from trunk, gave fatal error for an in 1.6 not existing method"
2009-12-01 09:50:18 +00:00
Ralf Becker
39a5ba82ee
"only report filename (not full path) in rename success or error in file dialog"
2009-12-01 09:07:18 +00:00
Ralf Becker
7f264987a6
we need to first check if the constant is defined, as we get a fatal error in php5.3 otherwise
2009-11-30 20:30:26 +00:00
Ralf Becker
691cc6bb3e
we need to first check if the constant is defined, as we get a fatal error in php5.3 otherwise
2009-11-30 20:29:01 +00:00
Ralf Becker
d4b9dee585
fixed login in other then first domain
2009-11-30 17:57:35 +00:00
Ralf Becker
cea57f47dd
fixed login in other then first domain
2009-11-30 17:57:07 +00:00
Klaus Leithoff
8239db5808
some finetuning regarding the hack to influence the selectbox behaviorin MSIE (optgroups, positioning);
2009-11-30 16:45:24 +00:00
Ralf Becker
2cb6179a5e
"fixed wrong build pass, causing an open_basdir warning, as url get appended to egroupware dir"
2009-11-30 16:24:34 +00:00
Ralf Becker
488d34d820
"fixed wrong build pass, causing an open_basdir warning, as url get appended to egroupware dir"
2009-11-30 16:21:02 +00:00
Ralf Becker
0e05b016ed
quitent permanent error_log
2009-11-30 16:07:26 +00:00
Ralf Becker
34fd086dd0
avoid warning in php5.3, if argument is an array
2009-11-30 16:01:55 +00:00
Ralf Becker
6eb975f0da
upps typo
2009-11-30 16:00:23 +00:00
Ralf Becker
5db82f568d
querying date_default_timezone_get() only once and storing it as
...
$GLOBALS[egw_info][server][server_timezone], as it fills the log with
warnings under php5.3
2009-11-30 15:57:17 +00:00
Ralf Becker
8b59123838
fixed php5.3 warning: PHP Deprecated: Function magic_quotes_runtime() is deprecated
2009-11-30 15:49:14 +00:00
Ralf Becker
bf6d7835ad
setting server timezone as early as possible, to avoid warnings it's not set
2009-11-30 14:40:27 +00:00
Ralf Becker
80774a3468
avoid warning in php5.3, if argument is an array
2009-11-30 14:39:38 +00:00
Stefan Becker
2a1d7079ad
delete space, that translations work fine again
2009-11-30 13:53:21 +00:00
Klaus Leithoff
7c13e6ca1f
fixing a problem regarding MSIE and the hack to influence the selectbox behavior, when you selected an entry with an empty value
2009-11-30 13:23:35 +00:00
Ralf Becker
208560abbb
reverted r28325, as it's not working in 1.6 and has nothing to do with SyncML
2009-11-30 12:55:46 +00:00
Oscar Manuel Gómez Senovilla
7ec6262f11
Update for spanish translation
2009-11-30 06:46:00 +00:00
Jörg Lehrke
738726abf1
Adjust group attendee handling
2009-11-29 21:03:17 +00:00
Jörg Lehrke
3fa506f24a
Change calendar filter 'all' to include 'owner'; typo in get_recurrences()
2009-11-29 21:02:15 +00:00
Jörg Lehrke
66c566cb71
Optimized SyncML memory footprint; fixes various filter issues
2009-11-29 20:59:52 +00:00
Stefan Becker
1230fc99c9
fixed some typos
2009-11-29 19:13:47 +00:00
Stefan Becker
4aa96e5287
fixed some typos
2009-11-29 19:12:16 +00:00
Stefan Becker
41f1fba3be
fixed some typos
2009-11-29 19:11:19 +00:00
Stefan Becker
183b524e9c
fixed some typos
2009-11-29 19:10:53 +00:00
Ralf Becker
e0b244342e
"removed not existing settings hook"
2009-11-29 18:46:52 +00:00
Jörg Lehrke
c5d6ab6974
Added missing common function check_load_extension()
2009-11-29 18:46:30 +00:00
Oscar Manuel Gómez Senovilla
91cb772bc5
Fix bad line causing problem in setup and update to current contents
2009-11-29 18:18:46 +00:00
Ralf Becker
2d93ce28cc
"fixed warning in setup and correctly reading config first"
2009-11-29 16:53:17 +00:00
Jörg Lehrke
a0e1a238dd
Optimized SyncML memory footprint; fixes various filter issues
2009-11-29 14:03:45 +00:00
Ralf Becker
9b958eed5e
"fixed birthday reminder on home for ldap:
...
- transfer wildcard via parameter, as it get's quoted otherwise
- searching accounts too, if accounts stored in ldap and contacts not"
2009-11-29 13:35:53 +00:00
Ralf Becker
7c67b5bd59
"fixed birthday reminder on home for ldap:
...
- transfer wildcard via parameter, as it get's quoted otherwise
- searching accounts too, if accounts stored in ldap and contacts not"
2009-11-29 13:34:00 +00:00
Ralf Becker
0e08767e79
"quiten warning, if search returns empty result"
2009-11-29 10:56:17 +00:00
Ralf Becker
5d734876a4
"webdav is stateless: we dont need to keep the session open, it only blocks other calls to same basic-auth session"
2009-11-29 10:53:25 +00:00