commit webyast-base-ui for openSUSE:Factory

2011-10-28 Thread h_root
Hello community,

here is the log from the commit of package webyast-base-ui for openSUSE:Factory 
checked in at 2011-10-25 17:18:10

Comparing /work/SRC/openSUSE:Factory/webyast-base-ui (Old)
 and  /work/SRC/openSUSE:Factory/.webyast-base-ui.new (New)


Package is webyast-base-ui, Maintainer is sch...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/webyast-base-ui/webyast-base-ui.changes  
2011-10-19 00:55:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.webyast-base-ui.new/webyast-base-ui.changes 
2011-10-28 15:26:31.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 25 10:38:58 UTC 2011 - sch...@suse.com
+
+- replaced fixed path /usr/src/packages/ by RPM_BUILD_DIR
+- 0.2.66 
+
+---



Other differences:
--
++ webyast-base-ui.spec ++
--- /var/tmp/diff_new_pack.7r9Lxp/_old  2011-10-28 15:26:42.0 +0200
+++ /var/tmp/diff_new_pack.7r9Lxp/_new  2011-10-28 15:26:42.0 +0200
@@ -53,7 +53,7 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
-Version:0.2.65
+Version:0.2.66
 Release:0
 Summary:WebYaST - base UI for system management
 Source: www.tar.bz2

++ www.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/config/environment.rb 
new/www/config/environment.rb
--- old/www/config/environment.rb   2011-08-03 10:57:29.0 +0200
+++ new/www/config/environment.rb   2011-10-25 12:38:25.0 +0200
@@ -95,8 +95,8 @@
 
   # add extra plugin path - needed during RPM build
   # (webyast-base-ui is already installed in /srv/www/... but plugins are
-  # located in /usr/src/packages/... during build)
-  config.plugin_paths  '/usr/src/packages/BUILD' unless 
ENV['ADD_BUILD_PATH'].nil?
+  # located in /usr/src/packages/... (RPM_BUILD_DIR) during build)
+  config.plugin_paths  ENV['RPM_BUILD_DIR'] unless ENV['ADD_BUILD_PATH'].nil?
 
   # In order to overwrite,exchange images, stylesheets, for special 
vendors there
   # is the directory vendor in the public directory. Each file in the 
public

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



commit webyast-base-ui for openSUSE:Factory

2011-10-18 Thread h_root

Hello community,

here is the log from the commit of package webyast-base-ui for openSUSE:Factory
checked in at Tue Oct 18 14:32:54 CEST 2011.




