webgui/lib/WebGUI/Form
2011-10-26 15:02:51 -07:00
..
_control.skeleton updating copyright year 2009-02-20 23:47:30 +00:00
AdSpace.pm Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190. 2011-07-11 13:04:22 -07:00
Asset.pm Can't try possibily null data in an asset constructor any more, at least not without catching; this throws exceptions now. 2011-05-22 15:28:48 -04:00
AssetReportQuery.pm Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset. 2010-09-24 08:03:09 -07:00
Attachments.pm WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Button.pm add YUI button to WebGUI button 2011-04-13 12:47:20 -05:00
ButtonGroup.pm tests and such 2010-07-15 11:55:24 -05:00
Captcha.pm Merge commit 'v7.10.17' into 8 2011-06-17 20:13:41 -05:00
Checkbox.pm updating copyright year 2009-02-20 23:47:30 +00:00
CheckList.pm fix EMSSubmissionForm and all its tests 2011-05-04 15:33:04 -05:00
ClassName.pm updating copyright year 2009-02-20 23:47:30 +00:00
Codearea.pm Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
Color.pm Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset. 2010-09-24 08:03:09 -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 Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190. 2011-07-11 13:04:22 -07:00
Control.pm fix EMSSubmissionForm and all its tests 2011-05-04 15:33:04 -05:00
Country.pm Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190. 2011-07-11 13:04:22 -07:00
CsrfToken.pm Provide a framework for CSRF protection, with tests. 2009-07-06 16:58:57 +00:00
DatabaseLink.pm Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190. 2011-07-11 13:04:22 -07:00
DataTable.pm Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset. 2010-09-24 08:03:09 -07:00
Date.pm Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00
DateTime.pm Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
Div.pm Fix a POD typo. 2010-09-23 16:35:04 -07:00
DynamicField.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05: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 add file input for progressive enhancement and testing 2011-01-31 20:38:00 -06:00
FilterContent.pm Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190. 2011-07-11 13:04:22 -07:00
Float.pm Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset. 2010-09-24 08:03:09 -07:00
Group.pm Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190. 2011-07-11 13:04:22 -07:00
Guid.pm remember to pass the definition up the stack... 2011-05-05 11:23:05 -05:00
Hexadecimal.pm Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset. 2010-09-24 08:03:09 -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 WebGUI::Session::Http should go away (#11647) 2011-05-11 16:17:54 -04:00
Image.pm Fix another smart match/! binding problem 2010-09-22 12:04:19 -07:00
Integer.pm Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset. 2010-09-24 08:03:09 -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 fix template parser and attachments fields 2011-07-06 19:16:01 -05:00
Keywords.pm Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
LdapLink.pm Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190. 2011-07-11 13:04:22 -07: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 Merge commit 'v7.10.20' into WebGUI8 2011-10-26 15:02:51 -07:00
MatrixFieldType.pm Merge commit 'v7.10.20' into WebGUI8 2011-10-26 15:02:51 -07:00
MimeType.pm Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190. 2011-07-11 13:04:22 -07: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 remember to pass the definition up the stack... 2011-05-05 11:23:05 -05: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 Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -07:00
Submit.pm remove old forwardButton class and "Please Wait..." text 2011-04-11 16:59:22 -05: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
TemplateParser.pm Snippets can now select a template parser 2011-03-31 15:21:07 -05:00
Text.pm Convert Text, Url, JsonTable and AssetReportQuery to use headTags. 2010-09-23 16:16:08 -07:00
Textarea.pm Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2 2010-10-27 15:59:33 -07:00
ThingFieldsList.pm Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
TimeField.pm Fix sytax errors in the new TimeField code. 2011-03-07 08:31:26 -08:00
TimeZone.pm Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190. 2011-07-11 13:04:22 -07:00
Url.pm Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset. 2010-09-24 08:03:09 -07:00
User.pm Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control. 2011-03-09 21:33:44 -08:00
Username.pm Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
Vendor.pm Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190. 2011-07-11 13:04:22 -07:00
WhatNext.pm updating copyright year 2009-02-20 23:47:30 +00:00
Workflow.pm Override new in Form plugins that set their options, so the options are always available. Fixes bug #12190. 2011-07-11 13:04:22 -07: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 Merge commit 'v7.10.15' into 8 2011-05-13 18:15:11 -05:00