Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 6499fb37f2 some fixes:
- class of select-widgets is now correctly geneated as attr class
- killed warning generated for boxes (array passed to htmlentities)
- class-vars now just set (not in the constructor, as required by php3)
2006-09-12 07:31:03 +00:00
addressbook fixed problem with php4.3.2 (negative integer as index) 2006-09-10 06:40:56 +00:00
admin mass lang updates 2006-09-04 17:15:19 +00:00
calendar mass lang updates 2006-09-04 17:15:19 +00:00
doc removed no longer used/relevant files 2006-07-09 23:38:38 +00:00
etemplate some fixes: 2006-09-12 07:31:03 +00:00
filemanager webdav works now with multiple domains and user-names including the domain 2006-06-23 17:23:13 +00:00
home mass lang updates 2006-09-04 17:15:19 +00:00
infolog added custom fields to csv import 2006-09-11 07:16:38 +00:00
notifications new notification module 2006-09-07 07:04:15 +00:00
phpgwapi fixed sql error in compatibility function old_read (colum-prefix was not added) 2006-09-11 10:48:54 +00:00
preferences mass lang updates 2006-09-04 17:15:19 +00:00
resources spanish lang updates 2006-09-07 06:20:30 +00:00
setup mass lang updates 2006-09-04 17:15:19 +00:00
timesheet - hook to tell projectmanager to cumulate timesheets under infologs 2006-08-26 16:32:29 +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 remember the login referer. That allows us to redirect to this page, after login the user out. 2006-08-23 13:50:02 +00:00
logout.php remember the login referer. That allows us to redirect to this page, after login the user out. 2006-08-23 13:50:02 +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 New notificaion module 2006-03-06 17:11:45 +00:00
xmlrpc.php Add getallheaders() function if not natively available 2005-09-19 03:37:07 +00:00