pari: trunk r115 - in /trunk/config: ./ images/

asterisk-gui-commits at lists.digium.com asterisk-gui-commits at lists.digium.com
Mon Nov 6 17:37:20 MST 2006


Author: pari
Date: Mon Nov  6 18:37:20 2006
New Revision: 115

URL: http://svn.digium.com/view/asterisk-gui?rev=115&view=rev
Log:
Refresh button in each page and shortcut icon(adress bar icon)

Added:
    trunk/config/images/favicon.ico   (with props)
    trunk/config/images/refresh.png   (with props)
Modified:
    trunk/config/backup.html
    trunk/config/cfgadvanced.html
    trunk/config/cfgappliance.html
    trunk/config/cfgbasic.html
    trunk/config/iax.html
    trunk/config/jabber.html
    trunk/config/jingle.html
    trunk/config/meetme.html
    trunk/config/menus.html
    trunk/config/moh.html
    trunk/config/networking.html
    trunk/config/numberplan.html
    trunk/config/queues.html
    trunk/config/record.html
    trunk/config/sip.html
    trunk/config/sysinfo.html
    trunk/config/trunks.html
    trunk/config/users.html
    trunk/config/voicemail.html

Modified: trunk/config/backup.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/backup.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/backup.html (original)
+++ trunk/config/backup.html Mon Nov  6 18:37:20 2006
@@ -152,7 +152,8 @@
 </script>
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">Download Configuration Backup</span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 275px;">Download Configuration Backup</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
 </div>
 <div class="mainscreenContentBox" id="userscontent">
 <table class="mainscreenTable" align="center">

Modified: trunk/config/cfgadvanced.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/cfgadvanced.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/cfgadvanced.html (original)
+++ trunk/config/cfgadvanced.html Mon Nov  6 18:37:20 2006
@@ -192,6 +192,7 @@
 </script>
 <head>
 	<title>Asterisk Configuration GUI</title>
+	<link rel="shortcut icon" href="images/favicon.ico" />
 </head>
 <body onload="javascript:registerajax()" topmargin=1>
 <table border="0" align="center" cellspacing="0" cellpadding="0" bgcolor="#dddddd" width=950 height=570>

Modified: trunk/config/cfgappliance.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/cfgappliance.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/cfgappliance.html (original)
+++ trunk/config/cfgappliance.html Mon Nov  6 18:37:20 2006
@@ -184,6 +184,7 @@
 </script>
 <head>
 	<title>Asterisk Configuration GUI</title>
+	<link rel="shortcut icon" href="images/favicon.ico" />
 </head>
 <body onload="javascript:registerajax()" topmargin=1>
 <table border="0" align="center" cellspacing="0" cellpadding="0" bgcolor="#dddddd" width=950 height=570>

Modified: trunk/config/cfgbasic.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/cfgbasic.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/cfgbasic.html (original)
+++ trunk/config/cfgbasic.html Mon Nov  6 18:37:20 2006
@@ -188,6 +188,7 @@
 </script>
 <head>
 	<title>Asterisk Configuration GUI</title>
+	<link rel="shortcut icon" href="images/favicon.ico" />
 </head>
 <body onload="javascript:registerajax()" topmargin=1>
 <table border="0" align="center" cellspacing="0" cellpadding="0" bgcolor="#dddddd" width=950 height=570>

Modified: trunk/config/iax.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/iax.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/iax.html (original)
+++ trunk/config/iax.html Mon Nov  6 18:37:20 2006
@@ -63,7 +63,8 @@
 </script>
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">IAX (Inter Asterisk Exchange Protocol) Configuration </span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 160px;">IAX (Inter Asterisk Exchange Protocol) Configuration </span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
 </div>
 
 <div class="mainscreenContentBox" id="userscontent">

Added: trunk/config/images/favicon.ico
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/images/favicon.ico?rev=115&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/config/images/favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/config/images/refresh.png
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/images/refresh.png?rev=115&view=auto
==============================================================================
Binary file - no diff available.

Propchange: trunk/config/images/refresh.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: trunk/config/jabber.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/jabber.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/jabber.html (original)
+++ trunk/config/jabber.html Mon Nov  6 18:37:20 2006
@@ -64,7 +64,8 @@
 </script>
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">Jabber&trade; Users Configuration</span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 290px;">Jabber&trade; Users Configuration</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
 </div>
 <div class="mainscreenContentBox" id="userscontent">
 <table class="mainscreenTable" align="center">

Modified: trunk/config/jingle.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/jingle.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/jingle.html (original)
+++ trunk/config/jingle.html Mon Nov  6 18:37:20 2006
@@ -169,7 +169,8 @@
 </script>
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">Jingle Configuration</span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 345px;">Jingle Configuration</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
 </div>
 <div class="mainscreenContentBox" id="userscontent">
 <table class="mainscreenTable" align="center">

