tutos-commits Mailing List for TUTOS (Page 459)
Projects / CRM / PLM / Calendar / Tasks / SCRUM / Test / Inventory
Brought to you by:
gokohnert
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(13) |
Aug
(214) |
Sep
(144) |
Oct
(22) |
Nov
(22) |
Dec
(93) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(25) |
Feb
(31) |
Mar
(92) |
Apr
(70) |
May
(103) |
Jun
(130) |
Jul
(265) |
Aug
(325) |
Sep
(233) |
Oct
(244) |
Nov
(261) |
Dec
(157) |
2003 |
Jan
(101) |
Feb
(135) |
Mar
(148) |
Apr
(164) |
May
(53) |
Jun
(116) |
Jul
(149) |
Aug
(126) |
Sep
(45) |
Oct
(109) |
Nov
(36) |
Dec
(61) |
2004 |
Jan
(131) |
Feb
(236) |
Mar
(278) |
Apr
(259) |
May
(92) |
Jun
(110) |
Jul
(150) |
Aug
(64) |
Sep
(141) |
Oct
(141) |
Nov
(146) |
Dec
(65) |
2005 |
Jan
(70) |
Feb
(77) |
Mar
(129) |
Apr
(153) |
May
(161) |
Jun
(63) |
Jul
(42) |
Aug
(16) |
Sep
(30) |
Oct
(3) |
Nov
(8) |
Dec
(40) |
2006 |
Jan
(114) |
Feb
(16) |
Mar
(12) |
Apr
(15) |
May
(4) |
Jun
(9) |
Jul
(69) |
Aug
(27) |
Sep
(12) |
Oct
(80) |
Nov
(62) |
Dec
(41) |
2007 |
Jan
(34) |
Feb
(2) |
Mar
(38) |
Apr
(82) |
May
(61) |
Jun
(37) |
Jul
(16) |
Aug
(64) |
Sep
(7) |
Oct
(52) |
Nov
(18) |
Dec
(28) |
2008 |
Jan
(168) |
Feb
(26) |
Mar
(27) |
Apr
(19) |
May
(10) |
Jun
(58) |
Jul
(58) |
Aug
(91) |
Sep
(14) |
Oct
(23) |
Nov
(56) |
Dec
(38) |
2009 |
Jan
(58) |
Feb
(90) |
Mar
(204) |
Apr
(90) |
May
(27) |
Jun
(177) |
Jul
(116) |
Aug
(53) |
Sep
(42) |
Oct
(120) |
Nov
(51) |
Dec
(58) |
2010 |
Jan
(117) |
Feb
(231) |
Mar
(163) |
Apr
(90) |
May
(40) |
Jun
(139) |
Jul
(49) |
Aug
(118) |
Sep
(25) |
Oct
(80) |
Nov
(102) |
Dec
(99) |
2011 |
Jan
(176) |
Feb
(42) |
Mar
(60) |
Apr
(52) |
May
(30) |
Jun
(29) |
Jul
(27) |
Aug
(16) |
Sep
(51) |
Oct
(70) |
Nov
(63) |
Dec
(58) |
2012 |
Jan
(28) |
Feb
(26) |
Mar
(7) |
Apr
(12) |
May
(41) |
Jun
(61) |
Jul
(59) |
Aug
(38) |
Sep
(30) |
Oct
(28) |
Nov
(14) |
Dec
(31) |
2013 |
Jan
(24) |
Feb
(54) |
Mar
(45) |
Apr
(22) |
May
(35) |
Jun
(8) |
Jul
(18) |
Aug
(38) |
Sep
(11) |
Oct
(8) |
Nov
(19) |
Dec
(20) |
2014 |
Jan
(20) |
Feb
(22) |
Mar
(4) |
Apr
(6) |
May
(13) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
(6) |
2015 |
Jan
|
Feb
(1) |
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
2016 |
Jan
(4) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(2) |
Aug
(4) |
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
(8) |
Aug
(13) |
Sep
(12) |
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2021 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Boris W. <bw...@us...> - 2001-08-25 13:13:13
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv1364 Modified Files: app_overview.php Log Message: Fixed misplaced navigation Index: app_overview.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/app_overview.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** app_overview.php 2001/08/24 15:04:53 1.3 --- app_overview.php 2001/08/25 13:13:11 1.4 *************** *** 83,87 **** } ! ShowBackForwardNav($link1,2,$start,$a,$n); echo "</TABLE>\n"; --- 83,87 ---- } ! ShowBackForwardNav($link1,6,$start,$a,$n); echo "</TABLE>\n"; *************** *** 216,218 **** CVS Info: $Id$ $Author$ ! --> \ No newline at end of file --- 216,218 ---- CVS Info: $Id$ $Author$ ! --> |
From: Boris W. <bw...@us...> - 2001-08-25 13:05:40
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv32727 Modified Files: product_overview.php Log Message: Added spacing Index: product_overview.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/product_overview.php,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -r1.18 -r1.19 *** product_overview.php 2001/08/25 12:26:50 1.18 --- product_overview.php 2001/08/25 13:05:37 1.19 *************** *** 595,599 **** while( list ($i,$c) = @each ($tutos[prodfields])) { echo "<TR><TD NOWRAP>\n"; ! echo " <INPUT TYPE=checkbox name=ps[] ". $schecked[$c] ." value=\"". $c ."\">". $lang[$flds[$c]] ."\n"; echo "</TD></TR>\n"; } --- 595,599 ---- while( list ($i,$c) = @each ($tutos[prodfields])) { echo "<TR><TD NOWRAP>\n"; ! echo " <INPUT TYPE=checkbox name=ps[] ". $schecked[$c] ." value=\"". $c ."\"> ". $lang[$flds[$c]] ."\n"; echo "</TD></TR>\n"; } *************** *** 601,605 **** echo "<TR><TD NOWRAP><HR NOSHADE></TD></TR>\n"; echo "<TR><TD NOWRAP>\n"; ! echo " <INPUT TYPE=checkbox name=checkit "CheckAll();\">". "all" ."\n"; echo "</TD></TR>\n"; --- 601,606 ---- echo "<TR><TD NOWRAP><HR NOSHADE></TD></TR>\n"; echo "<TR><TD NOWRAP>\n"; ! # FIXME: translate 'all' ! echo " <INPUT TYPE=checkbox name=checkit "CheckAll();\"> all\n"; echo "</TD></TR>\n"; *************** *** 929,931 **** CVS Info: $Id$ $Author$ ! --> \ No newline at end of file --- 930,932 ---- CVS Info: $Id$ $Author$ ! --> |
From: Boris W. <bw...@us...> - 2001-08-25 12:58:41
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv30490 Modified Files: Date.pinc address.pinc address_show.php app_new.php app_new_r.php app_vote.php calendar.php installation_overview.php mailbox_show.php note.pinc permission.p3 task.pinc team_overview.php webelements.p3 Log Message: Removed remaining stuff that should be done with CSS Index: Date.pinc =================================================================== RCS file: /cvsroot/tutos/tutos/php/Date.pinc,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -r1.30 -r1.31 *** Date.pinc 2001/08/24 21:38:02 1.30 --- Date.pinc 2001/08/25 12:58:37 1.31 *************** *** 319,323 **** if (!empty($dinfo[Desc])) { $dinfo[popinfo] = '<HTML><BODY>'; ! $dinfo[popinfo] .= '<TABLE CLASS=inner BORDER=0 BGCOLOR=#FFFFFF CELLSPACING=0 CELLPADDING=1>'; $dinfo[popinfo] .= '<TR><TD VALIGN=top><FONT SIZE=-1><STRONG>'; $dinfo[popinfo] .= eregi_replace("'","\'",$dinfo[Desc]); --- 319,323 ---- if (!empty($dinfo[Desc])) { $dinfo[popinfo] = '<HTML><BODY>'; ! $dinfo[popinfo] .= '<TABLE CLASS=inner BORDER=0 CELLSPACING=0 CELLPADDING=1>'; $dinfo[popinfo] .= '<TR><TD VALIGN=top><FONT SIZE=-1><STRONG>'; $dinfo[popinfo] .= eregi_replace("'","\'",$dinfo[Desc]); Index: address.pinc =================================================================== RCS file: /cvsroot/tutos/tutos/php/address.pinc,v retrieving revision 1.39 retrieving revision 1.40 diff -C2 -r1.39 -r1.40 *** address.pinc 2001/08/22 22:18:24 1.39 --- address.pinc 2001/08/25 12:58:37 1.40 *************** *** 161,165 **** $info .= "<HTML>"; $info .= "<BODY>"; ! $info .= "<TABLE CLASS=inner BORDER=0 BGCOLOR=#EEEEEE CELLSPACING=0 CELLPADDING=1>"; $info .= "<TR><TH COLSPAN=2>". $fn ."</TH></TR>"; $info .= "<TR><TD VALIGN=top><FONT SIZE=-2>". $lang['Phone'] .":</FONT></TD><TD><FONT SIZE=-2>"; --- 161,165 ---- $info .= "<HTML>"; $info .= "<BODY>"; ! $info .= "<TABLE CLASS=inner BORDER=0 CELLSPACING=0 CELLPADDING=1>"; $info .= "<TR><TH COLSPAN=2>". $fn ."</TH></TR>"; $info .= "<TR><TD VALIGN=top><FONT SIZE=-2>". $lang['Phone'] .":</FONT></TD><TD><FONT SIZE=-2>"; *************** *** 557,559 **** } $includes[address.pinc] = 1; ! ?> \ No newline at end of file --- 557,559 ---- } $includes[address.pinc] = 1; ! ?> Index: address_show.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/address_show.php,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -r1.15 -r1.16 *** address_show.php 2001/08/22 22:11:30 1.15 --- address_show.php 2001/08/25 12:58:37 1.16 *************** *** 37,41 **** DoubleTableStart(0); ! echo "<TR><TH BGCOLOR=\"#AAAACC\" COLSPAN=". $x .">". $lang['AddressEntries'] ."</TH></TR>\n"; Show_LocFields($lang['AdrFirstName'],$a,"f_name",0); --- 37,41 ---- DoubleTableStart(0); ! echo "<TR><TH COLSPAN=". $x .">". $lang['AddressEntries'] ."</TH></TR>\n"; Show_LocFields($lang['AdrFirstName'],$a,"f_name",0); Index: app_new.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/app_new.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** app_new.php 2001/08/25 09:46:21 1.3 --- app_new.php 2001/08/25 12:58:37 1.4 *************** *** 63,67 **** DoubleTableStart(1); echo "<TR>\n"; ! echo "<TH BGCOLOR=\"#AAAACC\" COLSPAN=6>"; if ( $a->id > 0 ) { echo $lang['ModOldAppoint']; --- 63,67 ---- DoubleTableStart(1); echo "<TR>\n"; ! echo "<TH COLSPAN=6>"; if ( $a->id > 0 ) { echo $lang['ModOldAppoint']; Index: app_new_r.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/app_new_r.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** app_new_r.php 2001/08/25 09:46:21 1.3 --- app_new_r.php 2001/08/25 12:58:37 1.4 *************** *** 66,70 **** DoubleTableStart(1); echo "<TR>\n"; ! echo "<TH BGCOLOR=\"#AAAACC\" COLSPAN=6>"; if ( $a->id > 0 ) { echo $lang['ModOldAppoint'] ."(repeat)"; --- 66,70 ---- DoubleTableStart(1); echo "<TR>\n"; ! echo "<TH COLSPAN=6>"; if ( $a->id > 0 ) { echo $lang['ModOldAppoint'] ."(repeat)"; Index: app_vote.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/app_vote.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** app_vote.php 2001/08/25 12:26:50 1.2 --- app_vote.php 2001/08/25 12:58:37 1.3 *************** *** 27,31 **** echo "<TABLE BORDER=0 CELLSPACING=0>\n"; ! echo "<TH BGCOLOR=\"#AAAACC\" COLSPAN=3>". sprintf($lang['AppVoteHead'], $a->getLink()) ."</TH>\n"; echo "<TR>\n"; echo "<TD> <B>". $lang['StartDate'] ."</B> </TD>\n"; --- 27,31 ---- echo "<TABLE BORDER=0 CELLSPACING=0>\n"; ! echo "<TH COLSPAN=3>". sprintf($lang['AppVoteHead'], $a->getLink()) ."</TH>\n"; echo "<TR>\n"; echo "<TD> <B>". $lang['StartDate'] ."</B> </TD>\n"; Index: calendar.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/calendar.php,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -r1.23 -r1.24 *** calendar.php 2001/08/25 10:37:02 1.23 --- calendar.php 2001/08/25 12:58:37 1.24 *************** *** 196,200 **** if ( $hastable == 0 ) { if ( $tutos[caltable] == 2 ) { ! echo "<TABLE BGCOLOR=\"#000000\" CELLSPACING=0 CELLPADDING=1 BORDER=0 WIDTH=\"100%\"><TR><TD>"; } echo "\n <TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 WIDTH=\"100%\">\n"; --- 196,200 ---- if ( $hastable == 0 ) { if ( $tutos[caltable] == 2 ) { ! echo "<TABLE CELLSPACING=0 CELLPADDING=1 BORDER=0 WIDTH=\"100%\"><TR><TD>"; } echo "\n <TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 WIDTH=\"100%\">\n"; *************** *** 365,369 **** if ( $tutos[caltable] == 2 ) { ! echo "<TABLE BGCOLOR=\"black\" BORDER=0 CELLPADDING=1 CELLSPACING=0 WIDTH=\"100%\"><TR><TD>\n"; } echo "<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=1 WIDTH=\"100%\">\n"; --- 365,369 ---- if ( $tutos[caltable] == 2 ) { ! echo "<TABLE BORDER=0 CELLPADDING=1 CELLSPACING=0 WIDTH=\"100%\"><TR><TD>\n"; } echo "<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=1 WIDTH=\"100%\">\n"; Index: installation_overview.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/installation_overview.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** installation_overview.php 2001/08/25 12:26:50 1.6 --- installation_overview.php 2001/08/25 12:58:37 1.7 *************** *** 26,30 **** echo "<TABLE BORDER=0 CELLPADDING=3 CELLSPACING=0>\n"; ! echo "<TR BGCOLOR=\"#AAAACC\">\n"; echo "<TH>#</TH><TH>". $lang['Product'] ."</TH><TH>". $lang['Customer'] ."</TH><TH>". $lang['Date'] ."</TH>\n"; echo "</TR>\n"; --- 26,30 ---- echo "<TABLE BORDER=0 CELLPADDING=3 CELLSPACING=0>\n"; ! echo "<TR>\n"; echo "<TH>#</TH><TH>". $lang['Product'] ."</TH><TH>". $lang['Customer'] ."</TH><TH>". $lang['Date'] ."</TH>\n"; echo "</TR>\n"; *************** *** 110,112 **** CVS Info: $Id$ $Author$ ! --> \ No newline at end of file --- 110,112 ---- CVS Info: $Id$ $Author$ ! --> Index: mailbox_show.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/mailbox_show.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** mailbox_show.php 2001/08/23 19:09:17 1.11 --- mailbox_show.php 2001/08/25 12:58:37 1.12 *************** *** 37,41 **** #echo "$name :". gettype($arr); while (list ($key,$val) = each ($arr)) { ! echo "<TR BGCOLOR=#AAAAAA>\n"; echo " <TD><FONT SIZE=-2>D:". $key ."</FONT></TD>\n"; if ( gettype($val) == "array" ) { --- 37,41 ---- #echo "$name :". gettype($arr); while (list ($key,$val) = each ($arr)) { ! echo "<TR>\n"; echo " <TD><FONT SIZE=-2>D:". $key ."</FONT></TD>\n"; if ( gettype($val) == "array" ) { Index: note.pinc =================================================================== RCS file: /cvsroot/tutos/tutos/php/note.pinc,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -r1.32 -r1.33 *** note.pinc 2001/08/22 22:18:24 1.32 --- note.pinc 2001/08/25 12:58:37 1.33 *************** *** 180,184 **** $info .= "<HTML>"; $info .= "<BODY>"; ! $info .= "<TABLE CLASS=inner BORDER=0 BGCOLOR=#EEEEEE CELLSPACING=0 CELLPADDING=1>"; $info .= "<TR><TH COLSPAN=2>". $t ."</TH></TR>"; $info .= "<TR><TD><FONT SIZE=-2><PRE>"; --- 180,184 ---- $info .= "<HTML>"; $info .= "<BODY>"; ! $info .= "<TABLE CLASS=inner BORDER=0 CELLSPACING=0 CELLPADDING=1>"; $info .= "<TR><TH COLSPAN=2>". $t ."</TH></TR>"; $info .= "<TR><TD><FONT SIZE=-2><PRE>"; *************** *** 367,369 **** } $includes[note.pinc] = 1; ! ?> \ No newline at end of file --- 367,369 ---- } $includes[note.pinc] = 1; ! ?> Index: permission.p3 =================================================================== RCS file: /cvsroot/tutos/tutos/php/permission.p3,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -r1.37 -r1.38 *** permission.p3 2001/08/22 22:18:24 1.37 --- permission.p3 2001/08/25 12:58:37 1.38 *************** *** 124,128 **** DoubleTableStart(1); echo "<TR>\n"; ! echo "<TH BGCOLOR=white COLSPAN=2>". $lang['MOTD'] ."</TH>\n"; echo "</TR><TR><TD COLSPAN=2><PRE>\n"; if ( is_executable("../html/motd.html") ) { --- 124,128 ---- DoubleTableStart(1); echo "<TR>\n"; ! echo "<TH COLSPAN=2>". $lang['MOTD'] ."</TH>\n"; echo "</TR><TR><TD COLSPAN=2><PRE>\n"; if ( is_executable("../html/motd.html") ) { *************** *** 289,291 **** }; ! ?> \ No newline at end of file --- 289,291 ---- }; ! ?> Index: task.pinc =================================================================== RCS file: /cvsroot/tutos/tutos/php/task.pinc,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -r1.34 -r1.35 *** task.pinc 2001/08/25 12:27:47 1.34 --- task.pinc 2001/08/25 12:58:37 1.35 *************** *** 539,543 **** $info .= "<HTML>"; $info .= "<BODY>"; ! $info .= "<TABLE CLASS=inner BORDER=0 BGCOLOR=#EEEEEE CELLSPACING=0 CELLPADDING=1>"; $info .= "<TR><TH COLSPAN=2>". $lang[$this->getType()] ." ". $this->name ."</TH></TR>"; $info .= "<TR><TD><FONT SIZE=-2><PRE>"; --- 539,543 ---- $info .= "<HTML>"; $info .= "<BODY>"; ! $info .= "<TABLE CLASS=inner BORDER=0 CELLSPACING=0 CELLPADDING=1>"; $info .= "<TR><TH COLSPAN=2>". $lang[$this->getType()] ." ". $this->name ."</TH></TR>"; $info .= "<TR><TD><FONT SIZE=-2><PRE>"; Index: team_overview.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/team_overview.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** team_overview.php 2001/08/25 12:26:50 1.6 --- team_overview.php 2001/08/25 12:58:37 1.7 *************** *** 20,24 **** } echo "<TABLE CLASS=single BORDER=1 CELLPADDING=3 CELLSPACING=0>\n"; ! echo "<TR BGCOLOR=\"#AAAACC\">\n"; echo "<TH>". $lang['Team'] ."</TH><TH>". $lang['TeamManager'] ."</TH><TH>". $lang['TeamCount'] ."</TH>\n"; echo "</TR>\n"; --- 20,24 ---- } echo "<TABLE CLASS=single BORDER=1 CELLPADDING=3 CELLSPACING=0>\n"; ! echo "<TR>\n"; echo "<TH>". $lang['Team'] ."</TH><TH>". $lang['TeamManager'] ."</TH><TH>". $lang['TeamCount'] ."</TH>\n"; echo "</TR>\n"; *************** *** 78,80 **** CVS Info: $Id$ $Author$ ! --> \ No newline at end of file --- 78,80 ---- CVS Info: $Id$ $Author$ ! --> Index: webelements.p3 =================================================================== RCS file: /cvsroot/tutos/tutos/php/webelements.p3,v retrieving revision 1.64 retrieving revision 1.65 diff -C2 -r1.64 -r1.65 *** webelements.p3 2001/08/25 12:29:21 1.64 --- webelements.p3 2001/08/25 12:58:37 1.65 *************** *** 658,663 **** */ Function DoubleTableStart($innersp = 0, $innerpad = 2) { - ## echo "<TABLE BGCOLOR=black BORDER=0 CELLPADDING=1 CELLSPACING=0><TR><TD>\n"; - ## echo "<TABLE BGCOLOR=#EEEEEE BORDER=0 CELLPADDING=". $innerpad ." CELLSPACING=". $innersp .">\n"; echo "<TABLE CLASS=outer BORDER=0 CELLPADDING=1 CELLSPACING=0><TR><TD CLASS=warn>\n"; echo "<TABLE CLASS=inner BORDER=0 CELLPADDING=". $innerpad ." CELLSPACING=". $innersp .">\n"; --- 658,661 ---- |
From: Gero K. <gok...@us...> - 2001-08-25 12:31:29
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv25798/php Modified Files: task_show.php Log Message: required changes for css verification Index: task_show.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/task_show.php,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -r1.11 -r1.12 *** task_show.php 2001/08/23 19:09:17 1.11 --- task_show.php 2001/08/25 12:31:26 1.12 *************** *** 170,178 **** echo " </TR>\n"; echo " <TR>\n"; ! echo " <TD COLSPAN=$s>0</TD>\n"; ! echo " <TD COLSPAN=$s>20</TD>\n"; ! echo " <TD COLSPAN=$s>40</TD>\n"; ! echo " <TD COLSPAN=$s>60</TD>\n"; ! echo " <TD COLSPAN=$s>80</TD>\n"; if ( $c > 100 ) { echo " <TD ALIGN=center COLSPAN=". ($w - 5 * $s) ."><FONT COLOR=red>> 100</FONT></TD>\n"; --- 170,178 ---- echo " </TR>\n"; echo " <TR>\n"; ! echo " <TD COLSPAN=". $s .">0</TD>\n"; ! echo " <TD COLSPAN=". $s .">20</TD>\n"; ! echo " <TD COLSPAN=". $s .">40</TD>\n"; ! echo " <TD COLSPAN=". $s .">60</TD>\n"; ! echo " <TD COLSPAN=". $s .">80</TD>\n"; if ( $c > 100 ) { echo " <TD ALIGN=center COLSPAN=". ($w - 5 * $s) ."><FONT COLOR=red>> 100</FONT></TD>\n"; *************** *** 182,194 **** # Work done in time/volume if ( Round($m2 * $p) > 0 ) { ! echo " <TD COLSPAN=\"". Round($m2 * $p) ."\" CLASS=task_done> </TD>\n"; } # Work to do if ( Round((100 - $c) * $p) > 0 ) { ! echo " <TD COLSPAN=\"". Round((100 - $c) * $p) ."\" CLASS=task_todo> </TD>\n"; } # Work done more than scheduled if ( Round(($c - 100) * $p) > 0 ) { ! echo " <TD COLSPAN=\"". Round(($c - 100) * $p) ."\" CLASS=task_much> </TD>\n"; } --- 182,194 ---- # Work done in time/volume if ( Round($m2 * $p) > 0 ) { ! echo " <TD COLSPAN=\"". Round($m2 * $p) ."\" CLASS=taskdone> </TD>\n"; } # Work to do if ( Round((100 - $c) * $p) > 0 ) { ! echo " <TD COLSPAN=\"". Round((100 - $c) * $p) ."\" CLASS=tasktodo> </TD>\n"; } # Work done more than scheduled if ( Round(($c - 100) * $p) > 0 ) { ! echo " <TD COLSPAN=\"". Round(($c - 100) * $p) ."\" CLASS=taskmuch> </TD>\n"; } |
From: Gero K. <gok...@us...> - 2001-08-25 12:30:51
|
Update of /cvsroot/tutos/tutos In directory usw-pr-cvs1:/tmp/cvs-serv25641 Modified Files: Makefile.in Log Message: support new help icon Index: Makefile.in =================================================================== RCS file: /cvsroot/tutos/tutos/Makefile.in,v retrieving revision 1.57 retrieving revision 1.58 diff -C2 -r1.57 -r1.58 *** Makefile.in 2001/08/23 19:09:17 1.57 --- Makefile.in 2001/08/25 12:30:49 1.58 *************** *** 11,14 **** --- 11,17 ---- # # $Log$ + # Revision 1.58 2001/08/25 12:30:49 gokohnert + # support new help icon + # # Revision 1.57 2001/08/23 19:09:17 gokohnert # theme stuff changed *************** *** 486,489 **** --- 489,493 ---- html/blue/left.gif \ html/blue/right.gif \ + html/blue/help.gif \ html/red.css \ html/sqli.css \ *************** *** 500,503 **** --- 504,508 ---- html/visual/left.gif \ html/visual/right.gif \ + html/visual/help.gif \ html/red.png \ html/blue.png \ *************** *** 916,919 **** --- 921,929 ---- # zaphod: jar ${PHP} ${LANGFILES} ${OTHER} ${OTHERJ} ${OTHERP} ${HELP} ${PROPS} zaphod.html tutos.properties updateconfig + mkdir -p /net/zaphod/home/gero/src/tutos /net/zaphod/home/gero/src/tutos/html /net/zaphod/home/gero/src/tutos/homepage + mkdir -p /net/zaphod/home/gero/src/tutos/html/visual /net/zaphod/home/gero/src/tutos/html/blue + chmod 755 /net/zaphod/home/gero/src/tutos /net/zaphod/home/gero/src/tutos/html /net/zaphod/home/gero/src/tutos/homepage + chmod 755 /net/zaphod/home/gero/src/tutos/html/visual /net/zaphod/home/gero/src/tutos/html/blue + cp ChangeLog createdb.sh example.sh scheme.sh inittutos.sh shellfunc.sh /net/zaphod/home/gero/src/tutos cp ${PHP} ${LANGFILES} /net/zaphod/home/gero/src/tutos/php *************** *** 926,929 **** --- 936,940 ---- cp html/*.proto.* /net/zaphod/home/gero/src/tutos/html cp html/visual/*.gif /net/zaphod/home/gero/src/tutos/html/visual + cp html/blue/*.gif /net/zaphod/home/gero/src/tutos/html/blue include depend |
From: Gero K. <gok...@us...> - 2001-08-25 12:29:24
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv25370/php Modified Files: webelements.p3 db.p3 user.pinc Log Message: support new help icon Index: webelements.p3 =================================================================== RCS file: /cvsroot/tutos/tutos/php/webelements.p3,v retrieving revision 1.63 retrieving revision 1.64 diff -C2 -r1.63 -r1.64 *** webelements.p3 2001/08/25 10:37:02 1.63 --- webelements.p3 2001/08/25 12:29:21 1.64 *************** *** 1365,1369 **** mywindow = window.open('". $l ."', 'help', 'width=550,height=500,top=100,left=100,scrollbars=1'); mywindow.location.href = '". $l ."'; mywindow.focus();\" "self.status='". $lang['HelpInfo'] ."' ;return true\">"; ! echo $lang['Help']. "</A>\n"; } if ( $typ == 2 ) { --- 1365,1369 ---- mywindow = window.open('". $l ."', 'help', 'width=550,height=500,top=100,left=100,scrollbars=1'); mywindow.location.href = '". $l ."'; mywindow.focus();\" "self.status='". $lang['HelpInfo'] ."' ;return true\">"; ! echo $tutos[image][help] . $lang['Help']. "</A>\n"; } if ( $typ == 2 ) { Index: db.p3 =================================================================== RCS file: /cvsroot/tutos/tutos/php/db.p3,v retrieving revision 1.40 retrieving revision 1.41 diff -C2 -r1.40 -r1.41 *** db.p3 2001/08/21 21:23:21 1.40 --- db.p3 2001/08/25 12:29:21 1.41 *************** *** 119,122 **** --- 119,123 ---- define (left,12); define (right,13); + define (help,14); Index: user.pinc =================================================================== RCS file: /cvsroot/tutos/tutos/php/user.pinc,v retrieving revision 1.39 retrieving revision 1.40 diff -C2 -r1.39 -r1.40 *** user.pinc 2001/08/22 22:18:24 1.39 --- user.pinc 2001/08/25 12:29:21 1.40 *************** *** 149,152 **** --- 149,153 ---- $tutos[image][user] = ""; $tutos[image][logout] = ""; + $tutos[image][help] = ""; $tutos[image][folder] = ""; $tutos[image][paper] = ""; *************** *** 176,179 **** --- 177,183 ---- if ( file_exists("../html/". $this->theme ."/logout.gif") ) { $tutos[image][logout] = "<IMG BORDER=0 SRC=\"../html/". $this->theme ."/logout.gif\" ALT=\"". $lang['Logout'] ."\">"; + } + if ( file_exists("../html/". $this->theme ."/help.gif") ) { + $tutos[image][help] = "<IMG BORDER=0 SRC=\"../html/". $this->theme ."/help.gif\" ALT=\"". $lang['Help'] ."\">"; } |
From: Gero K. <gok...@us...> - 2001-08-25 12:28:07
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv25048/php Modified Files: minical.php Log Message: theme stuff changed Index: minical.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/minical.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** minical.php 2001/08/22 22:10:08 1.5 --- minical.php 2001/08/25 12:28:04 1.6 *************** *** 46,50 **** $y = Date("Y"); } ! echo "<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 WIDTH=100%>\n"; echo "<TR>\n"; echo "\n"; --- 46,50 ---- $y = Date("Y"); } ! echo "<TABLE CLASS=single BORDER=0 CELLPADDING=2 CELLSPACING=0 WIDTH=100%>\n"; echo "<TR>\n"; echo "\n"; *************** *** 61,67 **** $ly = $y -1; } ! echo "<TH COLSPAN=2 ALIGN=left><FONT SIZE=-1><A HREF=".$PHP_SELF ."?f=$f&n=$n&m=$lm&d=$d&y=$ly>". $lang['NavBack'] ."</A></TH>\n"; echo "<TH COLSPAN=3 ALIGN=center>$m/$y</TH>\n"; ! echo "<TH COLSPAN=2 ALIGN=right><FONT SIZE=-1><A HREF=". $PHP_SELF ."?f=$f&n=$n&m=$nm&d=$d&y=$ny>". $lang['NavNext'] ."</A></TH>\n"; echo "</TR>\n"; echo "<TR>\n"; --- 61,67 ---- $ly = $y -1; } ! echo "<TH COLSPAN=2 ALIGN=left><FONT SIZE=-1><A CLASS=nodeco HREF=".$PHP_SELF ."?f=$f&n=$n&m=$lm&d=$d&y=$ly>". $lang['NavBack'] ."</A></TH>\n"; echo "<TH COLSPAN=3 ALIGN=center>$m/$y</TH>\n"; ! echo "<TH COLSPAN=2 ALIGN=right><FONT SIZE=-1><A CLASS=nodeco HREF=". $PHP_SELF ."?f=$f&n=$n&m=$nm&d=$d&y=$ny>". $lang['NavNext'] ."</A></TH>\n"; echo "</TR>\n"; echo "<TR>\n"; *************** *** 121,125 **** } if ( $n == 1 ) { ! echo "<TR><TH COLSPAN=7><A HREF=\"JavaScript:noneandaway()\">NONE</A></TH></TR>"; } --- 121,125 ---- } if ( $n == 1 ) { ! echo "<TR><TH COLSPAN=7><A CLASS=nodeco HREF=\"JavaScript:noneandaway()\">NONE</A></TH></TR>"; } |
From: Gero K. <gok...@us...> - 2001-08-25 12:27:50
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv24985/php Modified Files: task.pinc Log Message: required changes for css verification Index: task.pinc =================================================================== RCS file: /cvsroot/tutos/tutos/php/task.pinc,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -r1.33 -r1.34 *** task.pinc 2001/08/24 17:12:55 1.33 --- task.pinc 2001/08/25 12:27:47 1.34 *************** *** 780,784 **** global $lang,$tutos,$current_user; ! $class = "task_". $this->state; echo " <TR>\n"; --- 780,784 ---- global $lang,$tutos,$current_user; ! $class = "task". $this->state; echo " <TR>\n"; |
From: Gero K. <gok...@us...> - 2001-08-25 12:26:54
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv24843/php Modified Files: address_tools.p3 admin_show.php app_vote.php appointment.pinc company_overview.php history_show.php installation_overview.php team_show.php team_overview.php team_new.php resource_show.php resource_overview.php res_cal.php product_overview.php Log Message: required changes for css verification Index: address_tools.p3 =================================================================== RCS file: /cvsroot/tutos/tutos/php/address_tools.p3,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -r1.28 -r1.29 *** address_tools.p3 2001/08/24 15:04:00 1.28 --- address_tools.p3 2001/08/25 12:26:50 1.29 *************** *** 35,59 **** } if ( $name == "email_1" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line_". $line ."> ". AsEmail($l->$name,$l->$name) ." </TD>\n"; } elseif ( $name == "email_2" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line_". $line ."> ". AsEmail($l->$name,$l->$name) ." </TD>\n"; } elseif ( $name == "phone_1" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line_". $line ."> ". AsSMS($l,$a,$l->$name) ." </TD>\n"; } elseif ( $name == "phone_2" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line_". $line ."> ". AsSMS($l,$a,$l->$name) ." </TD>\n"; } elseif ( $name == "fax_1" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line_". $line ."> ". AsFax($l,$a,$l->$name) ." </TD>\n"; } elseif ( $name == "c_id" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line_". $line ."> ". $l->company->getLink() ." </TD>\n"; } elseif ( $name == "d_id" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line_". $line ."> ". $l->department->getLink($l->department->name) ." </TD>\n"; } elseif ( $name == "city" ) { if ( ($current_user->p[usemaplink] == 1) && ($tutos[usemaplink] == 1) ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line_". $line ."> ". makelink("map_select.php?id=". $l->id ,$l->$name,$l->$name) ." </TD>\n"; } else { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line_". $line ."> ". htmlspecialchars($l->$name) ." </TD>\n"; } } else { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line_". $line ."> ". htmlspecialchars($l->$name) ." </TD>\n"; } $set++; --- 35,59 ---- } if ( $name == "email_1" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line". $line ."> ". AsEmail($l->$name,$l->$name) ." </TD>\n"; } elseif ( $name == "email_2" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line". $line ."> ". AsEmail($l->$name,$l->$name) ." </TD>\n"; } elseif ( $name == "phone_1" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line". $line ."> ". AsSMS($l,$a,$l->$name) ." </TD>\n"; } elseif ( $name == "phone_2" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line". $line ."> ". AsSMS($l,$a,$l->$name) ." </TD>\n"; } elseif ( $name == "fax_1" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line". $line ."> ". AsFax($l,$a,$l->$name) ." </TD>\n"; } elseif ( $name == "c_id" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line". $line ."> ". $l->company->getLink() ." </TD>\n"; } elseif ( $name == "d_id" ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line". $line ."> ". $l->department->getLink($l->department->name) ." </TD>\n"; } elseif ( $name == "city" ) { if ( ($current_user->p[usemaplink] == 1) && ($tutos[usemaplink] == 1) ) { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line". $line ."> ". makelink("map_select.php?id=". $l->id ,$l->$name,$l->$name) ." </TD>\n"; } else { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line". $line ."> ". htmlspecialchars($l->$name) ." </TD>\n"; } } else { ! echo " <TD COLSPAN=$s VALIGN=top CLASS=line". $line ."> ". htmlspecialchars($l->$name) ." </TD>\n"; } $set++; *************** *** 178,182 **** $atool['maxshow'] = $n; } ! echo "<TABLE BORDER=1 CELLPADDING=3 CELLSPACING=0>\n"; echo "<TR>\n"; --- 178,182 ---- $atool['maxshow'] = $n; } ! echo "<TABLE CLASS=single BORDER=1 CELLPADDING=3 CELLSPACING=0>\n"; echo "<TR>\n"; Index: admin_show.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/admin_show.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** admin_show.php 2001/08/24 16:24:59 1.8 --- admin_show.php 2001/08/25 12:26:50 1.9 *************** *** 126,130 **** $line = 1; } ! echo "<TR CLASS=line_". $line .">\n"; $adr = new tutos_address($conn); $adr->read(DB_Result($r, $a, "adr_id")); --- 126,130 ---- $line = 1; } ! echo "<TR CLASS=line". $line .">\n"; $adr = new tutos_address($conn); $adr->read(DB_Result($r, $a, "adr_id")); Index: app_vote.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/app_vote.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** app_vote.php 2001/08/22 22:13:34 1.1 --- app_vote.php 2001/08/25 12:26:50 1.2 *************** *** 39,43 **** echo "</TR><TR>\n"; echo "<TD> <B>". $lang['AppVoteState'] ."</B> </TD>\n"; ! $s = sprintf("state_%d",$a->participant_state[$adr_id]); echo "<TD COLSPAN=2 CLASS=\"". $s ."\"><CENTER><B>". $s_text[$a->participant_state[$adr_id]] ."</B></CENTER></TD>\n"; echo "</TR><TR>\n"; --- 39,43 ---- echo "</TR><TR>\n"; echo "<TD> <B>". $lang['AppVoteState'] ."</B> </TD>\n"; ! $s = sprintf("state%d",$a->participant_state[$adr_id]); echo "<TD COLSPAN=2 CLASS=\"". $s ."\"><CENTER><B>". $s_text[$a->participant_state[$adr_id]] ."</B></CENTER></TD>\n"; echo "</TR><TR>\n"; *************** *** 51,65 **** $url = addSessionKey($url); ! echo "<TD WIDTH=\"30%\" CLASS=state_1><CENTER><B>"; $vurl = addUrlParameter($url,"vote=1"); echo makelink($vurl,$s_text[1],"Vote ". $s_text[1]); echo "</B></CENTER></TD>\n"; ! echo "<TD WIDTH=\"30%\" CLASS=state_0><CENTER><B>"; $vurl = addUrlParameter($url,"vote=0"); echo makelink($vurl,$s_text[0],"Vote ". $s_text[0]); echo "</B></CENTER></TD>\n"; ! echo "<TD WIDTH=\"30%\" CLASS=state_2><CENTER><B>"; $vurl = addUrlParameter($url,"vote=2"); echo makelink($vurl,$s_text[2],"Vote ". $s_text[2]); --- 51,65 ---- $url = addSessionKey($url); ! echo "<TD WIDTH=\"30%\" CLASS=state1><CENTER><B>"; $vurl = addUrlParameter($url,"vote=1"); echo makelink($vurl,$s_text[1],"Vote ". $s_text[1]); echo "</B></CENTER></TD>\n"; ! echo "<TD WIDTH=\"30%\" CLASS=state0><CENTER><B>"; $vurl = addUrlParameter($url,"vote=0"); echo makelink($vurl,$s_text[0],"Vote ". $s_text[0]); echo "</B></CENTER></TD>\n"; ! echo "<TD WIDTH=\"30%\" CLASS=state2><CENTER><B>"; $vurl = addUrlParameter($url,"vote=2"); echo makelink($vurl,$s_text[2],"Vote ". $s_text[2]); *************** *** 80,84 **** if ( $a->id > 0 ) { ! echo makelink("app_show.php?id=". $a->id ,$lang['AppSeeEntry'],$lang['AppSeeEntryI']) . "<BR>"; } echo "</TD></TR>"; --- 80,84 ---- if ( $a->id > 0 ) { ! echo menulink("app_show.php?id=". $a->id ,$lang['AppSeeEntry'],$lang['AppSeeEntryI']) . "<BR>"; } echo "</TD></TR>"; Index: appointment.pinc =================================================================== RCS file: /cvsroot/tutos/tutos/php/appointment.pinc,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -r1.49 -r1.50 *** appointment.pinc 2001/08/24 19:49:52 1.49 --- appointment.pinc 2001/08/25 12:26:50 1.50 *************** *** 900,904 **** function getLocation() { global $lang; ! return "<SPAN class=apploc_". $this->outside .">". $lang['AppLoc'][$this->outside] ."</SPAN>"; } /* --------------------------------------------------------------------------- --- 900,904 ---- function getLocation() { global $lang; ! return "<SPAN class=apploc". $this->outside .">". $lang['AppLoc'][$this->outside] ."</SPAN>"; } /* --------------------------------------------------------------------------- *************** *** 977,981 **** echo "</TD>\n"; if ( ($this->trace == 1) && ($f->gettype() == "address") ) { ! $s = sprintf("text_%d",$this->participant_state[$i]); $state = sprintf("State_%d" , $this->participant_state[$i]); echo " <TD CLASS=". $class ." ALIGN=right><SPAN CLASS=". $s .">"; --- 977,981 ---- echo "</TD>\n"; if ( ($this->trace == 1) && ($f->gettype() == "address") ) { ! $s = sprintf("text%d",$this->participant_state[$i]); $state = sprintf("State_%d" , $this->participant_state[$i]); echo " <TD CLASS=". $class ." ALIGN=right><SPAN CLASS=". $s .">"; Index: company_overview.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/company_overview.php,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** company_overview.php 2001/08/24 15:04:00 1.10 --- company_overview.php 2001/08/25 12:26:50 1.11 *************** *** 52,56 **** $r = 1; } ! echo "<TR CLASS=line_". $line .">\n"; echo "<TD VALIGN=\"top\" ROWSPAN=$r>". $c->getLink() ."</TD>"; --- 52,56 ---- $r = 1; } ! echo "<TR CLASS=line". $line .">\n"; echo "<TD VALIGN=\"top\" ROWSPAN=$r>". $c->getLink() ."</TD>"; *************** *** 60,64 **** while( list ($i,$f) = @each ($c->departments)) { if ( $r > 1 ) { ! echo "<TR CLASS=line_". $line .">\n"; } echo "<TD>". $f->getLink($f->name) ."</TD></TR>\n"; --- 60,64 ---- while( list ($i,$f) = @each ($c->departments)) { if ( $r > 1 ) { ! echo "<TR CLASS=line". $line .">\n"; } echo "<TD>". $f->getLink($f->name) ."</TD></TR>\n"; Index: history_show.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/history_show.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** history_show.php 2001/08/23 19:09:17 1.8 --- history_show.php 2001/08/25 12:26:50 1.9 *************** *** 47,51 **** $line = 1; } ! echo "<TR CLASS=line_". $line .">\n"; echo " <TD><B> ". $lang[$f["field"]] ."</B></TD>\n"; --- 47,51 ---- $line = 1; } ! echo "<TR CLASS=line". $line .">\n"; echo " <TD><B> ". $lang[$f["field"]] ."</B></TD>\n"; Index: installation_overview.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/installation_overview.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** installation_overview.php 2001/08/22 22:11:30 1.5 --- installation_overview.php 2001/08/25 12:26:50 1.6 *************** *** 42,46 **** $i->read_result($result,$a); $a++; ! echo "<TR CLASS=line_". $line .">\n"; echo " <TD ALIGN=right>". $i->getLink("#".$a) ." </TD>\n"; echo " <TD>". $i->product->getLink() ."</TD>\n"; --- 42,46 ---- $i->read_result($result,$a); $a++; ! echo "<TR CLASS=line". $line .">\n"; echo " <TD ALIGN=right>". $i->getLink("#".$a) ." </TD>\n"; echo " <TD>". $i->product->getLink() ."</TD>\n"; Index: team_show.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/team_show.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** team_show.php 2001/08/22 22:11:30 1.9 --- team_show.php 2001/08/25 12:26:50 1.10 *************** *** 75,79 **** $line = 1; } ! echo "<TR CLASS=line_". $line .">\n"; echo "<TD>". $f->getLink() ."</TD>\n"; echo "<TD>". $f->role[1][0]->getFullName() ."</TD>\n"; --- 75,79 ---- $line = 1; } ! echo "<TR CLASS=line". $line .">\n"; echo "<TD>". $f->getLink() ."</TD>\n"; echo "<TD>". $f->role[1][0]->getFullName() ."</TD>\n"; *************** *** 96,100 **** $line = 1; } ! echo "<TR CLASS=line_". $line .">\n"; echo " <TD>". $f->getLink() ."</TD>\n"; echo " <TD>". $f->role[4][0]->getFullName() ."</TD>\n"; --- 96,100 ---- $line = 1; } ! echo "<TR CLASS=line". $line .">\n"; echo " <TD>". $f->getLink() ."</TD>\n"; echo " <TD>". $f->role[4][0]->getFullName() ."</TD>\n"; Index: team_overview.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/team_overview.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** team_overview.php 2001/08/22 22:11:30 1.5 --- team_overview.php 2001/08/25 12:26:50 1.6 *************** *** 19,23 **** return; } ! echo "<TABLE BORDER=1 CELLPADDING=3 CELLSPACING=0>\n"; echo "<TR BGCOLOR=\"#AAAACC\">\n"; echo "<TH>". $lang['Team'] ."</TH><TH>". $lang['TeamManager'] ."</TH><TH>". $lang['TeamCount'] ."</TH>\n"; --- 19,23 ---- return; } ! echo "<TABLE CLASS=single BORDER=1 CELLPADDING=3 CELLSPACING=0>\n"; echo "<TR BGCOLOR=\"#AAAACC\">\n"; echo "<TH>". $lang['Team'] ."</TH><TH>". $lang['TeamManager'] ."</TH><TH>". $lang['TeamCount'] ."</TH>\n"; Index: team_new.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/team_new.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** team_new.php 2001/08/22 22:11:30 1.6 --- team_new.php 2001/08/25 12:26:50 1.7 *************** *** 70,74 **** $line = 1; } ! echo "<TR CLASS=line_". $line .">\n"; echo " <TD> ". htmlspecialchars($f->getFullName()) ." </TD>\n"; echo " <TD ALIGN=right>"; --- 70,74 ---- $line = 1; } ! echo "<TR CLASS=line". $line .">\n"; echo " <TD> ". htmlspecialchars($f->getFullName()) ." </TD>\n"; echo " <TD ALIGN=right>"; Index: resource_show.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/resource_show.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** resource_show.php 2001/08/22 22:11:30 1.7 --- resource_show.php 2001/08/25 12:26:50 1.8 *************** *** 49,70 **** if ( ($f->getType() == "appointment") && ($f->end->getTimestamp() - time() > 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line_2>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line_2>". $f->getLink() ."</TD>\n"; ! echo "<TD CLASS=line_2> </TD>\n"; } else if ( ($f->getType() == "task") && ($f->s_end->getTimestamp() - time() > 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line_2>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line_2>". $f->getLink() ."</TD>\n"; ! echo "<TD CLASS=line_2>". $f->getTimespan() ."</TD>\n"; } else if ( ($f->getType() == "product") && ($f->isalive() == 1) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line_2>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line_2>". $f->getLink() ."</TD>\n"; ! echo "<TD CLASS=line_2>". $f->getTimespan() ."</TD>\n"; } else if ( ($f->getType() == "installation") && ($f->instdate->getTimestamp() - time() > 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line_2>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line_2>". $f->getLink() ."</TD>\n"; ! echo "<TD CLASS=line_2>". $f->instdate->getDate() ."</TD>\n"; } } --- 49,70 ---- if ( ($f->getType() == "appointment") && ($f->end->getTimestamp() - time() > 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line2>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line2>". $f->getLink() ."</TD>\n"; ! echo "<TD CLASS=line2> </TD>\n"; } else if ( ($f->getType() == "task") && ($f->s_end->getTimestamp() - time() > 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line2>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line2>". $f->getLink() ."</TD>\n"; ! echo "<TD CLASS=line2>". $f->getTimespan() ."</TD>\n"; } else if ( ($f->getType() == "product") && ($f->isalive() == 1) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line2>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line2>". $f->getLink() ."</TD>\n"; ! echo "<TD CLASS=line2>". $f->getTimespan() ."</TD>\n"; } else if ( ($f->getType() == "installation") && ($f->instdate->getTimestamp() - time() > 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line2>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line2>". $f->getLink() ."</TD>\n"; ! echo "<TD CLASS=line2>". $f->instdate->getDate() ."</TD>\n"; } } *************** *** 75,81 **** if ( ($f->getType() == "appointment") && ($f->end->getTimestamp() - time() < 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line_1>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line_1><I>". $f->getLink() ."</I></TD>\n"; ! echo "<TD CLASS=line_1><I> </I></TD>\n"; $x++; } --- 75,81 ---- if ( ($f->getType() == "appointment") && ($f->end->getTimestamp() - time() < 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line1>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line1><I>". $f->getLink() ."</I></TD>\n"; ! echo "<TD CLASS=line1><I> </I></TD>\n"; $x++; } *************** *** 87,105 **** if ( ($f->getType() == "task") && ($f->s_end->getTimestamp() - time() < 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line_1>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line_1><I>". $f->getLink() ."</I></TD>\n"; ! echo "<TD CLASS=line_1>". $f->getTimespan() ."</TD>\n"; $x++; } else if ( ($f->getType() == "product") && ($f->isalive() == 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line_1>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line_1><I>". $f->getLink() ."</I></TD>\n"; ! echo "<TD CLASS=line_1>". $f->getTimespan() ."</TD>\n"; $x++; } else if ( ($f->getType() == "installation") && ($f->instdate->getTimestamp() - time() < 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line_1>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line_1><I>". $f->getLink() ."</I></TD>\n"; ! echo "<TD CLASS=line_1>". $f->instdate->getDate() ."</TD>\n"; } } --- 87,105 ---- if ( ($f->getType() == "task") && ($f->s_end->getTimestamp() - time() < 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line1>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line1><I>". $f->getLink() ."</I></TD>\n"; ! echo "<TD CLASS=line1>". $f->getTimespan() ."</TD>\n"; $x++; } else if ( ($f->getType() == "product") && ($f->isalive() == 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line1>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line1><I>". $f->getLink() ."</I></TD>\n"; ! echo "<TD CLASS=line1>". $f->getTimespan() ."</TD>\n"; $x++; } else if ( ($f->getType() == "installation") && ($f->instdate->getTimestamp() - time() < 0) ) { echo "</TR><TR>\n"; ! echo "<TD CLASS=line1>". $lang[$f->getType()] ."</TD>\n"; ! echo "<TD COLSPAN=2 CLASS=line1><I>". $f->getLink() ."</I></TD>\n"; ! echo "<TD CLASS=line1>". $f->instdate->getDate() ."</TD>\n"; } } Index: resource_overview.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/resource_overview.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** resource_overview.php 2001/08/24 15:04:00 1.6 --- resource_overview.php 2001/08/25 12:26:50 1.7 *************** *** 51,55 **** ! echo "<TR CLASS=line_". $line .">\n"; echo "<TD VALIGN=\"top\">". $c->getLink() ."</TD>"; echo "<TD VALIGN=\"top\">". $c->desc ."</TD>"; --- 51,55 ---- ! echo "<TR CLASS=line". $line .">\n"; echo "<TD VALIGN=\"top\">". $c->getLink() ."</TD>"; echo "<TD VALIGN=\"top\">". $c->desc ."</TD>"; Index: res_cal.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/res_cal.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -r1.13 -r1.14 *** res_cal.php 2001/08/24 15:06:23 1.13 --- res_cal.php 2001/08/25 12:26:50 1.14 *************** *** 221,225 **** } else { if ( $obj[$old]->getType() == "task" ) { ! echo " CLASS=task_". $obj[$old]->state .">".$obj[$old]->getLink() ." (". $obj[$old]->volume ." ". $lang['hours'] .")" ; } else { if ( $obj[$old]->mod_allow == 3 ) { --- 221,225 ---- } else { if ( $obj[$old]->getType() == "task" ) { ! echo " CLASS=task". $obj[$old]->state .">".$obj[$old]->getLink() ." (". $obj[$old]->volume ." ". $lang['hours'] .")" ; } else { if ( $obj[$old]->mod_allow == 3 ) { *************** *** 246,250 **** } else { if ( $obj[$old]->getType() == "task" ) { ! echo " CLASS=task_". $obj[$old]->state .">".$obj[$old]->getLink() ." (". $obj[$old]->volume ." ". $lang['hours'] .")"; } else { if ( $obj[$old]->mod_allow == 3 ) { --- 246,250 ---- } else { if ( $obj[$old]->getType() == "task" ) { ! echo " CLASS=task". $obj[$old]->state .">".$obj[$old]->getLink() ." (". $obj[$old]->volume ." ". $lang['hours'] .")"; } else { if ( $obj[$old]->mod_allow == 3 ) { Index: product_overview.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/product_overview.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -r1.17 -r1.18 *** product_overview.php 2001/08/24 15:04:00 1.17 --- product_overview.php 2001/08/25 12:26:50 1.18 *************** *** 59,63 **** # DoubleTableStart(1,3); ! echo "<TABLE BORDER=1 CELLPADDING=3 CELLSPACING=0>\n"; echo "<TR>\n"; --- 59,63 ---- # DoubleTableStart(1,3); ! echo "<TABLE CLASS=single BORDER=1 CELLPADDING=3 CELLSPACING=0>\n"; echo "<TR>\n"; |
From: Gero K. <gok...@us...> - 2001-08-25 12:25:34
|
Update of /cvsroot/tutos/tutos/html/visual In directory usw-pr-cvs1:/tmp/cvs-serv24523/html/visual Added Files: help.gif Log Message: Initial Checkin --- NEW FILE: help.gif --- GIF89a !9 D +HB±6J=±-,Q( ÄT |
From: Gero K. <gok...@us...> - 2001-08-25 12:25:34
|
Update of /cvsroot/tutos/tutos/html/blue In directory usw-pr-cvs1:/tmp/cvs-serv24523/html/blue Added Files: help.gif Log Message: Initial Checkin --- NEW FILE: help.gif --- GIF89a |
From: Gero K. <gok...@us...> - 2001-08-25 12:20:41
|
Update of /cvsroot/tutos/tutos/html In directory usw-pr-cvs1:/tmp/cvs-serv23492/html Modified Files: blue.css red.css sqli.css tutos.css visual.css Log Message: css verified Index: blue.css =================================================================== RCS file: /cvsroot/tutos/tutos/html/blue.css,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -r1.15 -r1.16 *** blue.css 2001/08/23 19:09:17 1.15 --- blue.css 2001/08/25 12:20:38 1.16 *************** *** 38,42 **** /* TEXT found by search */ .found { ! color: #E00000; } --- 38,42 ---- /* TEXT found by search */ .found { ! color: #00F000; } *************** *** 65,88 **** } ! .state_0 { background-color: #F0F000; } ! .text_0 { color: #F0F000; font-size: 10px; } ! .state_1 { background-color: #00BB00; } ! .text_1 { color: #00FF00; font-size: 10px; } ! .state_2 { background-color: #FF0000; } ! .text_2 { color: #FF0000; font-size: 10px; --- 65,88 ---- } ! .state0 { background-color: #F0F000; } ! .text0 { color: #F0F000; font-size: 10px; } ! .state1 { background-color: #00BB00; } ! .text1 { color: #00FF00; font-size: 10px; } ! .state2 { background-color: #FF0000; } ! .text2 { color: #FF0000; font-size: 10px; *************** *** 95,108 **** /* line color 1 in overviews */ ! .line_1 { background-color: #88acd0; } /* line color 2 in overviews */ ! .line_2 { background-color: #789cc0; } /* Not started Task */ ! .task_0 { background-color: #bb8888; color: black; --- 95,108 ---- /* line color 1 in overviews */ ! .line1 { background-color: #88acd0; } /* line color 2 in overviews */ ! .line2 { background-color: #789cc0; } /* Not started Task */ ! .task0 { background-color: #bb8888; color: black; *************** *** 110,114 **** } /* Ongoing Task */ ! .task_1 { background-color: #a0e0a0; color: black; --- 110,114 ---- } /* Ongoing Task */ ! .task1 { background-color: #a0e0a0; color: black; *************** *** 116,120 **** } /* Finished Task */ ! .task_2 { background-color: #DDFFDD; color: black; --- 116,120 ---- } /* Finished Task */ ! .task2 { background-color: #DDFFDD; color: black; *************** *** 122,126 **** } /* Overdue Task */ ! .task_3 { background-color: #e07777; color: black; --- 122,126 ---- } /* Overdue Task */ ! .task3 { background-color: #e07777; color: black; *************** *** 128,132 **** } /* Task done */ ! .task_done { background-color: green; color: black; --- 128,132 ---- } /* Task done */ ! .taskdone { background-color: green; color: black; *************** *** 134,138 **** } /* Task todo */ ! .task_todo { background-color: #E00000; color: black; --- 134,138 ---- } /* Task todo */ ! .tasktodo { background-color: #E00000; color: black; *************** *** 140,144 **** } /* Task to much time */ ! .task_much { background-color: red; color: black; --- 140,144 ---- } /* Task to much time */ ! .taskmuch { background-color: red; color: black; *************** *** 147,166 **** /* OFFICE */ ! .apploc_0 { color: black; } /* OUT */ ! .apploc_1 { color: black; } /* VACATION */ ! .apploc_2 { color: green; } /* SICK */ ! .apploc_3 { color: red; } --- 147,166 ---- /* OFFICE */ ! .apploc0 { color: black; } /* OUT */ ! .apploc1 { color: black; } /* VACATION */ ! .apploc2 { color: green; } /* SICK */ ! .apploc3 { color: red; } *************** *** 267,269 **** --- 267,273 ---- color: black; } + SPAN.warn { + font-weight: bold; + color: red; + } /* EOF */ Index: red.css =================================================================== RCS file: /cvsroot/tutos/tutos/html/red.css,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** red.css 2001/08/23 19:09:17 1.9 --- red.css 2001/08/25 12:20:38 1.10 *************** *** 63,86 **** } ! .state_0 { background-color: #F0F000; } ! .text_0 { color: #F0F000; font-size: 10px; } ! .state_1 { background-color: #00BB00; } ! .text_1 { color: #00FF00; font-size: 10px; } ! .state_2 { background-color: #FF0000; } ! .text_2 { color: #FF0000; font-size: 10px; --- 63,86 ---- } ! .state0 { background-color: #F0F000; } ! .text0 { color: #F0F000; font-size: 10px; } ! .state1 { background-color: #00BB00; } ! .text1 { color: #00FF00; font-size: 10px; } ! .state2 { background-color: #FF0000; } ! .text2 { color: #FF0000; font-size: 10px; *************** *** 93,106 **** /* line color 1 in overviews */ ! .line_1 { background-color: #e0d0d0; } /* line color 2 in overviews */ ! .line_2 { background-color: #e0b0b0; } /* Not started Task */ ! .task_0 { background-color: #bb8888; color: black; --- 93,106 ---- /* line color 1 in overviews */ ! .line1 { background-color: #e0d0d0; } /* line color 2 in overviews */ ! .line2 { background-color: #e0b0b0; } /* Not started Task */ ! .task0 { background-color: #bb8888; color: black; *************** *** 108,112 **** } /* Ongoing Task */ ! .task_1 { background-color: #a0e0a0; color: black; --- 108,112 ---- } /* Ongoing Task */ ! .task1 { background-color: #a0e0a0; color: black; *************** *** 114,118 **** } /* Finished Task */ ! .task_2 { background-color: #DDFFDD; color: black; --- 114,118 ---- } /* Finished Task */ ! .task2 { background-color: #DDFFDD; color: black; *************** *** 120,124 **** } /* Overdue Task */ ! .task_3 { background-color: #e07777; color: black; --- 120,124 ---- } /* Overdue Task */ ! .task3 { background-color: #e07777; color: black; *************** *** 126,130 **** } /* Task done */ ! .task_done { background-color: green; color: black; --- 126,130 ---- } /* Task done */ ! .taskdone { background-color: green; color: black; *************** *** 132,136 **** } /* Task todo */ ! .task_todo { background-color: #E00000; color: black; --- 132,136 ---- } /* Task todo */ ! .tasktodo { background-color: #E00000; color: black; *************** *** 138,142 **** } /* Task to much time */ ! .task_much { background-color: red; color: black; --- 138,142 ---- } /* Task to much time */ ! .taskmuch { background-color: red; color: black; *************** *** 145,164 **** /* OFFICE */ ! .apploc_0 { color: black; } /* OUT */ ! .apploc_1 { color: black; } /* VACATION */ ! .apploc_2 { color: green; } /* SICK */ ! .apploc_3 { color: red; } --- 145,164 ---- /* OFFICE */ ! .apploc0 { color: black; } /* OUT */ ! .apploc1 { color: black; } /* VACATION */ ! .apploc2 { color: green; } /* SICK */ ! .apploc3 { color: red; } Index: sqli.css =================================================================== RCS file: /cvsroot/tutos/tutos/html/sqli.css,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** sqli.css 2001/08/23 19:09:17 1.5 --- sqli.css 2001/08/25 12:20:38 1.6 *************** *** 57,80 **** } ! .state_0 { background-color: #FFFFFF; } ! .text_0 { color: #C0C000; font-size: small; } ! .state_1 { background-color: #FFFFFF; } ! .text_1 { color: #00BB00; font-size: small; } ! .state_2 { background-color: #FFFFFF; } ! .text_2 { color: #FF0000; font-size: small; --- 57,80 ---- } ! .state0 { background-color: #FFFFFF; } ! .text0 { color: #C0C000; font-size: small; } ! .state1 { background-color: #FFFFFF; } ! .text1 { color: #00BB00; font-size: small; } ! .state2 { background-color: #FFFFFF; } ! .text2 { color: #FF0000; font-size: small; *************** *** 86,99 **** /* line color 1 in overviews */ ! .line_1 { background-color: #EAEAFA; } /* line color 2 in overviews */ ! .line_2 { background-color: #DADAEA; } /* Not started Task */ ! .task_0 { background-color: #FFFFEE; color: black; --- 86,99 ---- /* line color 1 in overviews */ ! .line1 { background-color: #EAEAFA; } /* line color 2 in overviews */ ! .line2 { background-color: #DADAEA; } /* Not started Task */ ! .task0 { background-color: #FFFFEE; color: black; *************** *** 101,105 **** } /* Ongoing Task */ ! .task_1 { background-color: #EEFFEE; color: black; --- 101,105 ---- } /* Ongoing Task */ ! .task1 { background-color: #EEFFEE; color: black; *************** *** 107,111 **** } /* Finished Task */ ! .task_2 { background-color: #DDFFDD; color: black; --- 107,111 ---- } /* Finished Task */ ! .task2 { background-color: #DDFFDD; color: black; *************** *** 113,117 **** } /* Overdue Task */ ! .task_3 { background-color: #FFDDDD; color: black; --- 113,117 ---- } /* Overdue Task */ ! .task3 { background-color: #FFDDDD; color: black; *************** *** 119,123 **** } /* Task done */ ! .task_done { background-color: green; color: black; --- 119,123 ---- } /* Task done */ ! .taskdone { background-color: green; color: black; *************** *** 125,129 **** } /* Task todo */ ! .task_todo { background-color: #E00000; color: black; --- 125,129 ---- } /* Task todo */ ! .tasktodo { background-color: #E00000; color: black; *************** *** 131,135 **** } /* Task to much time */ ! .task_much { background-color: red; color: black; --- 131,135 ---- } /* Task to much time */ ! .taskmuch { background-color: red; color: black; *************** *** 138,157 **** /* OFFICE */ ! .apploc_0 { color: black; } /* OUT */ ! .apploc_1 { color: black; } /* VACATION */ ! .apploc_2 { color: green; } /* SICK */ ! .apploc_3 { color: red; } --- 138,157 ---- /* OFFICE */ ! .apploc0 { color: black; } /* OUT */ ! .apploc1 { color: black; } /* VACATION */ ! .apploc2 { color: green; } /* SICK */ ! .apploc3 { color: red; } Index: tutos.css =================================================================== RCS file: /cvsroot/tutos/tutos/html/tutos.css,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -r1.17 -r1.18 *** tutos.css 2001/08/23 19:09:17 1.17 --- tutos.css 2001/08/25 12:20:38 1.18 *************** *** 53,76 **** } ! .state_0 { background-color: #F0F000; } ! .text_0 { color: #C0C000; font-size: small; } ! .state_1 { background-color: #00BB00; } ! .text_1 { color: #00BB00; font-size: small; } ! .state_2 { background-color: #FF0000; } ! .text_2 { color: #FF0000; font-size: small; --- 53,76 ---- } ! .state0 { background-color: #F0F000; } ! .text0 { color: #C0C000; font-size: small; } ! .state1 { background-color: #00BB00; } ! .text1 { color: #00BB00; font-size: small; } ! .state2 { background-color: #FF0000; } ! .text2 { color: #FF0000; font-size: small; *************** *** 82,96 **** /* line color 1 in overviews */ ! .line_1 { background-color: #EAEAEA; } /* line color 2 in overviews */ ! .line_2 { background-color: #DADADA; } /* Not started Task */ ! .task_0 { background-color: #FFFFEE; color: black; --- 82,96 ---- /* line color 1 in overviews */ ! .line1 { background-color: #EAEAEA; } /* line color 2 in overviews */ ! .line2 { background-color: #DADADA; } /* Not started Task */ ! .task0 { background-color: #FFFFEE; color: black; *************** *** 98,102 **** } /* Ongoing Task */ ! .task_1 { background-color: #EEFFEE; color: black; --- 98,102 ---- } /* Ongoing Task */ ! .task1 { background-color: #EEFFEE; color: black; *************** *** 104,108 **** } /* Finished Task */ ! .task_2 { background-color: #DDFFDD; color: black; --- 104,108 ---- } /* Finished Task */ ! .task2 { background-color: #DDFFDD; color: black; *************** *** 110,114 **** } /* Overdue Task */ ! .task_3 { background-color: #FFDDDD; color: black; --- 110,114 ---- } /* Overdue Task */ ! .task3 { background-color: #FFDDDD; color: black; *************** *** 116,120 **** } /* Task done */ ! .task_done { background-color: green; color: black; --- 116,120 ---- } /* Task done */ ! .taskdone { background-color: green; color: black; *************** *** 122,126 **** } /* Task todo */ ! .task_todo { background-color: #E00000; color: black; --- 122,126 ---- } /* Task todo */ ! .tasktodo { background-color: #E00000; color: black; *************** *** 128,132 **** } /* Task to much time */ ! .task_much { background-color: red; color: black; --- 128,132 ---- } /* Task to much time */ ! .taskmuch { background-color: red; color: black; *************** *** 135,154 **** /* OFFICE */ ! .apploc_0 { color: black; } /* OUT */ ! .apploc_1 { color: black; } /* VACATION */ ! .apploc_2 { color: green; } /* SICK */ ! .apploc_3 { color: red; } --- 135,154 ---- /* OFFICE */ ! .apploc0 { color: black; } /* OUT */ ! .apploc1 { color: black; } /* VACATION */ ! .apploc2 { color: green; } /* SICK */ ! .apploc3 { color: red; } Index: visual.css =================================================================== RCS file: /cvsroot/tutos/tutos/html/visual.css,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** visual.css 2001/08/23 19:09:17 1.7 --- visual.css 2001/08/25 12:20:38 1.8 *************** *** 61,84 **** } ! .state_0 { background-color: #F0F000; } ! .text_0 { color: #C0C000; font-size: 8px; } ! .state_1 { background-color: #00BB00; } ! .text_1 { color: #00BB00; font-size: 8px; } ! .state_2 { background-color: #FF0000; } ! .text_2 { color: #FF0000; font-size: 8px; --- 61,84 ---- } ! .state0 { background-color: #F0F000; } ! .text0 { color: #C0C000; font-size: 8px; } ! .state1 { background-color: #00BB00; } ! .text1 { color: #00BB00; font-size: 8px; } ! .state2 { background-color: #FF0000; } ! .text2 { color: #FF0000; font-size: 8px; *************** *** 90,104 **** /* line color 1 in overviews */ ! .line_1 { background-color: #EAEAEA; } /* line color 2 in overviews */ ! .line_2 { background-color: #DADADA; } /* Not started Task */ ! .task_0 { background-color: #FFFFEE; color: black; --- 90,104 ---- /* line color 1 in overviews */ ! .line1 { background-color: #EAEAEA; } /* line color 2 in overviews */ ! .line2 { background-color: #DADADA; } /* Not started Task */ ! .task0 { background-color: #FFFFEE; color: black; *************** *** 106,110 **** } /* Ongoing Task */ ! .task_1 { background-color: #EEFFEE; color: black; --- 106,110 ---- } /* Ongoing Task */ ! .task1 { background-color: #EEFFEE; color: black; *************** *** 112,116 **** } /* Finished Task */ ! .task_2 { background-color: #DDFFDD; color: black; --- 112,116 ---- } /* Finished Task */ ! .task2 { background-color: #DDFFDD; color: black; *************** *** 118,122 **** } /* Overdue Task */ ! .task_3 { background-color: #FFDDDD; color: black; --- 118,122 ---- } /* Overdue Task */ ! .task3 { background-color: #FFDDDD; color: black; *************** *** 124,128 **** } /* Task done */ ! .task_done { background-color: green; color: black; --- 124,128 ---- } /* Task done */ ! .taskdone { background-color: green; color: black; *************** *** 130,134 **** } /* Task todo */ ! .task_todo { background-color: #E00000; color: black; --- 130,134 ---- } /* Task todo */ ! .tasktodo { background-color: #E00000; color: black; *************** *** 136,140 **** } /* Task to much time */ ! .task_much { background-color: red; color: black; --- 136,140 ---- } /* Task to much time */ ! .taskmuch { background-color: red; color: black; *************** *** 143,162 **** /* OFFICE */ ! .apploc_0 { color: black; } /* OUT */ ! .apploc_1 { color: black; } /* VACATION */ ! .apploc_2 { color: green; } /* SICK */ ! .apploc_3 { color: red; } --- 143,162 ---- /* OFFICE */ ! .apploc0 { color: black; } /* OUT */ ! .apploc1 { color: black; } /* VACATION */ ! .apploc2 { color: green; } /* SICK */ ! .apploc3 { color: red; } |
From: Boris W. <bw...@us...> - 2001-08-25 10:37:05
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv2961 Modified Files: calendar.php mytutos.php webelements.p3 Log Message: Removed remainders of stuff that should be done with CSS Index: calendar.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/calendar.php,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -r1.22 -r1.23 *** calendar.php 2001/08/24 19:50:24 1.22 --- calendar.php 2001/08/25 10:37:02 1.23 *************** *** 198,202 **** echo "<TABLE BGCOLOR=\"#000000\" CELLSPACING=0 CELLPADDING=1 BORDER=0 WIDTH=\"100%\"><TR><TD>"; } ! echo "\n <TABLE BGCOLOR=\"white\" CELLSPACING=0 CELLPADDING=0 BORDER=0 WIDTH=\"100%\">\n"; $hastable = 1; } else { --- 198,202 ---- echo "<TABLE BGCOLOR=\"#000000\" CELLSPACING=0 CELLPADDING=1 BORDER=0 WIDTH=\"100%\"><TR><TD>"; } ! echo "\n <TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 WIDTH=\"100%\">\n"; $hastable = 1; } else { *************** *** 367,373 **** echo "<TABLE BGCOLOR=\"black\" BORDER=0 CELLPADDING=1 CELLSPACING=0 WIDTH=\"100%\"><TR><TD>\n"; } ! echo "<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=1 WIDTH=\"100%\">\n"; ! echo " <TR BGCOLOR=\"#AAAACC\">\n"; echo " <TH>". $lang['week'] ."</TH>\n"; if ( $current_user->weekstart == 0 ) { --- 367,373 ---- echo "<TABLE BGCOLOR=\"black\" BORDER=0 CELLPADDING=1 CELLSPACING=0 WIDTH=\"100%\"><TR><TD>\n"; } ! echo "<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=1 WIDTH=\"100%\">\n"; ! echo " <TR>\n"; echo " <TH>". $lang['week'] ."</TH>\n"; if ( $current_user->weekstart == 0 ) { Index: mytutos.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/mytutos.php,v retrieving revision 1.24 retrieving revision 1.25 diff -C2 -r1.24 -r1.25 *** mytutos.php 2001/08/24 19:55:11 1.24 --- mytutos.php 2001/08/25 10:37:02 1.25 *************** *** 120,124 **** } if ( $hastable == 0 ) { ! echo " <TABLE BGCOLOR=\"white\" CELLSPACING=0 CELLPADDING=0 BORDER=0 WIDTH=\"100%\">\n"; $hastable = 1; } else { --- 120,124 ---- } if ( $hastable == 0 ) { ! echo " <TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0 WIDTH=\"100%\">\n"; $hastable = 1; } else { Index: webelements.p3 =================================================================== RCS file: /cvsroot/tutos/tutos/php/webelements.p3,v retrieving revision 1.62 retrieving revision 1.63 diff -C2 -r1.62 -r1.63 *** webelements.p3 2001/08/25 09:21:32 1.62 --- webelements.p3 2001/08/25 10:37:02 1.63 *************** *** 563,567 **** Function HTML_Base1 () { echo "<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0><TR>\n"; ! echo "<TD WIDTH=\"10%\" CLASS=navigate BGCOLOR=\"#FFEEDD\">\n"; } Function HTML_Base2 ($msg = "") { --- 563,567 ---- Function HTML_Base1 () { echo "<TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0><TR>\n"; ! echo "<TD WIDTH=\"10%\" CLASS=navigate>\n"; } Function HTML_Base2 ($msg = "") { |
From: Boris W. <bw...@us...> - 2001-08-25 09:46:24
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv30147 Modified Files: app_new.php app_new_r.php Log Message: Fixed spacing Index: app_new.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/app_new.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** app_new.php 2001/08/22 22:11:30 1.2 --- app_new.php 2001/08/25 09:46:21 1.3 *************** *** 114,118 **** echo " <TD COLSPAN=3 VALIGN=top>\n"; echo $lang['IgnoreTime']; ! echo "<INPUT type=\"checkbox\" name=\"notime\" value=1 $notime_checked><BR>\n"; echo "<FONT SIZE=-1>". $lang['IgnoreTime2'] ."</FONT>"; echo " </TD>\n"; --- 114,118 ---- echo " <TD COLSPAN=3 VALIGN=top>\n"; echo $lang['IgnoreTime']; ! echo " <INPUT type=\"checkbox\" name=\"notime\" value=1 $notime_checked><BR>\n"; echo "<FONT SIZE=-1>". $lang['IgnoreTime2'] ."</FONT>"; echo " </TD>\n"; *************** *** 169,176 **** echo " <TD COLSPAN=3> <B>". $lang['AppChangeOrDel'] ."</B> <BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=2 ". $a_checked[2] .">". $lang['only'] ." ". $a->creator->getLink() ."<BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=1 ". $a_checked[1] .">". $lang['Participants'] ."<BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=0 ". $a_checked[0] .">". $lang['everybody'] ."<BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=3 ". $a_checked[3] .">". $lang['AppPrivate'] ."<BR>\n"; echo " </TD>\n"; --- 169,176 ---- echo " <TD COLSPAN=3> <B>". $lang['AppChangeOrDel'] ."</B> <BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=2 ". $a_checked[2] ."> ". $lang['only'] ." ". $a->creator->getLink() ."<BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=1 ". $a_checked[1] ."> ". $lang['Participants'] ."<BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=0 ". $a_checked[0] ."> ". $lang['everybody'] ."<BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=3 ". $a_checked[3] ."> ". $lang['AppPrivate'] ."<BR>\n"; echo " </TD>\n"; *************** *** 388,390 **** CVS Info: $Id$ $Author$ ! --> \ No newline at end of file --- 388,390 ---- CVS Info: $Id$ $Author$ ! --> Index: app_new_r.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/app_new_r.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** app_new_r.php 2001/08/22 22:12:57 1.2 --- app_new_r.php 2001/08/25 09:46:21 1.3 *************** *** 120,124 **** echo " <TD COLSPAN=3 VALIGN=top>\n"; echo $lang['IgnoreTime']; ! echo "<INPUT type=\"checkbox\" name=\"notime\" value=1 $notime_checked><BR>\n"; echo "<FONT SIZE=-1>". $lang['IgnoreTime2'] ."</FONT>"; echo " </TD>\n"; --- 120,124 ---- echo " <TD COLSPAN=3 VALIGN=top>\n"; echo $lang['IgnoreTime']; ! echo " <INPUT type=\"checkbox\" name=\"notime\" value=1 $notime_checked><BR>\n"; echo "<FONT SIZE=-1>". $lang['IgnoreTime2'] ."</FONT>"; echo " </TD>\n"; *************** *** 162,167 **** echo "</TR><TR>\n"; ! echo " <TD ROWSPAN=2 VALIGN=top> <B>". $lang['Participants'] ."</B> <FONT COLOR=red>(*)</FONT></TD>"; ! echo " <TD ROWSPAN=2 VALIGN=top>\n"; echo "". $current_user->askPeople("people[]",$a->people,1) ."\n"; --- 162,167 ---- echo "</TR><TR>\n"; ! echo " <TD VALIGN=top> <B>". $lang['Participants'] ."</B> <FONT COLOR=red>(*)</FONT></TD>"; ! echo " <TD VALIGN=top>\n"; echo "". $current_user->askPeople("people[]",$a->people,1) ."\n"; *************** *** 169,192 **** echo " </TD>\n"; ! echo " <TD COLSPAN=1> \n"; ! echo " </TD>\n"; ! ! echo " <TD COLSPAN=3> <B>". $lang['AppChangeOrDel'] ."</B> <BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=2 ". $a_checked[2] .">". $lang['only'] ." ". $a->creator->getLink() ."<BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=1 ". $a_checked[1] .">". $lang['Participants'] ."<BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=0 ". $a_checked[0] .">". $lang['everybody'] ."<BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=3 ". $a_checked[3] .">". $lang['AppPrivate'] ."<BR>\n"; echo " </TD>\n"; - echo "</TR><TR>\n"; - - echo " <TD COLSPAN=1> \n"; - echo " </TD>\n"; - - echo " <TD COLSPAN=3> "; - echo " </TD>\n"; - - if ( $a->mod_ok() ) { echo "</TR><TR>\n"; --- 169,180 ---- echo " </TD>\n"; ! echo " <TD COLSPAN=4> <B>". $lang['AppChangeOrDel'] ."</B> <BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=2 ". $a_checked[2] ."> ". $lang['only'] ." ". $a->creator->getLink() ."<BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=1 ". $a_checked[1] ."> ". $lang['Participants'] ."<BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=0 ". $a_checked[0] ."> ". $lang['everybody'] ."<BR>\n"; ! echo " <INPUT type=\"radio\" name=\"mod_allow\" value=3 ". $a_checked[3] ."> ". $lang['AppPrivate'] ."<BR>\n"; echo " </TD>\n"; if ( $a->mod_ok() ) { echo "</TR><TR>\n"; *************** *** 362,364 **** CVS Info: $Id$ $Author$ ! --> \ No newline at end of file --- 350,352 ---- CVS Info: $Id$ $Author$ ! --> |
From: Gero K. <gok...@us...> - 2001-08-25 09:22:48
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv27418 Modified Files: mailbox_select.php Log Message: fix: check for existance of given mailbox Index: mailbox_select.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/mailbox_select.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** mailbox_select.php 2001/08/24 22:05:37 1.2 --- mailbox_select.php 2001/08/25 09:22:45 1.3 *************** *** 47,52 **** echo "<TABLE>"; echo "<TR><TD>"; ! if ( $m->mod_ok() ) { ! echo makelink("mailbox_new.php?id=". $m->id ,$lang['Modify'],sprintf($lang['MailboxModifyI'],$m->getFullname())) ." <BR>"; } --- 47,52 ---- echo "<TABLE>"; echo "<TR><TD>"; ! if ( ($m->id > 0) && $m->mod_ok() ) { ! echo menulink("mailbox_new.php?id=". $m->id ,$lang['Modify'],sprintf($lang['MailboxModifyI'],$m->getFullname())) ." <BR>"; } *************** *** 60,65 **** --- 60,71 ---- HTML_Header($lang['MailboxSearch']); + $m = new mailbox($conn); $m->read($id); + + if ( $m->id < 0 ) { + $msg .= sprintf($lang['Err0040'],$lang[$m->getType()]); + } + if ( isset($parent) ) { $m->parent = GetObject($parent); *************** *** 69,73 **** navigate($m); HTML_Base2($msg); ! info($m); HTML_Base3(); --- 75,81 ---- navigate($m); HTML_Base2($msg); ! if ( $msg == "" ) { ! info($m); ! } HTML_Base3(); |
From: Gero K. <gok...@us...> - 2001-08-25 09:21:35
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv27253 Modified Files: webelements.p3 Log Message: default theme is selected by themes listorder in config.pinc Index: webelements.p3 =================================================================== RCS file: /cvsroot/tutos/tutos/php/webelements.p3,v retrieving revision 1.61 retrieving revision 1.62 diff -C2 -r1.61 -r1.62 *** webelements.p3 2001/08/24 15:04:00 1.61 --- webelements.p3 2001/08/25 09:21:32 1.62 *************** *** 377,384 **** --- 377,390 ---- } + if ( $theme == "" && isset($tutos[themes][0]) ) { + $theme = $tutos[themes][0] ; + $current_user->theme = $theme; + } + if ( $theme == "" ) { $theme = "tutos"; $current_user->theme = $theme; } + if ( ! isset($msg) ) { $msg = ""; |
From: Gero K. <gok...@us...> - 2001-08-25 09:20:28
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv27063 Modified Files: user_new.php Log Message: fixed display of mailbox creation link Index: user_new.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/user_new.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -r1.17 -r1.18 *** user_new.php 2001/08/22 22:11:30 1.17 --- user_new.php 2001/08/25 09:20:26 1.18 *************** *** 179,183 **** */ Function navigate($user) { ! global $lang; echo "<TABLE>"; --- 179,183 ---- */ Function navigate($user) { ! global $lang, $current_user, $tutos; echo "<TABLE>"; *************** *** 190,194 **** if ( $user->isUser() > 0 ) { echo "<TR><TD>"; ! echo "". menulink("mailbox_new.php?id=-1&parent=". $user->id, $lang['MailboxCreate']) ."<BR>\n"; echo "</TD></TR>"; } --- 190,196 ---- if ( $user->isUser() > 0 ) { echo "<TR><TD>"; ! if ( ($current_user->p[usemailboxes] == 1) && ($tutos[usemailboxes] == 1) ) { ! echo "". menulink("mailbox_new.php?id=-1&parent=". $user->id, $lang['MailboxCreate']) ."<BR>\n"; ! } echo "</TD></TR>"; } |
From: Boris W. <bw...@us...> - 2001-08-25 09:06:26
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv24869 Modified Files: de.p3 Log Message: Problem with german language: gender is not generic Index: de.p3 =================================================================== RCS file: /cvsroot/tutos/tutos/php/de.p3,v retrieving revision 1.60 retrieving revision 1.61 diff -C2 -r1.60 -r1.61 *** de.p3 2001/08/24 16:58:40 1.60 --- de.p3 2001/08/25 09:06:24 1.61 *************** *** 778,784 **** $lang['Err0020'] = "Sie dürfen dieses Dokument nicht löschen !"; $lang['Err0021'] = "Die virtuelle Gruppe 0 kann nicht geändert werden !"; ! $lang['Err0022'] = "Sie dürfen dieses %s aufgrund der gesetzten Berechtigungen leider nicht ansehen !"; ! $lang['Err0023'] = "Sie dürfen dieses %s aufgrund der gesetzten Berechtigungen leider nicht löschen !"; ! $lang['Err0024'] = "Sie dürfen dieses %s aufgrund der gesetzten Berechtigungen leider nicht ändern !"; $lang['Err0025'] = "Benutzername oder Passwort fehlen"; $lang['Err0026'] = "Anmeldung nicht möglich"; --- 778,784 ---- $lang['Err0020'] = "Sie dürfen dieses Dokument nicht löschen !"; $lang['Err0021'] = "Die virtuelle Gruppe 0 kann nicht geändert werden !"; ! $lang['Err0022'] = "Sie dürfen diese(n/s) %s aufgrund der gesetzten Berechtigungen leider nicht ansehen !"; ! $lang['Err0023'] = "Sie dürfen diese(n/s) %s aufgrund der gesetzten Berechtigungen leider nicht löschen !"; ! $lang['Err0024'] = "Sie dürfen diese(n/s) %s aufgrund der gesetzten Berechtigungen leider nicht ändern !"; $lang['Err0025'] = "Benutzername oder Passwort fehlen"; $lang['Err0026'] = "Anmeldung nicht möglich"; |
From: Boris W. <bw...@us...> - 2001-08-24 22:05:40
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv31881 Modified Files: mailbox_select.php Log Message: Consistency checks & cleanup Index: mailbox_select.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/mailbox_select.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** mailbox_select.php 2000/12/02 12:30:22 1.1 --- mailbox_select.php 2001/08/24 22:05:37 1.2 *************** *** 27,43 **** echo "<TR>\n"; echo " <TH COLSPAN=2>". sprintf($lang['SearchForMail'],$m->parent->getLink(),$m->getLink()) ."</TH>\n"; ! echo "</TR>\n"; ! ! echo "<TR></TR>\n"; ! ! echo " <TD><CENTER> <INPUT type=\"text\" value=\"\" name=\"search\"> <BR>\n"; echo " <FONT SIZE=-1>". $lang['MailboxSelInfo']."</FONT></CENTER></TD>\n"; ! echo " <TD><CENTER>\n"; ! echo " <input type=\"submit\" value=\"". $lang['Search'] ."\">"; ! echo " </CENTER></TD>\n"; echo "</TR>\n"; ! echo "</TABLE>\n"; ! echo "</TD></TR></TABLE>\n"; echo "</FORM>\n"; --- 27,38 ---- echo "<TR>\n"; echo " <TH COLSPAN=2>". sprintf($lang['SearchForMail'],$m->parent->getLink(),$m->getLink()) ."</TH>\n"; ! echo "</TR><TR>\n"; ! echo "</TR><TR>\n"; ! echo " <TD><CENTER> <INPUT TYPE=\"text\" VALUE=\"\" NAME=\"search\"> <BR>\n"; echo " <FONT SIZE=-1>". $lang['MailboxSelInfo']."</FONT></CENTER></TD>\n"; ! echo " <TD><INPUT TYPE=\"submit\" VALUE=\"". $lang['Search'] ."\"></TD>\n"; echo "</TR>\n"; ! DoubleTableEnd(); echo "</FORM>\n"; *************** *** 82,84 **** CVS Info: $Id$ $Author$ ! --> \ No newline at end of file --- 77,79 ---- CVS Info: $Id$ $Author$ ! --> |
From: Boris W. <bw...@us...> - 2001-08-24 22:03:33
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv31722 Modified Files: app_select.php bug_select.php Log Message: More theme stuff & consistency checks Index: app_select.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/app_select.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** app_select.php 2001/08/24 15:15:13 1.2 --- app_select.php 2001/08/24 22:03:30 1.3 *************** *** 51,55 **** echo "</TR><TR>\n"; ! echo " <TD ROWSPAN=2> <B>". $lang['TimetrackBetween'] ."</B> </TD>\n"; echo " <TD COLSPAN=2> "; $tutos['asfd']->EnterDate("f",1); --- 51,55 ---- echo "</TR><TR>\n"; ! echo " <TD ROWSPAN=2 CLASS=\"desc\">". $lang['TimetrackBetween'] ."</TD>\n"; echo " <TD COLSPAN=2> "; $tutos['asfd']->EnterDate("f",1); Index: bug_select.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/bug_select.php,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** bug_select.php 2001/08/22 22:12:57 1.6 --- bug_select.php 2001/08/24 22:03:30 1.7 *************** *** 31,34 **** --- 31,35 ---- echo "</TR><TR>\n"; + echo "</TR><TR>\n"; showfieldc($lang['AdrName']); |
From: Boris W. <bw...@us...> - 2001-08-24 21:38:05
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv26357 Modified Files: Date.pinc address_select.php map_select.php note_select.php product_select.php timetrack_select.php Log Message: HTML fixes, consistency checks, theme stuff Index: Date.pinc =================================================================== RCS file: /cvsroot/tutos/tutos/php/Date.pinc,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -r1.29 -r1.30 *** Date.pinc 2001/08/22 22:18:24 1.29 --- Date.pinc 2001/08/24 21:38:02 1.30 *************** *** 747,751 **** var d = document.forms[0]; mywindow = window.open('', 'calendar', 'width=200,height=200,top=100,left=100'); ! mywindow.location.href = 'minical.php?f=".$name."&n=".$none."&d=". $this->day ."&m=". $this->month ."&y=". $this->year ."'; mywindow.focus(); \" "self.status='minical' ;return true\">\n"; --- 747,752 ---- var d = document.forms[0]; mywindow = window.open('', 'calendar', 'width=200,height=200,top=100,left=100'); ! mywindow.location.href = 'minical.php?f=".$name."&n=".$none."&d=". ! $this->day ."&m=". $this->month ."&y=". $this->year ."'; mywindow.focus(); \" "self.status='minical' ;return true\">\n"; *************** *** 939,941 **** } $includes[Date.pinc] = 1; ! ?> \ No newline at end of file --- 940,942 ---- } $includes[Date.pinc] = 1; ! ?> Index: address_select.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/address_select.php,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** address_select.php 2001/08/24 21:05:37 1.9 --- address_select.php 2001/08/24 21:38:02 1.10 *************** *** 24,27 **** --- 24,28 ---- echo "<TH COLSPAN=3>". $lang['SearchForAdr'] ."</TH>\n"; echo "</TR><TR>\n"; + echo "</TR><TR>\n"; showfieldc($lang['AdrName']); echo "<TD> <INPUT TYPE=\"text\" VALUE=\"". $lookfor ."\" NAME=\"name\"> </TD>\n"; *************** *** 33,37 **** echo "<TH COLSPAN=3>". $lang['SearchForAdrExt'] ."</TH>\n"; echo "</TR><TR>\n"; ! showfieldc($lang['AdrName']); echo " <TD> <INPUT TYPE=\"text\" VALUE=\"". $lookfor ."\" NAME=\"name\"> </TD>\n"; --- 34,38 ---- echo "<TH COLSPAN=3>". $lang['SearchForAdrExt'] ."</TH>\n"; echo "</TR><TR>\n"; ! echo "</TR><TR>\n"; showfieldc($lang['AdrName']); echo " <TD> <INPUT TYPE=\"text\" VALUE=\"". $lookfor ."\" NAME=\"name\"> </TD>\n"; *************** *** 49,52 **** --- 50,54 ---- } } + echo " <TD COLSPAN=3>\n"; echo " <INPUT TYPE=\"checkbox\" VALUE=\"name\" NAME=\"ext[]\"". $c['name'] ."> ". $lang['AdrLastName'] ." & ". $lang['AdrFirstName'] ."<BR>\n"; *************** *** 67,73 **** echo "<TR>\n"; echo "<TH COLSPAN=3>". $lang['SearchLdapAdr'] ."</TH>\n"; - echo "</TR><TR>\n"; ! showfieldc($lang['AdrName']); echo "<TD> <INPUT TYPE=\"text\" VALUE=\"". $lookfor ."\" NAME=\"name\"> </TD>\n"; --- 69,74 ---- echo "<TR>\n"; echo "<TH COLSPAN=3>". $lang['SearchLdapAdr'] ."</TH>\n"; echo "</TR><TR>\n"; ! echo "</TR><TR>\n"; showfieldc($lang['AdrName']); echo "<TD> <INPUT TYPE=\"text\" VALUE=\"". $lookfor ."\" NAME=\"name\"> </TD>\n"; *************** *** 97,107 **** echo "<TR>\n"; echo "<TH COLSPAN=3>". $lang['SearchForCmp'] ."</TH>\n"; - echo "</TR><TR>\n"; ! showfieldc($lang['Company']); echo "<TD> <INPUT TYPE=\"text\" VALUE=\"". $lookfor ."\" NAME=\"name\"> </TD>\n"; echo "<TD><INPUT TYPE=\"submit\" VALUE=\"". $lang['Search'] ."\" TITLE=\"". $lang['SearchForCmp']."\"></TD>\n"; - echo "</TR>\n"; DoubleTableEnd(); --- 98,106 ---- echo "<TR>\n"; echo "<TH COLSPAN=3>". $lang['SearchForCmp'] ."</TH>\n"; echo "</TR><TR>\n"; ! echo "</TR><TR>\n"; showfieldc($lang['Company']); echo "<TD> <INPUT TYPE=\"text\" VALUE=\"". $lookfor ."\" NAME=\"name\"> </TD>\n"; echo "<TD><INPUT TYPE=\"submit\" VALUE=\"". $lang['Search'] ."\" TITLE=\"". $lang['SearchForCmp']."\"></TD>\n"; echo "</TR>\n"; DoubleTableEnd(); Index: map_select.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/map_select.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** map_select.php 2001/08/09 10:32:03 1.2 --- map_select.php 2001/08/24 21:38:02 1.3 *************** *** 27,31 **** echo " <input type=\"hidden\" name=\"event\" value=\"find_search\">\n"; DoubleTableStart(); ! echo "<TR><TH COLSPAN=2>". sprintf($lang['MapHeader'],"<A HREF=http://www.mapquest.com TARGET=map>www.mapquest.com</A>") ."</TH></TR>\n"; echo "<TR></TR>\n"; --- 27,31 ---- echo " <input type=\"hidden\" name=\"event\" value=\"find_search\">\n"; DoubleTableStart(); ! echo "<TR><TH COLSPAN=2>". sprintf($lang['MapHeader'],"<A HREF=\"http://www.mapquest.com\" TARGET=map>www.mapquest.com</A>") ."</TH></TR>\n"; echo "<TR></TR>\n"; *************** *** 56,63 **** echo "<TR>\n"; ! echo " <TD COLSPAN=2><CENTER><input type=\"submit\" value=\"". $lang['Search'] ."\"></CENTER></TD>\n"; echo "</TR>\n"; DoubleTableEnd(); echo "</FORM>\n"; } --- 56,64 ---- echo "<TR>\n"; ! echo " <TD COLSPAN=2 ALIGN=\"center\"><input type=\"submit\" value=\"". $lang['Search'] ."\"></TD>\n"; echo "</TR>\n"; DoubleTableEnd(); echo "</FORM>\n"; + echo "</CENTER>\n"; } *************** *** 89,91 **** DB_Close($conn); ! ?> \ No newline at end of file --- 90,92 ---- DB_Close($conn); ! ?> Index: note_select.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/note_select.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** note_select.php 2001/08/11 19:11:25 1.4 --- note_select.php 2001/08/24 21:38:02 1.5 *************** *** 65,69 **** echo "</TR><TR>\n"; ! echo " <TD ROWSPAN=2> <B>". $lang['NoteBetween'] ."</B> </TD>\n"; echo " <TD COLSPAN=2> "; $tutos['nsfd']->EnterDate("f",1); --- 65,69 ---- echo "</TR><TR>\n"; ! echo " <TD ROWSPAN=2 CLASS=\"desc\">". $lang['NoteBetween'] ."</TD>\n"; echo " <TD COLSPAN=2> "; $tutos['nsfd']->EnterDate("f",1); Index: product_select.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/product_select.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** product_select.php 2001/08/22 22:12:57 1.8 --- product_select.php 2001/08/24 21:38:02 1.9 *************** *** 27,30 **** --- 27,31 ---- echo "</TR><TR>\n"; + echo "</TR><TR>\n"; showfieldc($lang['AdrName']); echo " <TD><CENTER><INPUT type=\"text\" value=\"\" name=\"name\"></CENTER></TD>\n"; *************** *** 38,41 **** --- 39,43 ---- echo "</TR><TR>\n"; + echo "</TR><TR>\n"; showfieldc($lang['AdrName']); echo " <TD> <INPUT type=\"text\" value=\"\" name=\"name\">\n"; *************** *** 55,59 **** echo "</TR><TR>\n"; ! echo " <TD ROWSPAN=2> <B>". $lang['ProdBetween'] ."</B> </TD>\n"; echo " <TD COLSPAN=2> "; $tutos['psfd']->EnterDate("f",1); --- 57,61 ---- echo "</TR><TR>\n"; ! echo " <TD ROWSPAN=2 CLASS=\"desc\">". $lang['ProdBetween'] ."</TD>\n"; echo " <TD COLSPAN=2> "; $tutos['psfd']->EnterDate("f",1); *************** *** 128,130 **** CVS Info: $Id$ $Author$ ! --> \ No newline at end of file --- 130,132 ---- CVS Info: $Id$ $Author$ ! --> Index: timetrack_select.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/timetrack_select.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** timetrack_select.php 2001/08/09 10:32:03 1.4 --- timetrack_select.php 2001/08/24 21:38:02 1.5 *************** *** 31,34 **** --- 31,35 ---- echo "</TR><TR>\n"; + echo "</TR><TR>\n"; showfieldc($lang['AdrName']); *************** *** 44,47 **** --- 45,49 ---- echo "</TR><TR>\n"; + echo "</TR><TR>\n"; showfieldc($lang['AdrName']); echo " <TD> <INPUT type=\"text\" value=\"\" name=\"name\">"; *************** *** 50,54 **** echo "</TR><TR>\n"; ! echo " <TD ROWSPAN=2> <B>". $lang['TimetrackBetween'] ."</B> </TD>\n"; echo " <TD COLSPAN=2> "; $tutos['ttfd']->EnterDate("f",1); --- 52,56 ---- echo "</TR><TR>\n"; ! echo " <TD ROWSPAN=2 CLASS=\"desc\">". $lang['TimetrackBetween'] ."</TD>\n"; echo " <TD COLSPAN=2> "; $tutos['ttfd']->EnterDate("f",1); |
From: Boris W. <bw...@us...> - 2001-08-24 21:05:43
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv17537 Modified Files: address_select.php Log Message: Large HTML fix Index: address_select.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/address_select.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** address_select.php 2001/08/22 22:12:57 1.8 --- address_select.php 2001/08/24 21:05:37 1.9 *************** *** 17,24 **** echo "<BR><BR><CENTER>\n"; DoubleTableStart(); - - echo "<FORM NAME=adrsearch1 METHOD=GET action=\"address_overview.php\">\n"; - hiddenFormElements(); echo "<TR>\n"; --- 17,22 ---- echo "<BR><BR><CENTER>\n"; + echo "<FORM NAME=\"adrsearch1\" METHOD=\"GET\" action=\"address_overview.php\">\n"; DoubleTableStart(); hiddenFormElements(); echo "<TR>\n"; *************** *** 26,46 **** echo "<TH COLSPAN=3>". $lang['SearchForAdr'] ."</TH>\n"; echo "</TR><TR>\n"; - echo "</TR><TR>\n"; showfieldc($lang['AdrName']); ! echo " <TD><CENTER> <INPUT type=\"text\" value=\"". $lookfor ."\" name=\"name\"></CENTER></TD>\n"; ! echo " <TD><CENTER>\n"; ! echo " <input type=\"submit\" value=\"". $lang['Search'] ."\" TITLE=\"". $lang['SearchForAdr'] ."\"></CENTER></TD>\n"; echo "</TR><TR>\n"; ! # echo " <TD COLSPAN=2><CENTER><FONT SIZE=-1>". $lang['AdrSelInfo'] ."</FONT></CENTER></TD>\n"; ! echo " <TD COLSPAN=2><CENTER><FONT SIZE=-1> </FONT></CENTER></TD>\n"; ! echo " <TD><CENTER>". makelink("address_select.php?ext=1",$lang['extended']) ."</CENTER></TD>\n"; } else { echo "<TH COLSPAN=3>". $lang['SearchForAdrExt'] ."</TH>\n"; - echo "</TR><TR>\n"; echo "</TR><TR>\n"; showfieldc($lang['AdrName']); ! echo " <TD> <INPUT type=\"text\" value=\"". $lookfor ."\" name=\"name\">"; ! echo " </TD>\n"; ! echo " <TD><CENTER><input type=\"submit\" value=\"". $lang['Search'] ."\" TITLE=\"". $lang['SearchForAdrExt'] ."\"></CENTER></TD>\n"; $c['name'] = ""; --- 24,41 ---- echo "<TH COLSPAN=3>". $lang['SearchForAdr'] ."</TH>\n"; echo "</TR><TR>\n"; showfieldc($lang['AdrName']); ! echo "<TD> <INPUT TYPE=\"text\" VALUE=\"". $lookfor ."\" NAME=\"name\"> </TD>\n"; ! echo "<TD><INPUT TYPE=\"submit\" VALUE=\"". $lang['Search'] ."\" TITLE=\"". $lang['SearchForAdr'] ."\"></TD>\n"; echo "</TR><TR>\n"; ! echo "<TD COLSPAN=2> </TD>\n"; ! echo "<TD>". makelink("address_select.php?ext=1",$lang['extended']) ."</TD>\n"; } else { echo "<TH COLSPAN=3>". $lang['SearchForAdrExt'] ."</TH>\n"; echo "</TR><TR>\n"; + showfieldc($lang['AdrName']); ! echo " <TD> <INPUT TYPE=\"text\" VALUE=\"". $lookfor ."\" NAME=\"name\"> </TD>\n"; ! echo " <TD><INPUT TYPE=\"submit\" VALUE=\"". $lang['Search'] ."\" TITLE=\"". $lang['SearchForAdrExt'] ."\"></TD>\n"; ! echo "</TR><TR>\n"; $c['name'] = ""; *************** *** 54,105 **** } } - echo "</TR><TR>\n"; echo " <TD COLSPAN=3>\n"; ! echo " <INPUT type=\"checkbox\" value=\"name\" name=\"ext[]\"". $c['name'] .">". $lang['AdrLastName'] ." & ". $lang['AdrFirstName'] ."<BR>\n"; ! echo " <INPUT type=\"checkbox\" value=\"city\" name=\"ext[]\"". $c['city'] .">". $lang['City'] ."<BR>\n"; ! echo " <INPUT type=\"checkbox\" value=\"street\" name=\"ext[]\"". $c['street'] .">". $lang['Street'] ."<BR>\n"; ! echo " <INPUT type=\"checkbox\" value=\"email\" name=\"ext[]\"". $c['email'] .">". $lang['AdrEmail']; echo " </TD>\n"; } - echo "</TR>\n"; echo "</FORM>\n"; if ( ($current_user->p[useldap] != 0) && ($tutos[useldap] == 1) ) { ! echo "<FORM NAME=adrsearch2 METHOD=GET action=\"adr_ldap_overview.php\">\n"; ! echo "<TR>\n"; ! hiddenFormElements(); ! echo "<TR>\n"; ! echo "<TH COLSPAN=3>". $lang['SearchLdapAdr'] ."</TH>\n"; ! ! echo "</TR><TR>\n"; ! echo "</TR><TR>\n"; ! ! showfieldc($lang['AdrName']); ! echo "<TD> <INPUT type=\"text\" value=\"". $lookfor ."\" name=\"name\"> </TD>\n"; ! echo "<TD><CENTER><input type=\"submit\" value=\"". $lang['Search'] ."\" TITLE=\"". $lang['SearchLdapAdr'] ."\"></CENTER></TD>\n"; ! ! if ( count($tutos[ldapserver]) > 1 ) { ! echo "</TR><TR>\n"; ! showfieldc($lang['LDAPServer']); ! echo "<TD COLSPAN=2>\n"; ! echo "<SELECT NAME=sv>\n"; ! while( list ($i,$t) = @each ($tutos[ldapserver])) { ! echo "<OPTION VALUE=". $i ." ". ($ldapserver==$i ? " selected":"") .">". $t ."</OPTION>\n"; ! } ! echo "</SELECT>\n"; ! echo "</TD>\n"; ! } else { ! echo "<INPUT type=hidden name=sv value=0>\n"; ! } ! echo "</TR>\n"; ! echo "</FORM>\n"; ! } ! echo "<TR>\n"; ! echo "<FORM NAME=cmpsearch1 METHOD=GET action=\"company_overview.php\">\n"; hiddenFormElements(); echo "<TR>\n"; --- 49,97 ---- } } echo " <TD COLSPAN=3>\n"; ! echo " <INPUT TYPE=\"checkbox\" VALUE=\"name\" NAME=\"ext[]\"". $c['name'] ."> ". $lang['AdrLastName'] ." & ". $lang['AdrFirstName'] ."<BR>\n"; ! echo " <INPUT TYPE=\"checkbox\" VALUE=\"city\" NAME=\"ext[]\"". $c['city'] ."> ". $lang['City'] ."<BR>\n"; ! echo " <INPUT TYPE=\"checkbox\" VALUE=\"street\" NAME=\"ext[]\"". $c['street'] ."> ". $lang['Street'] ."<BR>\n"; ! echo " <INPUT TYPE=\"checkbox\" VALUE=\"email\" NAME=\"ext[]\"". $c['email'] ."> ". $lang['AdrEmail'] ."\n"; echo " </TD>\n"; } echo "</TR>\n"; + DoubleTableEnd(); echo "</FORM>\n"; if ( ($current_user->p[useldap] != 0) && ($tutos[useldap] == 1) ) { ! echo "<FORM NAME=\"adrsearch2\" METHOD=\"GET\" ACTION=\"adr_ldap_overview.php\">\n"; ! DoubleTableStart(); ! hiddenFormElements(); ! echo "<TR>\n"; ! echo "<TH COLSPAN=3>". $lang['SearchLdapAdr'] ."</TH>\n"; ! echo "</TR><TR>\n"; ! showfieldc($lang['AdrName']); ! echo "<TD> <INPUT TYPE=\"text\" VALUE=\"". $lookfor ."\" NAME=\"name\"> </TD>\n"; ! echo "<TD><INPUT TYPE=\"submit\" VALUE=\"". $lang['Search'] ."\" TITLE=\"". $lang['SearchLdapAdr'] ."\"></TD>\n"; ! if ( count($tutos[ldapserver]) > 1 ) { ! echo "</TR><TR>\n"; ! showfieldc($lang['LDAPServer']); ! echo "<TD COLSPAN=2>\n"; ! echo "<SELECT NAME=\"sv\">\n"; ! while( list ($i,$t) = @each ($tutos[ldapserver])) { ! echo "<OPTION VALUE=". $i . ($ldapserver==$i ? " selected":"") .">". $t ."</OPTION>\n"; ! } ! echo "</SELECT>\n"; ! echo "</TD>\n"; ! } else { ! echo "<INPUT TYPE=\"hidden\" NAME=\"sv\" VALUE=\"0\">\n"; ! } ! echo "</TR>\n"; ! DoubleTableEnd(); ! echo "</FORM>\n"; ! } ! ! echo "<FORM NAME=\"cmpsearch1\" METHOD=\"GET\" action=\"company_overview.php\">\n"; ! DoubleTableStart(); hiddenFormElements(); echo "<TR>\n"; *************** *** 107,121 **** echo "</TR><TR>\n"; - echo "</TR><TR>\n"; showfieldc($lang['Company']); ! echo "<TD> <INPUT type=\"text\" value=\"\" name=\"name\"> </TD>\n"; ! echo "<TD><CENTER><input type=\"submit\" value=\"". $lang['Search'] ."\" TITLE=\"". $lang['SearchForCmp']."\"></CENTER></TD>\n"; ! ! echo "</FORM>\n"; DoubleTableEnd(); - echo "</TR>\n"; echo "</CENTER>\n"; } --- 99,111 ---- echo "</TR><TR>\n"; showfieldc($lang['Company']); ! echo "<TD> <INPUT TYPE=\"text\" VALUE=\"". $lookfor ."\" NAME=\"name\"> </TD>\n"; ! echo "<TD><INPUT TYPE=\"submit\" VALUE=\"". $lang['Search'] ."\" TITLE=\"". $lang['SearchForCmp']."\"></TD>\n"; + echo "</TR>\n"; DoubleTableEnd(); + echo "</FORM>\n"; echo "</CENTER>\n"; } *************** *** 175,177 **** CVS Info: $Id$ $Author$ ! --> \ No newline at end of file --- 165,167 ---- CVS Info: $Id$ $Author$ ! --> |
From: Gero K. <gok...@us...> - 2001-08-24 19:55:14
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv32409/php Modified Files: mytutos.php Log Message: theme stuff changed Index: mytutos.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/mytutos.php,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -r1.23 -r1.24 *** mytutos.php 2001/08/24 16:20:28 1.23 --- mytutos.php 2001/08/24 19:55:11 1.24 *************** *** 48,52 **** info_table_start(); ! echo " <TR BGCOLOR=\"#AAAACC\">\n"; echo " <TH>". $lang['week'] ."</TH>\n"; if ( $current_user->weekstart == 0 ) { --- 48,52 ---- info_table_start(); ! echo " <TR>\n"; echo " <TH>". $lang['week'] ."</TH>\n"; if ( $current_user->weekstart == 0 ) { |
From: Gero K. <gok...@us...> - 2001-08-24 19:51:33
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv31298/php Modified Files: resource.pinc Log Message: fixed permission problem Index: resource.pinc =================================================================== RCS file: /cvsroot/tutos/tutos/php/resource.pinc,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** resource.pinc 2001/08/11 19:11:25 1.10 --- resource.pinc 2001/08/24 19:51:30 1.11 *************** *** 83,89 **** $p = new resource($obj->conn); $p->read_result($r,$a); ! if ( $p->see_ok() ) { ! $obj->reslist[$p->id] = $p; ! } $a++; } --- 83,87 ---- $p = new resource($obj->conn); $p->read_result($r,$a); ! $obj->reslist[$p->id] = $p; $a++; } |
From: Gero K. <gok...@us...> - 2001-08-24 19:50:27
|
Update of /cvsroot/tutos/tutos/php In directory usw-pr-cvs1:/tmp/cvs-serv30887/php Modified Files: calendar.php Log Message: theme stuff changed Index: calendar.php =================================================================== RCS file: /cvsroot/tutos/tutos/php/calendar.php,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -r1.21 -r1.22 *** calendar.php 2001/08/23 19:09:17 1.21 --- calendar.php 2001/08/24 19:50:24 1.22 *************** *** 32,36 **** echo "<TABLE CELLPADDING=0 CELLSPACING=0 WIDTH=\"100%\" BORDER=0>\n"; echo "<TR>\n"; ! echo " <TD ROWSPAN=2 NOWRAP>\n"; hiddenFormElements(); --- 32,36 ---- echo "<TABLE CELLPADDING=0 CELLSPACING=0 WIDTH=\"100%\" BORDER=0>\n"; echo "<TR>\n"; ! echo " <TD CLASS=navigate ROWSPAN=2 NOWRAP>\n"; hiddenFormElements(); |