wo minor features and some bugfixes.
Features
- The 'add resources' search in the calendar filter now no longer returns inactive resources and staff.
- The Calendar Page parameter ‘start’ now accepts a larger range of date formats. This allows you to simply output a date or datetime field value onto a visualforce page, and pass that value into the start parameter. This eliminates the need for a visualforce page controller extension to format the date/datetime.
Bug fixes
- Reservations with a status marked 'Final' no longer have an edit button on the Reservation form.
- The Total Price field on the Reservation form now respects the Price field override. If the Price field is not null, Total Price will be equal to Price.
- Fixed some links not opening in Internet Explorer 11.
- Fixed the ‘View Record in GoMeddo’ action on the calendar resource context menu not opening the correct resource.
- Capacity conflicts no longer cause the find Available DimensionIds REST endpoint to fail with a System.Final exception
- The Recurring Reservation component now displays the correct warning message when loading a Recurring Reservation with an unsupported recurrence type.
- Fixed the Recurring Reservation component incorrectly displaying the unsupported recurrence type warning depending on the users local timezone.