Commit graph

2027 commits

Author SHA1 Message Date
Doug Bell
36bea30cd6 fixed some problems with the new asset manager. restored functionality to search with the hope of making the asset data table an API we can use in all the places we display tables of assets 2008-06-12 08:58:51 +00:00
Colin Kuskie
578d28537a op=manageAssets => op=assetManager 2008-06-12 04:44:15 +00:00
Graham Knop
8b752dd64e DataForm rewritten 2008-06-11 19:27:23 +00:00
Graham Knop
e1527b5fda fixed: Syndicated content fills results with empty entries up to max headlines count 2008-06-11 19:17:42 +00:00
Graham Knop
24c42e33ab fixed: Collaboration RSS link in header doesn't indicate title 2008-06-11 19:17:15 +00:00
Colin Kuskie
ef53b51985 fix a typo in the folder templating code that made titles get confused with menuTitles 2008-06-11 03:29:56 +00:00
Colin Kuskie
bfd1f3ae07 add hasAddedToCart and thankYouMessage template variables 2008-06-11 02:09:24 +00:00
Colin Kuskie
d77fec01c0 add POD, change spacing 2008-06-10 03:37:21 +00:00
Colin Kuskie
227745d975 Fix getCollateral, which used to return direct copies instead of safe copies, and
add a test for that.
addToCart does not adjust inventory, that is handled by the cart.
Invert the sense of quantity in onAdjustQuantity.
2008-06-10 01:48:20 +00:00
Colin Kuskie
ad92f6b628 fix a bug in edit variant 2008-06-10 01:04:25 +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
Doug Bell
e7260285be added a thumbnail for the photo edit screen 2008-06-09 20:17:04 +00:00
Colin Kuskie
0003f725b4 tidy up a bit and add a price to the variant dropdown 2008-06-07 04:02:12 +00:00
Doug Bell
2511c406ff added a flag to distinguish between albums and files 2008-06-06 23:42:05 +00:00
Doug Bell
cad6226d70 fix: Gallery search now limits by classname correctly 2008-06-06 23:33:49 +00:00
Colin Kuskie
bff85b56d0 provide a template var that will tell the user when there are no available variants for sale. Out of stock 2008-06-06 21:16:52 +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
JT Smith
a0ec44567a some minor enhancements 2008-05-31 20:45:15 +00:00
Chris Nehren
5dfc9e3bfc bug fixes for widgets and exports. snippets were exported as index.html or the
like, and widget toolboxes weren't popping up in a widgetized view.
2008-05-31 19:42:38 +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
075c02221f Added UserList wobject 2008-05-30 15:31:24 +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
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
JT Smith
7bdf22e412 removed SQL Form from the distro 2008-05-28 21:43:22 +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
Colin Kuskie
1b2a829346 fix a potential future syntax error 2008-05-28 04:57:37 +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
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
Doug Bell
f3996eb316 Complete asset manager rewrite. 2008-05-26 22:07:16 +00:00
Martin Kamerbeek
dc30ecccbe Recurring payment stuff fixes, forgot ITransact.pm in last commit. 2008-05-26 21:31:48 +00:00
JT Smith
74b3d3def6 added email receipt and "my purchases" page 2008-05-26 20:11:10 +00:00
Colin Kuskie
72b57b1601 Inventory management for the Product. 2008-05-25 23:02:33 +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
e3061a1606 begin implementing inventory control. Continue to separate the variants loop and the list of available variants for sale. 2008-05-24 23:14:38 +00:00
Colin Kuskie
28252f59e0 variant info is always displayed 2008-05-24 22:50:27 +00:00
Colin Kuskie
007693c2bd only show the buy form if there are variants to sell 2008-05-24 22:30:12 +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
Colin Kuskie
5edb13924a fix a few variant collateral bugs in the Product 2008-05-24 17:28:24 +00:00
Yung Han Khoe
b398c902e6 Added some UserList help and small fixes. 2008-05-24 15:52:59 +00:00
JT Smith
54146e32a5 added recurring transaction cancellation handling 2008-05-23 18:21:51 +00:00
Yung Han Khoe
e696d3287e Some more UserList search options and added (un)install methods. 2008-05-23 15:50:49 +00:00
JT Smith
e71946fb94 check for mixed recurring and non-recurring items in the cart 2008-05-21 20:14:46 +00:00
Yung Han Khoe
012e1b3539 More UserList search options 2008-05-21 17:38:42 +00:00