Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker 0711abd82b 1) added a base-class with some useful functions:
- converting to and from dateTime.iso8601
- converting cat_id-arrays to and from xmlrpc structs with cat-id / name pairs (and creating & updateing new cats)
2) removed unnecessary (and not standard conform) xmlrpc struc arround all responses
3) added detection to copy arrays (numerical keys 0,1,...) to xmlrpc arrays and not structs
Note: 2+3 only apply to the _php class as the _epi class does this by itself
2004-03-10 00:38:10 +00:00
addressbook add new images from Jerry to CVS 2004-03-07 22:14:06 +00:00
admin add new images from Jerry to CVS 2004-03-07 22:14:06 +00:00
calendar extracted stylesheet out to app.css in templates/default 2004-03-10 00:18:15 +00:00
doc change egroupware home to eGW.org 2004-02-28 14:00:21 +00:00
etemplate fixed Call-time pass-by-reference 2004-03-09 21:46:25 +00:00
filemanager resolve conflict 2004-03-09 14:55:05 +00:00
infolog fixed Call-time pass-by-reference 2004-03-09 21:46:25 +00:00
phpgwapi 1) added a base-class with some useful functions: 2004-03-10 00:38:10 +00:00
preferences jerryr template changes commited 2004-03-07 23:02:43 +00:00
setup fixes for installations with error_reporting E_ALL 2004-03-09 21:05:28 +00:00
.htaccess better let it commented out, because per default is not allowed at all 2003-11-06 06:43:55 +00:00
about.php small changes in the header 2004-01-25 21:18:38 +00:00
anon_wrapper.php changes from phpgw to egw dev group 2004-01-26 23:26:19 +00:00
header.inc.php.template change description from phpgw to egw 2004-02-11 10:42:24 +00:00
home.php Switch to long version compare function; The check now works again. 2004-01-26 22:03:26 +00:00
index.php Removed object $obj, which was then copied to $GLOBALS[$class] for some reason 2003-11-14 02:37:20 +00:00
login.php fix for bug [ 899867 ] Broken login page in RC3 2004-02-26 08:31:08 +00:00
logout.php should be disable_Template_class 2004-01-10 14:48:09 +00:00
notify_simple.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
notify.php translated notify.php 2003-11-27 23:17:13 +00:00
redirect.php Add function from php.net manual page for php < 4.3.0 2004-01-10 19:19:53 +00:00
set_box.php intval() -> (int) 2003-12-13 18:49:26 +00:00
soap.php ereg_replaced 2004-01-01 15:38:15 +00:00
xmlrpc.php ereg_replaced 2004-01-01 15:38:15 +00:00
xmlrpc.php.old Restored old, working xmlrpc.php which uses the api classes; Moved more recent version to .old for now 2003-10-21 00:04:56 +00:00