From: Dirk H Bartley Date: Sat, 5 May 2007 12:43:00 +0000 (+0000) Subject: Labels were reversed. X-Git-Tag: Release-2.2.0~577 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2ce9d27d0591764608cb59762a6d423c6b66edee;p=bacula%2Fbacula Labels were reversed. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4703 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/qt-console/TODO b/bacula/src/qt-console/TODO index 741a173786..09334799d0 100644 --- a/bacula/src/qt-console/TODO +++ b/bacula/src/qt-console/TODO @@ -2,11 +2,8 @@ dhb ==================================================== Color code Media Red->Error Append->green Full/Used->Yellow -Possilbe: Turn run and label into docked pages. (remove button bar buttons??) - -Resolve issue of connection during restore selection. Could go with preempt - -Where and bootstrap are confused in runjobs of restore. +Resolve issue of connection during restore selection. Could go with preempt of +connections. User preferences. With log to stdout options. Have settings for defaults of limits on joblist @@ -16,6 +13,7 @@ Test restore and get anything not working, working. Get restore into stack. Should the jobs dialog be turned into a page as well?? +Possilbe: Turn run and label into docked pages. (remove button bar buttons??) Update README describe bat.conf.example to bat.conf @@ -101,6 +99,9 @@ global one defined in the mainWin class (if I remember right). ============================================================ DONE: ============================================================ +Where and bootstrap are confused in runjobs of restore. + This was just the labels. + Create list of what does not work. From what I can tell, just the restore window on the left. diff --git a/bacula/src/qt-console/restore/prerestore.cpp b/bacula/src/qt-console/restore/prerestore.cpp index b6cd0839a1..43897d769b 100644 --- a/bacula/src/qt-console/restore/prerestore.cpp +++ b/bacula/src/qt-console/restore/prerestore.cpp @@ -86,7 +86,7 @@ void prerestorePage::okButtonPushed() .arg(storageCombo->currentText()); /* ***FIXME*** */ - printf("preRestore command \"%s\"\n", cmd.toUtf8().data()); + //printf("preRestore command \"%s\"\n", cmd.toUtf8().data()); m_console->write(cmd); m_console->display_text(cmd); /* Note, do not turn notifier back on here ... */ diff --git a/bacula/src/qt-console/run/runcmd.ui b/bacula/src/qt-console/run/runcmd.ui index 2e3131ec97..d14cc9be00 100644 --- a/bacula/src/qt-console/run/runcmd.ui +++ b/bacula/src/qt-console/run/runcmd.ui @@ -113,7 +113,7 @@ - Bootstrap: + Where: true @@ -126,7 +126,7 @@ - Where: + Bootstrap: bootstrap