From 2b359a322f5f91f262b18e8d3bf2fbcfb76b9795 Mon Sep 17 00:00:00 2001 From: mattf Date: Thu, 2 Sep 2010 04:55:06 +0000 Subject: [PATCH] Added initial loading screen while agent interface is loading git-svn-id: svn://192.168.202.10@1511 3d104415-ff17-0410-8863-d5cf3c621b8a --- www/agc/images/loading.gif | Bin 0 -> 1609 bytes www/agc/vicidial.php | 28 ++++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 www/agc/images/loading.gif diff --git a/www/agc/images/loading.gif b/www/agc/images/loading.gif new file mode 100644 index 0000000000000000000000000000000000000000..94f9d8c692b6d52937cbbedc3d4c7c5424b7720b GIT binary patch literal 1609 zcmZ?wbhEHbRAh=`Sj5h7^UhNq`56D$&h9B2_a3^uY5VE_V4(P)+s`#5*x50_)kx2P znUR5kLGdRGD;EPhgAS0*0MgFD{6AyYoqq)qi41(a9XE`4?7{c&&|Ee`8JA>9`o>=ggfq zf5E~PdEN_LmrvhaaF*=^BO~kH$B!=`J#_5^*YgLD-roB>^XyTk?`)4*nBN>b zaeUHCW%GBlHZZZi)Le6Ajr{tuOJ`V30&*7ZOBDF4dq-pC|HOuNrr*7@BMj#pNR!kp ziaB{g*<&)Zz@#e`7gbzm=@cs!WnP|lY|^IyHD;}V<$+FTQ=Z*s7f8FjKw>hZ#f%Rt zLLEMwn<{)W+jar{{+jcPq$6n|-=< zs@}PL-QL|_-pj6#eqVaGZ0EZ>mw!Lw+qd`k_YaRx&-dTI@9*y)pI_fUzkmP#|1Jz{ z8V?#+#4;Wasmj`IDWUTr=n>R25XYCSXKUMeXFH-ae#-^n~a%d1#?-`q@T_Wuu?@NUW6U05v$5S zukW;s-cfGI-oB)%l{M;O$vwul;~rV*-vgDxj$Me^n#_c%QxR;DA;+rnuj_j)XYbhF zx)*4hVqkMCr<8bwgK!snq?~%yiq+5Clv9&5`LfwxhGr~(pvH(W)OcK}w9In_>+B Dh^l{@ literal 0 HcmV?d00001 diff --git a/www/agc/vicidial.php b/www/agc/vicidial.php index ea71dc39..40470e16 100644 --- a/www/agc/vicidial.php +++ b/www/agc/vicidial.php @@ -309,10 +309,11 @@ # 100815-1015 - Added manual_dial_prefix campaign option # 100823-1605 - Added DID variables for webform and scripting # 100827-1436 - Added webphone dialpad options +# 100902-0046 - Added initial loading screen # -$version = '2.4-287'; -$build = '100827-1436'; +$version = '2.4-288'; +$build = '100902-0046'; $mel=1; # Mysql Error Log enabled = 1 $mysql_log_count=66; $one_mysql_log=0; @@ -3090,6 +3091,8 @@ if ($enable_fast_refresh < 1) {echo "\tvar refresh_interval = 1000;\n";} var DiaLControl_auto_HTML_ready = "\"\"Resume\""; var DiaLControl_auto_HTML_OFF = "\"\"Resume\""; var DiaLControl_manual_HTML = "\"Dial"; + var image_loading = new Image(); + image_loading.src="./images/loading.gif"; var image_blank = new Image(); image_blank.src="./images/blank.gif"; var image_livecall_OFF = new Image(); @@ -10989,6 +10992,7 @@ else // WebPhonEwin.blur(); } + VICIDiaL_closer_login_checked = 1; } else @@ -11362,6 +11366,11 @@ else document.getElementById("custdatetime").innerHTML = customer_local_time; } start_all_refresh(); + + if (check_n==2) + { + hideDiv('LoadingBox'); + } } function pause() // Pauses the refreshing of the lists {active_display=2; display_message=" - ACTIVE DISPLAY PAUSED - ";} @@ -11732,6 +11741,21 @@ $zi=1;
+ + height=>
+
+
+
+
+
+
+           Loading +
+
+
+
+ + MARGINWIDTH=0 MARGINHEIGHT=0 LEFTMARGIN=0 TOPMARGIN=0 VALIGN=TOP ALIGN=LEFT>