Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2010-09-07 11:41:27 +00:00
addressbook * fixed private contacts not synced 2010-09-07 08:28:17 +00:00
admin * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +00:00
calendar * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +00:00
doc remove trailing newlines 2010-08-10 07:40:12 +00:00
egw-pear * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +00:00
emailadmin * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +00:00
etemplate * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +00:00
felamimail rework of bofelamimail::_strtotime, to make propper use of egw_time; performance issue: limit the number of links and email to be parsed (and adapted) to 100 each, as it should be sufficient for most standard emails; try to further improve the display of textmails 2010-09-07 09:04:50 +00:00
filemanager filemanager: JavaScript IE8Compat myStylite Ticket#835 Send filemanager entry by mail 2010-09-06 09:30:31 +00:00
home * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +00:00
importexport * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +00:00
infolog * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +00:00
notifications * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +00:00
phpgwapi new mount option for filesystem streamwrapper to specify a download url, to be used instead of default webdav.php download, eg. if mounted directory is already in the docroot or mapped via an alias 2010-09-07 11:41:27 +00:00
preferences * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +00:00
resources * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +00:00
setup need to setup ldap data in setup_cmd_ldap, before calling the hook 2010-09-02 08:46:22 +00:00
timesheet * updating API version to 1.9.001 and app version to 1.8 2010-09-05 17:57:47 +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 Support Free/Busy information with credentials as part of the URL 2010-06-26 11:38:50 +00:00
header.inc.php.template
index.php fixed after popup-fix not working redirect with cd=yes, if framework not loaded 2010-06-07 06:46:38 +00:00
json.php Added error message if the json content got thrown away because there was javascript in it 2010-06-29 13:01:51 +00:00
login.php commiting the session, before redirecting might fix racecondition in session creation 2010-07-29 12:50:57 +00:00
logout.php
redirect.php From tracker 2276: 2010-04-13 19:27:54 +00:00
rpc.php Fix multi-domain support for SyncML 2010-02-03 12:28:49 +00:00
set_box.php rework of home area (moving of portal_boxes, deletion of portal_boxes); modification/fixes to preferences::delete; adding app_id to trackers portal-box 2010-04-21 11:09:38 +00:00
soap.php Fixed some more php53 Warnings after latest fix_depricated.php 2010-03-21 09:37:52 +00:00
svn-helper.php
webdav.php Fix WebDAV support for Bitkinex client (EGw.org#2650) 2010-06-11 09:05:28 +00:00
xmlrpc.php