Update 3.19.17

Fix: Digital items not automatically sending when order completing.

Fix: Form textarea elements were generated with a space when should be empty.

Update 3.19.16

Fix: Error in LoadHTMLContentInXMLDocument commented HTML included empty script or textarea elements.

Update 3.19.15

Fix: Unnecessary updates after inserting notes on a user were causing concurrency errors.

Fix: Once an order was processed the promotion was not being cleared and was being applied to the next order.

Update 3.19.14

Fix: Not redirecting to referrer URL after posting a form.

Update 3.19.13

Fix: Concurrency error when installing updates.

Update 3.19.12

New: ShowInTemplate can be set in custom ASPX page directives.

Update 3.19.11

New: Install Updates can now redirect to a URL before installing an update.

Update 3.19.10

Fix: When sending an email the list of email pages to select from is filtered to show published only.

Fix: Error when generating site map.

Fix: Article.Publish.On only set when a moderator is logged in.

Update 3.19.9

New: Modified Order.MakePayment so it will accept negative amounts for recording refunds.

Fix: The set up for new websites will set the Licensee's record creation date/time to the time of set up.

Update 3.19.8

New: The Default User Country can now be set via Configure Components. You should only set this if you are only targetting and delivering to users from that country. Leaving this blank will allow the system to auto-detect where the user is located. However, make sure you are either requesting the user's geolocation via the browser they are using or you have the IP Ranges list imported to the database to detect location based on IP address. Without either of these the system will detect the user's browser culture settings which is not always accurate as most browsers come installed with en-US by default and the user is not asked to confirm it.

New: Can now set how deep to allow search engines to index/follow article list (blog/shop/etc.) combinations of categories, tags, authors, etc. This can be set in Configure Components via property Article View Follow Depth.

New: The title and description of article list (blog/shop/etc.) groups, categories, tags, etc. are now included as meta tags when listing via the category, tag, etc.

New: Can now set how deep to allow search engines to index/follow directory list combinations of industries, regions, etc. This can be set in Configure Components via property Directory View Follow Depth.

New: The title and description of directory list groups, industries, regions, etc. are now included as meta tags when listing via the industry, region, etc.

Fix: ServiceBooking.SendConfirmationLetter and ServiceBooking.SendConfirmationLetter would allow execute but throw an error when the user's email status was not active.

Fix: ServiceTimes.SpecifyUsers would throw an error when there was no user (due to guest checkout) or the user's email status was not active.

Update 3.19.7

Fix: Scheduling and running from the correct email collection.

Fix: Default value for Order.PayByOtherMethod.ReceivedOn now includes time.

Fix: Order.Complete in some circumstances would not complete due to session timeout or reset.

Fix: TradingItem.GetDiscountPricesFormatted would only display prices applicable for selected user if one existed.

Update 3.19.6

Fix: Error when listing article comments.

Update 3.19.5

Fix: GenerateHTMLGroupsListForArticleView and GenerateHTMLGroupsListForDirectoryView would include all when parent supplied even though there was no subgroup.

Update 3.19.4

Fix: Forms generated from merge fields via Definition.GenerateHTMLForm had their lists reloaded.

Update 3.19.3

Fix: When outputing a page to a static file the script elements were not included.

Fix: Modified XHTML replace function to better handle empty textarea and script element.

Fix: Payment.ReceivedOn was not storing the time part.

Fix: RSS feed for the shop did not include shipping weight which is needed for import to Google Merchant Center.

Update 3.19.2

Fix: Enhance Workspace object to standalone from the BusinessApplication object.

Update 3.19.1

New: Billing and Delivery properties now available for export from orders.

Fix: Error when displaying delivery details in specific circumstances.

Fix: Directory titles were not displaying correctly when a parent directory specified.

Fix: Removed GUID output field from RSS feed as unnecessary and caused problems with import to Google Merchant Center.

Fix: Applied efficiencies to invoice and purchase order output.

Fix: Modified the discount pricing format to make it easier to customise.

Update 3.19.0

New: RSS Feed for products which can be imported to Google's Merchant Centre or Facebook's Marketing API.

New: Product.GoogleCategory can be set to the ID of one of Google's product categories. This value will be included in the product feed.

New: Toggler classes added to Message elements returned by the server. Add the base script to enable when clicked the message is closed.

Fix: When sending form details in an email to administrator using an invalid email address entered by the user.

Fix: When an error is returned from a submitted form (on the template), the controls returned empty.

Update 3.18.8

New: Use Order.HasBookings to determine if any of the items are for service bookings.

New: Style classes Past, Today and Future added to calendar view cells.

New: Can now set the default sort order for article and directory views via Configure Components.

New: Can now create a custom registration form and set the URL in Configure Components. For example, register.aspx.

Fix: Register.SubscribeToEmailMarketing and CartItems.RequestBillingDetails.SubscribeToEmailMarketing now default to No.

Fix: Changed wording relating to an order confirmation / invoice to use Application.InvoiceDisplayName.

Fix: Duplicate Template Scripts and Stylesheets are removed when web page generated.

Fix: If a table column is readonly (due to being computed), it is not added in the update or insert scripts.

Fix: ServiceTimes.SpecifyUsers business names were returning error stating they were required when not.

Fix: Recreate an index on tax rates making it unique.

Update 3.18.7

Fix: Price on order item storing incorrectly when trading item prices stored in database without tax.

Fix: Timeout for automated tasks increased.

Fix: By default file properties on an item (for example, photograph on user) will not be copied when url is relative.

Fix: Captcha verification code was not a required field on the client side which meant a form could be submitted and sent to the server but would fail validation.

Update 3.18.6

New: Can now set the default sort order for each of the article and directory views.

Update 3.18.5

New: Added function Application.ApplyPromotion which can be used on the cart before checking out.

Fix: Reworded "Already Registered" error message.

Update 3.18.4

Fix: Updated user import scripts to ignore records with and invalid email address.

Fix: Various problems with HTML editor code source view.

Update 3.18.3

Fix: When receiving an error sending an email campaign the following batches were not sent. System now schedules them.

Fix: Large images in the light box were exceeding screen width and height.

Update 3.18.2

Fix: When selectable values used with mulitple line text property/parameter.

Fix: Allow the trading entity to delete their own order if not payment made.

Fix: Supplies Ordered On is now not editable by default.

Update 3.18.1

Fix: In some circumstances when sending emails relative paths to images, etc. were not updated to the full path including website address and hence could not be shown.

Update 3.18.0

New: Application.Register now asks for the new user's Password, Confirm Password plus Remember Me.

Fix: Application.Log only logging when in debug mode.

Update 3.17.6

New: Function Application.HasDeliverableCartItems.

Fix: Invoice no longer shows payment details when there are no payment methods.

Fix: When an administrator completed an order it would ask a 2nd time to complete.

Fix: Could not set default values for ServiceSchedule.Ocurrences.

Fix: When specifying attendee details via guest checkout the 1st attendee now defaults to "1st Attendee".

Update 3.17.5

Update: Updated the Users.xls script to add memberships to existing users that are not a member in any of the groups specified in the import.

Fix: Order.Complete is now visible to the trading entity if the order has been paid and is incomplete.

Update 3.17.4

New:Function Wrap(Start, Concatenator, Finish) has been made available for VBScript.

Fix: Error applying trading item discounts when orders were over the maximum quantity specified for that discount.

Fix: When deleting an order and items the related booking was not updated.