Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2012-03-22 23:35:25 +00:00
addressbook * Admin/Addressbook: fixed wrong timezone in created and modified times for contacts and accounts 2012-03-14 15:22:51 +00:00
admin * translations: Italian translation improvements for admin and API; provided by Ilias Chasapakis, Webtrain Services 2012-03-16 11:43:03 +00:00
calendar * Calendar: iCal import via mime-registry (clicking on iCal file in filemanager) displayed event in server- instead of user-time 2012-03-22 14:02:06 +00:00
doc Add some hint (in a comment) on how to configure redirects to https. 2011-10-30 21:11:32 +00:00
etemplate Get checkbox custom fields working 2012-03-22 23:35:25 +00:00
filemanager register filemanager as handler for directory mime-type "httpd/unix-directory" (register hooks!) 2012-03-21 10:28:48 +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:54:16 +00:00
importexport Change error output from STDERR to error_log 2012-03-19 14:54:20 +00:00
infolog move "check all" phrase to etemplate and added "uncheck all" 2012-03-22 15:46:47 +00:00
notifications * translations: improving german translation 2012-03-16 11:45:39 +00:00
phpgwapi only transfer link-registry for apps user has access too, otherwise mime-registry would open eg. iCal files in calender, even if user has no calendar access 2012-03-22 12:59:34 +00:00
preferences dont show more lines in multiselectbox as we have values 2012-02-21 09:22:42 +00:00
resources change add - submit button to button. (has no autofocus) 2012-03-06 16:06:57 +00:00
setup adding Mac ports location of tnef 2012-03-11 09:39:19 +00:00
timesheet * timesheet: fixed wrong sum for timesheets; 2012-03-05 12:06:17 +00:00
.htaccess
about.php
groupdav.htaccess removed alternative approach, as it is not suffient for iOS 4.3+ iCal 2011-11-11 08:49:25 +00:00
groupdav.php * CalDAV/CardDAV/GroupDAV new user preference to log requests and responses to Apache error-log 2011-11-23 16:34:39 +00:00
header.inc.php.template dont switch on output buffering for log-tailer 2012-03-06 13:16:33 +00:00
index.php
json.php ability to queue ajax requests on the client and send them as a single ajax request every N ms to the server 2011-09-13 17:27:02 +00:00
login.php
logout.php * API: fixed a reported deprecated warning on logout when using CAS 2011-12-09 10:55:40 +00:00
redirect.php
rpc.php
set_box.php
soap.php
svn-helper.php handling special case of module "egroupware" in merge 2012-02-15 10:37:23 +00:00
webdav.php reverted accidently commited webdav.php 2011-09-29 10:54:48 +00:00
xmlrpc.php