Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker ca85133247 * ProjectManager: fixed project-tree was not shown in idots template
caused by etemplate change in r46410 calling header explicitly before navbar, causing navbar no longer being able to add stuff to header, eg. include javascript
thats now fixed by reverting the change and fixing idots_framework::navbar() to still call header, if $navbar_done is set
2014-05-15 09:32:01 +00:00
addressbook add deletegroup hook, to automatic delete contacts from a (group-)addressbook when group get deleted 2014-02-26 17:46:26 +00:00
admin prevent CSRF for admin create, edit or delete user 2014-05-01 07:00:28 +00:00
calendar Avoid edit series dialog in merged documents by using the csv_export flag 2014-05-12 15:42:31 +00:00
doc do not use $ in random passwords, as they given update errors, if followed by a number 2014-05-06 11:00:38 +00:00
egw-pear * CalDAV/CardDAV: do NOT use Content-Length header, if zlib.output_compression is enabled, fixes problems with iOS7 eg. eTask app 2013-11-20 14:15:10 +00:00
emailadmin silence warning on chech for not set or empty userData[forward] 2014-05-08 10:45:34 +00:00
etemplate * ProjectManager: fixed project-tree was not shown in idots template 2014-05-15 09:32:01 +00:00
felamimail * eMail: some Servers have very limited SEARCH capability; (no OR allowed/supported) try to detect and act accordingly 2014-04-10 13:24:56 +00:00
filemanager Arrange "Upload file" widget in filemanager toolbar 2014-04-30 13:55:55 +00:00
files * WebDAV/GroupDAV/CalDAV/CardDAV: removed option only used for old KDE GroupDAV resource and unknown WebDAV clients producing invalid XML, fix for community bug #3152 2012-08-13 14:34:16 +00:00
home russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:31:21 +00:00
importexport Avoid warning if value is not an array 2014-04-30 16:52:34 +00:00
infolog Give right width to link tab 2014-04-30 11:04:48 +00:00
notifications reduce the use of the session as cache/storage for notified mails; use INSTANCE cache instead 2014-01-29 09:40:45 +00:00
phpgwapi * ProjectManager: fixed project-tree was not shown in idots template 2014-05-15 09:32:01 +00:00
preferences verify hook might have changed $prefs by calling read_repository --> apply changes again 2014-02-21 13:45:54 +00:00
resources Add "Allow ignore conflicts" feature for resources 2014-01-29 13:46:30 +00:00
setup "setup/setup-cli.php --exit-codes" was not reporting 11: Your Database is not working! 2014-05-06 09:24:44 +00:00
timesheet fixed not shown day-sum (caused by 0 == 'ts_id') 2013-09-02 18:02:13 +00:00
.htaccess documented required rewrite rule for Apache FCGI 2013-03-18 08:15:44 +00:00
about.php new about page from Sebastian Ebeling 2007-05-26 19:06:12 +00:00
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 documented required rewrite rule for Apache FCGI 2013-03-18 08:15:44 +00:00
header.inc.php.template prevent PHP Noticed: undefined index: menuaction 2013-05-23 17:01:54 +00:00
index.php fixed not working default app for mobile browsers 2011-07-10 12:05:59 +00:00
json.php Avoid double includes 2012-09-19 16:22:21 +00:00
login.php * API/Auth: when required by setup check password strength upon login; strength must be specified, and user must be allowed to change password 2013-04-04 11:50:11 +00:00
logout.php * API: fixed a reported deprecated warning on logout when using CAS 2011-12-09 10:55:40 +00:00
redirect.php From tracker 2276: 2010-04-13 19:27:54 +00:00
remote.php * Filemanager/WebDAV: support for newer ownCloud clients (eg. version 1.1.1) 2012-10-24 16:25:53 +00:00
rpc.php suppress strict warnings from old SyncML code 2013-06-19 08:57:04 +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
status.php * Filemanager: support for ownCloud WebDAV clients which keep a local directory in sync with server (by default users home-dir with local ownCloud dir, thought other dirs can be configured as well) 2012-07-12 08:20:33 +00:00
svn-helper.php do NOT skip setup in ./svn-helper.php up 2014-04-17 08:03:58 +00:00
webdav.php documented required rewrite rule for Apache FCGI 2013-03-18 08:15:44 +00:00
xmlrpc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +00:00