Ralf Becker
5ca3fbc7d2
9.1.20090902: bugfixes and phpfreechat added
2009-09-02 12:26:04 +00:00
Klaus Leithoff
67f8b6b0f0
removing timer, for production enviroment
2009-09-01 07:34:26 +00:00
Klaus Leithoff
c937161e61
feature to store all mailcontent of a given eMail, including attached mails (Text converted to Text) as infolog with attached files
2009-09-01 07:08:57 +00:00
Ralf Becker
824722ded3
"fixed sometimes not loaded self:$db object in crontab calls"
2009-08-27 20:00:09 +00:00
Ralf Becker
a5032b70b4
added option to display inode in ls, to eg. get a list of all files with there inode = storage location in files directory
2009-08-27 13:08:53 +00:00
Klaus Leithoff
5ac6a0c1a7
fix for bug/FeatureRequest #2218 missing return before check_data with the compose FormIt was removed with rev.26620 for puroses not reconstructable to me anymore; Also removing some =& for the Creation of Objects; putting the FoldreTree JavaScript in an extra div as it should not hurt, and I suspect the missing of the former, to be one of the reasons for the removal of the return, as I was experiencing problems with the folder tree eventhandler and the submit
2009-08-27 10:41:54 +00:00
Klaus Leithoff
282401919a
sync issues with EMAIL;INTERNET;WORK
2009-08-27 07:30:50 +00:00
Ralf Becker
55dae8ce7b
removed "no access" from eACL rights and added a helptext, that rights can only be added, not taken away via eACL
2009-08-26 10:05:48 +00:00
Ralf Becker
b56e103b18
switching off zlib.output_compression for zip archives, as the double compression makes problems eg. with lighttpd
2009-08-26 09:37:49 +00:00
Ralf Becker
66ebf5419d
"fix for some columns, which could not be switched off (eg. InfoLog category col), after the last fix"
2009-08-25 14:48:31 +00:00
Ralf Becker
3bab783222
"fix nm widget to deal with same header in multiple columns (eg. InfoLog's 2 time columns)"
2009-08-25 13:19:30 +00:00
Ralf Becker
3ce78fd267
"fixed not displayed time sum, if \"time, planned\" column was selected:
...
-> only check used&planned time (not replanned) to work for both time cols"
2009-08-25 13:18:22 +00:00
Ralf Becker
11ce3ef3dc
"only responding to after_navbar hook, if notifications is enabled for the user, since after_navbar get's called regardless of applicaton permissions"
2009-08-25 11:23:07 +00:00
Ralf Becker
0e7eb65647
Fixed typo happend --> happened reported by David Rankin
2009-08-25 08:32:42 +00:00
Ralf Becker
77ffd97d19
"do NOT translate file permissions"
2009-08-25 07:37:03 +00:00
Ralf Becker
22b8623913
fixing a few more PHP5.3 problems, caused by PHP5.3 behavior to NOT
...
register cookies in $_REQUEST any more by default (there's now a php.ini
variable 'request_order' to controll that, but we want to work with a
default configuraltion):
- session restore was not working, as only $_REQUEST[sessionid] was
checked
- multi domain installs not working, as domain cookie was not checked
- encrypted session were not working, because kp3 cookie was not checked
--> there's now a static method egw_session::get_request($name), which
checks $_REQUEST[$name], $_COOKIE[$name] and for that Safari bug also
$_COOKIE[ucfirst($name)]
2009-08-22 19:41:08 +00:00
Ralf Becker
f1f2b4f956
"PHP5.3 fix: call_user_func_array($callback,null) 2. parameter has to be array
...
If called in php5.2, $callback is called with no argument, in php5.3 above warning is issued and $callback is NOT called
--> stoping some xajax calls from fmail in 1.6.002"
2009-08-22 16:45:21 +00:00
Ralf Becker
607dd27c48
PHP5.3 fix, which is already in trunk, but forgotten to backport to stable
2009-08-22 15:58:36 +00:00
Ralf Becker
b760d30876
"fixing the fix ;-)
...
adding the addressbook object classes only when adding new accounts"
2009-08-22 07:53:23 +00:00
Ralf Becker
2d5eae0cb2
Patch from Jean-Charles Passard <jcharles(at)provectio.org>: allows to use either uid or id to retrieve contacts
2009-08-22 07:31:53 +00:00
Ralf Becker
8e53977cfb
"- adding addressbook object classes to accounts (if they are supported by the server)
...
--> overcome problem reported by krupka(at)depag.de on the german list: password get's lost if contact get saved, because it had to remove the account first to add the addressbook object classes
- docu update
"
2009-08-22 07:16:38 +00:00
Klaus Leithoff
5940e891b2
if app changes while displaying content, be aware of that (as of addressbook infolog view)
2009-08-20 14:11:52 +00:00
Ralf Becker
c4230c7356
"fixed not savable empty site configuration 'responsible_edit', once a value was set before"
2009-08-19 15:00:28 +00:00
Klaus Leithoff
171eaab0e9
performance issues (handling classes, CreateObject, ...), issues regarding session restore/handling
2009-08-18 12:03:32 +00:00
Klaus Leithoff
f2c4679dcb
commit regarding problem with persistent session restore; further work needed
2009-08-18 07:40:26 +00:00
Ralf Becker
01a45a3d3a
"cant create an index without fields (was observed in broken backups)"
2009-08-17 07:31:52 +00:00
Ralf Becker
55233ca9fd
"added warning if zip extension is missing (OpenOffice and MsOffice documents)"
2009-08-14 09:50:58 +00:00
Ralf Becker
5722b54a10
"added check for following php extensions:
...
- error if ctype is missing (required by HTMLpurifier)
- warning if mcrypt is missing (eTemplate form state)"
2009-08-14 09:49:31 +00:00
Ralf Becker
d0910b5307
"HTMLpurifier requires ctype extension, which is on SuSE in php5-ctype package (RH has it in php-common)"
2009-08-14 09:35:56 +00:00
Klaus Leithoff
81d69a9bb4
cyrusimap: make sure the username is converted to lowercase, when creating the mailboxstring
2009-08-12 09:50:00 +00:00
Ralf Becker
d29f16e1fd
some precaution to never allow to (recursivly) remove /, /apps or /home
2009-08-12 09:48:49 +00:00
Klaus Leithoff
52ef06c198
fixing a problem regarding the display of folders reported as subscribed, but no longer existing; check only in maintenance mode (manage folders), for performance reasons, ...
2009-08-10 14:04:48 +00:00
Klaus Leithoff
8a1978e3b6
calendar sitemanager integration of H.J.Tappe;
2009-08-10 13:19:14 +00:00
Klaus Leithoff
2f1647ddda
fixing a problem regarding the display of folders reported as subscribed, but no longer existing
2009-08-10 13:13:01 +00:00
Ralf Becker
ac11d6a39c
"fix for using GroupDAV with LDAP as addressbook backend"
2009-08-07 07:17:18 +00:00
Klaus Leithoff
4c850025fb
sb:changed handling of mimetype for other types; rb:- added existens check for ZipArchive class (RHEL5 contains zip extension without that class),- only fix zip files if php version < 5.3.1 (which claims to fix the issue), - fix mimetype of msword xml format truncated to 64 chars; rb:regular expression to fix garbled placeholders in msword xml format
2009-08-05 08:40:21 +00:00
Ralf Becker
85563d856b
not longer used
2009-08-05 07:00:52 +00:00
Ralf Becker
8a96c69dda
"requiring %{php}-posix for all distros (RH distros provide that in different packages depending on their version)"
2009-08-05 06:58:41 +00:00
Ralf Becker
48a1f0845a
"added php-process (contains posix extension) for rh"
2009-07-31 21:17:39 +00:00
Ralf Becker
f6ac8f4a99
added php-process (contains posix extension) for rh
2009-07-31 21:15:36 +00:00
Ralf Becker
ff78440a3e
"- 9.1.20090731 changelog
...
- removed zend server stuff"
2009-07-31 10:17:33 +00:00
Klaus Leithoff
f18ba4ddfe
offer inline displayed textfiles as download for attachments
2009-07-30 11:53:07 +00:00
Klaus Leithoff
1d0438a9a1
some fixing regarding connection handling
2009-07-30 11:42:33 +00:00
Klaus Leithoff
0a093bd2bc
using html::purify in emailadmin, rather than bofelamimail::getCleanHTML
2009-07-30 11:39:13 +00:00
Ralf Becker
909caed2dd
"- quitening warning if LANG does NOT contain nation
...
- create dummy mailserver config, as fmail otherwise gives fatal error otherwise"
2009-07-30 09:17:49 +00:00
Ralf Becker
61cb3b0755
"rewriting onchange for checkboxes for IE to an onclick"
2009-07-30 07:08:09 +00:00
Ralf Becker
3c7dd9444b
"jpgraph was missing from open_basedir"
2009-07-29 17:13:30 +00:00
Ralf Becker
dc545733d9
"added /usr/bin/zip to allow to call zip binary to fix broken zip archives of addressbook odt merge"
2009-07-29 16:29:50 +00:00
Ralf Becker
7324ddd4f6
"- added zip and for suse php5-zip requirement (for addressbook odt merge)
...
- epl 9.1.20090720"
2009-07-28 08:14:54 +00:00
Klaus Leithoff
cca48082e9
try to tackle problems with )( in Filenames; QUOTA Response Keywords like LEVEL, MAILBOX, EXPIRATION
2009-07-28 08:14:20 +00:00