PaidListings Add-on for JReviews ================================ PaidListings 0.7.48 - released July 3 24, 2012 #Fixed: Add-on resetting $assets array values set before add-on is run stops GeoMaps from being able to load it's own javascript. #Fixed: Offline payments don't appear as transactions/invoices after approval. #Fixed: plan_id set to zero on new plan creation doesn't allow creating a new plan #Fixed: Orders with Pending payment status in MyAccount also showing Incomplete orders. PaidListings 0.7.48 - released January 24, 2012 !Changed: Stealth mode now disabled by default on new installs. #Fixed: New lines in tracking settings break javascript code execution. #Fixed: When creating orders via add-on admin for pre-existing listings, any data for custom fields already in the listing doesn't appear on edit even if the fields are part of the plan. #Fixed: Orders for deleted listings don't appear after listings are deleted. #Fixed: Free plans with exceeded trial usage still appear in the submit new listing form and category plans page. 0.6.45 - released October 14, 2011 +New: Points payment handlers for JomSocial and AUP. !Changed: Use of temporary table query to retrieve paid plan categories in order to improve performance. !Changed: Allow use of html in paidlistings notifications. !Changed: Removed subscription option from offline payment handler because there's no way to initiate subscriptions for offline payments. #Fixed: When going to the submit form with a pre-selected plan, if the plan is hidden from the form it is not used as the default one. #Fixed: TOS link breaks in J1.6+. #Fixed: Listing title displaying incorrectly in MyAccount page if the title is modified. Also fixed js errors when listing title has quotes. #Fixed: Custom field values not showing up when editing listings with incomplete orders or without an order. 0.4.27 - released December 15,2010 #Fixed: Added utf-8 encoding to form post in Paypal handler for better handling of special chars. #Fixed: After an order has been renewed the 2nd notification email is still sent. #Fixed: Admin doesn't work in IE. Skipped summary page because charts plugin is not compatible with IE. #Fixed: Renewal orders automatically made active when offline payment approved. They should remain inactive until current order expires. #Fixed: Orders with free/trial plans don't show up as expiring in the user's account with the option of renewing them. #Fixed: Editing listings in the administrator doesn't save fields correctly. When editing the same listing in the front-end the old field values show up. #Fixed: Distance not shown on radius searches when using paidlistings. #Fixed: Pushing plan updates to existing orders when the plan is set to never expire also modifies existing orders expiration dates. 0.5.32 - released November 15, 2010 +New: Compatibility with J1.6 +New: Added order processed notification emails for admin approval of offline payments. +New: Added unpaid invoice button to incomplete orders. Includes offline payment instructions when offline handler is used. #Fixed: Plans with prices above a thousand are not properly processed. For example, 4,000 is turned into 4. #Fixed: After an order has been renewed the 2nd notification email is still sent. #Fixed: Order subtotal not populated with initial value. #Fixed: Item title not properly encoded as utf-8 when posted to Paypal for payment. 0.4.26 - released October 5, 2010 !Changed: Styling changes to interface using jQuery UI 1.8.5 #Fixed: Fatal error in my account page tab. #Fixed: Added missing translation strings for table headers in my account tabs. #Fixed: Not possible to delete coupons. 0.4.24 - released September 17, 2010 #Fixed: When submitting a new listing with plans hidden from the form, the listings show up if the users clicks on the back button after being taken to the payment method selection step. 0.4.23 - released September 15, 2010 +New: Terms of Service setting for order form. +New: Tax setting. Tax added to plan amount before payment. +New: Transactions menu that shows only completed transactions with positive amounts. +New: Improved integration with JomSocial and Twitter postings when successful orders are procesed. !Changed: Summary of plans sold only reflects revenue generating transactions. Free plans and zero revenue plans are now excluded. #Fixed: Hardcoded jos_ table prefix used in some queries. #Fixed: Order amount not recorded with offline payments. #Fixed: Order notification shows expiry date with 1969 year with never expiring plans. #Fixed: The tab titles in the my account page missing from language file. 0.3.21 - released july 8, 2010 #Fixed: PaidRoutes helper not instantiated in the directory_plans.thtml module them file. 0.3.20 - released july 7, 2010 #Fixed: Invoice amount always shows zero. #Fixed: Plans with special characters in their names generated errors in the plan order form. #Fixed: If a plan price is below $1, then the payment options are not shown in the checkout flow. #Fixed: When deleting listing images via edit form, a new upload field is not shown even when "Enforce image upload limit" is enabled. #Fixed: Images fieldset still shows up for plans without images. Requires minor change to add images id in JReviews /listings/create_form.thtml #Fixed: Review fields are mistakenly hidden in submit listing form in paid listings category. #Fixed: When selecting a plan from the plans list page to submit a listing, the plan is not pre-selected in the listing form (/plugins/paid_listings.php, changed the js to inline so it runs after jQuery is loaded) 0.2.19 - released may 31, 2010 #Fixed: Wrong uls in MyAccount Orders tab for listings with admin generated orders. #Fixed: Order txn table creation error for new add-on installs. #Fixed: Fields and images do not show up for any listing in paid categories.