Doug Bell
|
29b1f794cd
|
fix merge problems
|
2010-07-12 15:52:38 -05:00 |
|
Graham Knop
|
1b8b90c0a5
|
fix WebGUI::Paths test
|
2010-07-12 14:25:59 -05:00 |
|
Colin Kuskie
|
73da9e343d
|
Convert Address to Moose.
|
2010-07-09 13:49:37 -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 |
|
Doug Bell
|
55dbab152c
|
fix cleanup
|
2010-07-09 11:04:20 -05:00 |
|
Colin Kuskie
|
6d0309249f
|
Convert AddressBook to Moose.
|
2010-07-08 10:36:22 -07:00 |
|
Colin Kuskie
|
e617567a71
|
The first line of a file is allowed to be POD. Change initial conditions of internal flags to allow this.
|
2010-07-07 15:35:47 -07:00 |
|
Colin Kuskie
|
a1f1bf450a
|
Move Cart to Moose.
Remove the global AddressBook cache, replace it with a per-object cache. Merge create into
new, but leave a create stub for legacy code.
|
2010-07-07 15:30:47 -07:00 |
|
Colin Kuskie
|
416f62f36a
|
Fix problems with Moose style object creation.
|
2010-07-07 12:31:37 -07:00 |
|
Colin Kuskie
|
e5a2af0330
|
Add test for new with properties.
|
2010-07-07 12:25:21 -07:00 |
|
Graham Knop
|
894385396c
|
remove code trying to prevent caching of config objects
|
2010-07-07 02:52:02 -05:00 |
|
Colin Kuskie
|
bc330634ed
|
Use code that works with the WRE's mysql for detecting ft_min_word_len
|
2010-07-06 17:35:14 -07:00 |
|
Colin Kuskie
|
751aa21f08
|
when intercepting logging for tests, set all test levels to be true.
|
2010-07-06 17:12:37 -07:00 |
|
Graham Knop
|
b5542c9902
|
fix upgrade tests
|
2010-07-06 17:06:17 -05:00 |
|
Graham Knop
|
8326c63c1e
|
more comments, support for txt and pod upgrade files
|
2010-07-06 17:06:13 -05:00 |
|
Graham Knop
|
1a79d607af
|
mostly complete upgrade system
|
2010-07-06 17:06:00 -05:00 |
|
Colin Kuskie
|
655efc49e2
|
Add tests for double encoding of UTF8 content in Posts and email notificaitons.
|
2010-07-06 10:23:08 -07:00 |
|
Colin Kuskie
|
1abe035183
|
Refactor test to move makeCompliant tests out of urlize. Tweak makeCompliant for speed and clarity.
|
2010-07-06 10:21:41 -07:00 |
|
Graham Knop
|
cf92cb5a4f
|
more upgrade progress
|
2010-07-06 06:16:28 -05:00 |
|
Graham Knop
|
adf3dbbe04
|
more upgrades progress
|
2010-07-06 06:16:27 -05:00 |
|
Graham Knop
|
577b804325
|
fix package import and upgrade tests, add sql upgrade tests
|
2010-07-06 06:16:26 -05:00 |
|
Graham Knop
|
94baba20fc
|
testing for all upgrade script subs
|
2010-07-06 06:16:26 -05:00 |
|
Graham Knop
|
15ed4f97e4
|
more upgrade testing
|
2010-07-06 06:16:25 -05:00 |
|
Graham Knop
|
d41dc5adb6
|
upgrade tests
|
2010-07-06 06:16:25 -05:00 |
|
Colin Kuskie
|
aed2c13f52
|
Fix double body encoding when sending emails. Added tests. Fixes bug #11672.
|
2010-07-05 11:56:33 -07:00 |
|
Colin Kuskie
|
40e6d7036b
|
Add a test for UTF-8 handling in the subject.
|
2010-07-05 10:21:26 -07:00 |
|
Colin Kuskie
|
bf7c7aad55
|
Make the view test more robust. It has been failing randomly.
|
2010-07-04 09:40:19 -07:00 |
|
Colin Kuskie
|
c159067c36
|
Remove Class::InsideOut from Shop/Vendor.t Update migration notes, tests and POD.
|
2010-07-02 15:16:43 -07:00 |
|
Colin Kuskie
|
e0177dc666
|
Remove Session::Env, migrate code to Plack::Request object in Session, and WebGUI::Session::Request
|
2010-07-01 17:40:12 -07:00 |
|
Colin Kuskie
|
005b9da1ac
|
Move session->env->getIp into session->request->address
|
2010-07-01 13:11:01 -07:00 |
|
Doug Bell
|
1ff4a26ea4
|
test changes to updating serialize asset props
|
2010-07-01 13:11:55 -05:00 |
|
Colin Kuskie
|
565cf955d7
|
Merge commit '469c2b72b4' into WebGUI8. All tests passing.
|
2010-07-01 10:13:22 -07:00 |
|
Colin Kuskie
|
5e502fee53
|
Merge commit '17ce3572bf' into WebGUI8. All tests passing.
|
2010-06-30 18:43:27 -07:00 |
|
Doug Bell
|
6cf68e59a2
|
migrate to JsonTable to edit template attachments
|
2010-06-30 17:03:50 -05:00 |
|
Doug Bell
|
5e7b332e67
|
fix tests by adding test keys
|
2010-06-29 15:59:04 -05:00 |
|
Colin Kuskie
|
40b8bd8667
|
Fix this test, so that it will pass every day of every month.
|
2010-06-29 13:46:37 -07:00 |
|
Colin Kuskie
|
385931aaab
|
Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing.
|
2010-06-27 22:32:31 -07:00 |
|
Doug Bell
|
26e67503e4
|
tests for TwitterLogin macro
|
2010-06-27 22:09:06 -05:00 |
|
Doug Bell
|
687c36fd27
|
add tests
|
2010-06-27 22:09:06 -05:00 |
|
Doug Bell
|
9395985570
|
add test for Operation::Auth dispatch
|
2010-06-27 22:09:04 -05:00 |
|
Doug Bell
|
3c0a6aa22f
|
add test for logged-in user
|
2010-06-27 22:09:04 -05:00 |
|
Doug Bell
|
3010e79b0e
|
add test for multi-auth
|
2010-06-27 22:09:04 -05:00 |
|
Doug Bell
|
20e3aef0b5
|
begin tests
|
2010-06-27 22:09:04 -05:00 |
|
Colin Kuskie
|
e5b82bc861
|
Merge commit '4969f31e1f' into WebGUI8
|
2010-06-26 14:37:31 -07:00 |
|
Colin Kuskie
|
55ec1788ed
|
Test fixes for cross repo-mixup.
|
2010-06-26 13:07:53 -07:00 |
|
Colin Kuskie
|
5febc0ebbc
|
Merge commit '41575d24bb' into webgui8. Some tests still failing.
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/Template.pm
lib/WebGUI/Asset/WikiPage.pm
lib/WebGUI/Asset/Wobject/WikiMaster.pm
lib/WebGUI/Cache.pm
lib/WebGUI/Content/Setup.pm
lib/WebGUI/Role/Asset/Subscribable.pm
lib/WebGUI/Shop/Cart.pm
lib/WebGUI/Shop/Pay.pm
lib/WebGUI/Shop/PayDriver/ITransact.pm
sbin/testEnvironment.pl
t/Asset/WikiPage.t
t/Shop/PayDriver.t
t/Shop/PayDriver/ITransact.t
t/Shop/PayDriver/Ogone.t
t/Shop/TaxDriver/EU.t
t/Shop/TaxDriver/Generic.t
t/Workflow/Activity/RemoveOldCarts.t
t/lib/WebGUI/Test.pm
|
2010-06-25 23:25:26 -07:00 |
|
Colin Kuskie
|
b30491f3a6
|
Merge commit '808a866c8b' into webgui8. 7.9.4 release point
Conflicts:
docs/upgrades/packages-7.9.3/root_import_gallery-templates_default-gallery-edit-album.wgpkg
docs/upgrades/upgrade_7.9.2-7.9.3.pl
lib/WebGUI.pm
lib/WebGUI/Asset/MapPoint.pm
lib/WebGUI/Asset/Wobject/Calendar.pm
lib/WebGUI/Asset/Wobject/Gallery.pm
lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
lib/WebGUI/Asset/Wobject/WikiMaster.pm
lib/WebGUI/AssetClipboard.pm
lib/WebGUI/AssetVersioning.pm
lib/WebGUI/Auth.pm
t/Asset/Asset.t
|
2010-06-25 20:08:11 -07:00 |
|
Colin Kuskie
|
6ac0aa936c
|
Update Shop::Ship to use Moose instead of C::IO. Update tests, and core code. Provide a shim for the old syntax.
|
2010-06-24 13:41:07 -07:00 |
|
Colin Kuskie
|
9678c3d8a7
|
Convert Shop::Pay to use Moose instead of Class::InsideOut. Update tests, and core usages to Moose syntax. Provide a shim so the old, base ->new($session) syntax.
|
2010-06-24 13:31:32 -07:00 |
|
Colin Kuskie
|
3fbc109429
|
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 |
|