webgui/lib/WebGUI/Form
Doug Bell babfa74209 Merge branch 'master' into 8-merge
Conflicts:
	docs/gotcha.txt
	lib/WebGUI.pm
	lib/WebGUI/Asset.pm
	lib/WebGUI/Asset/File/GalleryFile/Photo.pm
	lib/WebGUI/Asset/Post.pm
	lib/WebGUI/Asset/Story.pm
	lib/WebGUI/Asset/Template.pm
	lib/WebGUI/Asset/Wobject/Calendar.pm
	lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
	lib/WebGUI/Asset/Wobject/Navigation.pm
	lib/WebGUI/AssetLineage.pm
	lib/WebGUI/AssetTrash.pm
	lib/WebGUI/Config.pm
	lib/WebGUI/Form/Template.pm
	lib/WebGUI/Group.pm
	lib/WebGUI/Inbox.pm
	lib/WebGUI/Workflow/Activity/DeleteExpiredSessions.pm
	lib/WebGUI/Workflow/Activity/TrashExpiredEvents.pm
	sbin/testEnvironment.pl
	t/AdSpace.t
	t/AdSpace/Ad.t
	t/Asset/Asset.t
	t/Asset/AssetExportHtml.t
	t/Asset/AssetLineage.t
	t/Asset/EMSSubmissionForm.t
	t/Asset/Event.t
	t/Asset/File/GalleryFile/Photo/00base.t
	t/Asset/File/GalleryFile/Photo/comment.t
	t/Asset/File/GalleryFile/Photo/download.t
	t/Asset/File/GalleryFile/Photo/edit.t
	t/Asset/File/GalleryFile/Photo/exif.t
	t/Asset/File/GalleryFile/Photo/makeResolutions.t
	t/Asset/File/GalleryFile/Photo/makeShortcut.t
	t/Asset/File/Image/setfile.t
	t/Asset/File/setfile.t
	t/Asset/Post.t
	t/Asset/Post/Thread/getAdjacentThread.t
	t/Asset/Sku.t
	t/Asset/Sku/ProductCollateral.t
	t/Asset/Story.t
	t/Asset/Template.t
	t/Asset/Template/HTMLTemplateExpr.t
	t/Asset/Wobject/Gallery/00base.t
	t/Asset/Wobject/GalleryAlbum/00base.t
	t/Asset/Wobject/GalleryAlbum/ajax.t
	t/Asset/Wobject/GalleryAlbum/delete.t
	t/Asset/Wobject/Matrix.t
	t/Asset/Wobject/StoryArchive.t
	t/Asset/Wobject/Survey/ExpressionEngine.t
	t/Asset/Wobject/Survey/Reports.t
	t/AssetAspect/RssFeed.t
	t/Auth/mech.t
	t/Config.t
	t/Group.t
	t/Help/isa.t
	t/International.t
	t/Mail/Send.t
	t/Operation/AdSpace.t
	t/Operation/Auth.t
	t/Pluggable.t
	t/Session.t
	t/Session/DateTime.t
	t/Session/ErrorHandler.t
	t/Session/Scratch.t
	t/Session/Stow.t
	t/Shop/Cart.t
	t/Shop/Pay.t
	t/Shop/PayDriver/ITransact.t
	t/Shop/PayDriver/PayPalStd.t
	t/Shop/Ship.t
	t/Shop/ShipDriver.t
	t/Shop/TaxDriver/EU.t
	t/Shop/TaxDriver/Generic.t
	t/Shop/Transaction.t
	t/Shop/Vendor.t
	t/VersionTag.t
	t/Workflow/Activity/ArchiveOldStories.t
	t/Workflow/Activity/ExpireIncompleteSurveyResponses.t
	t/lib/WebGUI/Test.pm
2010-07-09 11:48:30 -05: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 Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
Attachments.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07: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 Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
ClassName.pm updating copyright year 2009-02-20 23:47:30 +00:00
Codearea.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
Color.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -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 updating copyright year 2009-02-20 23:47:30 +00:00
Control.pm eliminated more definitions 2009-10-22 14:26:09 -05: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 Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
DateTime.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
Div.pm recover lost work from git 2009-11-06 11:05:59 -06:00
DynamicField.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
Email.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
FieldType.pm Remove some debug code. 2010-06-06 22:32:40 -07:00
File.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
FilterContent.pm updating copyright year 2009-02-20 23:47:30 +00:00
Float.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07: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 Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -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 Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -05:00
Image.pm Update POD for getValue in Form/Image 2009-09-03 14:53:29 -07:00
Integer.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -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 jsontable and use it for Calendar feeds 2010-07-01 13:11:37 -05:00
Keywords.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
LdapLink.pm updating copyright year 2009-02-20 23:47:30 +00:00
List.pm clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
MatrixCompare.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
MatrixFieldType.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06: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 Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07: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 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 Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -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 Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -05:00
Text.pm fix for keyword control only initially showing a single keyword 2009-04-03 19:26:07 +00:00
Textarea.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
ThingFieldsList.pm Fix some broken Form fields. Fixes bug #11611 2010-06-06 22:29:52 -07:00
TimeField.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
TimeZone.pm Accept time zones with spaces or underscores to help users. 2009-11-16 18:35:01 -08:00
Url.pm Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
User.pm updating copyright year 2009-02-20 23:47:30 +00:00
Username.pm Merge branch 'master' into 8-merge 2010-07-09 11:48:30 -05: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 Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00