Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2015-09-02 13:38:36 +00:00
addressbook * CardDAV/Addressbook: fixed not working adding or update of photo 2015-08-26 16:38:43 +00:00
admin * Admin/PostgreSQL: shorten ACL labels used to limit admin rights to 16 char and fixed stalled 14.3 update for PostgreSQL 2015-08-04 09:55:29 +00:00
api/src shorten filenames to precision of the column (200 characters9, to not give SQL error under PostgreSQL 2015-08-22 12:46:42 +00:00
calendar Update timezones always reports nothing to update, as automatic called init_static() already done the update 2015-09-02 12:46:09 +00:00
doc fix for Univention removing quotes in /etc/lsb-release http://errata.univention.de/ucs/4.0/286.html 2015-09-01 11:09:41 +00:00
etemplate Fix mail's send button does not work in some occasions: 2015-09-01 12:05:40 +00:00
filemanager Fix opening linked directories gave error instead of opening in filemanager 2015-08-26 17:08:37 +00:00
files
home Make sure portlet settings are there before checking them 2015-08-05 21:15:38 +00:00
importexport Fix importexport schedule: 2015-04-13 20:03:30 +00:00
infolog Fix mail integration vfs attachments not working for infolog, tracker and calendar 2015-08-27 10:12:55 +00:00
mail Mail preview pane preference: 2015-09-02 12:57:23 +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 do not show warning of force Depth: 0, if depth is already 0 2015-09-02 13:38:36 +00:00
pixelegg Remove the animation from preferences button in mobile theme 2015-08-20 12:21:35 +00:00
preferences Remove popup account selection option 2015-07-28 19:08:17 +00:00
resources Adapt resources view calendar action to work with et2 converted calendar 2015-08-11 22:32:05 +00:00
setup fix not working setup/setup-cli.php --setup-cmd-ldap <domain>,<config-user>,<config-pw> sub_command=passwords_to_sql 2015-09-01 18:46:07 +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