Klaus Leithoff
063e451437
postgres: fix for problem with db_backup/update -> no MetaColumns retrieved anymore: if tablenames are quoted, remove the quotes as the use of tablenames in MetaColumns is for comparsion of content of fields in postgres system tables; quoting tablenames breaks comparsion here.
2010-06-01 12:22:45 +00:00
Ralf Becker
297e1dbe76
backported Andreas r30212: Resolved problem with some directories that cannot be opened if they contain a symlink, due to a problem with vfs_stream_wrapper::check_symlink_components, which returned that a path doesn't have a symlink in it caused by to the vfs_stream_wrapper internal symlink_cache
2010-05-22 11:36:02 +00:00
Ralf Becker
2610b365c8
fixed PHP Fatal error: Declaration of vfs_stream_wrapper::url_stat() must be compatible with that of iface_stream_wrapper::url_stat()
2010-05-22 11:01:29 +00:00
Ralf Becker
0f32405f0a
fixed bug egw.stylite.de#8079: new symlinks in /apps not visible on same request
2010-05-22 08:45:11 +00:00
Jörg Lehrke
2c1e4b28ce
Fix egw_ical_iterator issue; special CalDAV treatment for lightning
2010-05-21 16:52:05 +00:00
Jörg Lehrke
3650f8f222
Fix parameter parser again
2010-05-21 16:21:09 +00:00
Ralf Becker
7c2ba12a48
fixed wrong language in notifications
2010-05-20 19:34:28 +00:00
Jörg Lehrke
c1c11ca1df
Improve chunked item handling
2010-05-20 13:08:14 +00:00
Jörg Lehrke
809399b305
Fix chunked item issue (bug#2576)
2010-05-20 11:02:24 +00:00
Ralf Becker
8edc18e3e3
fail if trying to unlink a directory
2010-05-19 17:34:09 +00:00
Andreas Stöckel
54b979d976
Fixed bug with FCKEditor and Safari in which the fck editor area isn't maximized
2010-05-19 11:36:44 +00:00
Ralf Becker
92578f9d02
backported Jörgs r30193: Fix DAV issue for neon for GroupDAV, too
2010-05-18 12:08:36 +00:00
Ralf Becker
f0eed36597
backported Jörgs r30183: Fix CalDAV invitation issue (Stylite#513)
2010-05-18 11:19:32 +00:00
Andreas Stöckel
9a99d80bc1
Removed code from wz_tooltip.js which removed all html "title" properties from the page on some occasions
2010-05-18 07:07:18 +00:00
Jörg Lehrke
a2face5308
Add more tolerance for chunked packages
2010-05-14 13:07:15 +00:00
Ralf Becker
5a8cd752b1
"removed permannent error_log"
2010-05-13 10:46:20 +00:00
Ralf Becker
ee9650dce6
using since php<=5.0 available raw_output=true parameter for md5 and sha1 instead of deprecated and in newer distros no longer available mhash extension
2010-05-13 10:41:31 +00:00
Ralf Becker
97eaea6d40
"Fixed handling of url-special-chars: #?% get urlencoded before returned from this wrapper and all path get urldecode before passing on to php's filesystem functions"
2010-05-13 09:29:44 +00:00
Ralf Becker
07db55d3d3
missing encoding and decoding for attachments
2010-05-12 19:00:17 +00:00
Ralf Becker
625b28a0e9
Backporting fixes to support the following special characters in
...
filenames: " ' & # ?
Commit r30066-30127 (without mail support!)
2010-05-12 12:58:32 +00:00
Ralf Becker
07b478fc9e
"prefer iconv for windows-874 and tis-620 (Thai) charsets, as they are not supported by mbstring"
2010-05-11 16:21:11 +00:00
Ralf Becker
a6c0a043ba
"only add \"your session could not be verified\", if a sessionid is given (cookie or on url)"
2010-05-11 16:20:29 +00:00
Ralf Becker
5ff2f7169e
remove not needed all mount options, as hidden files are handled now by our vfs (and if hidden files are not accessible, you can not remove directories containing them)
2010-05-10 14:30:46 +00:00
Ralf Becker
6f5cc0c387
"fix tiny mail window, because felamimail uses egw_getWindowOuterHeight() instead of a fixed height given as number"
2010-05-09 09:42:49 +00:00
Klaus Leithoff
710ce399ed
fix for missing CRLF after emailreplace/cleaning of/for emailaddresses
2010-05-06 11:18:16 +00:00
Klaus Leithoff
e016d9ed16
upgrade htmlpurifier to version 4.1.0
2010-05-03 12:07:44 +00:00
Klaus Leithoff
30bd38491c
allow |align|style|width|height for img
2010-05-03 09:00:27 +00:00
Klaus Leithoff
8ce6ac92ae
upgrade htmlpurifier to version 4.1.0
2010-04-27 11:15:35 +00:00
Ralf Becker
b9dcde1e25
"do not allow to fopen a directory"
2010-04-27 10:38:16 +00:00
Ralf Becker
06fb05a891
"- using sqlfs_stream_wrapper::id2path instead of links_stream_wrapper::id2path, as it's the same, but allows to replace links_stream_wrapper with an other class (based on links_stream_wrapper and sqlfs_stream_wrapper)
...
- using egw_vfs::urlstat instead of links_stream_wrapper::urlstat, to not depend on using links_stream_wrapper
--> required to do versioning on the links"
2010-04-27 07:35:26 +00:00
Ralf Becker
0b38159c94
"using mt_rand() instead of rand() and not longer seeding it explicitly (as recommened on php.net)"
2010-04-23 18:41:01 +00:00
Ralf Becker
8dfa416e36
fixed wrong value for current-user-pricipal
2010-04-23 16:09:56 +00:00
Ralf Becker
aa07efc01d
makeing <href></href> clickable again
2010-04-23 16:09:48 +00:00
Ralf Becker
d4869ec11a
makeing <href></href> clickable again
2010-04-23 16:08:04 +00:00
Ralf Becker
42e3a50e8f
fixed wrong value for current-user-pricipal
2010-04-23 16:07:16 +00:00
Jörg Lehrke
64b8873ba1
Fix lost password issue ( #2552 )
2010-04-23 14:15:28 +00:00
Jörg Lehrke
c0126726b7
Fix lost password issue ( #2552 )
2010-04-23 14:15:03 +00:00
Ralf Becker
f172a99890
"fixed not working $type=='owngroups' for ldap, eg. used in calendar pref 'Preselected group for entering the planner'"
2010-04-23 10:57:11 +00:00
Ralf Becker
b470f52e99
"fixed not working $type=='owngroups' for ldap, eg. used in calendar pref 'Preselected group for entering the planner'"
2010-04-23 10:55:09 +00:00
Ralf Becker
7e8c37c015
allow extra_info to process buttons, by passing it the content array
2010-04-22 17:38:01 +00:00
Klaus Leithoff
4bde0157f8
allow h4-6 in all definitions, allow style for divs
2010-04-22 12:14:15 +00:00
Klaus Leithoff
798b7faf78
allow style in divs
2010-04-22 12:09:51 +00:00
Klaus Leithoff
e4e8e89f13
allow h4-6 in default purifier definition
2010-04-22 11:20:00 +00:00
Jörg Lehrke
96862c4447
Add CardDAV support for Apple's latest Addressbook.app
2010-04-21 18:00:07 +00:00
Jörg Lehrke
50ff02da4d
Add CardDAV support for Apple's latest Addressbook.app
2010-04-21 17:44:36 +00:00
Ralf Becker
f0102eba3f
"allow to base links_stream_wrapper on a different parent then sqlfs_stream_wrapper, eg. the new versioning one"
2010-04-21 17:26:28 +00:00
Ralf Becker
901288dde9
"adding line numbers to call-tree"
2010-04-21 15:42:19 +00:00
Ralf Becker
0406f55d97
"adding line numbers to call-tree"
2010-04-21 15:37:14 +00:00
Ralf Becker
8a7f0d35f4
fixed not working rename of account_lid with admin/admin-cli.php, corrupted sqlfs (overwrite /home)
2010-04-21 12:29:19 +00:00
Ralf Becker
938b7cf391
fixed not working rename of account_lid with admin/admin-cli.php, corrupted sqlfs (overwrite /home)
2010-04-21 12:28:27 +00:00