Modified: trunk/config/meetme.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/meetme.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/meetme.html (original)
+++ trunk/config/meetme.html Mon Nov  6 18:37:20 2006
@@ -229,7 +229,8 @@
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">Conference Bridge Extensions Configuration</span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 204px;">Conference Bridge Extensions Configuration</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
 </div>
 <div class="mainscreenContentBox" id="mailboxcontent">
 <table class="mainscreenTable" align="center">

Modified: trunk/config/menus.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/menus.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/menus.html (original)
+++ trunk/config/menus.html Mon Nov  6 18:37:20 2006
@@ -928,7 +928,8 @@
 </script>
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">Voice Menus Configuration</span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 305px;">Voice Menus Configuration</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
 </div>
 <div class="mainscreenContentBox" id="userscontent">
 <table class="mainscreenTable" align="center">

Modified: trunk/config/moh.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/moh.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/moh.html (original)
+++ trunk/config/moh.html Mon Nov  6 18:37:20 2006
@@ -55,7 +55,8 @@
 </script>
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">Music on Hold Classes</span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 330px;">Music on Hold Classes</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
 </div>
 <div class="mainscreenContentBox" id="userscontent">
 <table class="mainscreenTable" align="center">

Modified: trunk/config/networking.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/networking.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/networking.html (original)
+++ trunk/config/networking.html Mon Nov  6 18:37:20 2006
@@ -109,7 +109,8 @@
 
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">Networking Configuration</span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 310px;">Networking Configuration</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
 </div>
 <div class="mainscreenContentBox" id="mailboxcontent">
 <table class="mainscreenTable" align="center">

Modified: trunk/config/numberplan.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/numberplan.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/numberplan.html (original)
+++ trunk/config/numberplan.html Mon Nov  6 18:37:20 2006
@@ -447,7 +447,8 @@
 </script>
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">Numberplan Configuration</span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 310px;">Numberplan Configuration</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
 </div>
 <div class="mainscreenContentBox" id="mailboxcontent">
 <table class="mainscreenTable" align="center">
@@ -458,7 +459,7 @@
 			<input  class="buttonbold" style="width:40px" type='button' id='pridown' value='Down' onClick="priority_down();">
 		</td>
 		<td colspan='2'>
-		Extensions:
+		Calling Plans:
 		</td>
 	</tr>
 	<tr valign="top">
@@ -505,23 +506,31 @@
 
 							</td>
 							</tr>
-							<tr><td style="cursor: pointer; cursor: hand;"><img id="split" onClick="togglefeatures()" src="images/split-v.png"></td></tr>
-							<tr><td>
-								<div style="background-image:url(images/slice-v.png)" id='advancedw'>
-								<table id='advancedi' align='center'><tr><td>
-								<tr><td class="field_text"><NOBR>Customize Plans</NOBR></td><td><input type='checkbox' id='modplan' onClick='updateplandel()'></td></tr>
-								<tr><td class="field_text">Plan Ident</td><td><input size='14' type='text' id='planident' class="input8"></td></tr>
-								<tr><td class="field_text">Plan Comment</td><td><input size='14' type='text' id='comment' disabled='yes' class="input8"></td></tr>
-								<tr><td class="field_text">Builds On</td><td><input size='14' type='text' id='include' class="input8"></td></tr>
-								<tr><td colspan='2' align='center' height=5></td></tr>
-								<tr><td colspan='2' align='center'><input type='button' id='new' value='New Plan' class="buttonbold"></td></tr>
-								</table>
-								</div>
-							</td></tr>
-							<tr><td style="cursor: pointer; cursor: hand;">
-								<img onClick="togglefeatures()" src="images/adv-v.png">
+
+							<tr><td colspan='2' height=180 valign="top">
+									<table cellpadding=0 cellspacing=0 border=0>
+									<tr><td style="cursor: pointer; cursor: hand;"><img id="split" onClick="togglefeatures()" src="images/split-v.png"></td></tr>
+									<tr><td>
+										<div style="background-image:url(images/slice-v.png)" id='advancedw'>
+										<table id='advancedi' align='center'><tr><td>
+										<tr><td class="field_text"><NOBR>Customize Plans</NOBR></td><td><input type='checkbox' id='modplan' onClick='updateplandel()'></td></tr>
+										<tr><td class="field_text">Plan Ident</td><td><input size='14' type='text' id='planident' class="input8"></td></tr>
+										<tr><td class="field_text">Plan Comment</td><td><input size='14' type='text' id='comment' disabled='yes' class="input8"></td></tr>
+										<tr><td class="field_text">Builds On</td><td><input size='14' type='text' id='include' class="input8"></td></tr>
+										<tr><td colspan='2' align='center' height=5></td></tr>
+										<tr><td colspan='2' align='center'><input type='button' id='new' value='New Plan' class="buttonbold"></td></tr>
+										</table>
+										</div>
+									</td></tr>
+									<tr><td style="cursor: pointer; cursor: hand;">
+											<img onClick="togglefeatures()" src="images/adv-v.png">
+											</td>
+									</tr>
+									</table>
 							</td>
 							</tr>
