X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plewww.spec;h=7cbe423de060dffd0e858de5c295c3d6f2483e1e;hb=0ffb816308f5ce2c6d504d4ee1ec7a9ba7187621;hp=f3cf178bb7b113122369e57ab66309b12b0409e7;hpb=da34d415eef6047b95341e0183d6fdf55efd752e;p=plewww.git diff --git a/plewww.spec b/plewww.spec index f3cf178..7cbe423 100644 --- a/plewww.spec +++ b/plewww.spec @@ -5,7 +5,7 @@ # what the myplc rpm requires %define name plewww %define version 4.3 -%define taglevel 48 +%define taglevel 53 # no need to mention pldistro as this module differs in both distros #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -126,6 +126,34 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/plekit %changelog +* Fri Oct 15 2010 Thierry Parmentelat - plewww-4.3-53 +- add a 'report a problem' link for the RebootNode button +- new exp page nodes2.php with consistent selectable-columns layout as myslice +- tweaks in the exp. myslice (slices.php) + +* Wed Oct 13 2010 Thierry Parmentelat - plewww-4.3-52 +- new action reboot-node-with-pcu & reboot button on node page (not sure about the status of that though) +- my_slice with adjustable set of columns in slices/slice2.php +- fix for the 'site registration' page + +* Mon Sep 20 2010 Thierry Parmentelat - plewww-4.3-51 +- show message about leases - leases tab first in nodes section +- fix how reservable nodes show up + +* Mon Sep 06 2010 Thierry Parmentelat - plewww-4.3-50 +- cosmetic, rendering of textareas was like password fields + +* Fri Sep 03 2010 Thierry Parmentelat - plewww-4.3-49 +- bugfix in slice page, had wrong (null) expiration date +- upgraded to raphael-1.5.2, don't minimize this lib +- nicer layout for password fields as well +- long tag values in the slice page (ssh keys..) get truncated, plain value show on hovering +- marginally optimized slice page (2 GetNodes call down) +- minimal profiling cap., and usable in the slice page with _GET[profiling]=1 +- _GET[resa_slots] to set number of slots, _GET[resa_offset] to book in the future (in hours) +- reservations can cope with a bit more slots - will need scrolling someday +- omf text has hyperlinks to the tools + * Wed Sep 01 2010 Thierry Parmentelat - plewww-4.3-48 - reservation section now effective - can set omf_control at slice-creation time