Doug Bell
|
2c75ab27e6
|
migrate to getLineageIterator to save memory
|
2010-06-01 16:23:49 -05:00 |
|
Colin Kuskie
|
16927cd916
|
Make tokens and the EMS obey the token's view permissions. Fixes bug #11583
|
2010-05-24 09:23:19 -07:00 |
|
Colin Kuskie
|
b8098fb73b
|
Remove unneeded modules from Ad.pm
|
2010-04-27 12:03:43 -07:00 |
|
Colin Kuskie
|
d67998888c
|
Address Books cannot be owned by Visitor any longer. Changed newBySession to newByUserId.
|
2010-04-22 12:02:54 -07:00 |
|
Colin Kuskie
|
0a493211ee
|
Fix typo in POD
|
2010-03-26 15:11:54 -07: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 |
|
Colin Kuskie
|
be4377f48c
|
fixed Typo in Subscription Sku prevented karma from being transferred to users.
|
2010-02-15 10:20:10 -08:00 |
|
Colin Kuskie
|
5bd5bb48a9
|
Central cache access for Assets to handle SSL caching. Fixes bug #11131.
|
2009-10-20 15:15:38 -07:00 |
|
Colin Kuskie
|
a02b4c7bb4
|
JSON fields need autoGenerate=>0 and noFormPost=>1, fixes bug #11075
|
2009-09-30 11:26:01 -07:00 |
|
Colin Kuskie
|
50d3f48936
|
Extend existing non-recurring Subscriptions when rebought. Fixes bug #11010
|
2009-09-21 22:17:21 -07:00 |
|
Colin Kuskie
|
da2477d78c
|
Fix POD for Sku definitions.
|
2009-09-21 21:33:55 -07:00 |
|
Colin Kuskie
|
237af9f527
|
Fix JS form issues with ThingyRecord. bug #10943
|
2009-09-09 09:55:22 -07: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 |
|
Colin Kuskie
|
7fcb339605
|
Upgrade all database tables that use JSON to be LONGTEXT instead of what they were.
Addresses bug #10825
|
2009-08-25 21:42:16 +00:00 |
|
Colin Kuskie
|
6f830468d4
|
Fix broken i18n in the ThingyRecord.
|
2009-08-23 23:52:24 +00:00 |
|
Graham Knop
|
401a1cff1c
|
fixed: Existing ThingyRecords are broken after upgrade
fixed: ThingyRecords cannot be purged
|
2009-08-11 16:31:26 +00:00 |
|
Colin Kuskie
|
e8bfd8a0a7
|
Empty warranty, brochure and manual show empty areas in the Product.
|
2009-07-27 16:21:04 +00:00 |
|
Colin Kuskie
|
bd924e8f88
|
Form/File will automatically delete empty storage locations, but assets
expect them to stick around. Add a flag to Form/File.pm to prevent it
from deleting them. Make sensitive assets use that flag.
|
2009-07-23 16:50:57 +00:00 |
|
Colin Kuskie
|
e335276cfa
|
Make the Product Sku copy the storage locations when a new revision is added.
|
2009-07-16 04:12:30 +00:00 |
|
Doug Bell
|
47c6aaa994
|
added thingyrecord per-field pricing
|
2009-07-15 04:58:33 +00:00 |
|
Doug Bell
|
3b63250cf4
|
perltidy
|
2009-07-15 04:55:33 +00:00 |
|
Doug Bell
|
1396d1e075
|
marked comment appropriately
|
2009-07-15 04:54:06 +00:00 |
|
Colin Kuskie
|
79dbea5025
|
Add icons for ThingyRecord.
|
2009-07-14 23:21:56 +00:00 |
|
Colin Kuskie
|
c96b3d6bc0
|
Force an init of the fields form in the ThingyRecord when the Edit form is loaded.
|
2009-07-08 04:59:55 +00:00 |
|
Colin Kuskie
|
1f8302ef52
|
Add missing to the Product.
|
2009-07-04 21:28:52 +00:00 |
|
Colin Kuskie
|
df51a0d99f
|
Fix the form for the Product. It was returning variants with no quantity.
|
2009-07-03 16:19:26 +00:00 |
|
Doug Bell
|
400c67e39a
|
added "addedToCart" var to ThingyRecord
|
2009-05-28 21:52:54 +00:00 |
|
JT Smith
|
6a289e060d
|
- Fixed a problem in the EMS calculating prices on tickets with a badge that
has an existing ribbon.
|
2009-05-13 19:36:57 +00:00 |
|
Colin Kuskie
|
e25094a16e
|
Remove dead code.
|
2009-04-30 20:31:10 +00:00 |
|
Doug Bell
|
6d20e7f5df
|
added: ThingyRecord allows you to sell records in a Thing (like a classified ad)
|
2009-04-19 02:09:34 +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 |
|
Colin Kuskie
|
71f48efdc3
|
fix POD typos
|
2009-04-02 17:04:03 +00:00 |
|
Colin Kuskie
|
23978e380f
|
Fix a POD typo.
|
2009-04-02 17:00:02 +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 |
|