webgui/lib/WebGUI/Form
Martin Kamerbeek 4c4fb8f3a2 Fixed a bug where the textarea based formplugins would put multiple style tags in head if invoked mor than once per
request. One case in which this happens is when you provide multiple form controls for the same form param through
a template, like in eg. the post form of the cs. Anyway thes multiple tags confuse IE somehow borking javascript
execution in the process.
2009-07-30 09:30:53 +00:00
..
_control.skeleton updating copyright year 2009-02-20 23:47:30 +00:00
AdSpace.pm almost done 2009-03-24 04:49:06 +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 Add POD and fix typos to get POD coverage up 2009-04-01 03:53:34 +00: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 - Fixed a load problem with Code Editor by making user toggle it on. This is 2009-05-08 15:27:20 +00:00
Color.pm updating copyright year 2009-02-20 23:47:30 +00:00
Combo.pm updating copyright year 2009-02-20 23:47:30 +00: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 Added Country question type to Survey 2009-05-06 02:38:26 +00: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 updating copyright year 2009-02-20 23:47:30 +00:00
Date.pm Remove inline JS from the Date and DateTime forms by putting the user's firstDayOfWeek preference 2009-06-23 19:25:50 +00:00
DateTime.pm Remove inline JS from the Date and DateTime forms by putting the user's firstDayOfWeek preference 2009-06-23 19:25:50 +00: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 Form/File will automatically delete empty storage locations, but assets 2009-07-23 16:50:57 +00: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 POD Coverage for Event, SQLReport, Survey, Navigation, Article, and Form/HTMLArea 2009-04-10 02:02:07 +00:00
Image.pm updating copyright year 2009-02-20 23:47:30 +00:00
Integer.pm updating copyright year 2009-02-20 23:47:30 +00:00
Interval.pm Refactor exact duration intervals into a separate method. 2009-07-23 23:47:45 +00:00
IntSlider.pm updating copyright year 2009-02-20 23:47:30 +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 updating copyright year 2009-02-20 23:47:30 +00: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 updating copyright year 2009-02-20 23:47:30 +00: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 updating copyright year 2009-02-20 23:47:30 +00: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 a bug where the textarea based formplugins would put multiple style tags in head if invoked mor than once per 2009-07-30 09:30:53 +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 updating copyright year 2009-02-20 23:47:30 +00: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
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 updating copyright year 2009-02-20 23:47:30 +00:00