Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
2009-09-23 12:16:58 +00:00
addressbook do not search in uid, while doing a 'global' search, as you cant see the field, and you probably dont understand, why you get extra rows 2009-09-23 12:16:58 +00:00
admin PHP5.3 fix, which is already in trunk, but forgotten to backport to stable 2009-08-22 15:58:36 +00:00
calendar - disabling accept_holiday.php by default, as it's only used on www.egroupware.org 2009-09-21 08:05:42 +00:00
doc "9.1.20090920: 2009-09-20 14:09:55 +00:00
egw-pear Fix to get iCal in OS X 10.6 working (again): 2009-09-14 08:51:07 +00:00
emailadmin fixing some inconsitencies regarding the get/set Quota (issues with username logintype email) 2009-09-16 13:31:12 +00:00
etemplate "fix csv export to correctly export multiple categories (semicolon separated)" 2009-09-18 14:15:03 +00:00
felamimail let PDF, Plain Text and HTML Attachments open in a new window 2009-09-09 14:25:41 +00:00
filemanager added option to display inode in ls, to eg. get a list of all files with there inode = storage location in files directory 2009-08-27 13:08:53 +00:00
home reverted change of r72367 and fixed the real cause for the mainscreen_message problem: YOU SHOULD NOT HAVE TRANSLATIONS FOR mainscreen_message; You may have to force the reload of new language file-information 2009-07-06 15:40:42 +00:00
importexport adding a read function to bodefinitions, Still you cannot view or edit definitions with UI 2009-09-09 08:10:28 +00:00
infolog backported fix for bug #2260 from Jörg 2009-09-20 13:24:20 +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 removed tests folder, as it is NOT used by EGroupware 2009-09-21 08:20:04 +00:00
preferences "flatten values first (some selectbox values are given multi-dimensional), causing eg. default for notifications not being displayed" 2009-06-07 15:25:39 +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 adding email as authtype to setuptemplate 2009-09-15 15:16:30 +00:00
timesheet fix for a reported problem at the german list: with ldap store, the filter for owner did not only filter for the selected user, but additionaly the groupmembers of a group with the matching id. 2009-09-22 13:43:42 +00:00
.htaccess Revert accidentally commited changes. 2008-08-21 20:59:02 +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 using a session for basic auth (not session aware) clients for WebDAV 2009-04-04 08:38:56 +00:00
header.inc.php.template "reverting my inition comit to switch output buffering off in webdav.php, as it makes problems on system with do automatic output compression, eg. debian5 2009-06-25 10:34:30 +00:00
index.php "forward for not existing or empty header to setup" 2009-04-28 16:06:18 +00:00
login.php "Fix for bug #1891: CAS auth seems to fail" 2009-07-18 12:23:05 +00:00
logout.php fixing a few more PHP5.3 problems, caused by PHP5.3 behavior to NOT 2009-08-22 19:41:08 +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 redirection via go, by rebuilding the query string; suggested by zorg; seems to work without sideeffects in my enviroment; 2009-06-19 08:42:36 +00:00
rpc.php 1. NTLM Single Sign ON 2008-07-16 09:29:13 +00:00
set_box.php Ensure inclusion of header from the top-level directory 2006-11-22 23:06:05 +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 "reverting my inition comit to switch output buffering off in webdav.php, as it makes problems on system with do automatic output compression, eg. debian5 2009-06-25 10:34:30 +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