Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 9dceeccf31 "remembering admins previous selection for:
- country
- usage_type"
2009-11-17 20:32:35 +00:00
addressbook just fixed some typos 2009-11-13 08:01:28 +00:00
admin "remembering admins previous selection for: 2009-11-17 20:32:35 +00:00
calendar Set event['tzid'] for clients using UTC timestamps 2009-11-16 17:28:34 +00:00
doc "adding /usr/bin/tnef to open_basedir" 2009-10-22 17:17:13 +00:00
egw-pear Backport of r28140-2, r28156 to EPL-9.1: 2009-10-19 08:58:49 +00:00
emailadmin fixing some inconsitencies regarding the get/set Quota (issues with username logintype email) 2009-09-16 13:31:12 +00:00
etemplate "use application/vnd.ms-excel for downloading excel 2003 xml format" 2009-11-14 16:08:26 +00:00
felamimail fixing a problem regarding the viewing of mails created by MSExchange that seem to contain invalid chars in BASE64 encoded string AND invalid encoding for UTF8 2009-11-10 10:24:14 +00:00
filemanager Backporting default+forced prefs for all apps 2009-10-19 18:24:49 +00:00
home reverted change of r72367 and fixed the real cause for the mainscreen_message problem: YOU SHOULD NOT HAVE TRANSLATIONS FOR mainscreen_message; You may have to force the reload of new language file-information 2009-07-06 15:40:42 +00:00
importexport adding a read function to bodefinitions, Still you cannot view or edit definitions with UI 2009-09-09 08:10:28 +00:00
infolog make the datefilter stay when filter by day is active (stick it with the sessiondata) 2009-11-16 09:49:50 +00:00
notifications removed unnecessary error logging 2009-11-16 16:43:50 +00:00
phpgwapi Add additional datastores 2009-11-17 07:13:21 +00:00
preferences "otherwise we get warnings during setup" 2009-11-14 17:39:35 +00:00
resources "fixed not working regular expression to hide .picture.jpg, it was hiding all attachments" 2009-09-20 09:48:46 +00:00
setup backported EGroupware usage statistic client to EPL-9.1 2009-11-17 15:30:59 +00:00
timesheet "fixed bug with predefined status" 2009-11-14 18:02:21 +00:00
.htaccess "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
about.php new about page from Sebastian Ebeling 2007-05-26 19:06:12 +00:00
anon_wrapper.php
groupdav.php "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
header.inc.php.template "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
index.php "forward for not existing or empty header to setup" 2009-04-28 16:06:18 +00:00
login.php 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
logout.php 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
notify_simple.php update headers 2007-02-28 03:40:03 +00:00
notify.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
notifyxml.php Ensure inclusion of the top-level header.inc.php 2006-11-22 23:07:19 +00:00
redirect.php redirection via go, by rebuilding the query string; suggested by zorg; seems to work without sideeffects in my enviroment; 2009-06-19 08:42:36 +00:00
rpc.php 1. NTLM Single Sign ON 2008-07-16 09:29:13 +00:00
set_box.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
soap.php New header.inc.php template 2008-08-21 06:21:32 +00:00
svn-helper.php small svn-helper script to deal easier with our wired svn-structure, without arguments it reveals it's secrects ;-) 2007-06-04 06:44:32 +00:00
webdav.php fixed not working fallback to "sitemgr" rights (was sitemgr-site, but has to be sitemgr-link) 2009-10-25 17:30:27 +00:00
xajax.php "PHP5.3 fix: call_user_func_array($callback,null) 2. parameter has to be array 2009-08-22 16:45:21 +00:00
xmlrpc.php New header.inc.php template 2008-08-21 06:21:32 +00:00