X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plewww.spec;h=47c3bf1e4c1abca2b484edacbcdbc459a36177dc;hb=6f2ab21f241ddb3b338f211a0e4126c7dd89eea4;hp=4aa2d16c217da27ef4e176376f803e3ec9b2c014;hpb=dfe8c7a45e121f63a9ddea45eca1b68c8cf71afd;p=plewww.git diff --git a/plewww.spec b/plewww.spec index 4aa2d16..47c3bf1 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 28 +%define taglevel 40 # no need to mention pldistro as this module differs in both distros #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -124,6 +124,51 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/plekit %changelog +* Wed Dec 16 2009 Baris Metin - PLEWWW-4.3-40 +- * show error messages for update interface +- * 'Add Node' is admin only +- * add site selector for 'Add Node' + +* Thu Nov 26 2009 Thierry Parmentelat - PLEWWW-4.3-39 +- new add-interface page : now has a checkbox for non-primary interfaces to chose between virtual or physical +- this affects the settings of ifname and alias that were formerly set unconditionally +- review the interface-checking javascript code +- changed the interface to plekitform, method is now optional and part of an options hash + +* Tue Nov 17 2009 Thierry Parmentelat - PLEWWW-4.3-38 +- can't use php objects for showing node status, this is too slow +- fix interface add page + +* Mon Nov 16 2009 Thierry Parmentelat - PLEWWW-4.3-37 +- consistency in the way nodes status is displayed in the node and slice areas +- extra tags columns show up on the nodes page as well, tweaked in the process +- roles management in person page fixed + +* Sun Nov 15 2009 Thierry Parmentelat - PLEWWW-4.3-36 +- displaying node tags in the nodes page as well +- table headers now can have a 'title' that shows up when hovering on the column header + +* Sat Nov 14 2009 Thierry Parmentelat - PLEWWW-4.3-35 +- bugfix for the custom sortAlphaNumeric{Bottom,Top} sortable types + +* Fri Nov 13 2009 Thierry Parmentelat - PLEWWW-4.3-34 +- extensible set of columns in the nodes area of the (my)slice page +- nodegroups can be added/deleted/updated +- tags management improved marginally + +* Tue Oct 20 2009 Thierry Parmentelat - PLEWWW-4.3-33 +- fix pending sites page - was getting fooled by ext_consortium_id=None + +* Tue Oct 20 2009 Thierry Parmentelat - PLEWWW-4.3-32 +- resetting tag as something went wrong when setting 31 + +* Wed Oct 07 2009 Thierry Parmentelat - PLEWWW-4.3-30 +- nicer look for slice creation, (public) sites +- users show with all their sites in the persons page + +* Fri Sep 18 2009 Thierry Parmentelat - PLEWWW-4.3-29 +- reviewed registration pages for persons and sites + * Fri Sep 11 2009 Thierry Parmentelat - PLEWWW-4.3-28 - increase memory limit in the nodes page