Klaus Leithoff
ec48789036
fixing a problem regarding broken links in plain/text
2009-11-05 11:45:21 +00:00
Klaus Leithoff
b13d33580b
revert changes from r28263 as it would allow for cross site scripting
2009-11-05 11:31:47 +00:00
Klaus Leithoff
ace390a7a3
fixing a problem regarding the activation of links encoded with htmlspecialchars
2009-11-05 08:35:49 +00:00
Klaus Leithoff
8498cd7f3d
handle timesheet viewtype short, when creating entries with save & new
2009-11-04 13:02:38 +00:00
Klaus Leithoff
54c8e21c61
bugfix groupmembers of groups got lost, while renaming accounts
2009-11-04 11:20:20 +00:00
Ralf Becker
501cee0d55
"fixed typo, thanks to jaytraxx"
2009-11-04 08:07:56 +00:00
Ralf Becker
f15d6c3976
"- fixed wrong languague in notifications, because translation->userlang was changed to a static class-var
...
- fixed sometimes wrong prefs for to notified user were used (because more then one user got notified)"
2009-11-03 10:25:45 +00:00
Ralf Becker
6e8c917110
weekday starts pref contained only monday
2009-11-02 13:08:21 +00:00
Klaus Leithoff
e5335026ec
make sure there is a wordboundary after script, while testing for malicious code (as text like < blabla description blabla > triggered the expunge of the text
2009-11-02 11:46:46 +00:00
Klaus Leithoff
8a6fc34c88
backport of Christian Binders patch: little helper for prefs if unserialize failed - this can happen if the pref comes from an installation with another charset than the current system charset, ported to handle config as well
2009-11-02 10:52:29 +00:00
Ralf Becker
b350351d40
fixed no or only partial export of custom fields via nextmatch csv export
2009-10-30 11:19:46 +00:00
Ralf Becker
d6a4cd43a0
epl logo instead EGroupware 1.6 one
2009-10-30 09:01:51 +00:00
Ralf Becker
1880b998c1
"setting standard IMAP and SMTP as default"
2009-10-28 22:00:45 +00:00
Ralf Becker
3dd56d81dc
"installation default pref to show mails on home is no good idea, as mail is usually not yet configured"
2009-10-28 21:21:16 +00:00
Ralf Becker
1d7c98e6eb
"do not count \"deleted\" apps (apps without sources) as to upgrade"
2009-10-28 21:09:47 +00:00
Ralf Becker
be36f920cf
"fixed backend detection to recognice $contact_id = array('account_id' => 123) as account"
2009-10-26 11:48:26 +00:00
Ralf Becker
b6e060ac91
fixed not working fallback to "sitemgr" rights (was sitemgr-site, but has to be sitemgr-link)
2009-10-25 17:30:27 +00:00
Ralf Becker
909231f047
"removed unnecessary check for NOT allowed apps of anon user from session::verify, as there's an other one in egw::verify_session throwing an exception, which can be used to handle the situation better"
2009-10-25 17:29:03 +00:00
Ralf Becker
95937d9ee7
"fixed SQL error: info_id is ambigous happening if one has cf's in infolog AND filters with new link-filter"
2009-10-23 09:59:11 +00:00
Ralf Becker
c3ab1bc9e8
"adding /usr/bin/tnef to open_basedir"
2009-10-22 17:17:13 +00:00
Ralf Becker
daa2afcd70
"fixed calendar csv-export:
...
- was only exporting 15 events (num_rows not forwarded to bo)
- participants contained html for status icon"
2009-10-22 13:43:08 +00:00
Ralf Becker
3ef9fc0711
"fixed fatal error ($this used in static method)"
2009-10-20 07:35:09 +00:00
Ralf Becker
22d6b9d95b
"fixed hook signature to always be an array (even if user code only supplys a location-string)"
2009-10-20 07:12:54 +00:00
Ralf Becker
10f92d5ecc
Backporting default+forced prefs for all apps
2009-10-19 18:24:49 +00:00
Ralf Becker
1cbeed4c67
9.1.20091003
2009-10-19 18:20:17 +00:00
Ralf Becker
536a872875
added from backport missing $start parameter
2009-10-19 09:14:44 +00:00
Ralf Becker
d1859f90e6
Backport of r28140-2, r28156 to EPL-9.1:
...
- using iterator to query AB in chunks of 500 entries
- Brief: t header (no 404 for missing props)
2009-10-19 08:58:49 +00:00
Ralf Becker
2904c203ad
"fix to cope with $vars[0] containing '%2' in lang() calls"
2009-10-19 07:42:55 +00:00
Ralf Becker
f30d0a0aa1
fixing my commit from this morning:
...
- namespaces need to be on a per request basis
- sometimes one level of array indirection to less removed
2009-10-16 13:58:50 +00:00
Ralf Becker
d6467f4518
"dont switch on output_buffering (ob_start) for groupdav too, as we cant switch it off saveling and PROPFIND can get really big"
2009-10-16 07:58:12 +00:00
Ralf Becker
de766ba416
"improved memory usage to eg. allow to use much bigger addressbooks (with 96MB memory_limit 7500 instead of 2000 contacts) by:
...
- having a single foreach loop (instead of two)
- using references, to NOT copy files array
- going back to chunked encoding (requires change in header.inc.php, see header.inc.php.template)"
2009-10-16 07:54:06 +00:00
Klaus Leithoff
e4e7e4bc36
fix for not displayed last/next Date in Listview
2009-10-15 15:09:54 +00:00
Klaus Leithoff
be1fd2d3ba
fixing small typo
2009-10-15 14:09:03 +00:00
Ralf Becker
2ff75cfb5e
"- fixed error prefenting updating of locks
...
- added constant do enable debuging of locks"
2009-10-13 21:08:27 +00:00
Klaus Leithoff
f37ef23f77
taking care of a reported problem by r.berger, as tmpname of uploaded files turns out to be the same all the time, when you upload files with same extensions in some enviroments
2009-10-13 15:31:43 +00:00
Klaus Leithoff
991a4336b1
work around webdrive bug while deleting folders: pretend we didnt see it, as webdrive does not handle the depth parameter correctly while deleting collections
2009-10-12 13:49:20 +00:00
Ralf Becker
96f98ea5c4
stop calendar to update prefs on each request (do it only on change)
2009-10-12 12:00:22 +00:00
Klaus Leithoff
4bd1843b73
fix for bug ->decode_header; must be self::decode_header
2009-10-09 11:04:18 +00:00
Ralf Becker
1a4b306c46
zip'ed xml document (eg. OO) --> need to encode &,<,> to not mess up xml
2009-10-07 17:50:50 +00:00
Klaus Leithoff
fe212f2d95
fix for reported bug by stylite-> default Identity was not longer selectable in compose, when switched to user defined account
2009-10-07 14:43:11 +00:00
Klaus Leithoff
e851fc0b58
fixing a possible problem, when saving as Draft, when not in default profile -> e.g. in some user defined account
2009-10-07 14:12:40 +00:00
Klaus Leithoff
6aee31b599
trying diiferent Attachment ID-ing Method, as getRandomString seems to produce non Random String on certain systems
2009-10-06 14:13:35 +00:00
Klaus Leithoff
e851baca0e
attachment type handling while displaying
2009-10-06 13:25:37 +00:00
Klaus Leithoff
7c80d6ee56
translation of any status, as in tracker#2199
2009-10-06 12:50:41 +00:00
Klaus Leithoff
352e632d20
remove additional blanks/whitespace before and after username supplied by user at logintime (refer to Tracker#2234
2009-10-06 11:13:01 +00:00
Klaus Leithoff
a05931d0ce
display more info in admin-> accesslog, codealignment
2009-10-06 08:37:20 +00:00
Ralf Becker
90ece1af6a
"fixed not working delete of filename to upload, after user declined to overwrite the file
...
(broken since r27247: fixing a problem reported for chrome and safari regarding the multiple upload of files in filemanager)"
2009-10-05 12:36:01 +00:00
Ralf Becker
96870636e1
"fix for bug in kde4.2, which seems to have a problem with a 401 without a body"
2009-10-04 07:30:40 +00:00
Ralf Becker
162d7407a0
- improved access to other users calendar/addressbooks
...
- backported autoindex for GET requests on collections
2009-10-03 10:30:54 +00:00
Klaus Leithoff
f41395418b
fixing bug reported by J.Krupka at the dev-list, searching for " with felamimails quickSearch destroys the session
2009-10-02 10:17:43 +00:00