Update 3.4.6

Fix: Create Note on User inserted html error into Notes when special character like ampersand was used in the author name.

Update 3.4.5

Fix: Error when setting the Base Culture Code.

New: Added "Set Base Culture" to System Configuration menu.

Update 3.4.4

New: Added display property "Total Payment Outstanding" to the order and invoice.

Fix: The "Pay" action on an order is now available if there is an outstanding payment required.

Update 3.4.3

Fix: The current menu item style was not being set for the home page in some circumstances.

Update 3.4.2

New: Upgraded the HTML editor to the latest version.

Update 3.4.1

New: Property "Is Deliverable" has been added to the product. If only non-deliverable items have been added to the cart then no delivery information is requested during check out.

Update 3.4.0

New: Properties "Dispatched On" and "Delivery Tracking Code" have been added to the order. "Set Dispatched" action on the order will ask for these properties and send the trading entity a notification. A page with Output Type of Email and file name "order.dispatchednotification" is required for the notification to be sent.

New: "Set Received" action on the payment will now send the trading entity a receipt. A page with Output Type of Email and file name "payment.receipt" is required for the receipt to be sent.

New: Can now "Send Email" from an order or payment which will merge with the order or payment and send to the trading entity.

Update 3.3.2

Fix: Change made in previous update to lists that were too wide a horizontal scrollbar appears is reversed due to vertical scrollbar appearing when hover menus appear below bottom of list.

Update 3.3.1

Change: When lists are too wide when viewed on a narrow screen it is now scrollable vertically.

Update 3.3.0

New: Credit card payments can now be processed through SecurePay payment gateway.

Update 3.2.12

Fix: When editing a form on screen 600px or less now has labels above input.

Update 3.2.11

Change: Added a few entries to robots.txt due to entries being case-sensitive.

Update 3.2.10

Change: Properties Required On and Additional Information have been added to the invoice if they have a value.

Update 3.2.9

Change: Start time displayed in booking confirmation screens and emails now hides the time if 12:00am.

Fix: Position property on a ranked object was not defaulting to the next available position.

Fix: Search text was trying to search properties that did not have a column in the database table.

Update 3.2.8

Change: Changed robots.txt to stop the indexing of certain folders.

Change: When the system detects a file not found in certain folders it is immediately returned with the error.

Update 3.2.7

Change: Calendar View now loads Service Times by default.

Fix: Error in Definition Inspector due to upgrade of .Net Framework.

Update 3.2.6

Fix: Error in Service Time object display format.

Change: Start Finish property for a Service Time object now use the upper and lower accuracy values when formatted.

Update 3.2.5

Fix: Error in Users.xls import script.

Update 3.2.4

New: Options on trading items can now include once off fees.

Update 3.2.3

Fix: When a task is assigned to a user, the project will also be assigned to that user, if the project doesn't have a user assigned to it.

Fix: The generic email that is sent when a project or task is assigned, now links directly to the project or task.

Fix: Turned off autocomplete on captcha input fields. This will only affect captcha input fields on auto-generated forms.

Fix: New projects and tasks menu items were only visible to developers.

Fix: Properties or parameters with a drop down list and blank item with No Value Text when selected and submitted returned an error.

Fix: Error occurred after login to access a restricted page.

Update 3.2.2

Fix: Base properties and methods were not available for custom business collections and their items.

Update 3.2.1

New: Import script for exported Outlook (version 2010 or higher) CSV.

Fix: Unable to download CSV file.

Update 3.2.0

New: Task Management System has been added. This system is fully integrated with other systems and requires a license for use.

Fix: Updated the Chilkat library to the latest version 32bit version.

Update 3.1.3

Fix: Updated setup.aspx to redirect to home page instead of Configure Website.

Update 3.1.2

Fix: Updated the Chilkat library to the latest version. The Chilkat library is a third party tool used to sending emails and checking for bounced emails.

Update 3.1.1

New: Any menu items with the same URL as the current page will now have a class="current". This will allow you to style the current menu differently.

Update 3.1.0

New: Search box added to collection view to easily search text properties for entered text.

Update 3.0.14

Fix: The members price on a trading item is now only used for current members.

Update 3.0.13

New: The class attribute has been added to the HTML tag with a value of either "js" (javascript) or "no-js" (no javascript). This enables alternate styles to be used when javascript is turned off.

New: Class "zoom" added to base.css styles. An element with this class will zoom or enlarge by 150% when hovered over. Using this class with classes "x2", "x3" or "x4" will increase the zoom by that factor.

Update 3.0.12

Fix: When the freight calculation is based on dollars spent it is now calculated after discounts.

Update 3.0.11

New: Can now add a control to a form called OnSuccessMessage which the value will be displayed when the form is saved as an object (PageType=ObjectView). Leaving the value blank will skip any message being displayed. If the control is not included on the form then the default message is displayed.

Update 3.0.10

Fix: When more that one user logs in within the same session time it causes a concurrency violation due to the login process trying to update the Last Logged In date on the same record.

Update 3.0.9

Fix: site map was not generating the product pages due to unable to detect currency because country/language unknown.

Fix: site map was timing out.

Update 3.0.8

New: can now send email (from the Email Marketing System) to database by leaving all included groups as unselected.

Fix: when only the time part of a date time field was required an error occurred when trying to convert.

Fix: change the generator of the html head to output scripts last.

Update 3.0.7

Fix: modified base styles to include html5 inputs.

New: included in base styles, columns can now be x5 and x6.

Update 3.0.6

Fix: Delivery details by default are hidden when checking out for services booked.

Update 3.0.5

Fix: Error when trying to upload a PDF - invalid mime type.

Update 3.0.4

New: Can now set available quantity for each option combination of a trading item.

Update 3.0.3

Fix: Also applied mime type checking to PageType MethodView and EmailForm.

Update 3.0.2

Fix: Error when a file is uploade with an exceptable mime type but no binary signature exists for that mime type.

Update 3.0.1

New: When a file is upload the file extension is checked against allowable mime types. The content of the file is then compared to the binary signature of that mime type if one exists.

Update 3.0.0

New: Website management tools are now called Inology's The Internet Platform.

New: Upgrade to .Net Framework 4.5.

Fix: Attachments folder path now defaults to the business objects' file name if it has one otherwise uses the ID for the folder path.

Fix: When business objects with a file name are renamed the attachments folder path is also renamed.

Fix: When business objects are deleted the folders containing the attachments are also deleted.