Update 4.14.9

Fix: Application.Reset not returning to previous page.

Fix: GenerateHTMLForm on a new business collection item had invalid action attribute.

Fix: GenerateHTMLForm on a business object or method now will show properties/parameters when allow view or edit.

Fix: Default delivery method was not set to cheapest due to a sorting issue.

Update 4.14.7

New: Set the configuration setting GoogleAPIKey to enable the system to use Google's Geocoding API to get the GEO location of an address or the address at a GEO location.

New: Additional attributes added to the form, labels and inputs generated by GenerateHTMLForm for both business objects and methods to help with scripting and styling.

Fix: Error when running Organisations.SetMissingResidingGeolocations.

Fix: More descriptive error returned from script errors.

Update 4.14.6

New: Additional attributes added to the form, labels and inputs generated by GenerateHTMLForm for both business objects and methods to help with scripting and styling.

Fix: If definition attributes ImageURL.MaximumWidth and ImageURL.MaximumWidth are both not set then they will be defaulted to 1920 and 1200 respectively.

Fix: Definition attributes Decimal.MaximumValue now set to the maximum value of the current data type rounded down to the Decimal.RoundToValue.

Fix: Type defined attributes on definitions now set in inheritance order. For example, HTML.EditorLines used before MultipleLineText.EditorLines.

Fix: Error in LinkingForeignCollection.GenerateHTMLControl.

Fix: Multiple error/info messages will appear in form view when returning from submission.

Update 4.14.5

New: The GenerateHTMLForm method now adds a name attribute to each label for specific styling.

Update 4.14.4

Fix: Permission denied error when outputing an RSS feed.

Update 4.14.3

Fix: Error when booking and attendee details contain an ampersand.

Update 4.14.2

Fix: Error when saving an object or executing a method with a Business Collection Item as a parameter.

Update 4.14.1

Fix: Application.CheckForBouncedEmails memory consumption.

Fix: When email bounced due to 550 Maximum line length exceeded it was considered a hard bounce and marked the recipient's email status as bouncing. Now marked as invalid message.

Update 4.14.0

New: Renamed FileURLDefinition.FileName to FileURLDefinition.SaveAsFileName.

New: Definition.FileName which will be set to the definition name formatted to a file name unless otherwise set. For example, the BlogPosts collection file name by default will be blog-posts but you could to set it to just blog.

New: Application.Item(IDOrFileName) will return a page, group or collection matching the ID or File Name passed in.

New: Collection.Item(IDOrFileName) will return an item matching the ID or File Name passed in.

New: Can now export a foreign collection. It will export the collection converted to a string which unless change in the definition will return the number of items. For example, 4 Order Items.

New: Email.SendNow will now check for prior bounced mail before sending.

Fix: Email.SendNow returned an error of unknown OrderID.

Fix: Broken links in email campaign.

Fix: Domain redirection.

Fix: Discount pricing selection on trading items.

Fix: Can remove stored payment method from future order.

Fix: To default stored payment method for future order.

Fix: Selected Payment Method saved to session.

Fix: Default email settings saved to session when Sending Epage.

Fix: Current Automated Task settings saved to session for Schedule New Automated Task.

Fix: User dashboard links.

Update 4.13.1

New: Renamed User.Status to System Access Status, User.UserType to System Access Level, Membership.Status to Group Access Status and Membership.MemberType to Group Access Level.

Fix: Stopped auto-fill when asked for new password.

Fix: If an object is not accessible to a user none of the methods are either.

Fix: Order.RequiredOn was not automatically being filled when bookings made.

Fix: SendEmail.From is now limited to the email address of the user logged in or the administrators email address.

Fix: Allow logged in member view their memberships with any status.

Fix: Moving an item to another type.

Fix: Error when displaying a users future orders.

Fix: Error when sending order emails.

Update 4.13.0

New: Groups have been classified into Organisations and Non Organisation Groups. Organisations have additional information such as addresses, contact details and bank account details. Some types of organisations may be clubs, chapters, leagues, etc.

New: Membership.Role has been added.

