Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 0d0c9df4db some etemplate fixes:
- date-widget does no longer set extension-data if readonly (not used and can conflict with other widgets using the same name, as it was the problem in PM)
- select-widget: fix for "can not unselect the last category"
- red error-messages have now a "white-space: nowrap" for nice formatting
- confirm-message did not quote single quotes (') correct, which caused the complete confirm dialog to fail and allways execute the button
- readonly textarea's without column and row specification are rendered now as <pre></pre> to only take space needed
2006-08-12 06:14:28 +00:00
addressbook fix for accounts in LDAP, but no passwords (auth against something else), in that case we need to search with the root_dn and not the user himself 2006-08-03 08:21:42 +00:00
admin massive lang update 2006-07-16 07:13:01 +00:00
calendar BE holidays for the next years from stijn.dumon-at-farmaka.be 2006-08-03 19:33:17 +00:00
doc removed no longer used/relevant files 2006-07-09 23:38:38 +00:00
etemplate some etemplate fixes: 2006-08-12 06:14:28 +00:00
filemanager webdav works now with multiple domains and user-names including the domain 2006-06-23 17:23:13 +00:00
home massive lang update 2006-07-16 07:13:01 +00:00
infolog massive lang update 2006-07-16 07:13:01 +00:00
phpgwapi new search method plus documentation 2006-08-11 20:50:36 +00:00
preferences fix for bug [ 1526576 ] acl.tpl bug 2006-08-11 06:34:23 +00:00
resources fix: custom-fields were not displayed in safari 2006-07-05 17:56:25 +00:00
setup killed a few warnings for error_reporting = E_ALL 2006-08-06 05:37:42 +00:00
timesheet small utility to re-link timeheets with projectmanager (fix deleted links by the bug in the links class) 2006-08-07 08:35:27 +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 add autologin for anonymous user as we need to have on community.egroupware.org 2006-06-07 18:12:39 +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 send the redirect to login,if the session can not be verified, via xajax 2006-07-14 18:05:58 +00:00
xmlrpc.php Add getallheaders() function if not natively available 2005-09-19 03:37:07 +00:00