Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 0f834be527 * Calendar: fix SQL error on storing events containing rfc822 email addresses with non-ascii characters eg. "Hugo Müller <hm@test.org>"
egw_cal_user.cal_user_id is now an md5 hash of lowercased raw email address (eg. "hm@test.org" in above example). Full attendee information is now stored in egw_cal_user.cal_user_attendee.
Will allow in a further step also to store attendee information for accounts to eg. answer with correct email to external organizers
2015-08-17 14:06:18 +00:00
addressbook After editing a contact, refresh the whole list (edit) instead of just updating the one contact. 2015-07-28 15:02:09 +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:57 +00:00
api/src * Filemanager/WebDAV: rename of a file or directory removed other files with names only differing in case eg. "test" and "Test" 2015-08-06 13:00:20 +00:00
calendar * Calendar: fix SQL error on storing events containing rfc822 email addresses with non-ascii characters eg. "Hugo Müller <hm@test.org>" 2015-08-17 14:06:18 +00:00
doc set installation lang from ucr locale/default, as cloud-config at least never has anything but EN set in enviroment 2015-08-15 12:18:14 +00:00
emailadmin * Mail/tree: Performance improvement for mail index folderTree 2015-08-12 13:27:57 +00:00
etemplate * Admin: fix SQL error when searching in access rights popup (probably other places too) 2015-08-13 12:55:31 +00:00
filemanager
files
home Make sure portlet settings are there before checking them 2015-08-05 21:15:38 +00:00
importexport
infolog Do not let to address a possible freed object 2015-07-30 15:25:44 +00:00
jdots * All apps: fixed not working notification links (not opening given entry) or changing app via url 2015-07-13 16:26:24 +00:00
mail Mail tree phase2: 2015-08-13 09:00:30 +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 * Calendar: fix SQL error on storing events containing rfc822 email addresses with non-ascii characters eg. "Hugo Müller <hm@test.org>" 2015-08-17 14:06:18 +00:00
pixelegg Do not hide selectbox if the hover is on selectbox options 2015-07-22 13:56:15 +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 typo stalling new installs 2015-07-07 14:16:15 +00:00
timesheet
.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
json.php
login.php
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
remote.php
rpc.php
set_box.php
share.php
status.php
svn-helper.php
webdav.php