Fix: For guest checkout and processing payments and actioning orders.

Fix: Unable to select certain properties when filtering a collection.

Update 4.12.1

New: Application.Reset now asks if you want to reset your session or the application. If application is chosen and multiple processes are used then then the application pool is restarted.

New: Items.RefreshAttachments will refresh the attachments for every item in the collection. In order to use this function you must Allow Execution for the collection you want to run it on. For example, in configuration settings set Products.RefreshAttachments.AllowExecuteExpression to Application.AdministratorIsLoggedIn

Fix: ServiceTime.Reschedule updates start and finish times in each of the bookings.

Fix: BusinessApplication.GetDefinition not returning methods or paramater definitions.

Update 4.12.0

New: The application can now run on multiple processes. In order to use multiple processes you need to do the following:

  • Start the ASP.Net State Service on the server and make sure you set Startup Type to Automatic in case the server is restarted.
  • Add <sessionState mode="StateServer" /> to the <system.web/> section of web.config.
  • Set Maximum Worker Processes in the application pool settings in IIS Manager or via your hosting control panel.

Fix: Membership emails now filtering by member type and status correctly.

Update 4.11.4

Fix: Error when listing emails due to forwarded receipts load.

Update 4.11.3

Fix: Editing order items slow to load.

Fix: Error displaying the payment order number.

Fix: Error loading foreign collection not previously loaded.

Fix: To avoid loading base tables in full.

Fix: Error retrieving session value from table after table reset.

Update 4.11.2

Fix: Custom pages for order methods where not showing.

Fix: To add booking to cart.

Fix: To order item description for bookings.

Update 4.11.1

New: Default dashboard items "Order Summary" and "Payment Summary" have new default time periods.

Fix: Error when redirecting from alias domains and non-ssl to ssl.

Fix: Error when copying items from one type to another.

Fix: Error when checking availability on service times.

Fix: Trading Entity stopped from deleting order once actioned.

Fix: Stopped reorder when contains bookings.

Fix: Stopped reorder when contains bookings.

Fix: Pages with multiple forms could not validate.

Fix: Forms controls that were auto-filled were not validated.

Fix: Auto-fills booking information from Trading Entity if not any set.

Update 4.11.0

New: Recurring orders have now been separated from the last order to enable price changes. You can now list future orders separately from confirmed orders.

New: Can now move a business collection item from one collection to another essentially keeping all common properties and setting defaults to new properties. For example, a Future Order to the Confirmed Orders collection.

New: When a order is placed for multiple bookings for a service time, an order item is created for each booking storing all the relevant information in newly created properties. This also sped up the process when an order is actioned and eliminates the need to redirect to another URL to process the bookings avoiding too many redirection errors.

New: When booking you can now specify a start and finish time within the service time.

New: CheckAvailability for bookings will now check the time block between the start and finish.

New: An email address can be stored against each booking allowing the attendee to be personally notified. This is especially useful if it is a guest checkout. By default the booking persons email address will be stored on each booking when booking for multiple attendees but can be changed if they wish to personalise.

New: Notes can be stored against a booking. Any emails sent to the attendee will be automatically noted.

New: Can now set maximum number of items a discount price can be used per customer and/or overall. For example, 1 per customer and 20 overall.

New: Can now set discount prices to trading items for a specified recurring period (per order, per week, per month, etc). For example, 1 per customer per order, 2 per customer per week or 10 overall per week.

New: Can now set discounts to trading items for a fixed specified period. For example, between 1 Jun 2020 to 30 Jun 2020.

Fix: Can now only receive member discount prices for booking times during the subscription period.

Fix: BusinessCollectionItem.ChangeRank when the ranking property is a custom property.

Fix: ListArticles when passing an article type.

Update 4.10.1

Fix: Application.ConfigureComponents.DefaultUserCountry was not been set correctly.

Update 4.10.0

New: Can now select one or more articles (blog posts, products, etc.) to merge with a snippet and create an email for marketing.

Fix: Unable to sort Article and Directory Views.

Fix: Copying an article will no longer copy the PublishedOn and ArchivedOn dates.

