====================================================
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
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
============================================================
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.
.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 ... */
<item row="8" column="0" >
<widget class="QLabel" name="label_5" >
<property name="text" >
- <string>Bootstrap:</string>
+ <string>Where:</string>
</property>
<property name="openExternalLinks" >
<bool>true</bool>
<item row="7" column="0" >
<widget class="QLabel" name="label_12" >
<property name="text" >
- <string>Where:</string>
+ <string>Bootstrap:</string>
</property>
<property name="buddy" >
<cstring>bootstrap</cstring>