[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bacula-commits
Subject:    [Bacula-commits] SF.net SVN: bacula: [5979] trunk/gui/bweb
From:       ricozz () users ! sourceforge ! net
Date:       2007-11-24 20:06:00
Message-ID: E1Iw1GK-00050M-Oz () sc8-pr-svn2 ! sourceforge ! net
[Download RAW message or body]

Revision: 5979
          http://bacula.svn.sourceforge.net/bacula/?rev=5979&view=rev
Author:   ricozz
Date:     2007-11-24 12:06:00 -0800 (Sat, 24 Nov 2007)

Log Message:
-----------
ebl  Add ERR= to error log filter
ebl  Set where_field when selecting a directory in the tree

Modified Paths:
--------------
    trunk/gui/bweb/html/bresto.js
    trunk/gui/bweb/lib/Bweb.pm
    trunk/gui/bweb/technotes-2.3

Modified: trunk/gui/bweb/html/bresto.js
===================================================================
--- trunk/gui/bweb/html/bresto.js	2007-11-24 12:42:06 UTC (rev 5978)
+++ trunk/gui/bweb/html/bresto.js	2007-11-24 20:06:00 UTC (rev 5979)
@@ -120,7 +120,7 @@
 
     tree.on('click', function(node, event) { 
         Ext.brestore.path = get_node_path(node);
-
+	where_field.setValue(Ext.brestore.path);
         file_store.removeAll();
 	file_versions_store.removeAll();
         file_store.load({params:init_params({action: 'list_files',

Modified: trunk/gui/bweb/lib/Bweb.pm
===================================================================
--- trunk/gui/bweb/lib/Bweb.pm	2007-11-24 12:42:06 UTC (rev 5978)
+++ trunk/gui/bweb/lib/Bweb.pm	2007-11-24 20:06:00 UTC (rev 5979)
@@ -3811,7 +3811,7 @@
     # display only Error and Warning messages
     $filter = '';
     if (CGI::param('error')) {
-	$filter = " AND LogText $self->{sql}->{MATCH} 'Error|Warning' ";
+	$filter = " AND LogText $self->{sql}->{MATCH} 'Error|Warning|ERR=' ";
     }
 
     my $logtext;

Modified: trunk/gui/bweb/technotes-2.3
===================================================================
--- trunk/gui/bweb/technotes-2.3	2007-11-24 12:42:06 UTC (rev 5978)
+++ trunk/gui/bweb/technotes-2.3	2007-11-24 20:06:00 UTC (rev 5979)
@@ -1,4 +1,6 @@
 24Nov07
+ebl  Add ERR= to error log filter
+ebl  Set where_field when selecting a directory in the tree
 ebl  Add a wiki option to integrate a link to jobs documentation
      directly in bweb.
 ebl  Add a tpl field to bweb_user. (To be able to have a tpl for each


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-commits mailing list
Bacula-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic