Commit graph

9198 commits

Author SHA1 Message Date
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
Graham Knop
8ef9e3e39e small formatting cleanup 2008-07-22 15:50:05 +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
a3274f47ec do not delete the default payment gateways! 2008-07-21 16:06:48 +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
Colin Kuskie
31659b00a4 Clean up the Storage object created during this test. 2008-07-18 17:51:17 +00:00
Kaleb Murphy
a143368f4f Tax.t needed to test for default direction of asc, not desc. Fixed. 2008-07-18 17:50:40 +00:00
Colin Kuskie
5e97a877d5 Make the WEBGUI_CONFIG environment variable warning messages more instructive. 2008-07-18 17:28:41 +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
a9c4f2e4e7 Removed extra macro I accidently put in for testing. 2008-07-18 16:12:13 +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
Colin Kuskie
7e261bdf79 Clean up an old, empty template from old Shop work. 2008-07-18 03:06:05 +00:00
Graham Knop
4fe1000468 preparing for 7.5.18 dev 2008-07-18 02:41:32 +00:00
Graham Knop
c3afc670aa preparing for 7.5.17 release 2008-07-18 01:46:05 +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
Yung Han Khoe
e1feea8f83 fixed: Thing list drop down broken when multiple thingy's on one page 2008-07-16 23:27:36 +00:00
Graham Knop
b06f405657 only generate toolbars in admin mode 2008-07-16 22:16:35 +00:00
Graham Knop
6d880a1d5a userImport.pl script was broken 2008-07-16 22:16:07 +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
Diona Kidd
ee61031ed7 Fixing compilation error. is no longer used 2008-07-16 16:48:42 +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
Colin Kuskie
aa28c0a04c Locale::US is not used anymore 2008-07-16 00:44:04 +00:00
Colin Kuskie
4392442655 add another fixTitle test for title only with HTML 2008-07-16 00:42:00 +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