Tagging module PLEWWW - PLEWWW-4.3-16
[plewww.git] / plewww.spec
index bf6b63f..66f7ff4 100644 (file)
@@ -5,7 +5,7 @@
 # what the myplc rpm requires
 %define name plewww
 %define version 4.3
-%define taglevel 1
+%define taglevel 16
 
 # no need to mention pldistro as this module differs in both distros
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -64,7 +64,8 @@ echo "All files just need to be installed as is from the codebase"
 rm -rf $RPM_BUILD_ROOT
 
 #
-# plcwww
+# plewww
+# xxx : uninstall should undo this
 #
 
 echo "* PLEWWW: Installing web pages"
@@ -122,6 +123,60 @@ rm -rf $RPM_BUILD_ROOT
 /var/www/html/plekit
 
 %changelog
+* Wed Jun 03 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-16
+- fix for whitelisted nodes
+- now links to the node register wizard
+- can enable sites
+- various other minor fixes, like broken planetlab.module for techs, and login link
+
+* Sat May 30 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-15
+- plekittable knows how to turn off sort-on-load, and the admin users pages do
+- + various cosmetic fixes
+
+* Tue May 26 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-14
+- a few minor improvements pushed on PLE
+
+* Fri May 15 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-13
+- fix for sites that were displayed as not public
+- improvements to the python interface to sortable tables for monitor
+
+* Fri May 15 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-12
+- various improvements
+
+* Wed May 06 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-11
+- sliver page now correctly shows sliver tags
+- support for download-node-usb-partition and various other improvements
+
+* Tue Apr 28 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-10
+- a few tweaks and typos fixed on PLE
+
+* Tue Apr 21 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-9
+- slice_add & node_download dialogs use plekit
+- slice_add can add people in the slice
+- various improvements after rollout on PLE
+
+* Fri Apr 17 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-8
+- cosmetic fixes to be in 4.3-rc2
+- also a first (unpackaged) draft of the plekit table in python
+
+* Tue Apr 14 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-7
+- search in tables more robust
+
+* Thu Apr 09 2009 Baris Metin <Talip-Baris.Metin@sophia.inria.fr> - PLEWWW-4.3-6
+- performance improvements
+
+* Thu Apr 09 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-5
+- detect expired session and redirect to the login page
+
+* Thu Apr 09 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-4
+- improve browser health - was using too many cycles
+
+* Tue Apr 07 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-3
+- more consistency between views, and cosmetic changes
+
+* Mon Mar 30 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-2
+- area for managing slice tags
+
 * Tue Mar 24 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-1
 - first checkpoint tag for PLEWWW
 - mostly functionally complete, probably a lot of tweaks still needed