Removed the ugly time setting pop-up and replaced it with clean JS. Fixes bug #12061

This commit is contained in:
root 2011-03-03 15:50:58 -06:00
parent de6cf5875f
commit d72d36986b
4 changed files with 93 additions and 8 deletions

View file

@ -14,6 +14,9 @@ save you many hours of grief.
* The updated versions of HTML::Packer, JavaScript::Packer and CSS::Packer
added for 7.10.9 require perl 5.8.9 or higher to run.
* Modified TimeField, now provides popupless immediate validation with
an alert if the value is not interpretable when the user leaves that field
7.10.9
--------------------------------------------------------------------
* WebGUI now depends on Data::ICal for making and reading iCal feeds