Feature |
Description |
ID |
Open AudienceView applications to fit the full screen. |
This has been implemented in AudienceView 6.7.0.
When an application is opened from the AudienceView Desktop, the window opens to fit the full screen. |
AVD-504 |
Implement new web widgets in Content Management and allow users to set widget parameter a corresponding 'Context Type' dropdown. |
This has been implemented in AudienceView 6.7.0.
The following widgets have been added to the Content Management application:
- Facebook Widgets
- The Facebook Activity Widget
- The Facebook Comments Widget
- The Facebook Facepile Widget
- The Facebook Like Box Widget
- Google Widgets
- The Google+ +1 Button Widget
- The Google Maps Widget
- Twitter Widgets
- The Twitter Follow Button Widget
- The Twitter Tweet Button Widget
A 'Context Type' dropdown has been also been added next to all of the widgets' parameter fields, allowing you to easily define parameter values.
|
AVD-506 |
Determine the page that loads when the 'Next Customer' button is clicked in the Customer Services application. |
This has been implemented in AudienceView 6.7.0.
The 'Next Customer Landing Page' field has been added to the Application Security application User|Preferences and Roles|Preferences pages and the Registry application System::Configuration::Preferences node. This field allows you to define the page that users will be redirected to when the 'Next Customer' button is clicked. While this field can be set to any page within the Customer Services application, it is recommended that you only set it to one of the following:
- bundleSelect.asp
- customerSearch.asp
- giftsSearch.asp
- miscItemsSearch.asp
- offerSearch.asp
- orderSearch.asp
- seatSearch.asp
The 'Next Customer Landing Page' field is case sensitive.
|
AVD-507 |
Add the Customer|Activities page and improve the Customer|Calendar page in the Customer Services application. |
This has been implemented in AudienceView 6.7.0.
A new Customer|Activities page has been added to the Customer Services application. This page allows you to see the following interactions that have taken place with the customer in a single view:
- Activites: All of the interactions that have taken place with the customer.
- Notes: The notes associated with the customer.
- Correspondence: All of the correspondence that has taken place with the customer. Calls can also be logged using this section of the page.
- Offers: All of the offers available to the customer.
- Opportunities: All of the opportunites associated with the customer.
It is also possible to set the Customer|Activities as the default page that will open when a customer is loaded via the Application Security application User|Preferences and Role|Preferences pages (and globally via the Registry).
The Customer Services application Customer|Calendar page has also been improved to show the above interactions.
|
AVD-510
AVD-801 |
Optomize the column widths/spacing of the Venue Configuration application Price Charts|Pricing page. |
This has been implemented in AudienceView 6.7.0.
The columnn widths Venue Configuration application Price Charts|Pricing and the field sizes have been improved to make the page easier to read when there are multiple price zones and price rows |
AVD-583 |
Add a way to navigate through the Venue Configuration application Price Charts|History|Details page without returning to the Price Charts|History|Search page. |
This has been implemented in AudienceView 6.7.0.
Previous and Next arrow buttons have been added to the Venue Configuration application Price Charts|History|Details page. |
AVD-819 |
Add a way to navigate through single performances in Venue Configuration application Performance Management pages without returning to the Performance Management|Search page. |
This has been implemented in AudienceView 6.7.0.
When a single performance has been selected, Previous and Next arrow buttons have been added to the following pages:
- Performance Management|Seats
- Performance Management|Price
- Performance Management|Hold
- Performance Management|Best Available
- Performance Management|Model
|
AVD-585 |
Make the 'Type' field on a saved ticket template editable. |
This has been implemented in AudienceView 6.7.0.
The 'Type' field a saved ticket template (General Configuration application Tickets|Basic page) is now editable, allowing you to modify the ticket template 'Type' and then save a copy ('Save Copy' button) of the ticket template. |
AVD-586 |
Display the payment authorization code and the payment terminal in payment summary bar. |
This has been implemented in AudienceView 6.7.0.
Once a payment has been processed on the Customer Services application Order|Summary page, the payment's 'Authorization Code' and 'Payment Terminal' are displayed in the payment summary bar. This prevents you from having to expand the payment section to see this information. |
AVD-605 |
Highlight loaded performances |
This has been implemented in AudienceView 6.7.0.
When a performance has been loaded in the Customer Services application, when you return to the Seat|Search page the currently loaded performance is highlighted in red. |
AVD-607 |
When series changes are pushed down to performances, unchanged data is updated. There needs to be a way to specify the information that is pushed down to avoid performances issues. |
This has been implemented in AudienceView 6.7.0.
Check boxes have been added to the Select Performances dialog box that appears when the 'Update Performances' button is clicked on the Venue Configuration application Series pages.
The following categories can be selected and pushed down to the selected performance(s):
- Associations: Information defined in the Series|Basic page's 'Association' dropdown.
- Calendar: Information defined on the Series|Calendar page.
- Delivery Methods: Information defined in the Series|Basic page's 'Allowed Delivery Methods' field.
- Limits: Information defined in the limits section of the Series|Limits page.
- Eligible Passes: Information defined in the Series|Basic page's 'Passes' field.
- Payment Methods: Information defined in the Series|Basic page's 'Accepted Payment Methods' field.
- Performance Details: Information defined in the following areas of the Series|Basic page:
- details section: 'Merchant Description' and 'Sales Type' fields and 'Producer' and 'Ticket Template' dropdowns.
- performance data section: 'Options' field.
- series URLs section: 'Additional Info', 'Logo 1', 'Logo 2', 'Upsell Article' and 'Add-on Article' fields.
|
AVD-1545
AVD-1798
AVD-1931 |
Add mobile Meta Tags and Attributes to the Content Management application Sites|Applications and Articles|Applications pages. |
The following mobile Meta Tags and Attributes to the Content Management application Sites|Applications and Articles|Applications pages:
- Meta Tags
- Viewport: This is used to determine the way the page scales to the mobile device.
By default, this is set to width=device-width, initial-scale=1.0. Altering this 'Value' is not recommended.
- apple-mobile-web-app-capable: This is used to determine whether the page will open in full-screen mode on an Apple device or not.
By default, this is set to yes.
- Attributes
- apple-touch-icon: This is the location of the image that is used when the site is bookmarked to home screen on an iOS devices.
By default, this is set to branding/home-screen-icon.png
- shortcut icon: This is the location of the image that is used for the favicon that is displayed in the browser tab and browser bookmark list. This image is also used as the shortcut on the homescreen when the site is bookmarked to home screen using an Android device.
By default, this is set to ../Images/av.ico (the AudienceView logo).
|
AVD-1598 |