webgui/lib/WebGUI/Form
2010-03-30 14:43:21 -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 updating copyright year 2009-02-20 23:47:30 +00:00
Attachments.pm updating copyright year 2009-02-20 23:47:30 +00:00
Button.pm updating copyright year 2009-02-20 23:47:30 +00:00
Captcha.pm Use https method in SSL mode. Fixes bug #11249 2009-11-18 14:54:16 -08:00
Checkbox.pm updating copyright year 2009-02-20 23:47:30 +00:00
CheckList.pm updating copyright year 2009-02-20 23:47:30 +00:00
ClassName.pm updating copyright year 2009-02-20 23:47:30 +00:00
Codearea.pm finalize code editor fix 2010-02-23 17:21:37 -06:00
Color.pm updating copyright year 2009-02-20 23:47:30 +00: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 missed a change required to redirect comment rating icons away from bazaar icons 2009-07-28 18:01:35 +00:00
ContentType.pm updating copyright year 2009-02-20 23:47:30 +00:00
Control.pm fix for keyword control only initially showing a single keyword 2009-04-03 19:26:07 +00: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 Fix Date handling by the DataTable, again... Now it uses a custom date parser to take the ISO date format. Fixes bug #11428. 2010-02-23 12:56:00 -08:00
Date.pm Handle bad dates in datetime related form plugins. Fixes bug #11128 2009-10-15 12:53:39 -07:00
DateTime.pm Handle bad dates in datetime related form plugins. Fixes bug #11128 2009-10-15 12:53:39 -07:00
Div.pm recover lost work from git 2009-11-06 11:05:59 -06:00
DynamicField.pm updating copyright year 2009-02-20 23:47:30 +00:00
Email.pm Fix multiple email handling in the Inbox. 2009-06-03 17:11:36 +00:00
FieldType.pm updating copyright year 2009-02-20 23:47:30 +00:00
File.pm fix #10879. Form/File loses files from previous storageId. 2009-09-04 17:16:22 -07:00
FilterContent.pm updating copyright year 2009-02-20 23:47:30 +00:00
Float.pm updating copyright year 2009-02-20 23:47:30 +00: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 updating copyright year 2009-02-20 23:47:30 +00: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 Help HTMLArea handle odd form names. Fixes bug #11209 2009-11-09 10:00:12 -08:00
Image.pm Update POD for getValue in Form/Image 2009-09-03 14:53:29 -07:00
Integer.pm updating copyright year 2009-02-20 23:47:30 +00: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
Keywords.pm Add missing POD and fix POD typos in subroutine names. 30/441 failing 100% POD coverage. 2009-07-04 20:09:35 +00:00
LdapLink.pm updating copyright year 2009-02-20 23:47:30 +00:00
List.pm - Fixed a bug in thingy which caused the defaultValue property for some list form elements to be ignored. 2009-05-28 16:31:45 +00:00
MatrixCompare.pm updating copyright year 2009-02-20 23:47:30 +00:00
MatrixFieldType.pm updating copyright year 2009-02-20 23:47:30 +00: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 updating copyright year 2009-02-20 23:47:30 +00:00
Radio.pm updating copyright year 2009-02-20 23:47:30 +00:00
RadioList.pm Let RadioLists take array refs for default values. Fixes bug #11497. 2010-03-29 10:08:05 -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 Missing POD for Textarea, SelectRichEditor 2009-04-08 03:40:41 +00:00
SelectSlider.pm updating copyright year 2009-02-20 23:47:30 +00:00
Slider.pm fix typos in error message 2010-03-30 14:43:21 -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 updating copyright year 2009-02-20 23:47:30 +00:00
Text.pm fix for keyword control only initially showing a single keyword 2009-04-03 19:26:07 +00:00
Textarea.pm fixed #10739: Textarea and Codearea resize don't work in IE or Webkit browsers 2009-08-18 15:53:28 +00:00
ThingFieldsList.pm Add missing POD for the new ThingFieldsList form handler. 2009-04-24 02:33:10 +00:00
TimeField.pm updating copyright year 2009-02-20 23:47:30 +00:00
TimeZone.pm Accept time zones with spaces or underscores to help users. 2009-11-16 18:35:01 -08:00
Url.pm updating copyright year 2009-02-20 23:47:30 +00:00
User.pm updating copyright year 2009-02-20 23:47:30 +00:00
Username.pm use the FormHelper instead of the Auth system for the Ajax check 2010-03-08 17:22:21 -06: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 updating copyright year 2009-02-20 23:47:30 +00:00
Zipcode.pm Uppercase any lowercase zipcode letters entered. Fixes 11018. 2009-09-24 09:32:14 -07:00