Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2015-01-27 13:10:48 +00:00
addressbook Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:23:08 +00:00
admin Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:23:08 +00:00
calendar fix typo preventing ics parsing 2015-01-27 13:10:48 +00:00
doc fix 2 typos in generation of Apache config 2015-01-21 14:10:14 +00:00
emailadmin * Sieve: coping with a dbmail bug in some versions of the Server. Server using formal syntax being reserved for client->server communication 2015-01-27 12:23:10 +00:00
etemplate Clean up debug 2015-01-26 17:35:54 +00:00
filemanager Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:23:08 +00:00
files
home Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:23:08 +00:00
importexport Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:23:08 +00:00
infolog add default cat (set in pref) to infologs that are created from mails 2015-01-23 14:28:23 +00:00
jdots Creating branches/14.2 2015-01-21 19:49:09 +00:00
mail fixed warning of calling createRowID static with incompatible $this, it work before because mail_ui as well as mail_compose define $this->mail_bo 2015-01-26 15:04:36 +00:00
notifications Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:23:08 +00:00
phpgwapi * Mail: fix not working BCC addresses 2015-01-27 07:56:27 +00:00
pixelegg Not using jquery hide() for commit #51258, seems FF doesn't like a hidden iFrame 2015-01-14 15:06:02 +00:00
preferences Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:23:08 +00:00
resources Fix expose view in for thumbnails in resources app 2015-01-20 15:11:45 +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 Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:23:08 +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:58:01 +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 From tracker 2276: 2010-04-13 19:27:54 +00:00
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