Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2012-07-24 10:20:25 +00:00
addressbook * Fix Funambol vCard issues (community bug #1999) 2012-07-22 11:08:54 +00:00
admin * Addressbook: skip letter of deleted type, when creating new contact types, as it gives SQL error 2012-05-08 08:51:49 +00:00
calendar * Calendar: fixed EGroupware owner got notified about status changes, even if email-notification preference was "never", now only external chairs get always notified 2012-07-17 12:37:27 +00:00
doc/rpm-build add new PHP 5.4 config var max_input_vars which need to be set higher for TranslationTools to work correctly, default seems to be 1000, set now to 3000 2012-07-23 08:27:09 +00:00
egw-pear * CalDAV: expand-property reports queried by iCal from OS X 10.7.4 2012-07-15 09:17:12 +00:00
emailadmin try to switch off autocompletion of usernames and passwords, when handling mail-profiles 2012-06-06 13:28:50 +00:00
etemplate backported xml-import/export from trunk, as it works a lot better then version in 1.8 2012-07-18 17:51:09 +00:00
felamimail * email: handle attaching eml files; handle no subject when forwarding as attachment 2012-07-24 10:20:25 +00:00
filemanager Pass the ID of the path element 2012-03-29 23:28:48 +00:00
home hopefully fix not displayed navbar in home in some installs (cant reproduce here) 2012-04-04 16:21:18 +00:00
importexport * ImportExport/Tracker: timeout left num-rows set to -1, causing nextmatch to try to display full list on next login 2012-03-29 10:43:21 +00:00
infolog * InfoLog: remove accidently backported preferences, not used in 1.8 2012-07-20 09:04:45 +00:00
notifications fixed no more working notificationpopup due to changed fieldnames in egw_access_log table 2012-06-06 08:49:32 +00:00
phpgwapi fix for 5.4 PHP Strict Standards: Declaration of ADODB2_mysql::_CreateSuffix() should be compatible with ADODB_DataDict::_CreateSuffix 2012-07-20 16:31:10 +00:00
preferences fixed PHP 5.4 Warning: Illegal string offset 2012-05-21 10:59:33 +00:00
resources * resources: fix for missing/not loaded pictures for resources in default/images/resource_icons/ 2012-04-24 07:18:44 +00:00
setup * Addressbook: backported config switch for history logging / delete prevention required for CardDAV to detect deleted contacts, also switch history logging on for new installs 2012-07-15 08:26:50 +00:00
timesheet * Timesheet: if linked via ProjectManager, behave identical as if project was set in own GUI, fixed setting project to none to also unset project-title and blur 2012-05-30 08:28:25 +00:00
.htaccess
groupdav.htaccess
groupdav.php
header.inc.php.template dont switch on output buffering for log-tailer 2012-03-06 13:16:33 +00:00
index.php
json.php missing json and jquery stuff for egw_tail 2012-04-02 15:27:38 +00:00
login.php
logout.php
redirect.php
svn-helper.php update for egroupware module was missing 2012-03-28 11:45:45 +00:00
webdav.php * WebDAV/Filemanager: fixed not working home-directores 2012-04-10 07:39:10 +00:00
xajax.php