Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Patrick Donelan 491e06bf7d Fixed Suvery Number js validation
Attaching the number validation code to onkeydown was very problematic.
Changing to onblur is much cleaner, and probably nicer for the user.
This commit also fixes the problem that Number questions without a 'step'
set would not be checked for 'required'-ness.
2009-08-24 08:31:02 +00:00
docs Fix a capitalization issue. Fixes bug 10816. 2009-08-24 00:13:46 +00:00
etc example CDN configuration shouldn't be added to config 2009-08-19 18:05:24 +00:00
lib Fix a capitalization issue. Fixes bug 10816. 2009-08-24 00:13:46 +00:00
sbin Document that Readonly is a required module. Fixes bug #10801 2009-08-21 00:30:10 +00:00
t Add WEBGUI_LIVE env variable to more tests that use Test::WWW::Mechanize. 2009-08-24 04:45:29 +00:00
www Fixed Suvery Number js validation 2009-08-24 08:31:02 +00:00
.perltidyrc perltidyrc now placed where it can do the most good 2009-05-29 18:50:01 +00:00