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
Ralf Becker
a6c30d1618
disabling egw-pear: no need to show it anywhere inside EGroupware
2009-10-02 09:23:31 +00:00
Ralf Becker
0a6c1ece97
"upps, .htaccess seems not to allow to use php_admin_value, which is required for newer php to set mbstring.func_overload (leaving the old php_value)"
2009-10-02 09:19:36 +00:00
Klaus Leithoff
0cbfb4df1c
fixing a problem regarding the datehandling in Horde/iCalendar.php reported by Chr.Kaulich
2009-10-02 09:06:36 +00:00
Ralf Becker
174f74ed2f
higher resource limits, like in EPL-9.1 packages
2009-10-02 08:50:29 +00:00
Klaus Leithoff
d2280fe992
changing the call of get_sessionid to retrieve the egw_session not only the basic_auth session, this fixes the problem, that sessions where not destroyed at logout
2009-10-02 08:34:55 +00:00
Ralf Becker
8170f98786
"fixed print without edit rights"
2009-10-01 19:22:43 +00:00
Ralf Becker
13e7d5ffbc
"added missing check if recur-endtime is before start, thanks to Hans-Juergen"
2009-10-01 19:17:18 +00:00
Ralf Becker
b461e0481c
"quitent error_log and NOT calling affected rows twice, thanks to Hans-Juergen"
2009-10-01 18:59:24 +00:00
Ralf Becker
d30dca4d3b
"\"needed\" attribute got lost for \"select-account\" widget"
2009-10-01 14:09:14 +00:00
Klaus Leithoff
3e3c72ab50
added copy and paste block to fckeditor to all egwconfig configurations, if not available
2009-10-01 10:31:28 +00:00
Ralf Becker
d4fd249a8d
"- using realpath('..') to give user pathes in filesystem (in errors)
...
- using 'only_if_exists' for 'is_world_writable'=>false check, to cope with doc symlinks under Debian, which are not included in open_basedir (gave file does not exists error and stoped check)"
2009-10-01 09:54:09 +00:00
Ralf Becker
ef928ee3f6
"fixed (cut-n-paste) typo, preventing mailserver config"
2009-09-30 13:05:54 +00:00
Klaus Leithoff
ca7860f217
winmail.dat issue: try to use tnef (tnef Projekt (sf.net/projects/tnef/)) before ytnef
2009-09-30 10:53:21 +00:00
Ralf Becker
c9f380eb1e
"fixed not working egw_link::set_cache"
2009-09-29 09:59:53 +00:00
Stefan Becker
1a15b79c7e
added contactform to send mail also to sender
2009-09-29 08:18:05 +00:00
Stefan Becker
4efeaaa8af
new 7th paramter to parse in sitemgr modules
2009-09-29 08:09:10 +00:00
Klaus Leithoff
e6d832da22
added the option allfirst for account display to show [username] firstname lastname, as the option all displayed [username] firstname lastname and not [username] lastname, firstnamne as advertised
2009-09-28 15:12:08 +00:00
Klaus Leithoff
22e7b99927
fix to allow array with id's for autoinc_id
2009-09-28 11:10:57 +00:00
Ralf Becker
5c6f751e45
"patch #2270 :
...
- export start- and enddate as date, if user set no time
- ignore non vtodo components (eg. timezones not yet used in EGw)"
2009-09-28 07:54:06 +00:00
Ralf Becker
a83881d03a
"make storing of cf's aware of arrays
...
Thanks to Hans-Jürgen Tappe"
2009-09-27 08:00:59 +00:00
Klaus Leithoff
3d2a5c153a
applying patch 27831 to handle history tracking
2009-09-24 12:19:41 +00:00
Klaus Leithoff
7d03dbc33f
fix for timesheet edit tabs problem; tabs showed, even if set to readonly; backport of history tracking for timesheet from s.becker
2009-09-24 12:16:00 +00:00
Klaus Leithoff
6d80674bd7
added new Tags for merge
2009-09-23 14:14:31 +00:00
Klaus Leithoff
279b89a316
do not search in uid, while doing a 'global' search, as you cant see the field, and you probably dont understand, why you get extra rows
2009-09-23 12:16:58 +00:00
Klaus Leithoff
83c91dc737
enable search in extra colums, as it was broken since get_class() returns addressbook_sql for Addresses stored in SQL instead of socontacts_sql
2009-09-23 10:47:40 +00:00
Klaus Leithoff
f022a85e1d
added the possibility to show notes in addressbook list.
2009-09-23 10:11:38 +00:00
Klaus Leithoff
e107a514ec
fix for a reported problem at the german list: with ldap store, the filter for owner did not only filter for the selected user, but additionaly the groupmembers of a group with the matching id.
2009-09-22 13:43:42 +00:00
Ralf Becker
c3eff9445f
removed tests folder, as it is NOT used by EGroupware
2009-09-21 08:20:04 +00:00
Ralf Becker
4113b747a1
- disabling accept_holiday.php by default, as it's only used on www.egroupware.org
...
- only allow 2-char locale's
2009-09-21 08:05:42 +00:00
Ralf Becker
56b0c6a00c
run wrong values in error message through htmlspecialchars()
2009-09-21 06:51:58 +00:00