Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2015-05-26 10:50:04 +00:00
addressbook pending translations from our translation server 2015-05-26 08:58:20 +00:00
admin Fixed custom field select options removed empty label if there was white space after options 2015-05-19 19:59:59 +00:00
api/src Missing backport commit from commit #52701 2015-05-06 08:56:23 +00:00
calendar pending translations from our translation server 2015-05-26 08:58:20 +00:00
doc Changelog for 14.2.20150501 2015-05-01 07:35:46 +00:00
emailadmin allow phone as schema attribute for href in HTMLawed-Config; make merge function static, as this is the way it is used almost always; fix warning in getStyles 2015-05-15 14:03:25 +00:00
etemplate ignore CR when comparing textfields for history 2015-05-26 10:50:04 +00:00
filemanager Fix drag and drop multiple files into a subdirectory didn't get all files to the right path 2015-05-19 19:50:52 +00:00
files
home Use geolocation api to try to determine city 2015-04-13 23:02:45 +00:00
importexport Fix importexport schedule: 2015-04-13 20:04:22 +00:00
infolog Pass full infolog data to check_access(), fixes access errors when importing with info_id 2015-05-21 15:53:09 +00:00
jdots * Mail, Filemanager: use now same handling, pdf, text or html are opened now in popup, fixes viewing of attachments using mobile theme 2015-03-30 11:03:46 +00:00
mail Do not allow to drag an invalid email address in compose 2015-05-22 15:26:50 +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 Add missing action icons in compose toolbar, and fix dragging icon has no height 2015-05-20 15:45:18 +00:00
pixelegg * Mail: Implement mail integration with new structure and add new feature 2015-05-05 08:03:13 +00:00
preferences pending translations from our translation server 2015-05-26 08:58:20 +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 using exception / exit code 92 for "Domain XXX does NOT exist !!!" 2015-05-12 14:58:07 +00:00
timesheet Fix 'No project' column filter 2015-05-19 20:58:30 +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: fix fatal error / white screen when parsing winmal.dat (by updating to fixed Horde_Compress-2.1.1) 2015-03-15 08:20:04 +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 Home progress: 2014-11-12 21:59:32 +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:04:46 +00:00
logout.php
redirect.php
remote.php
rpc.php fix SyncML error reported on list 2014-08-22 06:58:51 +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
webdav.php