Fix: Freight based on price is now based on whole order rather than just deliverable items.

Fix: Error when changing a quantity of a cart item.

Fix: MIGS Payment Method upgraded to use TLS 1.2 security protocol.

Update 4.9.5

Fix: Order.MakePayment was not showing.

Fix: Due to Google's algorithm change on how it detects malicious or unwanted software, the library based scripts and stylesheets have been moved locally temporarily until the resolve the issue.

Update 3.19.29

Fix: Due to Google's algorithm change on how it detects malicious or unwanted software, the library based scripts and stylesheets have been moved locally temporarily until the resolve the issue.

Update 4.9.4

Fix: Import script connection string for Excel.

Update 3.19.28

Fix: Import script connection string for Excel.

Update 4.9.3

New: Bookings can be set to recur.

Fix: When setting a StoreSessionOnly property updating the workspace is not necessary.

Update 4.9.2

Fix: Upgraded TLS for PayPal integration.

Update 3.19.27

Fix: Upgraded TLS for PayPal integration.

Update 4.9.1

Fix: Could not add PayPal payment method due to error with Enable Storage.

Update 4.9.0

New: Can now book a time within an available time period. For example, say you have available times Mon-Fri 9am-5pm. You can take a booking for say an hour within the time period.

New: Can now filter recipients for an email campaign by their "Last Logged In Age".

Update 4.8.0

New: When updating/upgrading the version is returned in the URL.

New: Parameter IncludeURLWithSubMenus added to GenerateHTMLMenu which defaults to false, which means it will remove the URL when outputing if the menu item has a sub menu. This is necessary for touch screens.

New: A form's action on a template or article is parsed for included expressions and evaluated and replaced.

Update: Various changes to comments with sub-comments including:

  • The default format of a comment is the date submitted on.
  • Sub-comments column shown when listing comments.
  • Rejecting deletion of a comment with sub-comments.

Update: Invoice will show the promotion if there is one and even if the discount is zero.

New: Collection.FilterOnSearchText adds a search text filter to the collection and returns the collection.

Fix: Collection.FilterOnSQL now adds the filter to a pre-existing filter.

Fix: FormatDuration now formats zero.

Update 4.7.0

New: The MaximumSize of FileURL properties have now been defaulted to web.config's httpRuntime.maxRequestLength.

New: With debug on, errors returned from the server when a form is submitted will be logged.

Update: You can no longer set path names for files, images, videos, audios, scripts and stylesheets.

Update: Page load speed enhancements.

Fix: Concurrency error will no longer be applicable as the last to save will overwrite other changes.

Fix: Deleting a record did not properly delete related items and attachments.

Update 4.6.3

Fix: Recurring orders will only be generated from completed orders.

Fix: Error when viewing connections.

Update 4.6.2

Fix: When cancelling a subscription the expiry was set incorrectly.

Update 4.6.1

Fix: There was no type on a method definition return value when inspecting.

Update 4.6.0

New: You can now group tags into tag sets. GenerateHTMLTagsListForArticleView will display the list of tags groups by tag sets. The tag set file name will be included in the tag short cut path by default. This can be changed in Configure URLs.

Fix: Brand.FileName now not editable by default. The file name is created from the Title.

Fix: Brands can now be positioned.

Fix: Order.MakePayment will now correctly skip adding payment depending on parameters passed.

Update 4.5.1

New: BusinessMenuItem.GenerateSubMenuHTML now wraps the title in a span tag for ease of formatting.

Fix: Application.RenameObjectFileName was not correctly creating redirects to the correct path in some circumstances.

Update 4.5.0

New: Can now review an article which effectively adds a comment and rating.

New: Application.GenerateHTMLSearchControlForArticleView and Application.GenerateHTMLSearchControlForDirectoryView now can be passed an ID, placeholder text and button HTML.

Fix: Updated templates to use backend.2.1.js which fixes delay in redirect and old file locations.

Fix: Updated templates to use backend.2.1.css which fixes old file locations.

Fix: Error when loading an SQL View.

