Commit graph

24 commits

Author SHA1 Message Date
Colin Kuskie
385931aaab Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -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
Doug Bell
2c75ab27e6 migrate to getLineageIterator to save memory 2010-06-01 16:23:49 -05:00
Graham Knop
0efa62a73c asset immutability 2010-04-19 18:57:01 -05:00
Colin Kuskie
593d02d68b SUPER handling for Sku/*.pm 2010-04-08 16:23:04 -07:00
Colin Kuskie
616d5cc866 Moose overrides for purge, purgeRevision, and purgeCache. 2010-04-07 16:43:16 -07:00
Graham Knop
2af4c4de63 clean up WebGUI::Utility 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
Graham Knop
20ee527dbd change aspect to define 2010-02-17 16:31:10 -06: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
49bd7f5032 newByDynamicClass changed to newById 2009-12-27 19:08:15 -08:00
Colin Kuskie
237af9f527 Fix JS form issues with ThingyRecord. bug #10943 2009-09-09 09:55:22 -07: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
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
Doug Bell
400c67e39a added "addedToCart" var to ThingyRecord 2009-05-28 21:52:54 +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