Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2012-04-13 08:00:04 +00:00
addressbook do NOT blanc fileas_type, as it is not always set in vCard, but should be set in EGroupware 2012-04-04 17:48:27 +00:00
admin Show icon based on icon-selectbox, hide placeholder (broken image), if no icon selected 2012-04-05 12:46:39 +00:00
calendar load wz_tooltips only if required: $GLOBALS[egw_info][flags][include_wz_tooltip] set or html::tooltip() called before calling common::egw_header(), calling header again as end of home page to allow apps to load stuff into the header (not only wz_tooltip) 2012-04-04 13:58:30 +00:00
doc fix "PHP Fatal error: Cannot pass parameter 2 by reference in doc/rpm-build/post_install.php on line 389" 2012-04-04 06:36:09 +00:00
egw-pear
emailadmin more detailed log for missing default profile 2012-04-13 08:00:04 +00:00
etemplate allow text like html markup for htmlarea in mode="ascii", which is effectivly a textarea. Allows html-tag eg. in tracker 2012-04-11 09:21:15 +00:00
felamimail handle fatal error on missing object of mailPreferences 2012-04-12 14:21:56 +00:00
filemanager fixed "Save as" / forced download for known mime-types 2012-03-09 12:39:59 +00:00
home load wz_tooltips only if required: $GLOBALS[egw_info][flags][include_wz_tooltip] set or html::tooltip() called before calling common::egw_header(), calling header again as end of home page to allow apps to load stuff into the header (not only wz_tooltip) 2012-04-04 13:58:30 +00:00
importexport Change addressbook Export CSV context menu option to use importexport 2012-04-02 16:35:03 +00:00
infolog Update end date (due date) to date-time instead of date to match current type 2012-04-10 15:27:54 +00:00
notifications * translations: improving german translation 2012-03-16 12:01:34 +00:00
phpgwapi have to use schema from backup itself, not (autoloaded) current schema 2012-04-13 06:10:13 +00:00
preferences dont show more lines in multiselectbox as we have values 2012-02-21 09:23:16 +00:00
resources * resources: fix broken import when importing with human readable names (not database values) 2012-04-04 11:59:53 +00:00
setup * Admin/ImportExport: fixed import of already hashed passwords 2012-03-29 18:34:24 +00:00
timesheet found a lot more calls to get_rows missing to set csv_export flag and fixed code in nextmatch dealing with situation if num_rows=-1 got stored in prefs anyway 2012-03-29 12:08:42 +00:00
.htaccess
about.php
groupdav.htaccess
groupdav.php
header.inc.php.template dont switch on output buffering for log-tailer 2012-03-06 13:17:15 +00:00
index.php
json.php
login.php
logout.php
redirect.php
rpc.php
set_box.php
soap.php
svn-helper.php update for egroupware module was missing 2012-03-28 11:44:56 +00:00
webdav.php using PATH_INFO as backend (HTTP_WebDAV_Server also only uses that 2012-03-27 09:05:14 +00:00
xmlrpc.php