Commit graph

1872 commits

Author SHA1 Message Date
Colin Kuskie
ab7bc3afe2 after having re-redisposed of the old email cash receipt template... 2008-06-10 18:43:00 +00:00
JT Smith
108c652414 templates i forgot to check in before 2008-06-10 18:24:41 +00:00
Colin Kuskie
d6a2d6e321 Add subscription assets to the user's config file and the example config file. 2008-06-10 17:56:57 +00:00
Colin Kuskie
499a275eb1 remove an old template 2008-06-10 17:51:17 +00:00
Colin Kuskie
9cc3e84ed9 Prune old EventManagementSystem stuff in www/extras 2008-06-10 16:45:21 +00:00
Colin Kuskie
fc2b5a0d10 add EventManagementSystem_product to the list of template namespaces that are deleted 2008-06-10 05:53:37 +00:00
Colin Kuskie
cdefb4f85d Move the deleteOldCommerceCode subroutine in the upgrade script to the end for safety.
Deleted all templates in Commerce related namespaces.
Deleted the commerceSettings table.
Added notes to the gotchas about the template deletions.
2008-06-10 05:46:57 +00:00
Doug Bell
b137688f65 added ability to configure number of files per page in the galleryalbum 2008-06-09 21:37:23 +00:00
Steve Swanson
008c12ab48 Redid the layout for the My Purchases & Details display 2008-06-09 19:08:22 +00:00
Ernesto Hernández-Novich
a268eead6a Added $webguiRoot and BEGIN preamble to upgrade skeleton. 2008-06-09 15:40:53 +00:00
Ernesto Hernández-Novich
a338e75d41 Upgrade scripts have webguiRoot two directories behind.
Changed ".." for "../.." in the BEGIN preamble.
2008-06-09 15:39:29 +00:00
Ernesto Hernández-Novich
bc2ec90354 Make sure $webguiRoot is setup consistently in all upgrade scripts.
All the scripts had a hardcoded use lib "../../lib" and "../.."
on Session method calls. This was changed to a BEGIN prologue
where @INC gets $webguiRoot added, and the method calls use
$webguiRoot instead.

