Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2010-05-20 16:13:55 +00:00
addressbook translation provided by mkk 2010-05-20 08:06:53 +00:00
admin translation provided by mkk 2010-05-20 08:06:56 +00:00
calendar replaced several calendar_so::search() parameter with new array $params parameter and added new $params[users] with raw users as passed to calendar_bo::search() (without members and memberships added) for calendar integration 2010-05-20 15:22:37 +00:00
doc
etemplate "new feature to explicitly set an id for widgets: prefix name with a hash --> id is the name without the hash, and NOT the form_name as before 2010-05-20 09:06:53 +00:00
filemanager translation provided by mkk 2010-05-20 08:07:02 +00:00
home fix for size-setting/resizing of small appboxes; will now be displayed with full width, when not in company of another small-view-portal-box; half of the available width, when side by side with another small-view-portal-box. 2010-04-21 13:28:02 +00:00
importexport translation provided by mkk 2010-05-20 08:07:03 +00:00
infolog Using "Due $typ" or "Starting $typ" as prefix for async notifications 2010-05-20 16:13:55 +00:00
notifications translation provided by mkk 2010-05-20 08:07:05 +00:00
phpgwapi Improve chunked item handling 2010-05-20 13:06:27 +00:00
preferences translation provided by mkk 2010-05-20 08:07:09 +00:00
resources translation provided by mkk 2010-05-20 08:07:13 +00:00
setup remove pop3/pop3s from setup_cmd_config, as it is not supported anymore 2010-05-20 12:59:49 +00:00
timesheet translation provided by mkk 2010-05-20 08:07:18 +00:00
.htaccess replaced several calendar_so::search() parameter with new array $params parameter and added new $params[users] with raw users as passed to calendar_bo::search() (without members and memberships added) for calendar integration 2010-05-20 15:12:45 +00:00
about.php
anon_wrapper.php
groupdav.php supporting digest auth (see RFC 2617), which is more secure then basic auth on http (no cleartext password), it currently requires cleartext passwords in the database, to calculate the A1 hash! 2010-05-05 09:19:37 +00:00
header.inc.php.template
index.php
login.php
logout.php
notify_simple.php
notify.php
notifyxml.php
redirect.php
rpc.php
set_box.php
soap.php
svn-helper.php
webdav.php Fix DAV issue for neon for GroupDAV, too 2010-05-18 10:45:46 +00:00
xajax.php
xmlrpc.php