+							
+							<tr><td style="cursor: help;"><font size="-1">Note: To add a Custom Plan - Check 'Customize Plans' in Advanced, click the 'New Plan' button and click Save.</font></td></tr>
 						</table>
 		</div>
 		</td>

Modified: trunk/config/queues.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/queues.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/queues.html (original)
+++ trunk/config/queues.html Mon Nov  6 18:37:20 2006
@@ -386,7 +386,10 @@
 
 </script>
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
-<div class="mainscreenTitleBar"><span style="margin-left: 4px;font-weight:bold">Queue Extension Configuration</span></div>
+<div class="mainscreenTitleBar">
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 280px;">Queue Extension Configuration</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>	
+</div>
 <div class="mainscreenContentBox" id="mailboxcontent">
 <table class="mainscreenTable" align="center">
 	<tr valign="top"><td colspan='2'>Call Queues:</td></tr>

Modified: trunk/config/record.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/record.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/record.html (original)
+++ trunk/config/record.html Mon Nov  6 18:37:20 2006
@@ -215,7 +215,8 @@
 </script>
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">Record a Custom VoiceMenu</span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 290px;">Record a Custom VoiceMenu</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
 </div>
 <div class="mainscreenContentBox" id="userscontent">
 <table class="mainscreenTable" align="center">

Modified: trunk/config/sip.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/sip.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/sip.html (original)
+++ trunk/config/sip.html Mon Nov  6 18:37:20 2006
@@ -37,7 +37,8 @@
 </script>
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">SIP (Session Intitation Protocol) Configuration</span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 195px;">SIP (Session Intitation Protocol) Configuration</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
 </div>
 <div class="mainscreenContentBox" id="userscontent">
 <div  style="height :425px;width : 530px ; overflow :auto;">

Modified: trunk/config/sysinfo.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/sysinfo.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/sysinfo.html (original)
+++ trunk/config/sysinfo.html Mon Nov  6 18:37:20 2006
@@ -144,7 +144,10 @@
 
 </script>
 <body id="foo" onload="localajaxinit()" bgcolor="EFEFEF">
-<div class="mainscreenTitleBar"><span style="margin-left: 4px;font-weight:bold">System Information</span></div>
+<div class="mainscreenTitleBar">
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 345px;">System Information</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
+</div>
 <div class="mainscreenContentBox" id="userscontent">
 <table class="mainscreenTable" align="center">
 	<tr valign="top" height="18">	

Modified: trunk/config/trunks.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/trunks.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/trunks.html (original)
+++ trunk/config/trunks.html Mon Nov  6 18:37:20 2006
@@ -281,7 +281,8 @@
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">User and Phone Configuration</span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 355px;">Service Providers</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0> Refresh</></span>
 </div>
 <div class="mainscreenContentBox" id="userscontent">
 <table class="mainscreenTable" align="center">

Modified: trunk/config/users.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/users.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/users.html (original)
+++ trunk/config/users.html Mon Nov  6 18:37:20 2006
@@ -180,7 +180,8 @@
 </script>
 <body id="foo" onload="localajaxinit()"  bgcolor="#EFEFEF">
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">User and Phone Configuration</span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 290px;">User and Phone Configuration</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
 </div>
 <div class="mainscreenContentBox" id="userscontent">
 <table class="mainscreenTable" align="center">

Modified: trunk/config/voicemail.html
URL: http://svn.digium.com/view/asterisk-gui/trunk/config/voicemail.html?rev=115&r1=114&r2=115&view=diff
==============================================================================
--- trunk/config/voicemail.html (original)
+++ trunk/config/voicemail.html Mon Nov  6 18:37:20 2006
@@ -220,7 +220,8 @@
 <body id="foo" onload="localajaxinit()"  bgcolor="EFEFEF">
 
 <div class="mainscreenTitleBar">
-	<span style="margin-left: 4px;font-weight:bold">Voicemail Configuration</span>
+	<span style="margin-left: 4px;font-weight:bold;margin-right: 320px;">Voicemail Configuration</span>
+	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" ><img src="images/refresh.png" border=0 > Refresh</></span>
 </div>
 <div class="mainscreenContentBox" id="mailboxcontent">
 <table class="mainscreenTable" align="center">



More information about the asterisk-gui-commits mailing list