--- openSUSE:Factory/webyast-base-ui/webyast-base-ui.changes2011-09-23 
12:50:16.0 +0200
+++ /mounts/work_src_done/STABLE/webyast-base-ui/webyast-base-ui.changes
2011-10-14 10:03:28.0 +0200
@@ -1,0 +2,62 @@
+Fri Oct 14 07:47:20 UTC 2011 - sch...@suse.com
+
+- commented tidy out cause it is unstable (bnc#706498)
+- 0.2.65 
+
+---
+Wed Oct 12 07:55:31 UTC 2011 - vle...@suse.com
+
+- added rubygem-sass as BuildRequires (broken layout on openSUSE_12.1-beta1)
+- 0.2.64
+
+---
+Wed Aug  3 09:16:54 UTC 2011 - sch...@novell.com
+
+- removed buildreq rubygem-sass
+- 0.2.63 
+
+---
+Tue Jun 21 10:18:15 UTC 2011 - vle...@novell.com
+
+- fixed fuzzy/unsharp plugin icons on the control panel page
+- 0.2.62
+
+---
+Thu Jun 16 11:35:10 UTC 2011 - sch...@novell.com
+
+- updating README
+- 0.2.61 
+
+---
+Mon Jun 13 14:23:53 UTC 2011 - jreidin...@novell.com
+
+- Don't show unescaped blocked user name to prevent XSS attack
+- 0.2.60
+
+---
+Mon Jun 13 08:02:48 UTC 2011 - jreidin...@novell.com
+
+- fix deprecated sass variables syntax
+- 0.2.59
+
+---
+Fri Jun 10 09:25:56 UTC 2011 - vle...@novell.com
+
+- [webyast-network-ui] mutated hostname+domain (+ yapi caching) (bnc#694283)
+- WebYaST does not show password strengt (bnc#697353)
+- disabled all javascript console logs in javascript files
+- 0.2.58
+
+---
+Tue Jun  7 09:09:32 UTC 2011 - vle...@novell.com
+
+- Updated Czech translations (jsrain)
+- 0.2.57 
+
+---
+Mon Jun  6 12:06:35 UTC 2011 - vle...@novell.com
+
+- IE8: Webyast cojntrol panel looks ugly (bnc#692861) 
+- 0.2.56
+
+---

calling whatdependson for head-i586




Other differences:
--
++ webyast-base-ui.spec ++
--- /var/tmp/diff_new_pack.LhwWcJ/_old  2011-10-18 14:32:49.0 +0200
+++ /var/tmp/diff_new_pack.LhwWcJ/_new  2011-10-18 14:32:49.0 +0200
@@ -53,8 +53,8 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
-Version:0.2.55
-Release:1
+Version:0.2.65
+Release:0
 Summary:WebYaST - base UI for system management
 Source: www.tar.bz2
 Source2:yastwc
@@ -72,6 +72,10 @@
 BuildRequires:  rubygem-mocha rubygem-test-unit
 BuildRequires:  nginx = 1.0
 BuildRequires:  rubygem-passenger-nginx
+%if 0%{?suse_version} = 1130
+# since 12*, sass conflicts with haml
+BuildRequires:  rubygem-sass
+%endif
 #
 
 %description
@@ -87,7 +91,6 @@
 Josef Reidinger jreidin...@suse.cz
 
 %package testsuite
-
 Group:  Productivity/Networking/Web/Utilities
 Requires:   %{name} = %{version}
 Requires:   rubygem-mocha rubygem-test-unit tidy
@@ -99,7 +102,6 @@
 and it is not needed at runtime.
 
 %package branding-default
-
 Group:  Productivity/Networking/Web/Utilities
 Provides:   webyast-branding
 Requires:   %{name} = %{version}

++ www.tar.bz2 ++
 1620 lines of diff (skipped)

continue with q...



Remember to have fun...

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



commit webyast-base-ui for openSUSE:Factory

2011-10-12 Thread h_root

Hello community,

here is the log from the commit of package webyast-base-ui for openSUSE:Factory
checked in at Thu Oct 13 00:02:43 CEST 2011.




--- openSUSE:Factory/webyast-base-ui/webyast-base-ui.changes2011-09-23 
12:50:16.0 +0200
+++ /mounts/work_src_done/STABLE/webyast-base-ui/webyast-base-ui.changes
2011-10-12 10:07:05.0 +0200
@@ -1,0 +2,56 @@
+Wed Oct 12 07:55:31 UTC 2011 - vle...@suse.com
+
+- added rubygem-sass as BuildRequires (broken layout on openSUSE_12.1-beta1)
+- 0.2.64
+
+---
+Wed Aug  3 09:16:54 UTC 2011 - sch...@novell.com
+
+- removed buildreq rubygem-sass
+- 0.2.63 
+
+---
+Tue Jun 21 10:18:15 UTC 2011 - vle...@novell.com
+
+- fixed fuzzy/unsharp plugin icons on the control panel page
+- 0.2.62
+
+---
+Thu Jun 16 11:35:10 UTC 2011 - sch...@novell.com
+
+- updating README
+- 0.2.61 
+
+---
+Mon Jun 13 14:23:53 UTC 2011 - jreidin...@novell.com
+
+- Don't show unescaped blocked user name to prevent XSS attack
+- 0.2.60
+
+---
+Mon Jun 13 08:02:48 UTC 2011 - jreidin...@novell.com
+
+- fix deprecated sass variables syntax
+- 0.2.59
+
+---
+Fri Jun 10 09:25:56 UTC 2011 - vle...@novell.com
+
+- [webyast-network-ui] mutated hostname+domain (+ yapi caching) (bnc#694283)
+- WebYaST does not show password strengt (bnc#697353)
+- disabled all javascript console logs in javascript files
+- 0.2.58
+
+---
+Tue Jun  7 09:09:32 UTC 2011 - vle...@novell.com
+
+- Updated Czech translations (jsrain)
+- 0.2.57 
+
+---
+Mon Jun  6 12:06:35 UTC 2011 - vle...@novell.com
+
+- IE8: Webyast cojntrol panel looks ugly (bnc#692861) 
+- 0.2.56
+
+---

calling whatdependson for head-i586




Other differences:
--
++ webyast-base-ui.spec ++
--- /var/tmp/diff_new_pack.3n5zkT/_old  2011-10-13 00:02:37.0 +0200
+++ /var/tmp/diff_new_pack.3n5zkT/_new  2011-10-13 00:02:37.0 +0200
@@ -53,8 +53,8 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
-Version:0.2.55
-Release:1
+Version:0.2.64
+Release:0
 Summary:WebYaST - base UI for system management
 Source: www.tar.bz2
 Source2:yastwc
@@ -72,6 +72,10 @@
 BuildRequires:  rubygem-mocha rubygem-test-unit
 BuildRequires:  nginx = 1.0
 BuildRequires:  rubygem-passenger-nginx
+%if 0%{?suse_version} = 1130
+# since 12*, sass conflicts with haml
+BuildRequires:  rubygem-sass
+%endif
 #
 
 %description
@@ -87,7 +91,6 @@
 Josef Reidinger jreidin...@suse.cz
 
 %package testsuite
-
 Group:  Productivity/Networking/Web/Utilities
 Requires:   %{name} = %{version}
 Requires:   rubygem-mocha rubygem-test-unit tidy
@@ -99,7 +102,6 @@
 and it is not needed at runtime.
 
 %package branding-default
-
 Group:  Productivity/Networking/Web/Utilities
 Provides:   webyast-branding
 Requires:   %{name} = %{version}

++ www.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/README new/www/README
--- old/www/README  2011-04-11 16:48:55.0 +0200
+++ new/www/README  2011-10-05 09:38:18.0 +0200
@@ -1,47 +1,63 @@
 YaST-Webservice-Client
 
-After you have installed the package you can start the lighthttp with the
+After you have installed the package you can start the nginx server with the
 command line:
 
-rcyastwebc start
+rcyastwc start
 
 
 You can connect to the local server which can be started with the command:
 
-rcyastwebs start
+rcyastws start
 
-(package yast2-webservice)
+(packages webyast-*-ws)
 
 
-HTTPS Protocol
-
+HTTPS Protocol and SSL Certificates
+=
 
-SSL
--
+   An SSL certificate is needed to encrypt the connection between the users
+   browser and the YaST2 Webclient. This SSL certificate is created
+   automatically on the first wyservice; startup (if it does not already
+   exist).
 
-Before we start configuring lighttpd for the YaST-webclient, we’ve got to get 
an SSL certificate. If you’re creating your own, 
-you can follow the instructions from the lighttpd web site:
+   You may want to use your own certificate or a certificate signed by your
+   company. If the certificate files already exist, they are not changed in
+   any way. 

commit webyast-base-ui for openSUSE:Factory

2011-06-01 Thread h_root

Hello community,

here is the log from the commit of package webyast-base-ui for openSUSE:Factory
checked in at Wed Jun 1 09:22:49 CEST 2011.




--- webyast-base-ui/webyast-base-ui.changes 2011-05-27 11:45:44.0 
+0200
+++ /mounts/work_src_done/STABLE/webyast-base-ui/webyast-base-ui.changes
2011-05-31 15:13:33.0 +0200
@@ -1,0 +2,19 @@
+Tue May 31 13:08:31 UTC 2011 - sch...@novell.com
+
+- passenger_enabled on; in location of nginx.conf in order
+  to load min javascripts correctly.
+- 0.2.53 
+
+---
+Tue May 31 09:04:26 UTC 2011 - vle...@novell.com
+
+- webyast logo shows up when user session got log out automatically 
(bnc#689851)
+- 0.2.52
+
+---
+Mon May 30 12:20:47 UTC 2011 - sch...@novell.com
+
+- shutdown lighttpd when we are switching to nginx (bnc#696011)
+- 0.2.51 
+
+---

calling whatdependson for head-i586




Other differences:
--
++ webyast-base-ui.spec ++
--- /var/tmp/diff_new_pack.iFO6Oy/_old  2011-06-01 09:21:52.0 +0200
+++ /var/tmp/diff_new_pack.iFO6Oy/_new  2011-06-01 09:21:52.0 +0200
@@ -53,7 +53,7 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
-Version:0.2.50
+Version:0.2.53
 Release:1
 Summary:WebYaST - base UI for system management
 Source: www.tar.bz2
@@ -207,11 +207,21 @@
   echo /usr/sbin/rcyastwc restart  %name-%version-%release-1
 fi
   fi
-  if [ -f %name-%version-%release-1 ] ; then
+fi
+#We are switching from lighttpd to nginx. So lighttpd has to be killed
+#at first
+if rpm -q --requires %{name}|grep lighttpd  /dev/null ; then
+  if /usr/sbin/rcyastwc status  /dev/null ; then
+echo yastws is running under lighttpd - switching to nginx
+/usr/sbin/rcyastwc stop  /dev/null
+echo #!/bin/sh  %name-%version-%release-1
+echo /usr/sbin/rcyastwc restart  %name-%version-%release-1
+  fi
+fi
+if [ -f %name-%version-%release-1 ] ; then
 install -D -m 755 %name-%version-%release-1 /var/adm/update-scripts
 rm %name-%version-%release-1
 echo Please check the service runlevels and restart WebYaST client with 
\rcyastwc restart\ if the update has not been called with zypper,yast or 
packagekit
-  fi
 fi
 exit 0
 

++ nginx.conf ++
--- /var/tmp/diff_new_pack.iFO6Oy/_old  2011-06-01 09:21:52.0 +0200
+++ /var/tmp/diff_new_pack.iFO6Oy/_new  2011-06-01 09:21:52.0 +0200
@@ -68,8 +68,9 @@
   ssl_protocols TLSv1;
   ssl_ciphers ALL:!aNULL:!eNULL:!SSLv2:!LOW:!EXP:!MD5:@STRENGTH;
   ssl_prefer_server_ciphers   on;
-  
+
   location ~* \.(png|gif|jpg|jpeg|css|js|swf|ico)(\?[0-9]+)?$ {
+passenger_enabled on;
 access_log off;
 expires max;
 add_header Cache-Control public;

++ www.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/app/views/layouts/main.rhtml 
new/www/app/views/layouts/main.rhtml
--- old/www/app/views/layouts/main.rhtml2011-05-27 11:11:10.0 
+0200
+++ new/www/app/views/layouts/main.rhtml2011-05-31 14:59:55.0 
+0200
@@ -157,7 +157,7 @@
 /div
 
 div id=timeoutMessage
-  img src=/images/webyast-logo.png?1280237271  width=130 height=42 
alt=webyast
+  %= link_to(image_tag(/images/webyast-logo.png, :width=130, 
:height=42, :style=margin-top:4px;, :alt =webyast),/ )%
   %= _(You will be logged off in)-%span id=counter!-- countdown 
place holder --/span%= _(seconds due to session timeout. )-%
 /div
 






Remember to have fun...

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



commit webyast-base-ui for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package webyast-base-ui for openSUSE:Factory
checked in at Fri May 27 10:44:26 CEST 2011.




--- webyast-base-ui/webyast-base-ui.changes 2011-05-24 16:22:57.0 
+0200
+++ /mounts/work_src_done/STABLE/webyast-base-ui/webyast-base-ui.changes
2011-05-26 11:27:59.0 +0200
@@ -1,0 +2,12 @@
+Wed May 25 13:56:31 UTC 2011 - vgorob...@suse.de
+
+- fixed WebYaST notifier doesn't terminate the running workers after user is 
inactive
+- 0.2.49
+
+---
+Wed May 25 10:56:42 UTC 2011 - vgorob...@suse.de
+
+- uniform look  feel throughout all WebYaST modules 
+- 0.2.48
+
+---

calling whatdependson for head-i586




Other differences:
--
++ webyast-base-ui.spec ++
--- /var/tmp/diff_new_pack.TasvJ1/_old  2011-05-27 10:42:57.0 +0200
+++ /var/tmp/diff_new_pack.TasvJ1/_new  2011-05-27 10:42:57.0 +0200
@@ -53,7 +53,7 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
-Version:0.2.47
+Version:0.2.49
 Release:1
 Summary:WebYaST - base UI for system management
 Source: www.tar.bz2

++ www.tar.bz2 ++
Files old/www/public/icons/repositories.png and 
new/www/public/icons/repositories.png differ
Files old/www/public/images/home.png and new/www/public/images/home.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/public/javascripts/notifier.js 
new/www/public/javascripts/notifier.js
--- old/www/public/javascripts/notifier.js  2011-05-24 16:07:38.0 
+0200
+++ new/www/public/javascripts/notifier.js  2011-05-25 15:47:34.0 
+0200
@@ -42,16 +42,16 @@
   $(document).ready(function() {
 jQuery(function($){
   $.activity.init({
-   interval: interval, 
-   inactive: inactive, 
-   intervalFn: function(){
- log(User is idle:  + Math.round((this.now() - 
this.defaults.lastActive)/1000) + ' sec');
-   },
-   inactiveFn: function(){
- log(User is inactive:  + Math.round((this.now() - 
this.defaults.lastActive)/1000)  + ' sec');
- if(typeof(Worker) == 'defined') { killWorker(worker); }
- $.activity.update();
-   }
+interval: interval, 
+inactive: inactive, 
+intervalFn: function(){
+  //log(User is idle:  + Math.round((this.now() - 
this.defaults.lastActive)/1000) + ' sec');
+},
+inactiveFn: function(){
+  log(User is inactive:  + Math.round((this.now() - 
this.defaults.lastActive)/1000)  + ' sec');
+  if(typeof(Worker) != 'defined') { killWorker(worker); }
+  $.activity.update();
+}
   });
   
 $(document).bind('click mousemove', function(){
@@ -72,6 +72,7 @@
 console.log(Web worker is not supported)
 window.setInterval(function() { AJAXcall(params); },5000);
   } else {
+console.log(Web worker is supported)
 worker = new Worker(/javascripts/notifier.workers.js);
 worker.postMessage(params);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/public/javascripts/webyast-online-help.js 
new/www/public/javascripts/webyast-online-help.js
--- old/www/public/javascripts/webyast-online-help.js   2011-04-12 
11:29:23.0 +0200
+++ new/www/public/javascripts/webyast-online-help.js   2011-05-25 
12:58:42.0 +0200
@@ -26,62 +26,62 @@
 
   $('#questionMark').bind('click', function(){
 var currentURL = window.location.toString().split(/);
-
+
 switch(currentURL[currentURL.length-1]) {
   case 'activedirectory':
-   url = onlinehelp/Active Directory;
-   break;
+url = onlinehelp/Active Directory;
+break;
   case 'users':
-   url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
-   break;
+url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
+break;
   case 'firewall':
-   url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
-   break;
+url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
+break;
   case 'mail':
-   url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
-   break;
+url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
+break;
   case 'groups':
-   url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
-   break;
+url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
+break;
   case 'kerberos':
-   url = onlinehelp/ + currentURL[currentURL.length-1].capitalize();
-   break;
+url = onlinehelp/ + 

commit webyast-base-ui for openSUSE:Factory

2011-05-27 Thread h_root

Hello community,

here is the log from the commit of package webyast-base-ui for openSUSE:Factory
checked in at Fri May 27 14:01:53 CEST 2011.




--- webyast-base-ui/webyast-base-ui.changes 2011-05-26 11:27:59.0 
+0200
+++ /mounts/work_src_done/STABLE/webyast-base-ui/webyast-base-ui.changes
2011-05-27 11:45:44.0 +0200
@@ -1,0 +2,6 @@
+Fri May 27 09:39:48 UTC 2011 - vgorob...@suse.de
+
+- WebYast - Filed to link to Enabling Kerberos Authentication from help of 
LDAP authentication (bnc#693927)
+- 0.2.50
+
+---

calling whatdependson for head-i586




Other differences:
--
++ webyast-base-ui.spec ++
--- /var/tmp/diff_new_pack.kzhFLp/_old  2011-05-27 13:54:54.0 +0200
+++ /var/tmp/diff_new_pack.kzhFLp/_new  2011-05-27 13:54:54.0 +0200
@@ -53,7 +53,7 @@
 Group:  Productivity/Networking/Web/Utilities
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
-Version:0.2.49
+Version:0.2.50
 Release:1
 Summary:WebYaST - base UI for system management
 Source: www.tar.bz2

++ www.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/app/models/online_help.rb 
new/www/app/models/online_help.rb
--- old/www/app/models/online_help.rb   2011-04-13 17:05:36.0 +0200
+++ new/www/app/models/online_help.rb   2011-05-27 11:04:37.0 +0200
@@ -26,21 +26,46 @@
   end
   
   def OnlineHelp.parse(model)
-html = 
open(http://doc.opensuse.org/products/other/WebYaST/webyast-user/cha.webyast.user.modules.html;)
+Rails.logger.error * ONLINE HELP for #{model} *
+
+unless model == Area #TODO: Find better way to navigate through WebYaST 
documentation
+  html = 
open(http://doc.opensuse.org/products/other/WebYaST/webyast-user/cha.webyast.user.modules.html;)
+else
+  html = 
open(http://doc.opensuse.org/products/other/WebYaST/webyast-user/cha.webyast.user.control.html#cha.webyast.user.control.status;)
+end
+
 doc = Nokogiri::HTML(html.read)
 doc.encoding = 'utf-8'
 
 unless doc.nil?
-  doc.css('div.sect1').each do |link|
-   title = link.attributes['title'].text
-   link.css('h2.title span.permalink').remove()
-   link.css('a[alt=Permalink]').remove()
-   link.css('tr.head td:first').remove()
+  if model == Limits #TODO: Find better way to navigate through WebYaST 
documentation
+doc.css('div.sect2').each do |link|
+  title = link.attributes['title'].text
+  Rails.logger.error title.inspect
+  link.css('h2.title span.permalink').remove()
+  link.css('a[alt=Permalink]').remove()
+  link.css('tr.head td:first').remove()
+
+  if title.include? model
+return link
+  end
+end
+  else
+doc.css('div.sect1').each do |link|
+  title = link.attributes['title'].text
+  Rails.logger.error title.inspect
+  link.css('h2.title span.permalink').remove()
+  link.css('a[alt=Permalink]').remove()
+  link.css('tr.head td:first').remove()
+  link.css('div.sect2').remove()
 
-   if title.include? model
- return link
-   end
+  if title.include? model
+return link
+  end
+end
   end
 end
+Rails.logger.error * Document END *
   end
+  
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/www/public/javascripts/webyast-online-help.js 
new/www/public/javascripts/webyast-online-help.js
--- old/www/public/javascripts/webyast-online-help.js   2011-05-25 
12:58:42.0 +0200
+++ new/www/public/javascripts/webyast-online-help.js   2011-05-27 
11:17:12.0 +0200
@@ -18,82 +18,50 @@
 #++
 */
 
-// TODO: find better solution for static links
-$(document).ready(function() {
-  String.prototype.capitalize = function() {
-return this.charAt(0).toUpperCase() + this.slice(1);
-  }
+var webyastModules = {
+  firewall: Firewall,
+  time: Time,
+  patch: Updates,
+  services: Services,
+  registration: Registration,
+  network: Network,
+  ldap: LDAP,
+  kerberos: Kerberos,
+  activedirectory: Active Directory,
+  repositories: Repositories,
+  users: Users,
+  groups: Groups,
+  mail: Mail,
+  roles: Roles,
+  administrator: Administrator,
+  status: Status,
+  limits: Limits,
+  status_area: Area
+};
+
+String.prototype.capitalize = function() {
+  return this.charAt(0).toUpperCase() + this.slice(1);
+}
 
+$(document).ready(function() {
   $('#questionMark').bind('click', function(){
-var currentURL = window.location.toString().split(/);
-
-switch(currentURL[currentURL.length-1]) {
-  case 'activedirectory':
-url = onlinehelp/Active Directory;
-

commit webyast-base-ui for openSUSE:Factory

2011-05-04 Thread h_root

Hello community,

here is the log from the commit of package webyast-base-ui for openSUSE:Factory
checked in at Wed May 4 09:26:04 CEST 2011.




--- webyast-base-ui/webyast-base-ui.changes 2011-02-10 10:58:13.0 
+0100
+++ /mounts/work_src_done/STABLE/webyast-base-ui/webyast-base-ui.changes
2011-05-02 16:09:50.0 +0200
@@ -1,0 +2,30 @@
+Mon May  2 13:48:00 UTC 2011 - vle...@novell.com
+
+- uniform appearance for all modules in basesystem setup workflow
+- 0.2.28
+
+---
+Wed Apr 27 14:30:24 UTC 2011 - lsle...@suse.cz
+
+- fixed displaying details in flash error messages
+
+---
+Tue Apr 19 15:24:50 UTC 2011 - sch...@novell.com
+
+- fix installing patches which require EULA accept (bnc#669470)
+- 0.2.27 
+
+---
+Thu Apr 14 14:34:18 UTC 2011 - vle...@novell.com
+
+- new control panel layout
+- 0.2.26 
+
+---
+Tue Apr 12 13:44:04 UTC 2011 - sch...@novell.com
+
+- new caching
+- adapt new nginx dep
+- 0.2.25 
+
+---
@@ -31,0 +62,10 @@
+
+---
+Thu Nov 25 15:14:13 CET 2010 - mvid...@suse.cz
+
+- Obsolete webyast-language-ui (bnc#643811#c11)
+
+---
+Mon Nov 22 14:59:29 CET 2010 - mvid...@suse.cz
+   
+- Fixed the RPM requirements: Rails 2.3.8 is required (bnc#643811)

calling whatdependson for head-i586




Other differences:
--
++ webyast-base-ui.spec ++
--- /var/tmp/diff_new_pack.VyRz0s/_old  2011-05-04 09:22:25.0 +0200
+++ /var/tmp/diff_new_pack.VyRz0s/_new  2011-05-04 09:22:25.0 +0200
@@ -26,9 +26,11 @@
 Requires:   ruby-fcgi, sqlite, syslog-ng, check-create-certificate
 Requires:   webyast-branding
 PreReq: rubygem-rake, rubygem-sqlite3
-PreReq: rubygem-rails-2_3 = 2.3.4
+PreReq: rubygem-rails-2_3 = 2.3.8
 PreReq: rubygem-gettext_rails
 PreReq: yast2-runlevel
+Provides:   webyast-language-ui = 0.1.2
+Obsoletes:  webyast-language-ui = 0.1.2
 
 %if 0%{?suse_version} == 0 || %suse_version  1110
 # 11.2 or newer
@@ -44,13 +46,13 @@
 # 11.1 or SLES11
 Requires:   sysvinit  2.86-195.3.1
 %endif
-Requires:   nginx-passenger
+Requires:   nginx, rubygem-passenger-nginx, rubygem-nokogiri
 
 License:LGPLv2.1 ; ASLv2.0
 Group:  Productivity/Networking/Web/Utilities
 Url:http://en.opensuse.org/Portal:WebYaST
 AutoReqProv:on
-Version:0.2.24
+Version:0.2.28
 Release:1
 Summary:WebYaST - base UI for system management
 Source: www.tar.bz2
@@ -62,12 +64,12 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby
 BuildRequires:  rubygem-sqlite3 sqlite
-BuildRequires:  rubygem-rails-2_3 = 2.3.4
+BuildRequires:  rubygem-rails-2_3 = 2.3.8
 BuildRequires:  rubygem-gettext_rails rubygem-selenium-client 
rubygem-yast2-webservice-tasks
-BuildRequires:  rubygem-haml tidy
+BuildRequires:  rubygem-haml rubygem-nokogiri tidy
 BuildArch:  noarch
 BuildRequires:  rubygem-mocha rubygem-test-unit
-BuildRequires:  nginx-passenger
+BuildRequires:  nginx rubygem-passenger-nginx
 #
 
 %description

++ www.tar.bz2 ++
 6001 lines of diff (skipped)






Remember to have fun...

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