Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 9e6f3ac7aa Added interface to extend eTemplates with new widgets.
The widget got automaticaly loaded from the app's inc dir (or etemplate's inc dir).
Two examples ilustrate how to use the interface:
 - date: class.date_widget.inc.php reads dates via sbox.getDate
 - datefield: class.datefield_widget.inc.php reads dates via 3 textfields
2002-05-13 21:42:55 +00:00
addressbook closed security hole of using evaled code to show globals vars (which contain eg. passwords) 2002-05-13 14:46:47 +00:00
admin Fix spelling of matches 2002-05-07 12:42:50 +00:00
calendar This should solve the problem with the matrix view. Also a little format fixing. 2002-05-05 17:47:15 +00:00
doc Tiny fix for .= instead of = 2002-02-01 04:17:37 +00:00
etemplate Added interface to extend eTemplates with new widgets. 2002-05-13 21:42:55 +00:00
filemanager Converting to get_var() for all HTTP_*_VARS. 2002-04-30 00:21:35 +00:00
infolog closed security hole of using evaled code to show globals vars (which contain eg. passwords) 2002-05-13 15:15:29 +00:00
phpgwapi Part two of two - implement filter by first char of last name, fullname, or company (for now) 2002-05-13 00:43:57 +00:00
preferences Maybe not the proper fix, but lets user prefs be set 2002-05-08 22:43:52 +00:00
setup commenting out clearing of app_session for now 2002-05-08 13:04:27 +00:00
about.php some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
anon_wrapper.php globals 2001-12-24 05:04:23 +00:00
header.inc.php.template Remove the extra line again 2002-04-21 17:14:07 +00:00
home.php trying to hide transient error in php3 2002-02-20 03:45:35 +00:00
index.php This should get rid of problems with passing $phpgw_info in the query string for good ... 2001-12-05 16:00:39 +00:00
login.php auto-redirect to setup if missing header.inc.php 2002-02-17 08:07:38 +00:00
logout.php re-add check for cookie setting 2002-03-04 00:59:29 +00:00
notify_simple.php some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
notify.php some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
redirect.php we can use this file, to hide the refferer to external websites 2001-12-31 12:44:47 +00:00
set_box.php Looks like I forgot to update this file. 2001-10-23 11:00:50 +00:00
soap.php testing something 2002-01-14 06:47:57 +00:00
version.inc.php added to aid in updates from old header versions 2002-01-23 02:42:25 +00:00
xmlrpc.php update banner 2002-04-15 12:39:24 +00:00