Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Klaus Leithoff 116f12aa8b * timesheet: fixed wrong sum for timesheets;
> > > the retrieval of the summary (sum of duration and sum of price) has to take care that the customfield table is not joined, as the join causes a multiplication of the sum per customfield found; joining of the cutomfield table is triggered by criteria being set with either a string or an array, for this reason we set it to false, and pass the criteria as filter
2012-03-05 12:17:08 +00:00
addressbook use groupdav->log() for all permanent error-messages, to log the into request-log too, if both If-Match and If-Schdule-Tag-Match given use If-Match for organiser/owner and If-Schedule-Tag-Match for attendees/participants 2012-02-21 20:04:45 +00:00
admin moved sqlfs filesystem check from Admin to Admin >> Filemanager, as most people seem to expect it there 2012-02-29 15:01:02 +00:00
calendar * InfoLog/Calendar: renamed context menu "Calendar" to "Schedule appointment" and make preset participants configurable, allow to config prefix for sub-entries and allow times in due-date 2012-02-22 12:31:00 +00:00
doc/rpm-build Changelog for 1.8.002.20111111 2011-11-11 08:54:06 +00:00
egw-pear PROPPATCH request was not logged 2012-01-30 01:57:23 +00:00
emailadmin * PostgreSQL/Setup/EMailAdmin: fixed Setup >> Configuration was not storing anything 2012-02-29 19:04:02 +00:00
etemplate Fix for empty spreadsheet dates in XML & OO.o getting a date anyway 2012-02-24 23:29:58 +00:00
felamimail add missing closing tag for <div> in showBody 2012-02-07 11:55:59 +00:00
filemanager moved sqlfs filesystem check from Admin to Admin >> Filemanager, as most people seem to expect it there 2012-02-29 15:01:02 +00:00
home * Loatian language translation Dr. from Vimontha KHIEOVONGPHACHANH <kvimontha-AT-yahoo.com> 2011-08-09 07:32:50 +00:00
importexport only check for class.$classname.inc.php files, when scanning for plugins, as backupfiles postfixing the filename with an other extension stall EGroupware completly (Fatal Error: Can not redeclar class) 2011-11-21 09:52:46 +00:00
infolog allow to unset default info_des from sub_excludefields 2012-02-24 10:31:43 +00:00
notifications * notification/email: support filter since (only check unseen mails for the last 14 days) when notify for unseen mails 2011-08-02 12:27:46 +00:00
phpgwapi fixed typo in setting date- and time-format in egw_time::check_set_tz_offset(), causing eg. importexport to fail, if async job before had no account or account had different format 2012-03-02 10:05:35 +00:00
preferences dont show more lines in multiselectbox as we have values 2012-02-21 09:26:55 +00:00
resources fixed typo and added translation for new context-menu items 2012-02-22 12:48:02 +00:00
setup added check for xmlreader extension 2011-09-06 09:56:08 +00:00
timesheet * timesheet: fixed wrong sum for timesheets; 2012-03-05 12:17:08 +00:00
.htaccess * updated .htaccess to memory_limit=256M 2011-03-16 21:25:21 +00:00
groupdav.htaccess * GroupDAV/CalDAV/CardDAV: removed alternative approach from groupdav.htaccess, as it is not suffient for iOS 4.3+ iCal 2011-11-11 08:53:22 +00:00
groupdav.php added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk 2010-09-27 08:07:10 +00:00
header.inc.php.template fixing a typo reported by David.C Rankin 2010-12-06 08:39:04 +00:00
index.php * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection 2010-09-25 09:18:26 +00:00
login.php fix for Stylite Ticket#8044 -Message on loginscreen and home doesent have a default lang fallback as all other egroupware translations 2010-10-05 08:47:17 +00:00
logout.php * API: fixed a reported deprecated warning on logout when using CAS 2011-12-09 11:26:31 +00:00
redirect.php Use trunk's redirect.php (as introduced in rev. 29786) and triggered by 2010-09-12 11:53:53 +00:00
svn-helper.php making ^/trunk default for svn-helper.php merge 2012-02-15 10:40:15 +00:00
webdav.php added support for PHP running as (F)CGI (uses ORIG_PATH_INFO instead of PATH_INFO), also added basic digest auth support from trunk 2010-09-27 08:06:58 +00:00
xajax.php * Calendar: fixed not working freetime search caused by not mbstring.func_overload supporting xajax libary 2011-05-27 08:31:53 +00:00