Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2015-09-29 07:32:19 +00:00
addressbook Do not give an error about selecting contacts when there is no action. 2015-09-22 16:03:33 +00:00
admin Do not die if select custom field is not fully set up 2015-09-22 16:05:27 +00:00
api/src shorten filenames to precision of the column (200 characters9, to not give SQL error under PostgreSQL 2015-08-22 12:47:04 +00:00
calendar fix warning if there are no participants 2015-09-29 07:32:19 +00:00
doc * LDAP: fix not working connect under newer PHP 5.6 (maybe other versions too) with PHP Warning: invalid port number: 0 2015-09-08 13:11:50 +00:00
emailadmin try to make sure that an imap-capable mail-account is preselected, when an admin edits user mailaccount settings. in admin module. 2015-09-25 08:05:55 +00:00
etemplate Do not trigger autocomplete fix if the browser is Safari and there's an input with type password, since the Safari does not respect autocomplete = off 2015-09-24 07:34:04 +00:00
filemanager After changing the template and it's loaded, refresh. 2015-09-22 15:57:50 +00:00
files
home Make sure portlet settings are there before checking them 2015-08-05 21:15:38 +00:00
importexport Stop admin tree from jumping back to the top when you click some links 2015-09-04 18:37:17 +00:00
infolog Make sure every app has a sidemenu link to the list and add an entry 2015-09-15 21:53:15 +00:00
jdots Use egw.message discard option for mobile theme fullscreen hint 2015-08-17 15:27:40 +00:00
mail fix problem with possible json_encode problem (removing all initial data from mailbody) on reply/forward 2015-09-24 10:53:02 +00:00
notifications * Update API version to 14.3, NO new features, just database optimization targeting InnoDB engine in MySQL 2015-07-19 10:24:53 +00:00
phpgwapi we can NOT use 204 No content (forbidds a body) with return=representation, therefore we need to use 200 Ok instead 2015-09-28 13:16:15 +00:00
pixelegg Implement discard option for egw.message: 2015-08-17 15:17:54 +00:00
preferences Remove popup account selection option 2015-07-28 19:08:17 +00:00
resources * All Apps: Implement drag and drop file from desktop into htmlarea 2015-08-12 14:58:00 +00:00
setup fix issue pointed out by Andrew McNicol 2015-09-03 16:21:34 +00:00
timesheet Make sure every app has a sidemenu link to the list and add an entry 2015-09-15 21:53:15 +00:00
.htaccess
about.php
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
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
login.php * Login/Password: handle forced password change on login page 2015-07-01 17:54:18 +00:00
logout.php replace previous logout code with cd=1 "You have been successfully logged out" 2015-07-17 06:29:22 +00:00
redirect.php From tracker 2276: 2010-04-13 19:27:54 +00:00
remote.php
rpc.php
set_box.php
share.php
status.php
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