Commit graph

1894 commits

Author SHA1 Message Date
Doug Bell
8a258ccc4f cross publish cancel button now works. 2008-06-12 22:34:28 +00:00
Doug Bell
4e99061584 new layout for Album Edit screen 2008-06-12 22:29:09 +00:00
JT Smith
e3d85353e8 upgrade related fixes 2008-06-12 22:24:07 +00:00
Doug Bell
58417faf8a fix problems with gallery URLs. fixed disk space check. added error messages to photo template 2008-06-12 22:08:10 +00:00
Graham Knop
dbe99c3295 fixes for data form list fields 2008-06-12 19:40:19 +00:00
Graham Knop
d41fe1e4ab ensure correct database defaults 2008-06-12 19:04:06 +00:00
Graham Knop
fc5078fde1 silence upgrade script with quiet option 2008-06-12 19:03:59 +00:00
Colin Kuskie
2189fa2580 make sure that commerce products with no variants still have a sku variant created for them with a title 2008-06-12 17:34:10 +00:00
Colin Kuskie
ccf97b2736 forward porting the bad css fix for the default wiki page 2008-06-12 16:57:50 +00:00
Steve Swanson
81ea537bfc Made a few graphical changes to Style 3 to accommodate the new dropdown menu 2008-06-12 16:06:28 +00:00
JT Smith
60a6f97c48 commerce bug fixes 2008-06-12 16:05:01 +00:00
Colin Kuskie
6b759f2b8e fix a CSS class typo in the layout/news template 2008-06-12 15:21:22 +00:00
Steve Swanson
4106570700 Layout changes to templates for Product, Subscription, My Purchases and My Purchases Details 2008-06-12 14:54:50 +00:00
JT Smith
f786ad7ce4 fixed several ems migration bugs 2008-06-12 06:00:13 +00:00
Colin Kuskie
1391eca387 extend assetMetaData values to 255 characters. update hoverhelp 2008-06-12 05:36:53 +00:00
Colin Kuskie
dc813c7d3c fix a template variable problem in the calendar list view 2008-06-12 04:50:38 +00:00
Graham Knop
8b752dd64e DataForm rewritten 2008-06-11 19:27:23 +00:00
Graham Knop
d99b77c70a remove svn meta dirs from package 2008-06-11 14:14:30 +00:00
Colin Kuskie
c341cf0b5b make the admin console templates have unique titles 2008-06-11 03:17:31 +00:00
Colin Kuskie
bfd1f3ae07 add hasAddedToCart and thankYouMessage template variables 2008-06-11 02:09:24 +00:00
JT Smith
059f6146dc Replaced dtree javascript with YUI TreeView. 2008-06-10 21:39:58 +00:00
JT Smith
1e4c392ab8 removed cool menus nav in favor of yui nav 2008-06-10 19:46:20 +00:00
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