Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 9ce701cb18 "- allow to use config vars in config vars, eg. 'header' => '$data_dir/header.inc.php'
- use LANG from $_SERVER, if not set in $_ENV (happens somehow on openSUSE)"
2009-06-01 21:08:51 +00:00
addressbook "fix for bug #2106 - Addressbook warning message when deleting LDAP contact" 2009-06-01 19:13:48 +00:00
admin added some German translation for admin 2009-05-20 15:27:17 +00:00
calendar added some German translation for calendar 2009-05-20 15:20:20 +00:00
doc "- allow to use config vars in config vars, eg. 'header' => '$data_dir/header.inc.php' 2009-06-01 21:08:51 +00:00
etemplate Need to define a __isset() method so empty() works with __get(). Fixes missing body javascript when looping. 2009-05-27 14:57:29 +00:00
filemanager "- show filemanager prefs only if user has access to prefs app 2009-05-29 10:48:19 +00:00
home added some German translation 2009-05-20 15:39:50 +00:00
importexport Using static translation methods 2009-04-28 16:05:04 +00:00
infolog changed again template of Infolog as subentry 2009-05-25 08:42:29 +00:00
notifications update spanish translation 2009-05-15 15:33:15 +00:00
phpgwapi created a rpm post script to automatic install or update EGroupware: 2009-05-30 20:15:31 +00:00
preferences fix for bug #2060 - Passive Security bug: InformationLeakage 2009-04-29 06:27:54 +00:00
resources skipping unnecessary redirect by directly displaying index-method link in navbar 2009-03-30 08:48:59 +00:00
setup if header is a symlink --> work on it's target 2009-05-31 09:51:57 +00:00
timesheet added some German translation 2009-05-20 16:14:19 +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 reworked manageheader: 2008-10-09 16:22:42 +00:00
index.php "forward for not existing or empty header to setup" 2009-04-28 16:06:18 +00:00
login.php CAS (Central Authentication Service) login for eGroupware 2008-11-15 10:54:39 +00:00
logout.php CAS (Central Authentication Service) login for eGroupware 2008-11-15 10:54:39 +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 Add function from php.net manual page for php < 4.3.0 2004-01-10 19:19:53 +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 new ajax_submit() function with submitts the whole form via ajax to a given callback 2009-04-29 14:15:19 +00:00
xajax.php "fixed not working xajax call, if no handler given and PHP runs with error_reporting E_ALL (undefined index ...)" 2009-03-20 11:59:18 +00:00
xmlrpc.php New header.inc.php template 2008-08-21 06:21:32 +00:00