Fix: Error when sending Membership Emails when the Group ID was 1000 or more.

Fix: Application.MoveFile when downloading via a URL will use the destination file name in the temporary path as URL file name may not be suitable.

Fix: Error when running BinarySignatures.GetMimeTypeFromContent.

Fix: Error when running Collection.Compute on a property in an inherited collection.

Update 4.4.3

New: Can now select the depth of menus Application.GenerateHTMLMenu and Application.GenerateHTMLSelectMenu return.

New: If allowed, a user can now select no Order.MakePayment.Method to not make a payment at the time and send the invoice.

Update 4.4.2

Fix: Simplified the subscription processing when an order is actioned.

Update 4.4.1

Fix: Fat Zebra payment gateway requires a unique reference for each transaction.

Fix: ConvertToItem when passed a negative integer (used for new item IDs) was returning nothing instead of the new item.

Fix: Error when passing a URL with parameters to MoveFile, MoveImage and MoveVideo.

Update 4.4.0

New: A brand can now be selected on a product, service or any other article. As it is for categories, brands can also be listed for article views and used to filter the view. A short cut path is also available. For example, https://www.mysite.com/shop/brand/nike/.

Update: Manufacturers and product ranges have been removed.

Update 4.3.4

Fix: Payment.ReceivedOn.MaximumValue causing error when merging users on same day payment received.

Fix: OrderItem.CompletionURL for service bookings and subscriptions were simplified to avoid redirect errors.

Update 4.3.3

Fix: Using a referral URL not recording who the User.ReferralBy was with a short cut paths such as those to blogs, galleries, products, etc.

Update 4.3.2

Fix: Infrequent error when making payments.

Update 4.3.1

Fix: Links on invoices / payment instructions sent in email.

Fix: When stored payment methods can be added.

Fix: When Order.SelectStoredPaymentMethod is accessible for recurring orders.

Fix: Error generating article comments list.

Fix: When article comments can be viewed.

Fix: Load speed of cart items and orders.

Fix: Ability to filter and sort calendar, directory and article views via URL.

Fix: Ability to filter on an item Type.

New: Can now filter and sort collection in script with either SQL or an Expression. For example: Application.GetCollection("OrderItems").FilterOnSQL("[Price] > 100").FilterOnExpression("Val(Price) < 1000").SortOnSQL("[Price] desc")

Update 4.3.0

New: A user can comment on article comments.

New: Can now send an order based on the balance. For example, balance is greater than zero or balance equals zero.

Fix: Sending an order email campaign filtered on payment due resulted were incorrect.

Update 4.2.0

New: A user can add stored payment methods and change a stored payment method on an order for recurring or upcoming payments.

Update 4.1.3

Fix: Sending an order email campaign filtered on payment due resulted with zero emails sent.

Update 4.1.2

Fix: Sending email campaign resulted with zero emails sent.

Update 4.1.1

Fix: Now allows administrator to log in as another user when Website Temporarily Unavailable.

Fix: GetObjectByUniqueTextPropertyValue was not searching objects by file name.

Fix: Random Concurrency Violation error.

Update 4.1.0

New: Now supports MPGS payment gateway.

New: Now supports Fat Zebra payment gateway.

New: Now supports AfterPay payment gateway.

New: Email Marketing System now merges with Orders. This can be used for payment reminders, abandoned orders, etc.

New: Added Attachment.SetToProperty to set the attachment to a property on the current object. For example, if you are looking at image attachments for a user then an image could be set to the Logo or Photograph properties.

Fix: Added parameter WebRequest.EnableCookies which will enable cookies for a web request which will enable session values to be stored. This fixes a problem when a web request redirects to another URL but cannot view session values in the previous call.

Fix: After custom register (which called reset) was not logging in new user.

Fix: Removed storing session values as cookies.

Fix: URL parameter EndSessionOnComplete will now store this as a session variable and end the session after redirects complete if applicable.

Fix: Listing orders slow loading and generally across the board.

New: Added class Empty to calendar cells that have no times to display.

