Commit graph

15691 commits

Author SHA1 Message Date
Doug Bell
945efb18be perltidy 2010-04-23 13:48:18 -05:00
Doug Bell
cbb5c7a11a begin edit form 2010-04-23 13:42:57 -05:00
Colin Kuskie
78fab2dcaf Do not display any shipping information unless a product in the cart requires it. Code with template changes. 2010-04-23 10:51:17 -07:00
Colin Kuskie
1b1e079214 Shipping and billing address forms are now in the cart if you're logged in. 2010-04-23 10:26:17 -07:00
Doug Bell
794c85c65a tree view works. fixed dirty frame handling 2010-04-23 11:01:17 -05:00
Colin Kuskie
fbefeaf621 Require that the user be logged in before entering in address info. Refactor out address form into a method that can called multiple times. 2010-04-22 20:02:19 -07:00
Colin Kuskie
747fa8c922 Begin documenting Shop changes. 2010-04-22 13:33:22 -07:00
Colin Kuskie
1bd9a51df3 More AddressBook cleanup from removal of the sessionId. 2010-04-22 13:31:55 -07:00
Colin Kuskie
827565c22a Prevent redundant display of the address in the cart, unless it's separate from the per cart address. 2010-04-22 13:31:10 -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
aa41440181 Give each existing wiki page a synopsis. 2010-04-21 18:41:08 -07:00
Colin Kuskie
2511dcb3bb Missing use line for WebGUI::Mail::Send. 2010-04-21 18:35:25 -07:00
Colin Kuskie
79fea5bb76 Refactor out synopsis code from Post to make a new AssetAspect. Have the WikiPage start using it, and assigning synopses to pages. 2010-04-21 18:24:30 -07:00
Colin Kuskie
5ee5c910d8 More keyword page clean-up 2010-04-21 17:11:26 -07:00
Colin Kuskie
d085d7d04a Revoke the previous page-level hierarchial keywords work, in favor of forthcoming work on wiki level keywords work 2010-04-21 16:55:16 -07:00
Doug Bell
4cf3c9878f tree: crumbtrail and back/forward work 2010-04-21 16:52:47 -05: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
e9e4b1a73b add root_dir directive to WebGUI.conf.orig so wgd reset --config does the right thing. 2010-04-21 10:44:59 -07:00
Doug Bell
beb2f2cf59 set a root_dir so forked servers use same cache 2010-04-21 12:40:50 -05:00
Doug Bell
69a7e172a5 fix varname in operation/statistics 2010-04-21 12:06:18 -05:00
Doug Bell
a9ff59d7b2 started asset helpers 2010-04-21 11:20:22 -05:00
Colin Kuskie
776397bfa9 fix MapPoint i18n copy/paste error. 2010-04-21 08:32:12 -07:00
Colin Kuskie
808a866c8b Ready for 7.9.4 development 2010-04-20 22:44:00 -07:00
Doug Bell
814f6e3182 add instructions on how to try it out 2010-04-20 23:49:29 -05:00
Colin Kuskie
659990c30e Preparing for 7.9.3 release. 2010-04-20 20:39:35 -07:00
Colin Kuskie
959df82cba More MapPoint template variable help fixes 2010-04-20 20:33:44 -07:00
Colin Kuskie
e0fffef75c Search results are not in any given order. Update the StoryArchive test. 2010-04-20 20:33:16 -07:00
Colin Kuskie
a6e14de5b3 Use the right namespace for MapPoint help. 2010-04-20 19:10:33 -07:00
Colin Kuskie
ebd7cf79f4 Template variable help for the MapPoint asset. 2010-04-20 18:53:35 -07:00
Colin Kuskie
987ed394dd Do not make extra form variables available for latitude and longitude. 2010-04-20 18:52:42 -07:00
Doug Bell
8d432c8be6 starting on tree tab (asset manager) 2010-04-20 19:16:06 -05:00
Doug Bell
92c2b4e0e8 initial tree view (not working) 2010-04-20 19:16:06 -05:00
Colin Kuskie
112db57dd1 Change name of MapPoint property from state to region to avoid conflict with asset state. Add template i18n. Fixes bugs 11531, 11532 2010-04-20 16:59:31 -07:00
Colin Kuskie
7273f705e0 Provide defaults for the workflowId and the zoom. 2010-04-20 12:20:36 -07:00
Colin Kuskie
3b6c4e8372 Set the default state of the created object to "published". 2010-04-20 12:14:28 -07:00
Colin Kuskie
94fff8d6fb Removing another ->get from AssetClipboard 2010-04-20 11:25:07 -07:00
Colin Kuskie
c214e5f6e5 remove some ->get calls 2010-04-20 11:01:04 -07:00
Colin Kuskie
ea9bc5b571 Fix WebGUI::Utility method used in WikiMaster. 2010-04-20 10:43:30 -07:00
Colin Kuskie
0b6e78f6d9 Fix a typo in the deactivate account template code. Fixes bug #11530. 2010-04-20 09:09:40 -07:00
Doug Bell
5c36973aa0 cache: s/flush/clear/ 2010-04-19 19:13:10 -05:00
Graham Knop
bd80af6b60 fix packing in templates and snippets 2010-04-19 18:57:02 -05:00
Graham Knop
cd8456ee99 speed up user instantiation 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
aba7dd7be4 make sure pluggable passes through exceptions 2010-04-19 18:57:01 -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
829bb7739e add back string literal identifier 2010-04-19 18:55:45 -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