Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker df3fb3b9ac rewrite of the accounts classes:
- new cleaner AND documented interfaces
- old interfaces are still availible, but depricated
- LDAP backend stores now membership information in LDAP too, and does NO longer require the phpgwAccount schema
- LDAP backend deals now well with LDAP schema in which posixGroup is no structural object (eg. newer SuSE distros)
- password from users are done now binded as that user, so if you dont need/use our admin to manage accounts, you can give a root-dn which only allows to search&read accounts
2006-06-06 23:44:50 +00:00
addressbook addressbook lang updates 2006-06-03 17:36:08 +00:00
admin rewrite of the accounts classes: 2006-06-06 23:42:56 +00:00
calendar calendar lang update 2006-06-03 17:33:31 +00:00
doc me against svn 2006-05-18 02:44:13 +00:00
etemplate rest of massive update 2006-06-03 20:30:48 +00:00
filemanager rest of massive update 2006-06-03 20:30:48 +00:00
home french translation for home 2006-05-20 22:43:17 +00:00
infolog rest of massive update 2006-06-03 20:30:48 +00:00
phpgwapi rewrite of the accounts classes: 2006-06-06 23:42:36 +00:00
preferences lang updates 2006-05-01 23:09:26 +00:00
resources merge from 1.2 2006-05-18 16:14:35 +00:00
setup rewrite of the accounts classes: 2006-06-06 23:44:50 +00:00
timesheet rest of massive update 2006-06-03 20:30:48 +00:00
.htaccess further settings 2005-11-14 22:28:50 +00:00
about.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
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
header.inc.php.template 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
icalsrv.php 0.9.37-ng-a5 once agains 2006-05-22 20:59:57 +00:00
index.php fix for bug with old php4.3 versions, eg. infolog edit always gets redirected to home 2005-11-19 17:23:56 +00:00
login.php added an optinal check for a save^tm password (criterias as in MS-Windows) 2006-03-13 21:56:28 +00:00
logout.php Make the PHP session restore an own session type in manageheader. So you can switch it on and off, without the need to edit the code. At the moment it's off by default, with a note that it can give a big performance boost (if it works on your distro). 2005-10-13 12:11:48 +00:00
notify_simple.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
notify.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
notifyxml.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
redirect.php Add function from php.net manual page for php < 4.3.0 2004-01-10 19:19:53 +00:00
rpc.php output some usefull error messages 2006-04-09 10:08:13 +00:00
set_box.php fixed link to home 2005-07-14 13:44:03 +00:00
soap.php Add getallheaders() function if not natively available 2005-09-19 03:37:07 +00:00
xajax.php allow method-names starting with ajax 2006-04-16 12:24:15 +00:00
xmlrpc.php Add getallheaders() function if not natively available 2005-09-19 03:37:07 +00:00