Colin Kuskie
|
95dbff7afa
|
Add a test to make sure that view does not return CSS or JS links with src/href attributes.
|
2010-09-23 16:35:04 -07:00 |
|
Graham Knop
|
a95ef168cc
|
remove use of FindBin in tests
|
2010-09-01 14:05:53 -05:00 |
|
Colin Kuskie
|
c917e6ca6d
|
Convert AssetCollateral/DataForm/Entry.pm over to use Moose.
|
2010-08-19 16:47:07 -07:00 |
|
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 |
|
Colin Kuskie
|
71d4880635
|
Another batch of test cleaning.
|
2010-06-14 19:47:30 -07:00 |
|
Graham Knop
|
30657d61f7
|
lots of test fixes
|
2010-06-13 06:19:41 -05:00 |
|
Colin Kuskie
|
c327630771
|
Add pagination to the DataForm list view. Fixes bug #10989.
Adds new code to Paginator, to handle paginating with an iterator.
|
2009-10-14 20:35:54 -07:00 |
|
Colin Kuskie
|
a3228ebcb5
|
Adjust test to work more than 1 time.
|
2009-09-22 18:18:08 -07:00 |
|
Doug Bell
|
ed8a0dac5c
|
added direct value access in DataForm list view
|
2009-09-15 20:16:31 -05:00 |
|
Colin Kuskie
|
754fe6a800
|
This is a only a copy of Article.t
|
2009-07-16 22:26:42 +00:00 |
|
Colin Kuskie
|
689e645e51
|
Forward porting tests with better cleanups.
|
2009-05-25 04:42:40 +00:00 |
|
Colin Kuskie
|
1a9da53abf
|
Modify tests to use the automatic storage cleanup provided by WebGUI::Test.
Several tests previously leaked storage locations.
|
2009-04-14 01:54:28 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
JT Smith
|
ee84cc7611
|
Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
WebGUI::Storage::Image can do.
|
2008-11-26 16:06:18 +00:00 |
|
Doug Bell
|
f802044df3
|
added tests for movefield
|
2008-11-07 03:56:23 +00:00 |
|
Doug Bell
|
314035912d
|
fixed DataForm/diagnose.t
Added find() and findAndLoad() to WebGUI::Pluggable and updated sbin/preload.perl
|
2008-10-27 16:16:18 +00:00 |
|
Graham Knop
|
d5dfa451df
|
added: WebGUI::AssetCollateral::DataForm::Entry object for managing DataForm entries
|
2008-10-23 10:21:08 +00:00 |
|