| .. |
|
_control.skeleton
|
|
|
|
AdSpace.pm
|
|
|
|
Asset.pm
|
|
|
|
AssetReportQuery.pm
|
Convert Text, Url, JsonTable and AssetReportQuery to use headTags.
|
2010-09-21 14:23:28 -07:00 |
|
Attachments.pm
|
|
|
|
Button.pm
|
|
|
|
Captcha.pm
|
Update the recaptcha api URLs. Fixes bug #12125
|
2011-05-09 08:24:27 -07:00 |
|
Checkbox.pm
|
|
|
|
CheckList.pm
|
Covert File, CheckList over to headTags
|
2010-09-21 14:23:29 -07:00 |
|
ClassName.pm
|
|
|
|
Codearea.pm
|
rfe #10521: Use monospaced font in template edit textarea
|
2011-01-10 12:31:15 -06:00 |
|
Color.pm
|
Convert Color to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Combo.pm
|
|
|
|
CommentRating.pm
|
|
|
|
ContentType.pm
|
|
|
|
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-21 14:23:28 -07:00 |
|
Country.pm
|
|
|
|
CsrfToken.pm
|
|
|
|
DatabaseLink.pm
|
|
|
|
DataTable.pm
|
Convert DataForm to using headTags.
|
2010-09-21 14:23:29 -07:00 |
|
Date.pm
|
Don't consider a time zone when given a mysql style date, versus an epochal date. Fixes bug #11946.
|
2010-11-08 13:46:35 -08:00 |
|
DateTime.pm
|
Convert Phone and DateTime to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Div.pm
|
Fix a POD typo.
|
2010-09-21 14:23:47 -07:00 |
|
DynamicField.pm
|
|
|
|
Email.pm
|
|
|
|
FieldType.pm
|
|
|
|
File.pm
|
Shift the location of break tags in Form/File to prevent danglies.
|
2010-10-29 14:51:14 -07:00 |
|
FilterContent.pm
|
|
|
|
Float.pm
|
Convert Float to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Group.pm
|
Fix JS and CSS issues with the GroupManager. Fixes bug #12097
|
2011-04-07 09:01:43 -07:00 |
|
Guid.pm
|
|
|
|
Hexadecimal.pm
|
Convert Hexadecimal to headTags
|
2010-09-21 14:23:28 -07:00 |
|
HexSlider.pm
|
|
|
|
Hidden.pm
|
|
|
|
HiddenList.pm
|
|
|
|
HTMLArea.pm
|
Make the display of a textarea instead of an HTMLarea independent of whether mobile styles are configured for the site. Refixes #11902.
|
2010-10-25 15:30:23 -07:00 |
|
Image.pm
|
|
|
|
Integer.pm
|
Convert Integer to headTags. Convert toHtml part of HTMLArea to headTags.
|
2010-09-21 14:23:29 -07:00 |
|
Interval.pm
|
|
|
|
IntSlider.pm
|
|
|
|
JsonTable.pm
|
i18n the controls for the JsonTable form plugin. Fixes bug #12116
|
2011-04-21 19:54:18 -07:00 |
|
Keywords.pm
|
Fix typo in Form/Keywords.
|
2010-09-21 14:23:29 -07:00 |
|
LdapLink.pm
|
|
|
|
List.pm
|
Change the YesNo form plugin to be a subclass of RadioList. Fix rendering problems with RadioList. Fixes bug #11777
|
2010-08-16 11:11:30 -07:00 |
|
MatrixCompare.pm
|
|
|
|
MatrixFieldType.pm
|
|
|
|
MimeType.pm
|
|
|
|
Password.pm
|
|
|
|
Phone.pm
|
Convert Phone and DateTime to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Radio.pm
|
|
|
|
RadioList.pm
|
Change the YesNo form plugin to be a subclass of RadioList. Fix rendering problems with RadioList. Fixes bug #11777
|
2010-08-16 11:11:30 -07:00 |
|
ReadOnly.pm
|
|
|
|
SelectBox.pm
|
|
|
|
SelectList.pm
|
|
|
|
SelectRichEditor.pm
|
|
|
|
SelectSlider.pm
|
|
|
|
Slider.pm
|
Convert Codearea, Slider and Zipcode to headTags
|
2010-09-21 14:23:29 -07:00 |
|
Submit.pm
|
|
|
|
SubscriptionGroup.pm
|
|
|
|
Template.pm
|
|
|
|
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-21 14:23:28 -07:00 |
|
Textarea.pm
|
Convert Textarea over to headTags
|
2010-09-21 14:23:29 -07:00 |
|
ThingFieldsList.pm
|
|
|
|
TimeField.pm
|
Fix sytax errors in the new TimeField code.
|
2011-03-07 08:31:26 -08:00 |
|
TimeZone.pm
|
|
|
|
Url.pm
|
There is no local check to see if Form headTags have been sent yet.
|
2010-09-21 14:23:46 -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
|
Convert Username over to using headTags
|
2010-09-21 14:23:29 -07:00 |
|
Vendor.pm
|
|
|
|
WhatNext.pm
|
|
|
|
Workflow.pm
|
|
|
|
YesNo.pm
|
Change the YesNo form plugin to be a subclass of RadioList. Fix rendering problems with RadioList. Fixes bug #11777
|
2010-08-16 11:11:30 -07:00 |
|
Zipcode.pm
|
Fixing a useless use of d switch in the zipcode macro
|
2011-03-31 09:52:35 -05:00 |