New: Function Application.GetUniversalTime(Time) which will return the universal time. When displaying a time in the users timezone

New: You can now display the time in the users timezone. To do that you need to wrap your default display time in an element with an attribute data-universal-time holding the universal time and data-options which indicates how it is to be displayed. For more info on options go here.

  • <span data-universal-time="17 Mar 2019 7:45 PM" data-options="{&quot;hour&quot;:&quot;2-digit&quot;,&quot;minute&quot;:&quot;2-digit&quot;}">5:45 AM AEST</span>

Update 3.19.26

Fix: List of available payment methods included those excluded with expression.

Fix: Error when inserting note when email sent.

Fix: Error when initially setting HTTPS Everywhere.

Update 3.19.25

Update: Allow subscribing new user when email address exists on database only when no payment required.

Update 4.0.9

Fix: Group.SubscribeNewUser will only direct the user to login if email address is already on the database when payment is required.

Fix: Group.TakeSubscription removed and directed to Group.SelectSubscription.

Fix: Order.MakePayment now will ask for payment details if the amount is zero due to a promotion, the order is recurring and the payment method selected has storage of payment details enabled. This will allow for example, first month subscription free and recurring orders automatically taking payment.

New: Order.SendPaymentErrorNotification will send a payment error notification to the email address on the order when a page named order.paymenterrornotification exists and an error is received trying to process a payment. This is especially useful for automated payments.

Fix: Order.RecurNextOn was set incorrectly in some circumstances.

Fix: Order.Cancel was available for the Trading Entity when actioned or completed.

Fix: Order.GenerateRecurringOrder now takes payment immediately for new order if due.

Fix: ServiceTime.SpecifyUsers will now get logged in user if there is no selected user.

Fix: Application.GetView now loads inherited table relationship.

Fix: BusinessObject.GetPropertyValue will now return the value from non-defined properties if allowed.

Update 3.19.24

Fix: Changed how the title meta tag is displayed on article views for categories, tags, etc.

Update 4.0.8

Fix: Error creating a new email campaign.

Fix: Default HTML Merge Expression attribute Merge Type to dynamic when not specified.

Fix: Correction to page base paths for new upgrades.

Update 4.0.7

New: Can now set the default dashboard URL under Configure Components.

Fix: Template.LastUpdatedOn not updated when pregenerated content updated.

Fix: User.LastUpdatedOn not updated when user logged in.

Update 4.0.6

New: The system will automatically detect if content such as menu items, pages, templates, etc. have changed since pregenerate content was created and if so regenerate.

Fix: Custom collection filenames such as shop for products was not using configuration settings.

Fix: Error when accessing filters on Items collection.

Update 4.0.5

New: The system will pregenerate content for templates replacing merge expressions marked as static. This will speed up page load for both web and email templates. Note: in the HTML editor, the merge expression attribute Merge Object Type has been replaced with Merge Type which can have the following values:

  • Static - pregenerated
  • Dynamic - generated everytime
  • Both - pregenerated for public, everytime for logged in users

Fix: Group base paths and pages/blog posts/etc of groups.

Update 4.0.4

Fix: Error after setting HTTPS Everywhere in Configure Website.

Update 4.0.3

New: User's can now log back to their remembered account if logged out or logged in as someone else. A new menu item to do this has been created under Logout.

Update 4.0.2

Fix: Improvements made to Item.Attachments and permissions.

Update 4.0.1

New: You can now set the Website Temporarily Unavailable. To do this go to Configure URLs and set Website Temporarily Unavailable Page Name. Logged in administrator's will still be able to access as normal.

Fix: The website under construction page will only show when a user is not logged in and no path passed in the URL.

Fix: Missing static files such as images, scripts and videos will now return standard file not found response.

Update 3.19.23

Fix: The SendEmailForm function did not send the attachments to subsequent recipients, only the first.

Update 4.0.0

New: Each business object, with the exception of a few types (Binary Signature, Configuration Setting, Import Script and IP Range), inherit Item which has an application wide unique ID.

Update: Auction management has been removed.

Update: Removed property ImportScript.IsUserImport.

