Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2015-02-04 11:18:53 +00:00
addressbook cleaning up template and css 2015-02-04 10:30:59 +00:00
admin * Admin: fix not working setting of ACL for account-selection "select-box with primary group and search", data from contains no selection 2015-01-30 11:30:47 +00:00
api/src missing use / namespace aliases 2015-01-31 16:20:21 +00:00
calendar fix PHP Fatal error: Using $this when not in object context 2015-02-04 11:18:53 +00:00
doc script to check namespaces of classes 2015-01-31 16:31:36 +00:00
etemplate Fix security error about autocomplete form happens only in FF 2015-02-04 09:40:52 +00:00
filemanager Special handling for path when favorite is set via GET parameter 2015-02-02 17:50:45 +00:00
files
home Avoid displaying portlets from apps the user has no access to. 2015-01-26 19:23:13 +00:00
importexport Import warning improvements: 2015-01-27 21:20:02 +00:00
infolog remove div.et2_container in favor of just .et2_container, as we use a from now 2015-02-04 08:35:40 +00:00
mail remove div.et2_container in favor of just .et2_container, as we use a from now 2015-02-04 08:35:40 +00:00
notifications remove div.et2_container in favor of just .et2_container, as we use a from now 2015-02-04 08:35:40 +00:00
phpgwapi Activate cross-browser autocomplete 2015-02-03 17:42:32 +00:00
pixelegg Activate cross-browser autocomplete 2015-02-03 17:42:32 +00:00
preferences Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:20:41 +00:00
resources remove div.et2_container in favor of just .et2_container, as we use a from now 2015-02-04 08:35:40 +00:00
setup * Setup: allow to use Composer (https://getcomposer.org/) to manager requirements (instead of PEAR) 2015-01-18 12:05:09 +00:00
timesheet remove div.et2_container in favor of just .et2_container, as we use a from now 2015-02-04 08:35:40 +00:00
.htaccess * Mail: implement notification for incomming mails in folders if configured/set in mailaccountprofile 2014-04-24 13:52:45 +00:00
about.php
composer.json * Setup: allow to use Composer (https://getcomposer.org/) to manager requirements (instead of PEAR) 2015-01-18 12:05:09 +00:00
composer.lock * Setup: allow to use Composer (https://getcomposer.org/) to manager requirements (instead of PEAR) 2015-01-18 12:05:09 +00:00
groupdav.htaccess
groupdav.php
header.inc.php.template * Filemanager: enhance sharing to keep session of already logged in user, when he clicks on a share 2015-01-20 22:11:35 +00:00
index.php Home progress: 2014-11-12 21:59:32 +00:00
json.php need to call egw_json_request::isJSONRequest(true), before throwing an exception (or calling egw_json_request::parseRequest()), otherwise exception is not shown on client as alert 2015-01-27 08:57:34 +00:00
login.php * Login: disabling cookie-enabled-check again, as it causes a redirect look under certain conditions and browsers 2014-09-23 08:04:46 +00:00
logout.php fixed fatal error "class errorlog not found" 2014-07-12 10:11:53 +00:00
redirect.php
remote.php
rpc.php fix SyncML error reported on list 2014-08-22 06:58:51 +00:00
set_box.php
share.php * Filemanager: enhance sharing to keep session of already logged in user, when he clicks on a share 2015-01-20 22:11:35 +00:00
status.php
svn-helper.php Add app.js to preferences 2014-05-30 13:27:39 +00:00
webdav.php