This eases the creation of patches for filesystem reorganization
of WebGUI files (e.g. for Debian packaging).
2008-06-09 15:35:43 +00:00
Steve Swanson
47921b969c Total reworking of the layout for Product template 2008-06-06 22:35:14 +00:00
Steve Swanson
0a35d8e6c9 A variety of template upgrades to calendar, donations, gallery, shelf, thingy and shopping cart 2008-06-06 16:58:05 +00:00
Doug Bell
614b37e31d added: Two new approval activities, byLineage and byCommitterGroup
added: Show a message to users when they log in
fixed: Gallery search form doesn't work right in IE6
fixed: Minor bug in new gallery approval handling
2008-06-02 21:16:06 +00:00
Frank Dillon
b54007ad46 Added workflow activity, rebuilt workflow for Commit with and without approval, and added start and end time to version tags 2008-05-31 01:11:55 +00:00
Chris Nehren
9c77fdcce7 Add the inheritUrlFromParent property, which causes the asset to prepend its
parent's URL to its own URL. Boolean, default off, found in the meta tab.
2008-05-30 23:38:07 +00:00
Yung Han Khoe
075c02221f Added UserList wobject 2008-05-30 15:31:24 +00:00
Colin Kuskie
8409f5dcd4 clean up old commerce macro tests and have the upgrade script remove them for the user 2008-05-30 07:07:20 +00:00
Colin Kuskie
f41d53aa90 make the upgrade script remove SQLForm files, code, Help, i18n and test. Retire the SQLForm test in the repo 2008-05-30 06:59:56 +00:00
Martin Kamerbeek
b4a45c6ada - Fixed recurring payment cancelation and added error handling
- Made transactions with recurring items recurring
- Fixed some bugs in the email receipt code
- Added email receipt template to migrated plugins
2008-05-29 21:09:29 +00:00
Martin Kamerbeek
adcd560cba Added messages about new postback url. 2008-05-28 22:36:05 +00:00
Martin Kamerbeek
156252af6e Fixed ExpireSubcriptionCode workflow activity to use the new system.
Added code to remove the ProcessRecurringPayments workflow activity from the config file.
2008-05-28 21:56:58 +00:00
JT Smith
7bdf22e412 removed SQL Form from the distro 2008-05-28 21:43:22 +00:00
Martin Kamerbeek
152dfc2838 ITransact and other fixes and migration of payment plugins. 2008-05-28 21:16:25 +00:00
JT Smith
4cfafd7c23 getting rid of even more stuf i forgot of in the commerce system 2008-05-28 18:57:25 +00:00
JT Smith
17c7a0ad7a AssetProxy macro can now use asset id as a parameter like so: ^AssetProxy(abcdefghijklmnopqrstuv,assetId);
subscriptionitem macro is now autoconverted to assetproxy
2008-05-28 17:14:05 +00:00
Graham Knop
ab0611d2a1 allow quiet upgrade script 2008-05-27 23:06:21 +00:00
JT Smith
defad00f41 a few things i forgot when getting rid of old commerce stuff 2008-05-27 20:56:34 +00:00
JT Smith
be8ce29f57 getting rid of old commerce code. bye bye! 2008-05-27 20:26:16 +00:00
Yung Han Khoe
f3b14a227c Added Database link access for SQL Macro 2008-05-27 15:27:52 +00:00
Doug Bell
60670a8a08 added asset manager to upgrade 2008-05-26 22:10:09 +00:00
JT Smith
74b3d3def6 added email receipt and "my purchases" page 2008-05-26 20:11:10 +00:00
JT Smith
93454e36f9 added thank you page
fixed bug in minicart
added user transaction detail page
2008-05-26 00:11:00 +00:00
JT Smith
86be08b3b2 added product import node for the product import system 2008-05-25 21:59:46 +00:00
JT Smith
57c85fde5a changed the name of getCartBySession to newBySession
created the CartItemCount and MiniCart macros
added help for MinCart, Cart, Address Book, and Edit Address templates
2008-05-24 23:27:30 +00:00
Colin Kuskie
3428c3947d Translate all Product variables to use underscores instead of dots.
Update i18n and Help and the Product Template.
Remove the Benefits Showcase, Left Column Collateral and Three Columns Product templates.
2008-05-24 22:15:15 +00:00
Martin Kamerbeek
a6bd5d0b99 Adding the subscription asset 2008-05-21 08:29:40 +00:00
JT Smith
75c44c110f transaction manager working 2008-05-20 21:00:00 +00:00
Doug Bell
ab0b1b2200 - add: Move revisions from one version tag to another
- add: Delete multiple revisions from a version tag at the same time
 - add: Approval activities now have a better parent class and more 
        flexibility (multiple groups to approve, do on approve)
 - fix: weirdness in upgrade file
2008-05-20 03:10:50 +00:00
JT Smith
ca9278190e mostly working transaction manager
fixed many bugs
2008-05-19 22:17:08 +00:00
Colin Kuskie
6174d6995e Add some more i18n labels used in the Product templates.
Update all 4 product templates to use the new buy variant template
variables.
2008-05-19 03:52:28 +00:00
Colin Kuskie
affd08990a Convert variants over to the new collateral API.
Convert the upgrade script to the new API.
Fix a few bugs in the collateral API with "empty" collateral Ids
and add tests for it.
2008-05-18 23:44:43 +00:00
Colin Kuskie
8b0e557ab9 convert product accessories to use the new collateral API 2008-05-18 21:18:02 +00:00
JT Smith
b0ec9edf53 some bug fixing 2008-05-17 17:23:24 +00:00
Steve Swanson
086df4ef71 Prettied up the default shelf template 2008-05-16 22:10:40 +00:00
Colin Kuskie
06a38c61c3 JSON collateral rewrite, first part.
API is rewritten and tested.  Upgrade script builds JSON
for all commerce products with unique identifiers.
TBD: Rework Product asset and test it.
2008-05-16 05:08:58 +00:00
JT Smith
0fd9f83656 finished migrating ems data, and transaction data 2008-05-14 21:09:29 +00:00
Steve Swanson
43d544f58a Made several minor changes to the Photo Gallery, created a prettier List View template for the calendar 2008-05-14 17:28:56 +00:00
JT Smith
b2a7953bac continuing with EMS data migration 2008-05-13 21:47:35 +00:00