Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2015-07-29 18:50:30 +00:00
addressbook After editing a contact, refresh the whole list (edit) instead of just updating the one contact. 2015-07-28 15:01:03 +00:00
admin fix nothing to change found, if admin-cli was called with root_admin and config-password 2015-07-24 11:42:55 +00:00
api/src * Filemanager/Versioning: filesystem checks now fixes directories existing multiple times, causing them to appear empty 2015-07-29 09:08:31 +00:00
calendar * CalDAV/Calendar: fix not working private flag from Apple clients 2015-07-29 13:31:03 +00:00
doc copy 14.3 changelog to trunk to satisfy update checker 2015-07-29 18:50:30 +00:00
etemplate * Admin: fix SQL error when search contains a non-ascii character 2015-07-29 10:35:01 +00:00
filemanager Change autocomplete default value for passwd widget from "" to "off" 2015-06-03 09:05:11 +00:00
files
home Remove 'No filters' option, as it causes errors 2015-05-04 20:11:52 +00:00
importexport Fix importexport schedule: 2015-04-13 20:03:30 +00:00
infolog Better handling of changing status & completed via context menu 2015-07-27 19:25:10 +00:00
mail Mail tree phase2 W.I.P.: missing commit from 53261 2015-07-29 14:31:59 +00:00
notifications some database optimizing: changing columns with no user-input to CHARACTER SET ascii (instead of utf8), shorten indexes and add additional autoincrement columns where primary key contained varchars 2015-07-11 13:56:50 +00:00
phpgwapi fix typo giving fatal error on Univention Installation 2015-07-29 16:02:18 +00:00
pixelegg Do not hide selectbox if the hover is on selectbox options 2015-07-22 11:58:41 +00:00
preferences Remove popup account selection option 2015-07-28 19:08:17 +00:00
resources Fix click on resources picture in edit dialog doesn't open expose view 2015-04-09 10:48:45 +00:00
setup fix typo stalling new installs 2015-07-07 14:15:52 +00:00
timesheet Fix 'No project' column filter 2015-05-19 20:58:30 +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:45:34 +00:00
composer.lock * Mail/CalDAV/CardDAV: update to new Horde and PEAR versions, specially Horde_Icalendar 2.1.1 2015-07-06 15:45:34 +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-01 18:10: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: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
remote.php
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 teach ./svn-helper.php up to cope with apps being git repos 2015-06-27 16:46:51 +00:00
webdav.php