Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2010-07-08 09:23:40 +00:00
addressbook handle calendar replacements (search for events) only when there are calendar replacements required 2010-05-26 12:53:26 +00:00
admin fix typo that prevented the redisplay of the saved setting for inital-dot-last and intial-last email creation schemes 2010-06-07 11:25:34 +00:00
calendar backporting r30991-4: using egw_db->capabilities[egw_db::CASE_INSENSITIVE_LIKE] and other PostgreSQL 8.3 fixes 2010-06-22 17:05:21 +00:00
doc "adding changelog also as commit message to obs commit" 2010-03-22 21:30:15 +00:00
egw-pear fix to match non-numeric timeout; provided by A.Stoeckel 2010-05-10 08:28:02 +00:00
emailadmin fix typo, you may have to register hooks 2010-02-08 08:55:34 +00:00
etemplate removing unnecessary diagnostics 2010-05-30 11:20:57 +00:00
felamimail quitening warning for mb-strpos, when attachment->cid is not set 2010-07-08 09:23:40 +00:00
filemanager removed accidently commited image 2010-04-23 12:42:04 +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 some translations 2010-04-23 12:50:41 +00:00
infolog "- fixed not exported custom fields, if field is valid for more then one type 2010-04-23 12:10:36 +00:00
notifications "only responding to after_navbar hook, if notifications is enabled for the user, since after_navbar get's called regardless of applicaton permissions" 2009-08-25 11:23:07 +00:00
phpgwapi backporting r30991-4: using egw_db->capabilities[egw_db::CASE_INSENSITIVE_LIKE] and other PostgreSQL 8.3 fixes 2010-06-22 17:05:21 +00:00
preferences Allow all applications to answer hook 2010-04-26 15:00:45 +00:00
resources "fixed not working regular expression to hide .picture.jpg, it was hiding all attachments" 2009-09-20 09:48:46 +00:00
setup fix to show all files in backup_dir, not only entrys with different ctime (ctime was used as key for list) 2010-04-20 14:06:26 +00:00
timesheet handle timesheet viewtype short, when creating entries with save & new 2009-11-04 13:02:38 +00:00
.htaccess "upps, .htaccess seems not to allow to use php_admin_value, which is required for newer php to set mbstring.func_overload (leaving the old php_value)" 2009-10-02 09:19:36 +00:00
about.php new about page from Sebastian Ebeling 2007-05-26 19:06:12 +00:00
anon_wrapper.php Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info 2005-07-08 05:00:14 +00:00
groupdav.php "fix for bug in kde4.2, which seems to have a problem with a 401 without a body" 2009-10-04 07:30:40 +00:00
header.inc.php.template "dont switch on output_buffering (ob_start) for groupdav too, as we cant switch it off saveling and PROPFIND can get really big" 2009-10-16 07:58:12 +00:00
index.php "forward for not existing or empty header to setup" 2009-04-28 16:06:18 +00:00
login.php fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 03:42:39 +00:00
logout.php changing the call of get_sessionid to retrieve the egw_session not only the basic_auth session, this fixes the problem, that sessions where not destroyed at logout 2009-10-02 08:34:55 +00:00
notify_simple.php update headers 2007-02-28 03:40:03 +00:00
notify.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +00:00
notifyxml.php Ensure inclusion of the top-level header.inc.php 2006-11-22 23:07:19 +00:00
redirect.php ampersand-at-the-end-of-url fix provided by zorg 2010-03-22 12:16:06 +00:00
rpc.php 1. NTLM Single Sign ON 2008-07-16 09:29:13 +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 New header.inc.php template 2008-08-21 06:21:32 +00:00
svn-helper.php small svn-helper script to deal easier with our wired svn-structure, without arguments it reveals it's secrects ;-) 2007-06-04 06:44:32 +00:00
webdav.php fixed not working fallback to "sitemgr" rights (was sitemgr-site, but has to be sitemgr-link) 2009-10-25 17:30:27 +00:00
xajax.php "PHP5.3 fix: call_user_func_array($callback,null) 2. parameter has to be array 2009-08-22 16:45:21 +00:00
xmlrpc.php New header.inc.php template 2008-08-21 06:21:32 +00:00