[Pkg-voip-commits] r5209 - in /asterisk-gui/trunk/debian: README.Debian changelog patches/change_colors patches/datadir_path patches/trademark_text

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Thu Feb 14 01:27:45 UTC 2008


Author: tzafrir-guest
Date: Thu Feb 14 01:27:44 2008
New Revision: 5209

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5209
Log:
New svn snapshot: svn2268.
 - There's now a new inde.html at the top of the static directory.
 - no more automatic run of wizard?

Modified:
    asterisk-gui/trunk/debian/README.Debian
    asterisk-gui/trunk/debian/changelog
    asterisk-gui/trunk/debian/patches/change_colors
    asterisk-gui/trunk/debian/patches/datadir_path
    asterisk-gui/trunk/debian/patches/trademark_text

Modified: asterisk-gui/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-gui/trunk/debian/README.Debian?rev=5209&op=diff
==============================================================================
--- asterisk-gui/trunk/debian/README.Debian (original)
+++ asterisk-gui/trunk/debian/README.Debian Thu Feb 14 01:27:44 2008
@@ -50,7 +50,7 @@
 
 You should now see port 8088 on 'netstat -lntp' .
 
-To login: http://localhost:8088/asterisk/static/config/cfgstatic.html
+To login: http://localhost:8088/asterisk/static/index.html
 
 
 Supported Browsers

Modified: asterisk-gui/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-gui/trunk/debian/changelog?rev=5209&op=diff
==============================================================================
--- asterisk-gui/trunk/debian/changelog (original)
+++ asterisk-gui/trunk/debian/changelog Thu Feb 14 01:27:44 2008
@@ -1,4 +1,4 @@
-asterisk-gui (0.0.svn2147-1) UNRELEASED; urgency=low
+asterisk-gui (0.0.svn2268-1) UNRELEASED; urgency=low
 
   [ Kilian Krause ]
   * Fix build-deps (include dpatch).

Modified: asterisk-gui/trunk/debian/patches/change_colors
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-gui/trunk/debian/patches/change_colors?rev=5209&op=diff
==============================================================================
--- asterisk-gui/trunk/debian/patches/change_colors (original)
+++ asterisk-gui/trunk/debian/patches/change_colors Thu Feb 14 01:27:44 2008
@@ -2,11 +2,9 @@
 # Currently this is actually Xorcom colors. Is there a nice Debian
 # theme?
 
