X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plewww.spec;h=e430fd2e9500b717aa2f407cc0bef81cf2901ad1;hb=fbb42b86e2be5a387cf561a2197dabdfe81bd53b;hp=a9b899479983cd003c6d7d65de8b2454a7861c89;hpb=8b14cad706b15758cd22d392e3989818f72cd246;p=plewww.git diff --git a/plewww.spec b/plewww.spec index a9b8994..e430fd2 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 35 +%define taglevel 38 # no need to mention pldistro as this module differs in both distros #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -124,6 +124,19 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/plekit %changelog +* 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