| .. |
|
_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
|
migrate to getLineageIterator to save memory
|
2010-06-01 16:23:49 -05:00 |
|
AssetReportQuery.pm
|
Adding back call to assetReport.js - Fixes bug #12201
|
2011-10-04 19:14:04 -04:30 |
|
Attachments.pm
|
- added #9668 extension template variable to attachment loops for the following assets:
|
2011-07-21 21:42:17 +02:00 |
|
Button.pm
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Captcha.pm
|
Update the recaptcha api URLs. Fixes bug #12125
|
2011-05-09 08:24:27 -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-21 14:23:29 -07:00 |
|
ClassName.pm
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
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
|
Final tweak for the definition for Form/Combo.
|
2011-08-16 17:04:32 -07: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
|
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
|
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
|
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
|
Added CSS file for Edit DataTable.
|
2011-07-12 22:58:45 +03: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
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Email.pm
|
Remove the javascript check for email addresses.
|
2010-05-24 11:29:41 -07:00 |
|
FieldType.pm
|
Remove some debug code.
|
2010-06-06 22:32:40 -07:00 |
|
File.pm
|
Shift the location of break tags in Form/File to prevent danglies.
|
2010-10-29 14:51:14 -07: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
|
Convert Float to headTags
|
2010-09-21 14:23:29 -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
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Hexadecimal.pm
|
Convert Hexadecimal to headTags
|
2010-09-21 14:23:28 -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
|
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
|
Update POD for getValue in Form/Image
|
2009-09-03 14:53:29 -07:00 |
|
Integer.pm
|
Convert Integer to headTags. Convert toHtml part of HTMLArea to headTags.
|
2010-09-21 14:23:29 -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 |
|
JsonTable.pm
|
Fix a syntax error in the Json table caused by my bad merge.
|
2011-07-25 15:00:11 -07:00 |
|
Keywords.pm
|
Fix typo in Form/Keywords.
|
2010-09-21 14:23:29 -07: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
|
Fix some POD spelling areas.
|
2011-07-30 11:24:48 -07:00 |
|
MatrixCompare.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 |
|
MatrixFieldType.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 |
|
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-21 14:23:29 -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-16 11:11:30 -07:00 |
|
ReadOnly.pm
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
SelectBox.pm
|
Fix some POD spelling areas.
|
2011-07-30 11:24:48 -07:00 |
|
SelectList.pm
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
SelectRichEditor.pm
|
fixes for weaken and iterator
|
2010-06-01 19:37:53 -05:00 |
|
SelectSlider.pm
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Slider.pm
|
Convert Codearea, Slider and Zipcode to headTags
|
2010-09-21 14:23:29 -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
|
Fixed bug where Template form plugin would not show anything for getValueAsHtml.
|
2010-06-04 11:54:36 +00: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-21 14:23:28 -07:00 |
|
Textarea.pm
|
Convert Textarea over to headTags
|
2010-09-21 14:23:29 -07:00 |
|
ThingFieldsList.pm
|
Fix some broken Form fields. Fixes bug #11611
|
2010-06-06 22:29:52 -07: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
|
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
|
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-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 |