Colin Kuskie
0b437f85c3
Make all address form variables sticky. Build address choosers for shipping and billing. Begin form processing for address forms.
2010-04-26 10:57:19 -07:00
khenn
0050f44bec
Added a way to pass additional headers to WebGUI::Mail::Send from the WebGUI::Inbox::Message API
2010-04-26 12:45:30 -05:00
Colin Kuskie
9838d20458
Add a billing address to the cart. Add form processing for an address form to the AddressBook. Support for choosing shipping methods without an address.
2010-04-26 09:32:01 -07:00
Doug Bell
8504a34c65
add WebGUI::Wizard
2010-04-23 18:25:32 -05:00
Doug Bell
945efb18be
perltidy
2010-04-23 13:48:18 -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
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
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
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
Colin Kuskie
776397bfa9
fix MapPoint i18n copy/paste error.
2010-04-21 08:32:12 -07:00
Colin Kuskie
959df82cba
More MapPoint template variable help fixes
2010-04-20 20:33:44 -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
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
0b6e78f6d9
Fix a typo in the deactivate account template code. Fixes bug #11530 .
2010-04-20 09:09:40 -07:00
Doug Bell
e60c6fdc91
Merge remote branch 'spunky/rfe620'
...
Conflicts:
docs/changelog/7.x.x.txt
docs/upgrades/packages-7.9.3/root_import_gallery-templates_default-gallery-edit-album.wgpkg
2010-04-19 17:25:30 -05:00
Colin Kuskie
b7dd49d3ae
Double my creates old version tag that is not found outside the scope.
2010-04-19 14:07:22 -07:00
kimd
dd72159db0
Added buttons to the GalleryAlbum edit view so users can rotate photos by 90 deg (RFE 620).
2010-04-19 22:24:09 +02:00
Colin Kuskie
b4f7bb4334
Do not prevent Assets from being added as children by subclassing addChild. It doesn't prevent paste from working. Fixes bug #11525 .
2010-04-19 09:07:53 -07:00
Colin Kuskie
54583d2308
Fix a POD whitespace problem.
2010-04-19 08:37:37 -07:00
Colin Kuskie
c8414bee52
Check for lack of existence of an asset before logging an error. Fixes bug #11526
2010-04-19 08:22:01 -07:00
Colin Kuskie
ea5e82b626
Make sure that we can start a workflow via a cron job. Fixes bugs #11444 and #10189
2010-04-19 08:14:21 -07:00
Colin Kuskie
55d2e510d6
Add top-level keywords, which allows for hierarchial categorization of wiki pages.
2010-04-16 20:46:55 -07:00
Paul Driver
1a77fce843
make it impossible to have a locked working tag
2010-04-16 15:24:34 -07:00
Graham Knop
7c7136f02a
remove useless variable declaration
2010-04-15 14:03:09 -05:00
Graham Knop
8206aeaec5
enhance format of .wgaccess files to provide security for Gallery files
2010-04-15 11:38:58 -05:00
Colin Kuskie
7fe81165ed
Bug fixes, changes to default wikipage template for keyword pages, and template var clarifications.
2010-04-13 11:28:31 -07:00
Colin Kuskie
1395fcc411
Add RFE #10944 , keyword pages.
...
Keyword pages are any page where the title is exactly the same as any keyword
for any page in the wiki. Keyword pages work the same as any wiki page, but
also may display a list of pages that are tagged with the keyword.
2010-04-13 11:05:29 -07:00
Colin Kuskie
55ceb579fb
Add missing template help for the WikiPage view template.
2010-04-13 10:55:48 -07:00
Patrick Donelan
0fcc57a09e
Removing "use warnings"
2010-04-08 17:53:55 -04:00
Doug Bell
fe2b81772b
add 11477: Don't fill in a default synopsis
2010-04-08 14:42:16 -05:00
Colin Kuskie
a0253fa599
Remove really old code from the old Rss From Parent asset.
2010-04-07 14:50:51 -07:00
Doug Bell
eee547b0cc
Add drag'n'drop sorting to the Gallery Album Edit View (RFE 11007).
2010-04-07 11:54:09 -05:00
Graham Knop
9d760ee406
don't warn about white space only in SQLReport queries
2010-04-07 10:08:00 -05:00
Colin Kuskie
b8a0130ace
Provide a default templateId so the magic buttons work.
2010-04-06 20:51:02 -07:00
Colin Kuskie
e724275663
Fix merge problem
2010-04-06 14:48:04 -07:00
Colin Kuskie
f06ce2e0eb
Internationalize the Add button in the Criteria builder for the Shortcut.
2010-04-06 13:54:24 -07:00
Colin Kuskie
982e5117f1
Fix shortcut hoverhelp, javascript, and criteria builder usability. Fixes bug #11516
2010-04-06 13:53:51 -07:00
Paul Driver
c356a7acc6
DateTime::Event::ICal in Calendar, workflow to extend recurrence
2010-04-05 17:08:11 -07:00
Colin Kuskie
9b36e44390
Added JS-type cancel button to edit view of WebGUI::Asset::Post (Bug #11514 )
2010-04-05 15:18:19 -07:00
Colin Kuskie
1df580f13f
Fix #11511 . URLs in version tag approval emails should be links.
2010-04-05 11:05:42 -07:00
Colin Kuskie
6990f52b0d
Fix bug #11510 , allowing non-valid sort fields in the form params to CS.
2010-04-05 10:47:01 -07:00
Graham Knop
d0bc628ff8
make setting set/add update or replace existing settings
2010-04-02 18:39:16 -05:00