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
|
eed390e96b
|
Prevent type-casting warning when a Product has no price.
|
2010-06-23 08:45:33 -07:00 |
|
Colin Kuskie
|
19c2c5fa1c
|
Remove status description from Session/Http, and update all users of setStatus.
|
2010-06-17 08:18:24 -07:00 |
|
Graham Knop
|
89d4f46a18
|
Merge branch 'psgi' into WebGUI8
|
2010-06-11 23:05:06 -05:00 |
|
Colin Kuskie
|
dcdd671b2c
|
Fix the pending flag, get a fresh copy of the photo asset under test.
|
2010-06-11 20:18:48 -07:00 |
|
Colin Kuskie
|
7df0cc51ed
|
Always get a fresh copy of the survey after doing revision control.
|
2010-06-11 19:11:12 -07:00 |
|
Colin Kuskie
|
b8fc033bd7
|
Update the icalFeeds field to use JSON fields correctly.
|
2010-06-11 11:50:32 -07:00 |
|
Graham Knop
|
b1b1a3cc62
|
force scalar context in some needed places
|
2010-06-10 23:52:10 -05:00 |
|
Graham Knop
|
02af1c68f9
|
Merge branch 'WebGUI8' into psgi
|
2010-06-08 17:59:17 -05:00 |
|
Graham Knop
|
1e2b6fd0c2
|
allow undefined template or snippet text
|
2010-06-07 18:09:18 -05:00 |
|
Colin Kuskie
|
be259d803c
|
Fix problems with assetExportHtml. The method needs to be rethought, and make check that one exists before calling it via can/DOES. Fix a problem with duplicating the session, since duplicate is not a class method.
|
2010-06-05 22:25:18 -07:00 |
|
Patrick Donelan
|
f16ba76b86
|
Merge branch 'WebGUI8' into psgi
Conflicts:
sbin/testEnvironment.pl
|
2010-06-04 21:01:03 -04:00 |
|
Colin Kuskie
|
95b6b66d69
|
fix a problem with the generated HTML id.
|
2010-06-03 16:56:19 -07:00 |
|
Colin Kuskie
|
89302e9875
|
Fix taxConfiguration property for the Sku asset.
|
2010-05-23 16:33:30 -07:00 |
|
Colin Kuskie
|
0fac75759e
|
Actually build an array of items in getRssFeedItems. Fix several method modifiers.
|
2010-05-21 19:26:55 -07:00 |
|
Colin Kuskie
|
3870aea526
|
Remove deprecated methods in SyndicatedContent.
|
2010-05-21 19:15:22 -07:00 |
|
Colin Kuskie
|
bf268bc66b
|
Fix the canEdit method in the Matrix.
|
2010-05-21 15:05:00 -07:00 |
|
Colin Kuskie
|
dab177324d
|
Change from encode/decode to to/from in JSON, and call them explicitly. Exception handling for AJAX methods in the GalleryAlbum.
|
2010-05-21 13:37:06 -07:00 |
|
Colin Kuskie
|
9e50f5e8c2
|
Exception and class handling for getLastPost in the Thread. Update a test accordingly.
|
2010-05-20 15:45:28 -07:00 |
|
Colin Kuskie
|
427fd5e53a
|
Removing more dead code. There is no maxImageSize property.
|
2010-05-13 19:46:47 -07:00 |
|
Colin Kuskie
|
4fef8cb486
|
Fix a bad sort. Clarify some POD in the Photo.
|
2010-05-13 15:41:51 -07:00 |
|
Colin Kuskie
|
7258e11e7e
|
Move Shortcut definition methods to Moose methods.
|
2010-05-13 15:28:45 -07:00 |
|
Colin Kuskie
|
8a9e4c73c1
|
Remove dead code in the Photo asset.
|
2010-05-13 14:06:13 -07:00 |
|
Colin Kuskie
|
7f23c286da
|
Change newByDynamicClass to newById.
|
2010-05-13 13:50:04 -07:00 |
|
Colin Kuskie
|
2a6e50b478
|
Make this code readable.
|
2010-05-11 22:13:25 -07:00 |
|
Graham Knop
|
65dfb6e683
|
Merge branch 'WebGUI8' into psgi
|
2010-05-10 17:03:17 -05:00 |
|
Graham Knop
|
8597bdbb0f
|
allow undefined template or snippet text
|
2010-05-10 17:02:29 -05:00 |
|
Colin Kuskie
|
7ba305109a
|
Set a trigger for the snippet. Update tests for snippet packing.
|
2010-05-09 21:44:18 -07:00 |
|
Colin Kuskie
|
50b2b116eb
|
Updated to Moose, and test updates.
|
2010-05-09 21:04:12 -07:00 |
|
Colin Kuskie
|
ecf1c521f3
|
Updates for Moose.
|
2010-05-09 21:03:59 -07:00 |
|
Colin Kuskie
|
95fe1e6d52
|
Module use, and cache updates.
|
2010-05-09 18:14:27 -07:00 |
|
Colin Kuskie
|
057260f131
|
fix a ->get conversion typo.
|
2010-05-09 18:04:19 -07:00 |
|
Colin Kuskie
|
1450d1361d
|
Fix POD problems
|
2010-05-07 18:27:39 -07:00 |
|
Colin Kuskie
|
d0b17aced8
|
Update EMSSubmission to Moose.
|
2010-05-07 13:43:04 -07:00 |
|
Colin Kuskie
|
1aeb75bce9
|
Fix POD whitespace problems.
|
2010-05-06 12:38:00 -07:00 |
|
Colin Kuskie
|
3e168b1c87
|
Trap calls to newById inside getParent. StoryArchive should use cloneFromDb.
|
2010-05-05 11:50:31 -07:00 |
|
Doug Bell
|
cb3f83a93e
|
Merge branch '8' into psgi
Conflicts:
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Session/Scratch.pm
|
2010-04-21 13:03:03 -05:00 |
|
Colin Kuskie
|
7273f705e0
|
Provide defaults for the workflowId and the zoom.
|
2010-04-20 12:20:36 -07:00 |
|
Colin Kuskie
|
ea9bc5b571
|
Fix WebGUI::Utility method used in WikiMaster.
|
2010-04-20 10:43:30 -07:00 |
|
Graham Knop
|
bd80af6b60
|
fix packing in templates and snippets
|
2010-04-19 18:57:02 -05:00 |
|
Graham Knop
|
6298d394ff
|
don't recompute packed template on object instantiation
|
2010-04-19 18:57:02 -05:00 |
|
Graham Knop
|
0efa62a73c
|
asset immutability
|
2010-04-19 18:57:01 -05:00 |
|
Graham Knop
|
a1d8dbd67a
|
more object destruction cleanups
|
2010-04-19 18:57:01 -05:00 |
|
Graham Knop
|
c4204eff89
|
clean up more uses of ->get
|
2010-04-19 18:57:01 -05:00 |
|
Doug Bell
|
b767824711
|
cache: s/delete/remove/
|
2010-04-19 18:51:10 -05:00 |
|
Doug Bell
|
165be5b389
|
remove eval{} from caching code
|
2010-04-19 18:41:13 -05:00 |
|
Doug Bell
|
92cd204b31
|
fix composite cache keys and remove setByHttp
|
2010-04-19 14:59:24 -05:00 |
|
Colin Kuskie
|
cd0fbf8ecb
|
Remove subclassed methods validParent and addChild from GalleryFile and Gallery.
|
2010-04-19 10:22:50 -07:00 |
|
Graham Knop
|
13589977f2
|
don't recompute packed template on object instantiation
|
2010-04-18 18:54:21 -05:00 |
|