From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 15 Aug 2007 14:38:18 -0000 Subject: [Cluster-devel] conga ./conga.spec.in.in luci/storage/form-macros Message-ID: <20070815143818.26386.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Branch: RHEL5 Changes by: rmccabe at sourceware.org 2007-08-15 14:38:18 Modified files: . : conga.spec.in.in luci/storage : form-macros Log message: - Pending a proper fix for 249579, add a note telling users they can untick the "Graphical Display" checkbox to get a list of volumes that are too small to select in the display. - Update changelog Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/conga.spec.in.in.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.45.2.54&r2=1.45.2.55 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/storage/form-macros.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.17.2.9&r2=1.17.2.10 --- conga/conga.spec.in.in 2007/08/14 18:22:51 1.45.2.54 +++ conga/conga.spec.in.in 2007/08/15 14:38:18 1.45.2.55 @@ -315,7 +315,7 @@ - Fixed bz249097 (allow a space as a valid password char) - Fixed bz250834 (ZeroDivisionError when attempting to click an empty lvm volume group) - Fixed bz250443 (storage name warning utility produces a storm of warnings which can lock your browser) -- Resolves: bz249097, bz250443 +- Resolves: bz249097, bz250443, bz250834 - Related: bz230451 * Mon Jul 30 2007 Ryan McCabe 0.10.0-3 @@ -327,6 +327,8 @@ - Fixed bz249066 (AttributeError when attempting to configure a fence device) - Fixed bz249086 (Unable to add a new fence device to cluster) - Fixed bz249868 (Use of failover domain not correctly shown) +- Resolves bz245947, bz249641, bz249342, bz249291, bz249091, +- Resolves bz249066, bz249086, bz249868 - Related: bz249351 %changelog --- conga/luci/storage/form-macros 2007/08/14 18:22:51 1.17.2.9 +++ conga/luci/storage/form-macros 2007/08/15 14:38:18 1.17.2.10 @@ -615,7 +615,7 @@ id="graphics_checkbox_id" tal:attributes="checked mapper/graphical_view" onchange="var s = (this.checked)?'graphical_view':'textual_view'; singleVisibleSpan('mappings_view', s);"/> - Graphical View + Graphical View (Uncheck if volumes are too small to select)