Commit graph

6199 commits

Author SHA1 Message Date
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
3dc01af30a Added overridePublicEmail and overridePublicProfile settings to UserList 2008-05-30 21:16:13 +00:00
Yung Han Khoe
9446ed4e32 Removed install code from UserList 2008-05-30 20:57:39 +00:00
Yung Han Khoe
c15681bd17 Added group id and name to all group operations 2008-05-30 16:59:51 +00:00
Yung Han Khoe
65a6de8038 Changed AssetProxy macro's error handling 2008-05-30 16:32:32 +00:00
Yung Han Khoe
075c02221f Added UserList wobject 2008-05-30 15:31:24 +00:00
Colin Kuskie
9e1cc24271 Since the topical view of the Help has gone away, the TOC labels
are no longer required in the i18n files.  Remove the test and
subroutine from Operation/Help.pm.
2008-05-30 07:22:26 +00:00
JT Smith
3ae5587b64 depricate $session->errorHandler over $session->log 2008-05-30 01:31:50 +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
2c57721e20 ITransact fixes. 2008-05-29 20:19:17 +00:00
Doug Bell
63e93221bd ordered resolutions numerically instead of ascibetically 2008-05-29 19:36:50 +00:00
Doug Bell
73050858af fixed labels 2008-05-29 19:32:57 +00:00
Doug Bell
126a2bacb5 fixed resolutions problem 2008-05-29 19:25:57 +00:00
Colin Kuskie
7a1aa167c5 forward porting update to country list 2008-05-29 19:05:19 +00:00
Doug Bell
642c68b5fa fix: this is what i get for not testing beforehand... 2008-05-29 19:00:33 +00:00
Doug Bell
03181810d6 missed some things 2008-05-29 18:39:13 +00:00
Doug Bell
d43065b122 Added more keys to the list of bad EXIF keys. CameraID and CameraType seem to make JSON croak...
Fixed issue where bad EXIF cache would kill the entire album
Added more variables for resolutions
Added better handling of Pending albums and photos.
2008-05-29 18:37:54 +00:00
Yung Han Khoe
9229c9a883 Added tmpl_vars for files to UserList 2008-05-29 16:51:11 +00:00
Yung Han Khoe
043daceb7c Added some UserList search form tmpl_vars 2008-05-29 14:44:41 +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
6cb58eb73e Reverted overzealous behaviour. 2008-05-28 21:25:18 +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
Colin Kuskie
4712ba2823 finish the import routine. Next, testing 2008-05-28 17:28: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
Colin Kuskie
3ad1668a21 Promote the getAllProducts to Asset.pm as getIsa. Move the tests
from Asset/Sku/Product.t into Asset/Asset.t, and add tests to check
that inheritance is respected.
2008-05-28 16:06:52 +00:00
Doug Bell
4aa428e927 added temporary edit / more links 2008-05-28 05:03:11 +00:00
Doug Bell
a00746d482 changed new asset manager to use YUI DataTable / DataSource 2008-05-28 04:58:22 +00:00
Colin Kuskie
1b2a829346 fix a potential future syntax error 2008-05-28 04:57:37 +00:00
Colin Kuskie
c07c856b29 Fill out the guts of the product data exporter. 2008-05-28 04:53:09 +00:00
Colin Kuskie
0a05d637d4 Build an iterator for getting all products as objects, one at a time.
Build tests for the iterator.
Begin working on the exporter (which will use the iterator).
2008-05-28 04:37:21 +00:00
Graham Knop
d828841533 some storage cleanups 2008-05-27 23:06:17 +00:00
Graham Knop
2c26486986 remove unneeded import 2008-05-27 23:06:13 +00:00
Graham Knop
dcb709fdf5 remove redundant sub 2008-05-27 23:06:09 +00:00
JT Smith
e9745632d5 fixed render bug 2008-05-27 21:10:02 +00:00
JT Smith
fc70d13c49 oops typo 2008-05-27 20:59:58 +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
Doug Bell
39c95cb25b added template variables to photo. added better getParent and getGallery to GalleryFile, for approval processes 2008-05-27 20:41:26 +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
Colin Kuskie
b020387643 stub out exportProducts 2008-05-27 04:09:46 +00:00
Colin Kuskie
e562a45b10 Fix two bugs with importing product data.
Begin to build code for adding and editing products.
2008-05-27 04:01:41 +00:00
Doug Bell
5687c6f748 fix syntax errors in operation/versiontag 2008-05-27 03:18:55 +00:00
Colin Kuskie
b03b3b340e Remove extra whitespace in the testing files.
Make importProducts check file headers.
Add testing collateral, and tests
2008-05-27 01:12:01 +00:00
Colin Kuskie
b283ebaf81 begin work on importing products 2008-05-27 00:32:25 +00:00
Colin Kuskie
9f8498a359 Remove debugging statements from Tax.pm 2008-05-26 23:59:57 +00:00
Martin Kamerbeek
88160e1cfa Converted the Subscription related macro's to use the new commerce system. 2008-05-26 22:24:31 +00:00
Doug Bell
f3996eb316 Complete asset manager rewrite. 2008-05-26 22:07:16 +00:00