Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2015-03-12 14:59:25 +00:00
addressbook Fixes on org view: 2015-03-11 23:15:50 +00:00
admin pending translations from our translation server 2015-03-05 09:04:21 +00:00
api/src fixed a couple more issues with session reusage when using sharing urls: 2015-03-02 21:09:08 +00:00
calendar Change category icon in all apps 2015-03-12 12:39:49 +00:00
doc copy 14.2 changelog to trunk to satisfy update checker 2015-03-11 09:31:56 +00:00
etemplate Change category icon in all apps 2015-03-12 12:39:49 +00:00
filemanager Fix dropping file onto a sub-directory uploaded into current directory instead 2015-02-23 17:42:21 +00:00
files
home Better tooltips for home link portlets 2015-03-04 23:13:36 +00:00
importexport Fix some bugs in export UI 2015-03-02 17:17:14 +00:00
infolog fix update script 2015-03-12 09:44:48 +00:00
mail * Mail: deal with folderstructure issues when working with shared folders (others or shared) on constructing the mail foldertree 2015-03-10 14:08:11 +00:00
notifications * Notification/Mail: Fix / work around for BAD Header problem encountered in notifications for insufficiently encoded subject 2015-02-26 14:56:23 +00:00
phpgwapi Another attempt at properly caching image map without blowing up the cache. 2015-03-11 22:19:43 +00:00
pixelegg Use bigger loading image for tab loading overlay (thanks Hadi) 2015-03-12 14:59:25 +00:00
preferences pending translations from our translation server 2015-03-05 09:04:21 +00:00
resources Fix the sideboxmenu item "Resources list" opens nm in an iframe 2015-03-05 13:40:38 +00:00
setup pending translations from our translation server 2015-03-05 09:04:21 +00:00
timesheet typo in docu 2015-03-09 15:38:54 +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 * Mail: fixed problem with space in folder names under current PHP 5.5.22 or 5.6.6 by updating to newest Horde and PEAR versions 2015-03-10 09:27:32 +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