Commit graph

14760 commits

Author SHA1 Message Date
Colin Kuskie
469c2b72b4 Preparing for 7.9.8 release. 2010-06-29 20:53:03 -07:00
Colin Kuskie
bb2587b1ea Add a new template variable to the Thingy search screen, so that List type form fields can display a better form for searching. Fixes bug #11612. 2010-06-29 15:14:12 -07:00
Doug Bell
5e7b332e67 fix tests by adding test keys 2010-06-29 15:59:04 -05:00
Colin Kuskie
0efc6514e3 Don't call asset methods on undef in the GalleryAlbum. Fixes bug #11681. 2010-06-29 13:50:36 -07: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
5b5c100bfa Remove 7.8 packages from HEAD. 2010-06-29 13:15:27 -07:00
Colin Kuskie
46b4f08de7 Refactor gallery CSS. Use spans instead of inline divs for rows. Add overflow settings for picture details. Fixes bug #11663. 2010-06-29 12:13:27 -07:00
Colin Kuskie
8d61e5c3d6 When a version tag is approved or denied, run spectre right now. Fixes bug #11671. 2010-06-28 14:04:46 -07:00
Colin Kuskie
3ea4ab8a1a Fix many missing and wrong Cart template variables. Kudos to Bart Jol for tracking them down. 2010-06-28 11:28:16 -07:00
Doug Bell
121a55d65d add Net::Twitter requirement 2010-06-28 11:00:39 -05:00
Colin Kuskie
385931aaab Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
Doug Bell
da498182bd fix docs 2010-06-27 22:09:07 -05: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
f771e3fcd4 create getTwitter method to help testing 2010-06-27 22:09:06 -05:00
Doug Bell
78f0be42df fix sub to match doc 2010-06-27 22:09:06 -05:00
Doug Bell
52ad887163 make twitter handle things automatically 2010-06-27 22:09:06 -05:00
Doug Bell
4ee85e9239 fix key URL 2010-06-27 22:09:06 -05:00
Doug Bell
7af21286c2 add template package 2010-06-27 22:09:06 -05:00
Doug Bell
4e2ff6a51f add i18n modules 2010-06-27 22:09:06 -05:00
Doug Bell
3abea67b66 add template for choose username 2010-06-27 22:09:05 -05:00
Doug Bell
dd746c21c8 i18n 2010-06-27 22:09:05 -05:00
Doug Bell
889fa61521 add docs to WebGUI::Auth::Twitter 2010-06-27 22:09:05 -05:00
Doug Bell
8d95864a7c move upgrade to correct script 2010-06-27 22:09:05 -05:00
Doug Bell
03de39e25f twitter api keys in settings 2010-06-27 22:09:05 -05:00
Doug Bell
a2e246705f allow twitter enable/disable from settings 2010-06-27 22:09:05 -05:00
Doug Bell
f522d9e69d upgrade adds twitter auth 2010-06-27 22:09:05 -05:00
Doug Bell
a50de4281c add twitter login macro 2010-06-27 22:09:05 -05:00
Doug Bell
54eafd2cd6 Auth::Twitter works 2010-06-27 22:09:04 -05:00
Doug Bell
b34d7a0ef3 better diagnostic message 2010-06-27 22:09:04 -05:00
Doug Bell
34a25d1bb6 initial twitter auth 2010-06-27 22:09:04 -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
Doug Bell
68b2c406f7 add multiple auth methods and www_ methods 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
eb96c07d19 No need for a ref HASH check. 2010-06-24 14:45:04 -07:00
Colin Kuskie
298cc41562 Add a missing module required for BUILDARGS; 2010-06-24 14:41:58 -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
Colin Kuskie
808f38b2a6 Session cleanup for t/Exception/app.t 2010-06-24 10:52:43 -07:00
Colin Kuskie
d6be3a1182 Enable optional, verbose test debug output. 2010-06-24 10:51:36 -07:00
Colin Kuskie
eafb1679e5 Add a missing newline. 2010-06-24 08:43:12 -07:00
Colin Kuskie
b7ba9f2118 Fix problems with the Story Archive leaking version tags when it is not committed. Fixes bug #11678 2010-06-23 14:12:42 -07:00
Colin Kuskie
321f165147 Prevent type-casting warning when a Product has no price. 2010-06-23 08:46:09 -07:00