Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2011-02-21 12:12:29 +00:00
addressbook Add some missing historylog widgets 2011-02-18 18:28:11 +00:00
admin * fixed not working deleted of application-global categories via "admin >> global categories" in applications 2011-02-15 12:51:21 +00:00
calendar Change display of placeholder tags from 2432...2432 to {{...}} 2011-02-18 17:02:14 +00:00
doc remove trailing newlines 2010-08-10 07:36:19 +00:00
etemplate - Add setting to select-cat to display missing IDs as Missing: # 2011-02-18 18:27:01 +00:00
filemanager Update for translations in trunk 2011-01-30 12:53:49 +00:00
home Update for translations in trunk 2011-01-30 12:53:49 +00:00
importexport Set update_cat to saved value on first load 2011-02-14 16:04:18 +00:00
infolog Change display of placeholder tags from 2432...2432 to {{...}} 2011-02-18 17:03:20 +00:00
notifications make sure the mail object is ALWAYS created new, as it may cause problems with the sender information, if notification is running as cronjob and trying to notify users with different senderinformation 2011-02-21 12:12:29 +00:00
phpgwapi call all delete_category hook only for all apps, if cat is application-global 2011-02-15 13:03:39 +00:00
preferences Update for translations in trunk 2011-01-30 12:53:49 +00:00
resources Update for translations in trunk 2011-01-30 12:53:49 +00:00
setup * fixed "undefined function lang_select" issue, if no cookies are allowed, also showing again language selection for new installs 2011-02-03 02:01:48 +00:00
timesheet Change display of placeholder tags from 2432...2432 to {{...}} 2011-02-18 17:07:16 +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
groupdav.htaccess documented latest Apple Mac or iPhone autodetection findings for iCal and/or contact app 2010-10-21 16:07:36 +00:00
groupdav.php * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection 2010-09-25 09:08:37 +00:00
header.inc.php.template fixing a typo reported by David.C Rankin 2010-12-06 08:41:59 +00:00
index.php * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection 2010-09-25 09:08:37 +00:00
json.php Added error message if the json content got thrown away because there was javascript in it 2010-06-29 12:58:55 +00:00
login.php Reversed most changes made for egw-stylite #8295, commited changes proposed by Ingo Ratsdorf 2011-02-04 14:26:48 +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 accidently commited line added for debuging 2010-12-28 14:54:33 +00:00
xmlrpc.php