Hello community,

here is the log from the commit of package webyast-services-ui for 
openSUSE:Factory
checked in at Tue May 17 13:28:15 CEST 2011.



--------
--- webyast-services-ui/webyast-services-ui.changes     2010-09-09 
12:05:18.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/webyast-services-ui/webyast-services-ui.changes    
    2011-04-12 16:33:41.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 12 14:33:22 UTC 2011 - sch...@novell.com
+
+- new caching
+- 0.2.6 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ webyast-services-ui.spec ++++++
--- /var/tmp/diff_new_pack.x2atze/_old  2011-05-17 13:27:31.000000000 +0200
+++ /var/tmp/diff_new_pack.x2atze/_new  2011-05-17 13:27:31.000000000 +0200
@@ -26,11 +26,11 @@
 # updated jQuery quicksearch plugin
 PreReq:         yast2-webclient >= 0.1.17
 Provides:       
yast2-webclient:/srv/www/yast/app/controllers/services_controller.rb
-License:        GPLv2
+License:        GPL v2 only
 Group:          Productivity/Networking/Web/Utilities
 Url:            http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:    on
-Version:        0.2.5
+Version:        0.2.6
 Release:        1
 Summary:        WebYaST - system services management UI
 Source:         www.tar.bz2
@@ -45,7 +45,8 @@
 #
 
 %package testsuite
-License:        GPLv2
+
+
 Group:          Productivity/Networking/Web/Utilities
 Requires:       %{name} = %{version}
 Requires:       webyast-base-ui-testsuite rubygem-mocha rubygem-test-unit tidy
@@ -117,4 +118,5 @@
 %files testsuite
 %defattr(-,root,root)
 %{plugin_dir}/test
+
 %changelog

++++++ www.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/app/views/services/index.rhtml 
new/www/app/views/services/index.rhtml
--- old/www/app/views/services/index.rhtml      2010-08-02 09:15:09.000000000 
+0200
+++ new/www/app/views/services/index.rhtml      2011-04-12 13:05:56.000000000 
+0200
@@ -26,6 +26,8 @@
 <% end %>
 
 <% javascript_tag do %>
+  var AUTH_TOKEN = 'authenticity_token=' + encodeURIComponent("<%= 
escape_javascript form_authenticity_token %>");
+  startNotifier({'module':'services', 'AUTH_TOKEN':AUTH_TOKEN}, 1000, 11000);
 $(document).ready(function() {
 
     $("#services div.list-fieldset").each (function(index) {
@@ -188,13 +190,13 @@
     .pad1_2em { padding: 1em 2em; }
 </style>
 
-<div class='plugin-icon'><img src='/icons/yast-system.png' alt=''/><%= 
_("System Services") %></div>
+<div class='plugin-icon'><img src='/icons/yast-system.png' alt=''/><%= 
_("System Services") %><span id="questionMark">?</span></div>
 
 <div class="plugin-content">
 
 <% unless @permissions[:execute] %>
   <div id="heading" class="pad1_2em">
-    <p class="missing-permissions"><%=_("You do not have permission to execute 
the services.")%></p>
+    <p class="missing-permissions"><%=_("You do not have permission to execute 
the services.")%></p> <!-- RORSCAN_ITL -->
   </div>
 <% end %>
 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to