Update: Many previously deprecated functions have been removed.

Update: Some configuration settings such as DocTypeDeclaration and ViewPort have been defaulted to the new norms.

Update: Restructuring of the file system, in particular the user files, images, videos, audios, scripts, stylesheets, etc.

Update: Restructuring of the URL short cut paths to match file system changes. For example, /galleries/my-photos/ for the URL to the gallery page and /galleries/my-photos/images/happy-days.jpg for a URL to one of the images.

Update: When outputing an article to a static file, the system will create a folder and output to an index.html file. For example, /galleries/my-photos/index.html, /blog/my-first-blog/index.html or /contact-us/index.html for a page.

Update: Item attachments can now have a title and description and be positioned in the list. The attachments can be local to the item attached /galleries/my-photos/images/happy-days.jpg, shared /images/great-day.jpg or external https://www.anothersite.com/images/awesome-week.jpg.

Update: Custom Properties can now be added to any item without adding a column to the database table. However, if you need to filter or sort that property then it is recommended to add a column to the relevant table.

Fix: Custom properties will now initialise from table column if exists when changing the type.

Fix: Custom properties initialised from table columns will now set unique where applicable.

New: The URL property for a menu item now has selectable list of pages and files under the default file path.

New: Functions Pluralize and Singularize.

Fix: Error when loading collection item in definition inspector when collection name does not resolve to object name by removing trailing letter "s" (singular name).

Fix: GenerateFilterEditor was not loading a drop down for custom enumeration properties.

New: Application.GetFiles(FolderPath, IncludeSubfolders) will return a list of files in the specified folder relative to the application absolute path.

Fix: Application.GetFolders(FolderPath, IncludeSubfolders, IncludeThisFolder) now returns a list of folder paths relative to the application absolute path.

New: Property Application.IsLocalHost which indicates if the application is run on a local computer, hence by a developer.

New: Service.TypeOfUsers: this allows you to specify the type of person/people using the service. For example, Attendee(s), Traveller(s), Rider(s) or Hiker(s).

New: When booking times, the user is now asked to specify attendees before adding to cart and checking out.

New: You can now set up a service for group bookings such parties, camps, etc. When a booking is made the system does not ask for each of the attendee details and a single booking is created which indicates how many it has been reserved for. To acheive this set Service.MaximumUsersPerBooking to a number greater than 1. You can also specify Service.MinimumUsersPerBooking.

New: Service.AllowOrderBeforeBooking will be ignored for group bookings.

New: When saving session variables, the system will also add them as a cookie on the client side which will help if session times out.

New: Can now add properties to a business collection item which will store while session is active.

New: Available quantities on products are not adjusted until the order is actioned.

New: The availability of products and services is checked prior to making payment.

Fix: Before adding item to the cart it checks cart for already added items of the same and checks availability on the combined.

New: You can now set an order as recurring. Orders for subscription to groups will automatically be set as recurring. The administrator or trading entity can also cancel the recurrence before it is due to recur.

New: A user's payment details (i.e. credit card info) can now be stored with a payment gateway and selected for reuse without reentering that information again. For recurring orders or orders with multiple part payments, the system will make the payment automatically when due.

New: Can now store credit card payment details with SecurePay.

New: Can now process direct debits with SecurePay.

New: A new property on gateway payment methods, Requires Reconciliation, indicates any payments made with this method will require reconciliation.

New: Can now cancel an order and if it has been actioned the products availability is rolled back, service bookings are cancelled and subscriptions for membership's expiry is rolled back.

Update 3.19.22

Fix: The generated email template now includes viewport and other necessary meta elements for formatting.

Update 3.19.21

New: Application.ResizeImage can now accept a resize method:

  • Contain: resizes to fit within both width and height. For example, 300x300 resized to 200x100 will result 100x100.
  • Emcompass: resizes to fit within either width or height. For example, 300x300 resized to 200x100 will result 200x200.
  • Cover: resizes to fit within either width or height but crops excess. For example, 300x300 resized to 200x100 will result 200x100 with height cropped top and bottom to center image.
  • Stretch: resizes to stretch to width and height. For example, 300x300 resized to 200x100 will result 200x100 stretched image.

