Kaleb Murphy
eff953b5ed
Cart now redirects to ssl if the site is ssl enabled.
2008-07-24 19:56:54 +00:00
Colin Kuskie
026e77663e
fix Log::Log4perl line reporting
2008-07-24 16:38:28 +00:00
Colin Kuskie
48c1c7814b
fix a typo in the collaboration rss template field for the "description"
2008-07-24 15:31:43 +00:00
Colin Kuskie
630eda0e03
fix JSON lookup methods to always return an empty array, to prevent the infamous Data Error label from being displayed. Also, EMS clean-up, round 1
2008-07-24 15:26:00 +00:00
Yung Han Khoe
a8bce70cdb
fixed: EMS Ticket Meta Fields- Can't Delete
2008-07-23 23:36:52 +00:00
Colin Kuskie
462c05c5df
fix typos in Shop i18n
2008-07-23 04:23:05 +00:00
Chris Nehren
bebd82d47b
$content was used where $output should have been used. Fix the problem and give
...
the variables better names.
2008-07-22 20:07:24 +00:00
Chris Nehren
a32b0c04ab
Remove a mostly unused $session variable and use $self->session-> instead.
2008-07-22 18:29:45 +00:00
Graham Knop
cb21f13d9f
Converted asset context menus to YUI menus
2008-07-22 17:44:17 +00:00
Colin Kuskie
6086703d49
Apparently, any item or sku caching causes Apache to die. At this
...
point, both the itemCache in the Cart and the skuCache in the CartItem
have been removed.
2008-07-22 04:09:04 +00:00
Colin Kuskie
23316d60dd
Removed all caching code. This seems to fix the apache
...
crashing problem. Needs others to double check and
review.
2008-07-21 23:41:04 +00:00
Colin Kuskie
1031883fbf
Change the order of deleting the item from the cache and calling
...
clean up code, since deleting the item causes the Session var
to get nuked.
2008-07-21 21:27:31 +00:00
Colin Kuskie
dafe7304c2
final tweak to the delete batch/code label
2008-07-21 20:49:50 +00:00
Colin Kuskie
ba16983a6e
grammatical fine tuning the delete selected codes/batches label
2008-07-21 20:36:28 +00:00
Kaleb Murphy
7982d1f82b
Web::Form::Asset can now accept assets with '|" in their names.
2008-07-21 20:17:17 +00:00
Colin Kuskie
8779905ac3
Add a method for Payment Drivers to see if they can used by a particular user, canUse.
...
Add some tests for the method.
Have Pay->getOptions use the method.
2008-07-21 16:14:52 +00:00
Colin Kuskie
c4d9462790
Fix i18n typos. Remember to buy BJ a beer.
2008-07-21 15:40:19 +00:00
Colin Kuskie
d4ad4ff739
Fix some i18n typos.
2008-07-21 15:31:45 +00:00
Colin Kuskie
a9f132b2f7
fix some template i18n in the gallery add/edit comment template
2008-07-21 04:34:52 +00:00
Colin Kuskie
5fa3f7abba
add a date selector to the manage code batch screen in the Subscription Sku
2008-07-21 04:16:11 +00:00
Yung Han Khoe
fb4eff7c4a
fixed: problem with Calendar in EMS "Ticket" tab, "Start" field
2008-07-20 22:57:16 +00:00
Colin Kuskie
5d333e0ee7
fix more typos in the user profile edit/view template desc help
2008-07-20 21:06:47 +00:00
Colin Kuskie
3cb4324056
fix a typo in the user profile edit template desc help
2008-07-20 21:00:08 +00:00
Doug Bell
5b4ffcec5f
fix: Image uploader in Rich Editor now works correctly
2008-07-20 19:39:41 +00:00
Doug Bell
f8141d46f6
fixed backwards compatibility with new form control API
2008-07-20 19:16:45 +00:00
Doug Bell
2763dfee25
shortcut ##userPref:<profile field>## macros now work even if shortcut is not under a dashboard
2008-07-20 18:35:16 +00:00
Doug Bell
daefac7e4a
fixed: Calendar now uses correct method to get user's time zone
2008-07-20 18:30:25 +00:00
Kaleb Murphy
4c38fe9b81
Users who self register without emails being required and leave the email entry blank, no long receive an error from duplicate emails. Fixed.
2008-07-19 04:14:06 +00:00
Colin Kuskie
59f561eabe
change i18n labels in the listSubscriptionCodes screen to try and clear things up
2008-07-19 03:36:00 +00:00
Colin Kuskie
a417feb69d
add batch name to the manage batches screen in the subscription
2008-07-19 03:05:46 +00:00
Colin Kuskie
eff71d9c44
Fix a bug in the Keyword package where it would return a list of all assetIds with keywords if a reference asset with no keywords was passed in
2008-07-18 21:16:59 +00:00
Doug Bell
6f90867d26
fixed: issue with asset export HTML and putting head tags ABOVE <!doctype> and <html> tags. Now creates
...
a new session for each asset that it exports.
fixed: Widget gear now does not move user to a different part of the page
added a nice error message when the Widget macro can't find a URL.
2008-07-18 21:09:11 +00:00
Kaleb Murphy
994ac85181
Cart properties were made public for debugging and then left that way by a accident. Fixed.
2008-07-18 16:34:23 +00:00
Kaleb Murphy
6e97455afb
Product.pm no longer caches if a cart object has been created for this session.
2008-07-18 16:11:21 +00:00
Colin Kuskie
c754630de8
help docs and i18n for the print ticket template
2008-07-18 04:51:41 +00:00
Kaleb Murphy
16ccbc7aaa
Shop Tax pagination now fixed. Pagination had a silent JS death that needed testing for, and sorting....don't ask how sorting was fixed as it involved pentacles, my soul, and a contract.
2008-07-17 16:45:14 +00:00
Kaleb Murphy
70a63233b1
Some improvements to Tax.pm sorting, but it is still borked.
2008-07-17 04:19:05 +00:00
Graham Knop
b06f405657
only generate toolbars in admin mode
2008-07-16 22:16:35 +00:00
Kaleb Murphy
ffba8c1858
Fixed pagination in Tax, sorting still broken
2008-07-16 21:49:05 +00:00
Colin Kuskie
5e1a0eb1be
in Shop/Tax, make taxes floating point numbers instead of integers
2008-07-16 17:00:05 +00:00
Colin Kuskie
3e2d5c6adf
Add a continue shopping url to the Donation, Product, FlatDiscount and Subscription
...
Sku's. Update all the templates to display this URL. The new url takes the
user back to the view method with no extra variables set (like hasAddedToCart).
2008-07-16 01:05:06 +00:00
Yung Han Khoe
ebe45dfdbe
Trying to fix a problem with User List crashing due to old user profile fields belonging to Dashboard.
2008-07-15 16:25:08 +00:00
Yung Han Khoe
f2032b2d01
fixed: Gallery reverts to undeletable bare asset if created with default view "Single Album"
2008-07-15 01:38:27 +00:00
Graham Knop
11184d7a15
fixed: edit branch only changes meta data fields if another value is changed
2008-07-14 23:04:06 +00:00
Colin Kuskie
a8fced0fda
Process macros in the templated email receipt and user notification from the
...
PayDriver in the Shop.
2008-07-14 19:39:43 +00:00
Colin Kuskie
63ace41e97
Make the user profile field property protected sticky. Even though it is not
...
set in the interface, the ProfileField package would reset it to 0 in its set
method if it was not passed in as a property.
2008-07-14 19:20:56 +00:00
Colin Kuskie
6af150aa5d
document the overridden duplicate method in Sku/Product.pm
2008-07-14 19:19:44 +00:00
Graham Knop
ce9f7e44e6
fixed: DataForm noloop template variables have incorrect values
2008-07-14 15:02:18 +00:00
Colin Kuskie
81bdc7640c
Fix a typo in the PageUrl POD.
...
Add tests for the new query argument to the PageUrl macro.
2008-07-13 02:03:21 +00:00
JT Smith
cc0105a9a4
move product import to shelf
2008-07-12 21:40:27 +00:00