Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2012-03-31 09:34:45 +00:00
addressbook do NOT store state in prefs, if csv_export is set 2012-03-29 12:59:22 +00:00
admin * Admin/ImportExport: fixed import of already hashed passwords 2012-03-29 18:33:33 +00:00
calendar found a lot more calls to get_rows missing to set csv_export flag and fixed code in nextmatch dealing with situation if num_rows=-1 got stored in prefs anyway 2012-03-29 12:06:10 +00:00
doc add /usr/share/fonts to open_basedir 2012-03-28 11:41:06 +00:00
etemplate Get nextmatch filters with legacy JS working 2012-03-30 20:17:53 +00:00
filemanager Pass the ID of the path element 2012-03-29 23:28:48 +00:00
home * Home: only display apps user has rights to (were not checked for calendar, email, infolog, news_admin or if user changes positions on home, before gotten app-rights removed) 2012-03-21 12:54:16 +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 support for parent_id and is_parent 2012-03-30 12:28:31 +00:00
notifications * translations: improving german translation 2012-03-16 11:45:39 +00:00
phpgwapi * Admin/ImportExport: fixed import of already hashed passwords 2012-03-29 18:33:33 +00:00
preferences dont show more lines in multiselectbox as we have values 2012-02-21 09:22:42 +00:00
resources add locations category required for CalDAV to distinguish between locations and resources, when updating from 1.8 2012-03-31 09:34:45 +00:00
setup * Admin/ImportExport: fixed import of already hashed passwords 2012-03-29 18:33:33 +00:00
timesheet Use js compatible with etemplate & etemplate2 2012-03-30 19:40:04 +00:00
.htaccess
about.php
groupdav.htaccess removed alternative approach, as it is not suffient for iOS 4.3+ iCal 2011-11-11 08:49:25 +00:00
groupdav.php * CalDAV/CardDAV/GroupDAV new user preference to log requests and responses to Apache error-log 2011-11-23 16:34:39 +00:00
header.inc.php.template dont switch on output buffering for log-tailer 2012-03-06 13:16:33 +00:00
index.php
json.php ability to queue ajax requests on the client and send them as a single ajax request every N ms to the server 2011-09-13 17:27:02 +00:00
login.php
logout.php * API: fixed a reported deprecated warning on logout when using CAS 2011-12-09 10:55:40 +00:00
redirect.php
rpc.php
set_box.php
soap.php
svn-helper.php update for egroupware module was missing 2012-03-28 11:44:45 +00:00
webdav.php using PATH_INFO as backend (HTTP_WebDAV_Server also only uses that 2012-03-27 09:04:23 +00:00
xmlrpc.php