Commit graph

35 commits

Author SHA1 Message Date
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
b8098fb73b Remove unneeded modules from Ad.pm 2010-04-27 12:03:43 -07:00
Graham Knop
0efa62a73c asset immutability 2010-04-19 18:57:01 -05:00
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Colin Kuskie
87b5eed18b Remove duplicate code in Sku/Ad.pm using sub arguments. 2010-04-08 15:37:05 -07:00
Graham Knop
913fa9ad03 clean up Tie::IxHash imports 2010-03-10 12:59:51 -06:00
Colin Kuskie
814c2af249 Change calls to new to newById across Asset/ 2010-03-03 16:27:45 -08:00
Colin Kuskie
117c7897bb Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes. 2010-02-26 12:01:25 -08:00
Colin Kuskie
5934ba8fce onCompletePurchase should pull userId from the transaction, instead of the session, since the session could be owned by spectre and not the user. Fixes bug #11385 2010-02-24 10:09:18 -08:00
Graham Knop
20ee527dbd change aspect to define 2010-02-17 16:31:10 -06:00
Colin Kuskie
43bff8c878 No variable fieldTypes. Use noFormPost instead. 2010-02-15 10:35:30 -08:00
Colin Kuskie
005af2d4bd Update AdSku for Moose. Something funny about the karma option. 2010-02-12 16:47:15 -08:00
Colin Kuskie
2f3b8b8037 Persist form data in the Files and Images.
Reformat lots of AdSku code, and change it to persist the storage for uploading an Image ad.
2009-08-28 22:56:17 +00:00
Colin Kuskie
0b43ba64f4 Use the right group in the canView check for Shop settings. fixes #10845. 2009-08-28 15:50:00 +00:00
Colin Kuskie
dd89a77ba8 Display the minimum number of clicks and impressions that must be
bought by the user, in the buy ad space form.
tidy up code.  Fixes bug #10843
2009-08-28 00:17:08 +00:00
Colin Kuskie
95e979deda Form/AdSpace should should be a single select form element, not a multiple.
This fixes bug #10835.
2009-08-27 22:09:55 +00:00
David Delikat
9d0f7869b3 comment out the ip filter from clientCheck (in Session::Env)
added form validation to AdSku ( with internationalized messages )
2009-04-06 04:34:32 +00:00
David Delikat
1e445f82c4 fixed AdSku
added 'thanks' text after ad to cart
cleaned up i18n text
moved shop fields to shop tab
added AdSku Asset to WebGUI original config file
2009-04-01 02:54:55 +00:00
Colin Kuskie
01b8ccf412 Add getAddToCartForm to skus, update Shelf code, help, i18n and template. 2009-03-28 17:25:43 +00:00
Graham Knop
e1d659553e Fix Ad Sku templates: Asset ID, Namespace, I18n 2009-03-26 22:29:13 +00:00
Graham Knop
c91878c9a3 test fixes and small cleanups 2009-03-26 21:44:55 +00:00
David Delikat
b1bd7e6205 done!
I'd like to thank all the little people because I wouldn't be here if it wasn't for you.
;)
2009-03-24 23:04:56 +00:00
David Delikat
e0ef9d3c6e all functions complete
-- pre-polish check point
2009-03-24 21:13:13 +00:00
David Delikat
efbe79e365 almost done 2009-03-24 04:49:06 +00:00
David Delikat
b35848179c little changes here-n-there 2009-03-24 00:56:35 +00:00
David Delikat
279cb24cbe working image upload
thanks PerlDreamer
2009-03-23 03:33:17 +00:00
David Delikat
e9d54a3171 90% functionally complete 2009-03-22 01:25:19 +00:00
David Delikat
4fb7b2c81b big check point
passes lots of tests
well 8
but hey there are tests!
2009-03-20 03:56:11 +00:00
David Delikat
856cc06d04 merged with HEAD and other interesting changes 2009-03-19 04:12:03 +00:00
David Delikat
66c6c0fae5 yet another check point 2009-03-19 01:42:22 +00:00
David Delikat
3c56bb64ae nuther check point 2009-03-18 17:50:56 +00:00
David Delikat
e6fc38a502 check point 2009-03-17 16:31:54 +00:00
David Delikat
30fa2028ff some changes 2009-03-06 21:54:28 +00:00
David Delikat
1869017ff3 first success 2009-02-28 20:17:32 +00:00
David Delikat
15a2cbd840 first part of coding 2009-02-27 03:37:55 +00:00