Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2015-01-27 18:12:10 +00:00
addressbook Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:20:41 +00:00
admin Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:20:41 +00:00
api/src fix an other not aliased global class (egw_time) 2015-01-27 17:17:50 +00:00
calendar * Calendar/CalDAV: fixed not synced recurrences, because invitation was to a group only or first recurrence was an exception 2015-01-27 18:12:10 +00:00
doc fix 2 typos in generation of Apache config 2015-01-21 14:10:14 +00:00
etemplate fix 2nd loading of etemplates in IE, which was broken since r51385, because IE can not use in main window cached object, if it was loaded from a now closed popup/iframe 2015-01-27 16:53:11 +00:00
filemanager Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:20:41 +00:00
files
home Avoid displaying portlets from apps the user has no access to. 2015-01-26 19:23:13 +00:00
importexport Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:20:41 +00:00
infolog add default cat (set in pref) to infologs that are created from mails 2015-01-23 14:25:40 +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:15 +00:00
notifications Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:20:41 +00:00
phpgwapi Work in progress of printing nextmatches, still needs some prettying up & edge case testing 2015-01-27 16:26:59 +00:00
pixelegg Style popup loading view for mobile theme 2015-01-26 11:42:28 +00:00
preferences Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:20:41 +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:20:41 +00:00
.htaccess
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
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
logout.php
redirect.php
remote.php
rpc.php
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
webdav.php