New: When parsing Parameters in a URL where PageType=MethodView any missing parameters at the end will be defaulted to the method's parameter default value.

Update 3.19.20

New: In an email or email template, setting the Merge Object Type to "Application", in a HTML merge expression, will merge these expressions to the application once, rather than for each email's merge object (generally a recipient record). This will speed up the output of campaigns and lessen the load on the server processor.

Update 3.19.19

Fix: Group.SubscribeNewUser will now subscribe an existing user if no payment required.

Update 3.19.18

Fix: Error when an administrator completes an order.

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.

Update 3.17.3

New: Function ConvertDateToAge(Date, AsAt) is made available for VBScript.

Update: Google Tag Manager generated code updated.

Fix: HTML editor not styling correctly.

Update 3.17.2

Fix: Views using inheritance would get an error due to inherited tables not fully loaded.

Update 3.17.1

New: Properties UpdateReleasePhase and VersionReleasePhase on the Application. UpdateReleasePhase specifies the release phase allowed when installing updates. VersionReleasePhase is the release phase of the currently installed version. These properties replace IsBetaTestSite and IsBetaVersion. The release phases are:

  • Alpha
  • Beta
  • Stable

New: Property DebugMode on the Application. When true will output debug logs and reference the original (or non-minified) scripts and stylesheets.

Fix: Mispelt property name CustomDefinitionNamesStartWith.

Update 3.17.0

New: Properties Async and Defer on TemplateScript. When these properties are set to True an attribute of the same name is added to the script element when output to HTML.

New: Property Minify on TemplateScript and TemplateStylesheet. When this property is set to True the systems checks for a file with the same name including ".min" after the file name. If the minified file does not exist or is older than the original file, a new minified file will be created. The minified file will be reference in the output HTML.

New: Base and backend scripts and stylesheets have been bundled, minified and referenced offsite from a common code library.

New: css3-mediaqueries.js now only loads for IE9 and lower.

New: All scripts have been set to defer with the exception of css3-mediaqueries.js and html5shiv.js which only load on IE9 and lower.

New: JQuery core is now referenced from a CDN.

Update 3.16.10

New: A location (i.e. France) can receive deliveries from multiple pickup outlets. To do this, include the location in multiple delivery zones (i.e. Europe from United Kingdom or Europe from Hong Kong). When the user selects a freight rate, the pickup outlet is determined by the delivery zone of that freight rate.

Update 3.16.9

New: You can now see the order related to a service booking where applicable.

Update 3.16.8

Fix: Orders processed with a payment term that does not require payment immediately still asked for payment.

Update 3.16.7

New: Group.SelectSubscription and ServiceTimes.BookNow have 2 new hidden parameters ClearCartItems and ProceedToCheckout which both default to True, however can be modified via configuration settings.

New: BusinessCollectionItem.RawDataValue([Property]) get or sets the raw data in a table.

Fix: Purchase order delivery details now display pickup outlet address when not dropship.

Fix: When retrieving the pickup outlets for a delivery zone due to no state specified when region was.

Fix: Incorrect column name PaymentTerms.ActionOrderAfter changed to PaymentTerms.ActionOrderWhen.

Fix: Error when requesting a BusinessObject.PropertyValue for an Item's Item. For example, OrderItem.PropertyValue("TradingItem.Supplier").

Update 3.16.6

New: JavaScript togglerfunction attributes data-off-selector and data-on-selector now can accept this and parent values.

Fix: Error in Application.ProcessPayment.

Update 3.16.5

New: When specifying users for a booking it now defaults to 2nd Attendee, 3rd Attendee, etc. for the first and last names, while the business name is set to the business name of the user booking.

Fix: Order completion was not executing when paid in full.

Update 3.16.4

Fix: Error when returning from offsite payment method.

Update 3.16.3

New: Toggler in base.js now toggles off and on classes for separate selectors with data-off-selector and data-on-selector attributes.

