Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2011-10-09 15:56:58 +00:00
addressbook * Admin/Addressbook: fixed wrong timezone in created and modified times for contacts and accounts 2012-03-14 15:24:42 +00:00
admin moved sqlfs filesystem check from Admin to Admin >> Filemanager, as most people seem to expect it there 2012-02-29 15:00:25 +00:00
calendar * Calendar: update timezones to 2011n from Lightning 2012-03-18 08:57:47 +00:00
doc Changelog for 10.1.20111111 2011-11-11 08:42:49 +00:00
egw-pear PROPPATCH request was not logged 2012-01-30 01:56:57 +00:00
emailadmin * PostgreSQL/Setup/EMailAdmin: fixed Setup >> Configuration was not storing anything 2012-02-29 19:01:45 +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 * eMail: fix bug regarding language strings with single quotes in Javascript; 2012-03-16 10:19:08 +00:00
filemanager moved sqlfs filesystem check from Admin to Admin >> Filemanager, as most people seem to expect it there 2012-02-29 15:00:25 +00:00
home * Home: only display apps user has rights to (were not checked for calendar, email, infolog, news_admin or if user changes positions on home, before gotten app-rights removed) 2012-03-21 12:57:34 +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:14 +00:00
infolog * InfoLog/CalDAV: fixed wrong timezone used for iCal generation 2012-03-08 18:46:43 +00:00
jdots fixed typo causing timezone selection not to reload window 2011-10-09 15:56:58 +00:00
notifications define SEP, if not defined, fixes open_basedir errors seen in error_log 2012-03-13 08:59:50 +00:00
phpgwapi removed menuaction check completly, as only missuse was setting currentapp from it, which get now checked 2012-03-27 08:32:38 +00:00
preferences dont show more lines in multiselectbox as we have values 2012-02-21 09:28:57 +00:00
resources fixed typo and added translation for new context-menu items 2012-02-22 12:48:02 +00:00
setup setting recommended php version to 5.3, not sure why we havnt done that already 2012-03-11 09:38:28 +00:00
timesheet * timesheet: fixed wrong sum for timesheets; 2012-03-05 12:15:39 +00:00
.htaccess replaced several calendar_so::search() parameter with new array $params parameter and added new $params[users] with raw users as passed to calendar_bo::search() (without members and memberships added) for calendar integration 2010-05-20 15:12:45 +00:00
about.php new about page from Sebastian Ebeling 2007-05-26 19:06:12 +00:00
anon_wrapper.php removed AFAIK not used file 2010-09-11 08:31:12 +00:00
groupdav.htaccess removed alternative approach, as it is not suffient for iOS 4.3+ iCal 2011-11-11 08:52:29 +00:00
groupdav.php switching off output compression for Lighttpd and HTTPS, as it makes problems with TB Lightning 2011-09-16 15:35:08 +00:00
header.inc.php.template fixing a typo reported by David.C Rankin 2010-12-06 08:40:47 +00:00
index.php * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection 2010-09-25 09:08:37 +00:00
json.php make sure egw_json_response object get instancated, so it's destructor get called and sends at least an empty response object, checkpoint dont like empty HTTP responses 2011-05-03 19:45:22 +00:00
login.php Reverted to old revision as having a 10.1 as a remote application is not needed 2011-01-20 20:11:37 +00:00
logout.php * API: fixed a reported deprecated warning on logout when using CAS 2011-12-09 11:24:34 +00:00
redirect.php From tracker 2276: 2010-04-13 19:27:54 +00:00
rpc.php Fix multi-domain support for SyncML 2010-02-03 12:28:49 +00:00
set_box.php rework of home area (moving of portal_boxes, deletion of portal_boxes); modification/fixes to preferences::delete; adding app_id to trackers portal-box 2010-04-21 11:09:38 +00:00
soap.php Fixed some more php53 Warnings after latest fix_depricated.php 2010-03-21 09:37:52 +00:00
svn-helper.php update for egroupware module was missing 2012-03-28 11:45:34 +00:00
webdav.php using PATH_INFO as backend (HTTP_WebDAV_Server also only uses that 2012-03-27 09:11:07 +00:00
xmlrpc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00