Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker ab6f9f455c * Mail: inline images were not shown in Thunderbird
we need to send a multipart/related with html-body as first part and inline images as further parts
2015-06-19 14:21:18 +00:00
addressbook fix for imap_rfc822_write_address from imap extension 2015-06-09 08:54:47 +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 * API/VFS: download as zip; increase the time limit on a small amount of files, as they may hold a big amount of data 2015-06-11 12:32:41 +00:00
calendar Fix extra options in alarm time options 2015-06-18 19:12:29 +00:00
doc Changelog for 14.2.20150603 2015-06-03 08:47:42 +00:00
emailadmin * Mail/inline image:Fix inline image handling for reply/forward mail 2015-06-15 16:55:49 +00:00
etemplate Add property "data" into taglist-email for setting extra info into taglist item 2015-06-16 15:37:39 +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
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 Fix none et2_popup issue in mobile framework 2015-06-08 14:13:55 +00:00
mail * Mail/compose: Fix mail compose d-n-d for emails and distribution lists 2015-06-16 15:38:47 +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 * Mail: inline images were not shown in Thunderbird 2015-06-19 14:21:18 +00:00
pixelegg * Mobile: fix redirect loop, if template_set was forced to something else then "pixelegg" 2015-06-02 09:15:57 +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 * Setup: support mail authentication without PHP imap extension 2015-06-10 15:45:49 +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
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 * 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 * Mobile: fix redirect loop, if template_set was forced to something else then "pixelegg" 2015-05-27 14:01:32 +00:00
logout.php fixed fatal error "class errorlog not found" 2014-07-12 10:11:53 +00:00
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 Add app.js to preferences 2014-05-30 13:27:39 +00:00
webdav.php