New: Function Common.DateAddWorkDays(StartDate As DateTime, Days As Integer).

Fix: Error when displaying order status message.

Update 3.16.2

New: Property PaymentTerm.ActionOrderWhen determines when the order can be actioned for fulfillment (i.e. product dispatched, service booked or group subscribed). It can be one of the following:

  • Confirmed
  • DepositReceived
  • BalanceReceived

New: Property Order.Status can be one of the following:

  • Confirmed
  • Actioned
  • Completed

New: Parameter Order.Complete.ActionThisOrder specifies if the fulfillment process starts or not. It's default value is determined by Order.PaymentTerms.ActionOrderWhen It is editable only by an administrator.

New: Can now set OtherPaymentMethod.Instructions to nothing. If this property is nothing then the payment method will not be displayed in the payment instructions section of the invoice or order status message.

Update 3.16.1

Fix: Updated configuration settings TradingItem.DefaultViewPropertyNames and TradingItems.DefaultListColumnNames.

Update 3.15.4

Fix: Removed Video to Flash conversion.

Fix: Updated setup.aspx with new default servers.

Update 3.16.0

New: Trading Item Discount Prices have replace Special Price, Bulk Price and Member Price 1 to Member Price 5. This now allows unlimited discount pricing on an item. For example, you may have a price for 10 items or more and another for 20 or more. You can also set a limit to the number of items at a particular discount. For example, gold class members may be allowed up to 2 for free.

New: Related Trading Items can be used to list all the related products, etc. when viewing a products details.

New: Adding auto-height to the class of a textarea will allow the height to auto-resize when data entered.

New: When setting a MultipleLineText property's EditorLines attribute to zero, the output html textarea will set auto-height to the class.

Fix: If a LinkingForeignCollection's LinkingProperty has a SelectableValuesExpression it is now executed and used when generating the control.

Update 3.15.3

Fix: Error when opening Configure Components.

Update 3.15.2

New: New configurations setting CalendarFirstDayOfFinancialYear.

New: Added TimePeriod.FinancialYear which is useful for financial reporting purposes.

New: When a pickup outlet is logged in, they can now dispatch orders.

New: ServiceTime.Reschedule to reschedule a time and send the rescheduled letter to users with reservations when applicable.

New: ServiceTime.Cancel now asks if the user would like to send the cancellation letters to users with reservations.

New: New base.js function to set default values from a drop-down to adjacent input controls. For example, a drop down may have default date ranges like This Month, Last Month, This Financial Year, etc. and when selected will populate the 2 date input controls next to it with the appropriate values.

Fix: The configuration setting [Collection].ItemTypeName was being ignored for custom collection definitions.

Fix: Could not insert a new row on a table with only an auto-generated ID column.

Update 3.15.1

New: Now allows bookings on non-published services.

Fix: Calendar allowed past service times to be booked.

Update 3.15.0

New: Payment options on a trading item and recurring payments have been replaced by payment terms on the order. This will allow the order to be paid over time. For example, in "12 monthly payment", "25% deposit with balance due 7 days prior to date required on" or "30 days".

New: The "Other Payment Method" (i.e. cash, cheque, direct deposit) is only selectable by the administrator. However, it will show up in the invoice footer with instructions on how to pay. Once a payment has been received via this method, the administrator can add the payment using this method for reconciliation purposes.

New: Layout changes to confirm order including payment terms.

New: Layout changes to invoice including payments paid/due and payment methods.

New: Layout changes to purchase order.

New: Layout changes to order complete message including payments paid/due and payment methods.

Fix: TotalPaymentReceived, TotalPaymentUnconfirmed, PaymentProcessingFee and PaymentProcessingFeeTaxIncluded are now displayed in the currency of the order, not the currency of payments.

Fix: Geolocation lookup adjusted to timeout after 3 seconds.

Fix: When a geolocation lookup fails when requesting UserCountry or GetSelectablePickupOutletsNearDeliveryLocation.

Fix: Method parameter values passed in a URL no longer conflicts with reserved names like PageType, Method, Collection, etc.