webgui/lib/WebGUI/Form
2010-09-23 16:33:12 -07:00
..
_control.skeleton updating copyright year 2009-02-20 23:47:30 +00:00
AdSpace.pm Form/AdSpace should should be a single select form element, not a multiple. 2009-08-27 22:09:55 +00:00
Asset.pm Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
AssetReportQuery.pm Convert Text, Url, JsonTable and AssetReportQuery to use headTags. 2010-09-23 16:16:08 -07:00
Attachments.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
Button.pm updating copyright year 2009-02-20 23:47:30 +00:00
ButtonGroup.pm tests and such 2010-07-15 11:55:24 -05:00
Captcha.pm Remove Session::Env, migrate code to Plack::Request object in Session, and WebGUI::Session::Request 2010-07-01 17:40:12 -07:00
Checkbox.pm updating copyright year 2009-02-20 23:47:30 +00:00
CheckList.pm Covert File, CheckList over to headTags 2010-09-23 16:20:23 -07:00
ClassName.pm updating copyright year 2009-02-20 23:47:30 +00:00
Codearea.pm Convert Codearea, Slider and Zipcode to headTags 2010-09-23 16:26:30 -07:00
Color.pm Convert Color to headTags 2010-09-23 16:20:03 -07:00
Combo.pm Fix bugs in the Combo Box, and the Mimetype form elements. Fixes bug #11420. 2010-02-22 10:00:47 -08:00
CommentRating.pm clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
ContentType.pm updating copyright year 2009-02-20 23:47:30 +00:00
Control.pm Extend the base class to add a method that will set the head tags for a form plugin. The intent is that users of form plugins can build them during prepareView for content chunking, and push links and scripts out in the head block, rather than in the body to assist with validation. 2010-09-23 16:15:39 -07:00
Country.pm Fix several countries whose addresses were rejected by the USPS International ship driver. Fixes bug #11359. 2010-01-18 19:59:50 -08:00
CsrfToken.pm Provide a framework for CSRF protection, with tests. 2009-07-06 16:58:57 +00:00
DatabaseLink.pm updating copyright year 2009-02-20 23:47:30 +00:00
DataTable.pm Convert DataForm to using headTags. 2010-09-23 16:18:17 -07:00
Date.pm Convert Date plugin to headTags 2010-09-23 16:18:17 -07:00
DateTime.pm Convert Phone and DateTime to headTags 2010-09-23 16:28:55 -07:00
Div.pm recover lost work from git 2009-11-06 11:05:59 -06:00
DynamicField.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
Email.pm remove WebGUI::Utility 2010-09-07 13:18:49 -05:00
FieldType.pm Remove some debug code. 2010-06-06 22:32:40 -07:00
File.pm Covert File, CheckList over to headTags 2010-09-23 16:20:23 -07:00
FilterContent.pm updating copyright year 2009-02-20 23:47:30 +00:00
Float.pm Convert Float to headTags 2010-09-23 16:18:33 -07:00
Group.pm updating copyright year 2009-02-20 23:47:30 +00:00
Guid.pm updating copyright year 2009-02-20 23:47:30 +00:00
Hexadecimal.pm Convert Hexadecimal to headTags 2010-09-23 16:16:45 -07:00
HexSlider.pm updating copyright year 2009-02-20 23:47:30 +00:00
Hidden.pm updating copyright year 2009-02-20 23:47:30 +00:00
HiddenList.pm updating copyright year 2009-02-20 23:47:30 +00:00
HTMLArea.pm Refactor the RichEditor/HTMLArea so that JS and CSS scripts can be placed in the header block. 2010-09-23 16:33:12 -07:00
Image.pm Fix another smart match/! binding problem 2010-09-22 12:04:19 -07:00
Integer.pm Convert Integer to headTags. Convert toHtml part of HTMLArea to headTags. 2010-09-23 16:18:02 -07:00
Interval.pm Fix Interval form value preservation, when the field is hidden. Fixes bug #11431. 2010-02-23 11:15:54 -08:00
IntSlider.pm Fix the IntSlider integer input box. It was displaying 0 regardless of the actual 2009-08-17 23:41:16 +00:00
JsonBlob.pm started thinking about form control changes 2009-10-22 14:27:05 -05:00
JsonTable.pm Convert Text, Url, JsonTable and AssetReportQuery to use headTags. 2010-09-23 16:16:08 -07:00
Keywords.pm Fix typo in Form/Keywords. 2010-09-23 16:18:48 -07:00
LdapLink.pm updating copyright year 2009-02-20 23:47:30 +00:00
List.pm Change the YesNo form plugin to be a subclass of RadioList. Fix rendering problems with RadioList. Fixes bug #11777 2010-08-25 11:44:00 -07:00
MatrixCompare.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
MatrixFieldType.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
MimeType.pm Fix bugs in the Combo Box, and the Mimetype form elements. Fixes bug #11420. 2010-02-22 10:00:47 -08:00
Password.pm updating copyright year 2009-02-20 23:47:30 +00:00
Phone.pm Convert Phone and DateTime to headTags 2010-09-23 16:28:55 -07:00
Radio.pm updating copyright year 2009-02-20 23:47:30 +00:00
RadioList.pm Change the YesNo form plugin to be a subclass of RadioList. Fix rendering problems with RadioList. Fixes bug #11777 2010-08-25 11:44:00 -07:00
ReadOnly.pm updating copyright year 2009-02-20 23:47:30 +00:00
SelectBox.pm added: ThingyRecord allows you to sell records in a Thing (like a classified ad) 2009-04-19 02:09:34 +00:00
SelectList.pm updating copyright year 2009-02-20 23:47:30 +00:00
SelectRichEditor.pm Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
SelectSlider.pm clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
Slider.pm Convert Codearea, Slider and Zipcode to headTags 2010-09-23 16:26:30 -07:00
Submit.pm updating copyright year 2009-02-20 23:47:30 +00:00
SubscriptionGroup.pm fix for keyword control only initially showing a single keyword 2009-04-03 19:26:07 +00:00
Template.pm Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -05:00
Text.pm Convert Text, Url, JsonTable and AssetReportQuery to use headTags. 2010-09-23 16:16:08 -07:00
Textarea.pm Convert Textarea over to headTags 2010-09-23 16:23:05 -07:00
ThingFieldsList.pm Fix some broken Form fields. Fixes bug #11611 2010-06-06 22:29:52 -07:00
TimeField.pm Convert TimeField over to use headTags 2010-09-23 16:16:25 -07:00
TimeZone.pm Accept time zones with spaces or underscores to help users. 2009-11-16 18:35:01 -08:00
Url.pm Convert Text, Url, JsonTable and AssetReportQuery to use headTags. 2010-09-23 16:16:08 -07:00
User.pm updating copyright year 2009-02-20 23:47:30 +00:00
Username.pm Convert Username over to using headTags 2010-09-23 16:21:03 -07:00
Vendor.pm updating copyright year 2009-02-20 23:47:30 +00:00
WhatNext.pm updating copyright year 2009-02-20 23:47:30 +00:00
Workflow.pm updating copyright year 2009-02-20 23:47:30 +00:00
YesNo.pm Change the YesNo form plugin to be a subclass of RadioList. Fix rendering problems with RadioList. Fixes bug #11777 2010-08-25 11:44:00 -07:00
Zipcode.pm Convert Codearea, Slider and Zipcode to headTags 2010-09-23 16:26:30 -07:00