Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2013-10-25 13:37:53 +00:00
addressbook * PostgreSQL/Addressbook: fixed SQL error when sorting by a custom field 2013-10-24 14:57:36 +00:00
admin setting new admin index page via version update to 1.9.001 2013-10-24 10:56:40 +00:00
calendar for new or changed group-invitations, remove previously deleted members, so they show up again 2013-10-17 12:02:24 +00:00
doc change cli detection to use php_sapi_name() 2013-09-10 17:29:58 +00:00
etemplate fixed wrongly disabled tabs 2013-10-25 12:26:44 +00:00
filemanager filemanager redirected /apps/$app to webdav.php instead of opening it, using now css class isDir as further indicator for directories, eg. with symlink mime-type 2013-10-14 09:01:03 +00:00
files * WebDAV/GroupDAV/CalDAV/CardDAV: removed option only used for old KDE GroupDAV resource and unknown WebDAV clients producing invalid XML, fix for community bug #3152 2012-08-13 09:32:03 +00:00
home creating and using an app-specific egw object 2013-10-07 16:53:13 +00:00
importexport Remove spreadsheet merge print selectbox from sidebox 2013-10-24 19:40:27 +00:00
infolog * InfoLog: add converting into a Tracker ticket to actions selectbox of edit popup 2013-10-25 08:18:59 +00:00
mail implement getMailboxes and listSubscribedMailboxes, to get listview back on the road; attachment info still missing, and filters to be implemented 2013-10-25 13:37:53 +00:00
notifications completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu 2013-10-03 09:23:18 +00:00
phpgwapi jqplot version update to 1.0.8 2013-10-24 20:24:26 +00:00
preferences support additional moonocolor skin 2013-10-21 11:33:39 +00:00
resources switching on Content-Security-Policy: script-src 'self' 'unsafe-eval' for all templates, old non-et2 apps can call egw_framework::csp_script_src_attrs('unsafe-inline') to enable inline scripts in their scope, et2 does it for CK editor which does not support CSP currently and old etemplate does it for all apps using it 2013-10-05 13:33:28 +00:00
setup * SiteMgr: fixed not working anonymous user and using now a random password 2013-10-15 09:25:49 +00:00
timesheet disabling all actions but add on sum rows 2013-10-04 11:19:42 +00:00
.htaccess documented required rewrite rule for Apache FCGI 2013-03-18 08:14:47 +00:00
about.php
groupdav.htaccess
groupdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:14:47 +00:00
header.inc.php.template prevent PHP Noticed: undefined index: menuaction 2013-05-23 17:01:35 +00:00
index.php
json.php Force use of singleton: $response = egw_json_response::get(); not using it causes response being wrapped in an other response 2013-08-25 12:42:55 +00:00
login.php fix indention 2013-08-01 12:40:57 +00:00
logout.php
redirect.php
remote.php * Filemanager/WebDAV: support for newer ownCloud clients (eg. version 1.1.1) 2012-10-24 16:25:53 +00:00
rpc.php suppress strict warnings from old SyncML code 2013-06-19 07:06:33 +00:00
set_box.php
soap.php
status.php
svn-helper.php change cli detection to use php_sapi_name() 2013-09-10 17:29:58 +00:00
webdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:14:47 +00:00
xmlrpc.php