Web based groupware server written in PHP, forum at https://help.egroupware.org/
Go to file
zhangweiwu d2444ac288 further modification to replace typical phpgw style
<TD BGCOLOR="{ROW_ON}">
with egroupware style
<td class="row_on">
for more flexibility. most of these files are years old.
(pim proofread)
2005-07-06 02:26:44 +00:00
addressbook defined twice and breaking PHP5 2005-07-05 04:56:05 +00:00
admin further modification to replace typical phpgw style 2005-07-06 02:26:44 +00:00
calendar next step: conflict display (now including a freetime-search button) 2005-06-19 08:16:50 +00:00
doc added --replace option and made the replacements case-insensitiv (at least for php5) 2005-06-14 07:55:36 +00:00
etemplate fixed readonly display of select-dow and add a new option if and where the summaries (workday, weekend) should be displayed 2005-06-19 11:10:38 +00:00
filemanager Finnish langfiles from Jussi Siponen - jusiponen-at-users.sf.net 2005-04-15 15:21:52 +00:00
home set correct redirection to login.php when no session is available 2005-06-15 22:14:16 +00:00
infolog happen to see this spell mistake today, correct it in place. 2005-06-29 00:43:18 +00:00
phpgwapi enhancement to the narrow_column style class so that it makes a column as narrow as possible without line-breaking its content. This is a good replacement for simple WIDTH="1%" and also helps avoiding line-breaking Chinese, Japanese and Korean text incorrectly. 2005-07-04 17:23:39 +00:00
preferences Created function create_subsection() in preferences.php 2005-06-18 21:06:58 +00:00
resources - fixed selectwidget due to id -> res_id problems 2005-07-01 15:01:07 +00:00
setup renamed our db-class to egw_db to allow easier integration of other code (eg. Lars SyncML stuff which is partially from horde) 2005-06-19 12:43:00 +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 make changes to include the template setup.inc.php file, fix icon app image in about, some lay-out improvements in about 2005-06-29 21:05:30 +00:00
anon_wrapper.php changes from phpgw to egw dev group 2004-01-26 23:26:19 +00:00
header.inc.php.template new header-template to: 2005-03-03 10:45:52 +00:00
index.php make changes to include the template setup.inc.php file, fix icon app image in about, some lay-out improvements in about 2005-06-29 21:05:30 +00:00
login.php fixed login.php again: all improvments and changes since 1.0.0 where lost !!! 2005-06-20 08:48:39 +00:00
logout.php corrected typho remeber --> remember. 2005-05-11 18:54:34 +00:00
notify_simple.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
notify.php change from phpgw to egw 2004-03-26 19:56:37 +00:00
notifyxml.php This file serves add xml file for the xmlhttprequest feature of the idots2 template set 2005-06-15 12:23:55 +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 the external SyncML interface 2005-06-19 14:35:40 +00:00
set_box.php change the wrong pg name 2004-08-21 15:39:30 +00:00
soap.php ereg_replaced 2004-01-01 15:38:15 +00:00
xmlrpc.php another shot at datetime.iso8601: 2005-06-30 19:01:19 +00:00