Commit graph

3919 commits

Author SHA1 Message Date
Doug Bell
afea092a97 exposed a form variable for Gallery Album Others Can Add asset property
checkin missing WebGUI::User method
2008-07-29 17:11:13 +00:00
Doug Bell
26d353e7e6 Inbox can now handle millions of messages without being impossible to view 2008-07-29 16:59:10 +00:00
Yung Han Khoe
cc76e3b319 fixed: thingy's checkbox field 2008-07-29 09:45:55 +00:00
Graham Knop
ff783a913f revert r7017, it didn't allow userPref macros and doing so requires more extensive changes 2008-07-28 14:57:11 +00:00
Colin Kuskie
dc82daaac8 Document the heretofore missing joinClass option in WebGUI::Search. 2008-07-28 03:23:45 +00:00
Colin Kuskie
3f870ad7f7 Fix pagination problems in the lookupRegistrants screen with YUI.
A little WGBP indenting in getRegistrantsAsJson in the EMS.
2008-07-26 16:25:43 +00:00
Colin Kuskie
d95ba6c8da Fix two issues with sub deleteAttachedFiles that were preventing
it from being purged from the trash.
2008-07-26 02:28:56 +00:00
Graham Knop
9e7a4e8f57 preparing for 7.5.19 dev 2008-07-25 07:32:26 +00:00
Graham Knop
24e8141462 preparing for 7.5.18 release 2008-07-25 06:49:11 +00:00
Graham Knop
2b76a5aea0 fixed: Collateral Image Manager broken in Firefox 3 2008-07-25 04:03:41 +00:00
Graham Knop
315e47781e fixed: User is logged out if a fatal error occurs
error reporting and debug cleanups
2008-07-25 04:03:30 +00:00
Graham Knop
6126bf0fd7 fixed: Collaboration system includes header link even with RSS turned off 2008-07-25 04:03:16 +00:00
Graham Knop
847144a32f fixed: edit branch doesn't show list style metadata fields properly 2008-07-25 04:03:04 +00:00
Colin Kuskie
9ebf7fe95a document the right bug that was fixed 2008-07-24 20:56:43 +00:00
Colin Kuskie
6850dcbbaa Fix default values in the asset meta data. 2008-07-24 20:55:37 +00:00
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
Graham Knop
cb21f13d9f Converted asset context menus to YUI menus 2008-07-22 17:44:17 +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
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
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
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
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
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
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
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
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
Graham Knop
35890cc120 fixed: DataForm captcha doesn't show up 2008-07-14 23:04:00 +00:00
Tabitha Zipperer
c2107df502 Added the updated Shelf template that displays the View Cart link 2008-07-14 21:33:17 +00:00
Tabitha Zipperer
7086303b9d Fixed issues with Shop templates to make cart more accessible, tweaked visual properties 2008-07-14 21:24:04 +00:00