Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2016-01-09 01:03:30 +00:00
addressbook Mobile theme W.I.P.: 2015-12-22 14:49:02 +00:00
admin Fix title message for (de)activating mail accounts progress dialog 2015-12-15 11:23:01 +00:00
api/src fixed creating of symlink failed for not-writable entry-directory (attachments), because wrong url_stat was used, needs to be static::url_stat not self::, to use method of extending classes 2015-09-30 03:24:04 +00:00
calendar Fix overlap between todos and toolbar more button 2016-01-09 01:03:30 +00:00
doc remove accedental 20151201 entry 2015-12-01 19:39:33 +00:00
etemplate Allow slide toggles for checkboxes in toolbar if they specify toggle_on or toggle_off 2016-01-09 00:54:02 +00:00
filemanager Mobile theme W.I.P.: 2015-12-09 15:49:41 +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 * All applications/ Tutorials: Fix discarding tutorials prompt not working if the configuration is set to sidebox 2015-12-03 13:04:33 +00:00
importexport Fix edit definition dialog looks weird when we open it directly to a certain step 2015-11-30 23:23:51 +00:00
infolog Fix not working subtraction option for infolog-value widget 2016-01-08 13:35:35 +00:00
mail fix warning regarding PEAT::isError 2016-01-08 14:47:31 +00:00
notifications * Notifications/all apps: do not block other requests while notifications are queried 2015-10-19 08:07:00 +00:00
phpgwapi attempt to improve activate_links; do not break lines with hrefs when word-wrapping; do not use strip_tags on plain messages when using get_mailcontent (mostly used by app-integration) as it eats away too much content. we use convertHTML2text now 2016-01-08 15:05:04 +00:00
pixelegg Remove duplicate definition with etemplate2.css, fixes toolbar More icons 2016-01-06 18:35:42 +00:00
preferences Remove popup account selection option 2015-07-28 19:08:17 +00:00
resources Mobile theme W.I.P.: 2015-12-17 12:46:21 +00:00
setup * Univention: allow to migrate accounts from SQL backupt to Univention (install new EGroupware app and delete all users and groups in Univention first) 2015-11-13 14:49:34 +00:00
timesheet Mobile theme W.I.P.: 2015-12-10 17:07:25 +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:45:34 +00:00
composer.lock revert accidental commit of composer.lock 2015-11-02 17:03:24 +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 Fix mobile theme always opens the Home as first active tab without respecting the last opened tab 2015-11-23 17:05:35 +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:57:34 +00:00
login.php * Login/Password: handle forced password change on login page 2015-07-01 12:44:34 +00:00
logout.php replace previous logout code with cd=1 "You have been successfully logged out" 2015-07-17 06:29:01 +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
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:46:51 +00:00
webdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:14:47 +00:00