From 09c91ccaa6f1f83593016f2d2f49395c3ec20861 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 1 Sep 2011 09:53:14 +0200 Subject: [PATCH] Setting tag sface-0.1-17 new user management screen to allow users to be added and deleted from slices known issue with the users screen regarding adding people who are listed as PIs to a sliver. reordered columns (new order is hostname, boot state, membership state) rewrote filtering mechanism to allow separate string search and boot state filter selection highlights the whole line instead of excluding the hostname part --- sface.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/sface.spec b/sface.spec index d018191..b5914cf 100644 --- a/sface.spec +++ b/sface.spec @@ -7,7 +7,7 @@ %define name sface %define version 0.1 -%define taglevel 16 +%define taglevel 17 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -60,6 +60,13 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/sface/* %changelog +* Thu Sep 01 2011 Thierry Parmentelat - sface-0.1-17 +- new user management screen to allow users to be added and deleted from slices +- known issue with the users screen regarding adding people who are listed as PIs to a sliver. +- reordered columns (new order is hostname, boot state, membership state) +- rewrote filtering mechanism to allow separate string search and boot state filter +- selection highlights the whole line instead of excluding the hostname part + * Thu Jul 07 2011 Thierry Parmentelat - sface-0.1-16 - bugfix in managing subprocess outputs -- 2.43.0