Commit graph

209 commits

Author SHA1 Message Date
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
Graham Knop
20ee527dbd change aspect to define 2010-02-17 16:31:10 -06:00
Colin Kuskie
dc2d086b2a Fix a whole bunch of aspect comma/semicolon changes. 2010-02-15 13:52:11 -08:00
Colin Kuskie
88167a8e56 aspect calls are statements, and need commas on the end. 2010-02-15 13:46:22 -08:00
Colin Kuskie
b277e69dd3 Update EMSToken for Moose. 2010-02-15 13:40:02 -08:00
Colin Kuskie
d1a761945a Update EMSTicket for Moose. Needs customDrawMethod work. 2010-02-15 11:44:38 -08:00
Colin Kuskie
4723f2d175 Update EMSTicket for Moose. Needs custom draw method work. 2010-02-15 11:44:08 -08:00
Colin Kuskie
6c26c2ee3b Update EMSRibbon for Moose. 2010-02-15 11:19:22 -08:00
Colin Kuskie
b48587cc06 Update EMSBadge for Moose. Still needs a customDrawMethod replacement. 2010-02-15 11:14:35 -08:00
Colin Kuskie
2e27ab9c66 Remove definition sub. 2010-02-15 11:14:12 -08:00
Colin Kuskie
97c233daa6 Update ThingyRecord for Moose. 2010-02-15 11:02:53 -08:00
Colin Kuskie
504741061c Remove definition sub. 2010-02-15 10:57:31 -08:00
Colin Kuskie
43bff8c878 No variable fieldTypes. Use noFormPost instead. 2010-02-15 10:35:30 -08:00
Colin Kuskie
7ff6b53e2c Update Subscription for Moose. 2010-02-15 10:18:20 -08:00
Colin Kuskie
09a37e2393 Fix i18n. 2010-02-15 10:18:11 -08:00
Colin Kuskie
c670b130f6 Update FlatDiscount for Moose. 2010-02-15 09:24:00 -08:00
Colin Kuskie
e9296e1a3a Update Donation asset for Moose. 2010-02-15 09:19:57 -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
b6e56566c1 Fix deleteFileUrl for image*, warranty, brochure and other file collateral in the product. 2010-02-09 20:38:21 -08:00
Colin Kuskie
d4f31870a3 change the name attribute to aspect to denote asset level static attributes like tableName, et. al. 2010-01-25 19:16:05 -08:00
Colin Kuskie
fcd68c93ac Change autoGenerate=>0 to noFormPost=>0 in Product. 2010-01-20 20:15:25 -08:00
Colin Kuskie
36d1636f06 Comment out troublesome code, and provide a default sub for the Product. 2010-01-19 20:32:10 -08:00
Colin Kuskie
b979628f80 Update Product to use Moose. 2010-01-19 19:23:41 -08:00
Colin Kuskie
49bd7f5032 newByDynamicClass changed to newById 2009-12-27 19:08:15 -08:00
JT Smith
ccff9c7014 Converted all existing uses of cache. 2009-09-25 22:24:33 -05: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