added Survey Number type. Text number entry that uses slider restrictions as constraints (server and client side). You can also use the arrow keys

to increment or decrement the number enter.
This commit is contained in:
Kaleb Murphy 2009-04-18 22:23:35 +00:00
parent d47f5e1886
commit 9df02396b7
3 changed files with 38 additions and 4 deletions

View file

@ -29,7 +29,8 @@
- Replaced the tax system with a pluggable one. Included are a Generic plugin
(which works the same as the old system) and a plugin for EU merchants ( Martin Kamerbeek / Oqapi )
- fixed #10213: RssFeed aspect now checks canView and gives HTTP Basic Auth box to login
- added Survey Number type. Text number entry that uses slider restrictions as constraints (server and client side). You can also use the arrow keys
to increment or decrement the number enter.:q
7.7.3
- fixed #10094: double explanation in thread help
- rfe #9612: Carousel Wobject (was Widget Wobject) (SDH Consulting Group)