Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
Ralf Becker c85d34c0fe changed the following table-names:
- phpgw_accounts --> egw_accounts
- phpgw_acl --> egw_acl
- phpgw_log(_msg) --> egw_log(_msg)
- phpgw_config --> egw_config
- phpgw_applications --> egw_applications
This requires code-changes in many apps. Quite often I was able to replace the db access, with calls to the appropreate classes.
2005-11-02 11:45:52 +00:00
addressbook bug 1344288: dutch translation update 2005-10-31 22:48:15 +00:00
admin changed the following table-names: 2005-11-02 11:45:52 +00:00
calendar *** empty log message *** 2005-10-21 19:33:39 +00:00
doc small fix 2005-10-14 10:04:41 +00:00
etemplate allow to use !patter as value in the criteria array to invert the query (NOT LIKE instead of LIKE) 2005-11-01 10:13:28 +00:00
filemanager *** empty log message *** 2005-10-26 00:54:00 +00:00
home changed the following table-names: 2005-11-02 11:45:52 +00:00
infolog bug 1344288: dutch translation update 2005-10-31 22:48:15 +00:00
phpgwapi changed the following table-names: 2005-11-02 11:45:52 +00:00
preferences changed the following table-names: 2005-11-02 11:45:52 +00:00
resources changed the following table-names: 2005-11-02 11:45:52 +00:00
setup changed the following table-names: 2005-11-02 11:45:52 +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 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
index.php phpgw --> egw 2005-10-07 07:58:19 +00:00
login.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
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 commit for Lars: latest SyncML updates 2005-07-20 12:00:02 +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 commit for Lars: 2005-07-20 08:07:47 +00:00
xmlrpc.php Add getallheaders() function if not natively available 2005-09-19 03:37:07 +00:00