diff --git a/agc_2-X/trunk/UPGRADE b/agc_2-X/trunk/UPGRADE index 9074b225..fefe0e57 100644 --- a/agc_2-X/trunk/UPGRADE +++ b/agc_2-X/trunk/UPGRADE @@ -436,6 +436,8 @@ OTHER CHANGES: 102. Added add_user and add_phone non-agent API functions +103. Changed vicidial.php HTML formatting to be XHTML compliant + diff --git a/agc_2-X/trunk/www/agc/css/custom.css b/agc_2-X/trunk/www/agc/css/custom.css new file mode 100644 index 00000000..8d1c8b69 --- /dev/null +++ b/agc_2-X/trunk/www/agc/css/custom.css @@ -0,0 +1 @@ + diff --git a/agc_2-X/trunk/www/agc/css/style.css b/agc_2-X/trunk/www/agc/css/style.css new file mode 100644 index 00000000..2e30a009 --- /dev/null +++ b/agc_2-X/trunk/www/agc/css/style.css @@ -0,0 +1,26 @@ +/* /!\ DO NOT EDIT THIS FILE !!! Please edit custom.css to keep your customizations after an upgrade /!\ */ + +body { padding:0; margin:0; background: #FFF; } + +div.scroll_list { height: 400px; width: 140px; overflow: scroll; } +div.text_input { overflow: auto; font-size: 10px; font-family: sans-serif; } +.body_text { font-size: 13px; font-family: sans-serif; } +.queue_text_red { font-size: 12px; font-family: sans-serif; font-weight: bold; color: red; } +.queue_text { font-size: 12px; font-family: sans-serif; color: black; text-decoration:none; } +.preview_text { font-size: 13px; font-family: sans-serif; background: #CCFFCC; } +.preview_text_red { font-size: 13px; font-family: sans-serif; background: #FFCCCC; } +.body_small { font-size: 11px; font-family: sans-serif; } +.body_small_bold { font-size: 11px; font-family: sans-serif; font-weight: bold; } +.body_tiny { font-size: 10px; font-family: sans-serif; } +.log_text { font-size: 11px; font-family: monospace; } +.log_text_red { font-size: 11px; font-family: monospace; font-weight: bold; background: #FF3333; } +.log_title { font-size: 12px; font-family: monospace; font-weight: bold; } +.sd_text { font-size: 16px; font-family: sans-serif; font-weight: bold; } +.sh_text { font-size: 14px; font-family: sans-serif; font-weight: bold; } +.sb_text { font-size: 12px; font-family: sans-serif; } +.sk_text { font-size: 11px; font-family: sans-serif; } +.skb_text { font-size: 13px; font-family: sans-serif; font-weight: bold; } +.ON_conf { font-size: 11px; font-family: monospace; color: black; background: #FFFF99; } +.OFF_conf { font-size: 11px; font-family: monospace; color: black; background: #FFCC77; } +.cust_form { font-family: sans-serif; font-size: 10px; overflow: hidden; } +.cust_form_text { font-family: sans-serif; font-size: 10px; overflow: auto; } diff --git a/agc_2-X/trunk/www/agc/vicidial.php b/agc_2-X/trunk/www/agc/vicidial.php index 282d2638..609a2763 100644 --- a/agc_2-X/trunk/www/agc/vicidial.php +++ b/agc_2-X/trunk/www/agc/vicidial.php @@ -330,10 +330,11 @@ # 101227-1645 - Added dialplan off toggle options, and settings and code changes for top bar webphone # 110109-1205 - Added queuemetrics_loginout NONE option # 110112-1254 - Added options.php option for focus/blur/enter functions +# 110129-1050 - Changed to XHTML compliant formatting, issue #444 # -$version = '2.4-307'; -$build = '110112-1254'; +$version = '2.4-308'; +$build = '110129-1050'; $mel=1; # Mysql Error Log enabled = 1 $mysql_log_count=69; $one_mysql_log=0; @@ -567,14 +568,20 @@ if (strlen($static_agent_url) > 5) header ("Content-type: text/html; charset=utf-8"); header ("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1 header ("Pragma: no-cache"); // HTTP/1.0 -echo "\n"; -echo "
\n"; +echo ' + + + + + + +'; echo "\n"; echo "\n"; if ($campaign_login_list > 0) { - $camp_form_code = "