Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2015-04-08 16:29:57 +00:00
addressbook remove old options colliding with Nathans new stuff and causing all but first addressbook tab to be empty 2015-04-03 13:09:36 +00:00
admin * All apps/customfields: 2015-04-01 12:29:20 +00:00
api/src Make sure stat url is present before changing it. Fixes error loading mounted etemplates. 2015-03-24 19:42:32 +00:00
calendar Fix freetime button overlaps duration time field 2015-04-07 13:16:07 +00:00
doc copy 14.2 changelog to trunk to satisfy update checker 2015-04-02 16:27:00 +00:00
emailadmin handle weird problem on fetching attachments of attached email, when the attached message/rfc is retrieved as binary; thus when fetching message/rfc parts always do so using BODY method instead of BINARY 2015-04-02 12:40:49 +00:00
etemplate Fix touch on filemanager heirarchical folder open arrow does not open the sub folder, using touch devices 2015-04-07 16:01:55 +00:00
filemanager Give the first column bigger default size in order to better showing of heirarchical folders 2015-04-07 15:39:47 +00:00
files
home move "Save as" phrase to common and merge-cli run 2015-04-01 08:01:30 +00:00
importexport Fix vfs_stream_wrapper not found error by switching to namespaced class name 2015-04-07 21:02:35 +00:00
infolog Make sure the line breaks on Completed column of listview if there is no space 2015-04-07 15:39:14 +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 Fix not working forwarding multiple addresses in sieve edit dialog 2015-04-08 16:29:57 +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 Merging r51397ff from Trunk: moving VFS API classes into a namespaced PSR4 autoloadable structure: 2015-04-07 09:21:05 +00:00
pixelegg * 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
preferences Fix prefsHelper tooltip always on top 2015-03-16 10:30:36 +00:00
resources Fix resource participant search conflict checking 2015-03-19 15:12:07 +00:00
setup move "Save as" phrase to common and merge-cli run 2015-04-01 08:01:30 +00:00
timesheet Match title input max length to database max length 2015-04-01 20:04:13 +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 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