webgui/t/Form
2009-01-28 16:39:38 +00:00
..
Checkbox.t
CheckList.t fixing tests for Form changes 2009-01-28 16:39:38 +00:00
ClassName.t Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything 2008-11-26 16:06:18 +00:00
DataTable.t added testing for DataTable form and asset 2008-10-29 21:28:45 +00:00
Date.t adjust number of tests since one was added 2008-08-09 18:00:47 +00:00
DateTime.t Fixed Form Date and DateTime to properly handle mysql and epoch times. Added tests to make sure they work. 2008-08-04 20:23:13 +00:00
Email.t
Float.t
GetName.t
Hidden.t
Integer.t
ListEquiv.t fix list form test 2008-06-12 23:42:20 +00:00
Password.t
Phone.t
ProfileEnabled.t
Radio.t Form/* now all use getOriginalValue and getDefaultValue. This resolves the Layout bug where all the check lists could not be unchecked. Tests were updated, but still need a major overhaul. 2008-08-08 14:52:53 +00:00
SelectBox.t
SelectList.t fixing tests for Form changes 2009-01-28 16:39:38 +00:00
SelectRichEditor.t update the RichEditor test 2008-08-28 13:35:10 +00:00
Text.t
Textarea.t use proper method of formatting text for display in Textarea form 2008-12-03 00:32:18 +00:00
TimeField.pm Fix the TimeField form control, and add lots of tests. 2008-12-09 16:43:39 +00:00
Url.t
Zipcode.t