-Index: config/ringgroups.html
-===================================================================
---- asterisk-gui/config/ringgroups.html	(revision 1755)
-+++ asterisk-gui/config/ringgroups.html	(working copy)
-@@ -495,7 +495,7 @@
+--- asterisk-gui-0.0.svn2268.orig/config/ringgroups.html
++++ asterisk-gui-0.0.svn2268/config/ringgroups.html
+@@ -489,7 +489,7 @@ function cancel_rg(){ _$('ringgroup_edit
  
  </script>
  <body onload="localajaxinit()"  bgcolor="FFFFFF">
@@ -15,10 +13,8 @@
  	<span style="margin-left: 4px;font-weight:bold;">Ring Groups</span>
  	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" >&nbsp;<img src="images/refresh.png" title=" Refresh " border=0 >&nbsp;</span>	&nbsp;&nbsp;
  	<input id="create_rule" type=button value="New Ring Group" class="input8" onclick="add_rg();">
-Index: config/cdr.html
-===================================================================
---- asterisk-gui/config/cdr.html	(revision 1755)
-+++ asterisk-gui/config/cdr.html	(working copy)
+--- asterisk-gui-0.0.svn2268.orig/config/cdr.html
++++ asterisk-gui-0.0.svn2268/config/cdr.html
 @@ -29,7 +29,7 @@
  		border-top-color : #BDC7E7;
  		border-bottom-color : #182052;
@@ -28,11 +24,9 @@
  		margin-bottom: 10px;
  		color : #ffffff;
  	}
-Index: config/timerules.html
-===================================================================
---- asterisk-gui/config/timerules.html	(revision 1755)
-+++ asterisk-gui/config/timerules.html	(working copy)
-@@ -467,7 +467,7 @@
+--- asterisk-gui-0.0.svn2268.orig/config/timerules.html
++++ asterisk-gui-0.0.svn2268/config/timerules.html
+@@ -467,7 +467,7 @@ function form_updatevalues(f){
  
  </script>
  <body onload="localajaxinit()"  bgcolor="FFFFFF">
@@ -41,11 +35,9 @@
  	<span style="margin-left: 4px;font-weight:bold;">Time Based Rules</span>
  	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" >&nbsp;<img src="images/refresh.png" title=" Refresh " border=0 >&nbsp;</span>	&nbsp;&nbsp;
  	<input id="create_rule" type=button value="New Time Rule" class="input8" onclick="add_trule();">
-Index: config/syslog.html
-===================================================================
---- asterisk-gui/config/syslog.html	(revision 1755)
-+++ asterisk-gui/config/syslog.html	(working copy)
-@@ -85,7 +85,7 @@
+--- asterisk-gui-0.0.svn2268.orig/config/syslog.html
++++ asterisk-gui-0.0.svn2268/config/syslog.html
+@@ -90,7 +90,7 @@ function free_mem(){
  
  </script>
  <body id="foo" onload="localajaxinit()" bgcolor="EFEFEF"  onunload="free_mem()">
@@ -54,11 +46,9 @@
  	<span style="margin-left: 4px;font-weight:bold;">Asterisk Log messages</span>
  	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" >&nbsp;<img src="images/refresh.png" title=" Refresh " border=0 >&nbsp;</span>
  	<span>
-Index: config/feditor.html
-===================================================================
---- asterisk-gui/config/feditor.html	(revision 1755)
-+++ asterisk-gui/config/feditor.html	(working copy)
-@@ -338,7 +338,7 @@
+--- asterisk-gui-0.0.svn2268.orig/config/feditor.html
++++ asterisk-gui-0.0.svn2268/config/feditor.html
+@@ -349,7 +349,7 @@ function add_context(){
  }
  </script>
  <body id="foo" onload="localajaxinit()"  bgcolor="FFFFFF" onunload="resetmainscreen();">
@@ -67,11 +57,9 @@
  	<span style="margin-left: 4px;font-weight:bold;">File Editor</span>
  	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" >&nbsp;<img src="images/refresh.png" title=" Refresh " border=0 >&nbsp;</span>
  	<span><select id="filenames" class="input9"></select></span>
-Index: config/setup/setup.css
-===================================================================
---- asterisk-gui/config/setup/setup.css	(revision 1755)
-+++ asterisk-gui/config/setup/setup.css	(working copy)
-@@ -6,14 +6,14 @@
+--- asterisk-gui-0.0.svn2268.orig/config/setup/setup.css
++++ asterisk-gui-0.0.svn2268/config/setup/setup.css
+@@ -6,14 +6,14 @@ body {
  }
  
  #sidelist{
@@ -88,7 +76,7 @@
  }
  
  .table_black{
-@@ -88,7 +88,7 @@
+@@ -88,7 +88,7 @@ body {
  .heading{
  	font-size: 115%;
  	padding: 5px 0px 9px 0px;
@@ -97,7 +85,7 @@
  }
  
  .subheading{
-@@ -117,14 +117,14 @@
+@@ -117,14 +117,14 @@ body {
  }
  
  .input9_hilight {
@@ -114,7 +102,7 @@
  }
  
  .splbutton {
-@@ -135,8 +135,9 @@
+@@ -135,8 +135,9 @@ body {
  }
  
  .splbutton:hover {
@@ -126,11 +114,9 @@
  	text-decoration:none;
  }
  
-Index: config/setup/install.html
-===================================================================
---- asterisk-gui/config/setup/install.html	(revision 1755)
-+++ asterisk-gui/config/setup/install.html	(working copy)
-@@ -77,7 +77,7 @@
+--- asterisk-gui-0.0.svn2268.orig/config/setup/install.html
++++ asterisk-gui-0.0.svn2268/config/setup/install.html
+@@ -77,7 +77,7 @@ function localinit(){
  </script>
  <body onload="localinit()" topmargin=0  bgcolor="FFFFFF">
  <TABLE width=800 cellpadding=0 cellspacing=0 border=0 align="center" style="border: 1px solid #660000; margin-top: 8px;">
@@ -139,7 +125,7 @@
  		<TABLE cellpadding=0 cellspacing=0 border=0 width=780 align="center" >
  		<TR><TD><IMG src="digiumlogo.gif" border=0></TD>
  			<TD align="center">	<FONT SIZE="+1" COLOR="#666666">Welcome to Asterisk GUI setup wizard</FONT>
-@@ -92,9 +92,11 @@
+@@ -92,9 +92,11 @@ function localinit(){
  	<TR><TD height=400><iframe width=785 height=396 frameborder="0" border="0" marginheight="0" marginwidth="0" id="mainscreen" SCROLLING=no></iframe></TD>
  	</TR>
  	<TR><TD height=50 bgcolor="#DBDBDB"  align="right" valign="middle">
@@ -153,11 +139,9 @@
  		</TR>
  		</TABLE>
    	     </TD>
-Index: config/cli.html
-===================================================================
---- asterisk-gui/config/cli.html	(revision 1755)
-+++ asterisk-gui/config/cli.html	(working copy)
-@@ -85,7 +85,7 @@
+--- asterisk-gui-0.0.svn2268.orig/config/cli.html
++++ asterisk-gui-0.0.svn2268/config/cli.html
+@@ -85,7 +85,7 @@ function sendCommand(e){
  
  </script>
  <body id="foo" onload="localajaxinit()"  bgcolor="#FFFFFF" onunload="resetmainscreen();">
@@ -166,11 +150,9 @@
  	<span style="margin-left: 4px;font-weight:bold;">Asterisk Command Line Interface</span>
  	<span style="cursor: pointer; cursor: hand;" onclick="window.location.href=window.location.href;" >&nbsp;<img src="images/refresh.png" title=" Refresh " border=0 >&nbsp;</span>
  	&nbsp;&nbsp;
-Index: config/stylesheets/schwing.css
-===================================================================
---- asterisk-gui/config/stylesheets/schwing.css	(revision 1755)
-+++ asterisk-gui/config/stylesheets/schwing.css	(working copy)
-@@ -82,7 +82,7 @@
+--- asterisk-gui-0.0.svn2268.orig/config/stylesheets/schwing.css
++++ asterisk-gui-0.0.svn2268/config/stylesheets/schwing.css
+@@ -81,7 +81,7 @@ h2, .header {
  	border-top-color    : #BDC7E7;
  	border-bottom-color : #182052;
  	border-width        : 1px 0px 1px 0px;
@@ -179,7 +161,7 @@
  	color            : #ffffff;
  	width: 550px;
  }
-@@ -94,7 +94,7 @@
+@@ -93,7 +93,7 @@ h2, .header {
  	border-top-color    : #BDC7E7;
  	border-bottom-color : #182052;
  	border-width        : 1px 0px 1px 0px;
@@ -188,7 +170,7 @@
  	color            : #ffffff;
  	width: 250px;
  }
-@@ -135,7 +135,7 @@
+@@ -134,7 +134,7 @@ h2, .header {
     font-size        : 11px;
     border           : 1px solid #1f669b;
     padding          : 0px 8px 0px 8px;
@@ -197,7 +179,7 @@
  }
  
  td {
-@@ -154,7 +154,8 @@
+@@ -153,7 +153,8 @@ td {
  }
  
  .input8:focus {
@@ -207,7 +189,7 @@
  }
  
  .input8_hilight {
-@@ -177,7 +178,7 @@
+@@ -176,7 +177,7 @@ td {
  }
  
  .input9:focus {
@@ -216,7 +198,7 @@
  }
  
  .input9_hilight {
-@@ -270,8 +271,9 @@
+@@ -269,8 +270,9 @@ td {
  	padding:1px 5px 1px 5px; text-decoration:none;
  }
  .splbutton:hover {
@@ -228,7 +210,7 @@
  	text-decoration:none;
  }
  
-@@ -291,8 +293,8 @@
+@@ -290,8 +292,8 @@ td {
  }
  
  .labels {
@@ -239,7 +221,7 @@
  }
  
  .chanlisteven {
-@@ -412,7 +414,7 @@
+@@ -411,7 +413,7 @@ span.downmenubutton {
  	text-decoration:none;
  }
  span.downmenubutton:hover {

Modified: asterisk-gui/trunk/debian/patches/datadir_path
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-gui/trunk/debian/patches/datadir_path?rev=5209&op=diff
==============================================================================
--- asterisk-gui/trunk/debian/patches/datadir_path (original)
+++ asterisk-gui/trunk/debian/patches/datadir_path Thu Feb 14 01:27:44 2008
@@ -1,12 +1,11 @@
 # Fix datadir to be /usr/share/asterisk rather than /var/lib/asterisk
 # Upstream issue: http://bugs.digium.com/11629
 
-diff -urNad asterisk-gui-0.0.svn2036~/config/scripts/astman.js asterisk-gui-0.0.svn2036/config/scripts/astman.js
---- asterisk-gui-0.0.svn2036~/config/scripts/astman.js	2007-12-20 06:44:37.000000000 +0200
-+++ asterisk-gui-0.0.svn2036/config/scripts/astman.js	2007-12-23 17:23:23.697284819 +0200
-@@ -26,10 +26,11 @@
+--- asterisk-gui-0.0.svn2268.orig/config/scripts/astman.js
++++ asterisk-gui-0.0.svn2268/config/scripts/astman.js
+@@ -26,10 +26,11 @@ var asterisk_guitools = "asterisk_guitoo
  var asterisk_guitoolsversion = "0.7";
- var asterisk_guiversion = "$Revision: 2027 $";
+ var asterisk_guiversion = "$Revision: 2124 $";
  var asterisk_guifbt = 3000; // Feedback msg time
 -var asterisk_scriptsFolder = "/var/lib/asterisk/scripts/" ; /* Directory for gui scripts (listfiles, for example) */
 +var asterisk_DataDir = "/usr/share/asterisk";

Modified: asterisk-gui/trunk/debian/patches/trademark_text
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk-gui/trunk/debian/patches/trademark_text?rev=5209&op=diff
==============================================================================
--- asterisk-gui/trunk/debian/patches/trademark_text (original)
+++ asterisk-gui/trunk/debian/patches/trademark_text Thu Feb 14 01:27:44 2008
@@ -1,19 +1,18 @@
 # s/Asterisk GUI/GUI for Asterisk/ and other text changes 
 # in order to avoid using the Asterisk GUI[tm] trademark.
 
-diff -urNad asterisk-gui-0.0.svn2036~/config/cfgbasic.html asterisk-gui-0.0.svn2036/config/cfgbasic.html
---- asterisk-gui-0.0.svn2036~/config/cfgbasic.html	2007-12-21 00:30:59.000000000 +0200
-+++ asterisk-gui-0.0.svn2036/config/cfgbasic.html	2007-12-23 20:01:40.284278831 +0200
-@@ -203,7 +203,7 @@
- 	newpanel( ["Call Queues", "queues.html", "Call queues allow calls to be sequenced to one or more agents."]);
+--- asterisk-gui-0.0.svn2268.orig/config/cfgbasic.html
++++ asterisk-gui-0.0.svn2268/config/cfgbasic.html
+@@ -238,7 +238,7 @@ function returnpanels(){
  	newpanel( ["Service Providers", "trunks.html", "Service Providers are outbound lines used to allow the system to make calls to the real world.  Trunks can be VoIP lines or traditional telephony lines."]);
  	newpanel( ["Setup Hardware", "digital.html", "Configure & setup your T1/E1/Analog Cards."]);
+ 	//newpanel( ["Manage IAXys", "iaxyprov.html", "(beta) Provision your IAXys."]);
 -	newpanel( ["mISDN Config", "misdn.html", "mISDN configuration from the asterisk GUI"]); // Uncomment when mISDN is completed.
-+	newpanel( ["mISDN Config", "misdn.html", "mISDN configuration from the GUI for Asterisk"]); // Uncomment when mISDN is completed.
++	newpanel( ["mISDN Config", "misdn.html", "mISDN configuration from the GUI"]);
  	newpanel( ["Calling Rules", "numberplan.html", "The Calling Rules define dialing permissions and least cost routing rules."]);
  	newpanel( ["Incoming Calls", "incoming.html", "Define how your incoming calls should be handled & configure DID (Direct inward Dialing)"]);
  	newpanel( ["Voice Menus", "menus.html", "Menus allow for more efficient routing of calls from incoming callers. Also known as IVR (Interactive Voice Response) menus or Digital Receptionist"]);
-@@ -284,9 +284,9 @@
+@@ -321,9 +321,9 @@ function registerajax() {
  	createpanels();
  	var links_str = "";
  	if(asterisk_guirPath){ links_str += '<a href="#" onclick="system_link()">System Configuration</a><BR>'; }
@@ -26,7 +25,7 @@
  	}
  	_$('linksToshow').innerHTML = links_str;
  	_$('mainscreen').src = "home.html" ;
-@@ -361,7 +361,7 @@
+@@ -403,7 +403,7 @@ function goto_advancedoption(){ 
  }
  </script>
  <head>
@@ -35,19 +34,18 @@
  	<link rel="shortcut icon" href="images/favicon.ico" />
  </head>
  <body onload="registerajax()" topmargin=1>
-@@ -399,7 +399,7 @@
+@@ -441,7 +441,7 @@ function goto_advancedoption(){ 
  	</td>
  </tr>
  <tr><td colspan="3" align="center" height="18">
 -		<div id="status" class="statusbar">Copyright 2006-2007 Digium, Inc.  Digium and Asterisk are registered <a href="http://www.digium.com/en/company/profile/trademarkpolicy.php">trademarks</a> of Digium, Inc.  All Rights Reserved. <i><a href="http://www.digium.com/en/company/profile/terms.php">Legal Information</a></i></div>
-+		<div id="status" class="statusbar">Based on code copyright 2006-2007 Digium.</div>
++		<div id="status" class="statusbar">Based on code copyright 2006-2008 Digium.</div>
  		</td>
  </tr>
  </tbody></table>
-diff -urNad asterisk-gui-0.0.svn2036~/config/home.html asterisk-gui-0.0.svn2036/config/home.html
---- asterisk-gui-0.0.svn2036~/config/home.html	2007-12-20 00:21:06.000000000 +0200
-+++ asterisk-gui-0.0.svn2036/config/home.html	2007-12-23 19:56:08.329284718 +0200
-@@ -39,7 +39,7 @@
+--- asterisk-gui-0.0.svn2268.orig/config/home.html
++++ asterisk-gui-0.0.svn2268/config/home.html
+@@ -39,7 +39,7 @@ function updateButtons(){
  
  function localinit() {
  	showdiv_statusmessage();
@@ -56,7 +54,7 @@
  	var tmp;
  	var opt = {
  		method: 'get',
-@@ -79,7 +79,7 @@
+@@ -79,7 +79,7 @@ function loggedOn() {
  		_ll.innerHTML = "Logout";
  		_ll.onclick = parent.Logoff ;
  		_ll.style.display = "" ;
@@ -65,10 +63,9 @@
  		window.location.href="options.html?forcepassword=yes";
  		return;
  	}
-diff -urNad asterisk-gui-0.0.svn2036~/config/sysinfo.html asterisk-gui-0.0.svn2036/config/sysinfo.html
---- asterisk-gui-0.0.svn2036~/config/sysinfo.html	2007-06-04 21:36:10.000000000 +0300
-+++ asterisk-gui-0.0.svn2036/config/sysinfo.html	2007-12-23 19:58:03.177309370 +0200
-@@ -73,7 +73,7 @@
+--- asterisk-gui-0.0.svn2268.orig/config/sysinfo.html
++++ asterisk-gui-0.0.svn2268/config/sysinfo.html
+@@ -73,7 +73,7 @@ function getsysinfohtml(){
  			_$('sysinfohtml').innerHTML = originalRequest.responseText;
  			_$('osversion').innerHTML = _$('si_uname').innerHTML;
  			_$('uptime').innerHTML = _$('si_uptime').innerHTML.replace(/load average/, "<BR>Load Average");




More information about the Pkg-voip-commits mailing list