X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plewww.spec;h=96f0332a78c358a67e81853099d07803f28d0780;hb=b1c4122c322491bf8d064919aa8f00c495695300;hp=94e5f0fa2e35b79b199e9c6dfc491d7cc6e77215;hpb=b1b303017a2540a3883d1d45e9e78f8573f70621;p=plewww.git diff --git a/plewww.spec b/plewww.spec index 94e5f0f..96f0332 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 43 +%define taglevel 50 # no need to mention pldistro as this module differs in both distros #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -126,6 +126,38 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/plekit %changelog +* 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 +- can set node as reservable at node-creation time +- nicer text input fields + various tweaks + +* Tue Jul 06 2010 Baris Metin - plewww-4.3-47 +- show nodegroups form to add new groups + +* Wed Jun 16 2010 Baris Metin - plewww-4.3-46 +- just tagging plewww again to test module-tag on git + +* Tue Jun 15 2010 Baris Metin - PLEWWW-4.3-45 +- encode strings properly in forms. + +* Wed Apr 28 2010 S.Çağlar Onur - PLEWWW-4.3-44 +- Use readfile() function to reduce the memory footprint + * Fri Apr 02 2010 Thierry Parmentelat - PLEWWW-4.3-43 - removed all deprecated functions for PHP-5.3 on fedora 12