Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2015-07-14 16:11:45 +00:00
addressbook an other leftover of switch to new Horde_Icalendar classes 2015-06-29 12:31:57 +00:00
admin show nonav icon in admin tree too, if app has not navbar icon 2015-07-03 12:43:43 +00:00
api/src allow to specify multiple ;-separated hosts for database, by default first one is used, on connection failure other ones are tried too 2015-07-06 19:38:27 +00:00
calendar Add merge placeholders for participants filtered by type (group, resource, etc.) 2015-07-14 14:32:36 +00:00
doc fix patch 2015-07-07 06:48:58 +00:00
emailadmin * EMailAdmin: create a unique index for egw_ea_valid table 2015-07-06 14:39:39 +00:00
etemplate Make sure sortable gets send the request to server with correct menuaction, as jsonq always queued the request from home and that may causes wrong redirection. e.g. sortable grid inside an iframe of an application (mail.sieve) 2015-07-14 16:11:45 +00:00
filemanager fix not being able to mount /etemplates (no mount button), once it was unmounted and there are modified templates 2015-05-27 14:40:14 +00:00
files * WebDAV/GroupDAV/CalDAV/CardDAV: removed option only used for old KDE GroupDAV resource and unknown WebDAV clients producing invalid XML, fix for community bug #3152 2012-08-13 09:32:03 +00:00
home Remove 'No filters' option, as it causes errors 2015-05-04 20:11:52 +00:00
importexport Fix importexport schedule: 2015-04-13 20:04:22 +00:00
infolog use json-encoding instead of (php-)serialize for storing of iCal X-properties in DB 2015-06-25 20:26:19 +00:00
jdots * All apps: fixed not working notification links (not opening given entry) or changing app via url 2015-07-13 16:26:24 +00:00
mail * Mail: fix PHP Fatal error in HTML mails, when using PHP 5.3 2015-07-13 11:37:48 +00:00
notifications * Notification/Mail: Fix / work around for BAD Header problem encountered in notifications for insufficiently encoded subject 2015-02-26 14:57:48 +00:00
phpgwapi fix typo 2015-07-14 11:14:37 +00:00
pixelegg Missed CSS changes for highlighted favorite 2015-07-13 19:01:16 +00:00
preferences * Login/Password: handle forced password change on login page 2015-07-01 17:54:18 +00:00
resources Remove div.et2_container in favor of just .et2_container, as we use form now 2015-04-10 12:56:07 +00:00
setup fix typo stalling new installs 2015-07-07 14:16:15 +00:00
timesheet Fix 'No project' column filter 2015-06-02 21:25:11 +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 new about page from Sebastian Ebeling 2007-05-26 19:06:12 +00:00
composer.json * Mail/CalDAV/CardDAV: update to new Horde and PEAR versions, specially Horde_Icalendar 2.1.1 2015-07-06 15:46:52 +00:00
composer.lock * Mail/CalDAV/CardDAV: update to new Horde and PEAR versions, specially Horde_Icalendar 2.1.1 2015-07-06 15:46:52 +00:00
groupdav.htaccess removed alternative approach, as it is not suffient for iOS 4.3+ iCal 2011-11-11 08:49:25 +00:00
groupdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:14:47 +00:00
header.inc.php.template * Mobile: fix redirect loop, if template_set was forced to something else then "pixelegg" 2015-05-27 14:01:32 +00:00
index.php Avoid an extra reload from client side (egw.js) if there is no default app set by loading framework with home. 2015-06-02 21:33:41 +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/Password: handle forced password change on login page 2015-07-01 17:54:18 +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 * Filemanager/WebDAV: support for newer ownCloud clients (eg. version 1.1.1) 2012-10-24 16:25:53 +00:00
rpc.php fix SyncML error reported on list 2014-08-22 06:58:51 +00:00
set_box.php rework of home area (moving of portal_boxes, deletion of portal_boxes); modification/fixes to preferences::delete; adding app_id to trackers portal-box 2010-04-21 11:09:38 +00:00
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 * Filemanager: support for ownCloud WebDAV clients which keep a local directory in sync with server (by default users home-dir with local ownCloud dir, thought other dirs can be configured as well) 2012-07-12 08:20:33 +00:00
svn-helper.php teach ./svn-helper.php up to cope with apps being git repos 2015-06-27 16:47:55 +00:00
webdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:14:47 +00:00