Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2015-02-02 23:32:03 +00:00
addressbook Import warning improvements: 2015-01-27 21:20:02 +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:30 +00:00
calendar * Calendar/CalDAV: fixed synced events still contained deleted exceptions 2015-01-29 13:32:05 +00:00
doc fix 2 typos in generation of Apache config 2015-01-21 14:10:14 +00:00
emailadmin no need to write empty usernames, store empty passwords without encrypting them as "", because mcrypt will give a warning and returning just false otherwise 2015-01-30 13:33:45 +00:00
etemplate Make sure url has a value before matching, prevents errors with some dialogs 2015-02-02 23:32:03 +00:00
filemanager Special handling for path when favorite is set via GET parameter 2015-02-02 17:57:47 +00:00
files
home Weather widget not quite ready for general use 2015-01-28 23:09:41 +00:00
importexport Import warning improvements: 2015-01-27 21:20:02 +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 Make sure the dom is rendered and is ready to append to it 2015-01-30 15:37:48 +00:00
mail * Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send 2015-02-02 19:54:53 +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/IE: fixed compose popup did not open again after it was closed eg. mail was send 2015-02-02 19:54:53 +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 Check to make sure found resource is an array instead of a column flag. 2015-01-27 22:44:11 +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 revert previous changes to avoid felamimail as default_app, as it should be handled on update/upgrade 2014-06-13 11:51:44 +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:05:09 +00:00
logout.php fixed fatal error "class errorlog not found" 2014-07-12 10:12:13 +00:00
redirect.php
remote.php
rpc.php fix SyncML error reported on list 2014-08-22 06:59:13 +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