Floor

Configuration File

The slidingExpiration=”true” attribute was added. If slidingExpiration is set to true, then the timeout only applies to idle time.

For example, in the code below, Floor will timeout when there has been 60 minutes of idle time.

<forms loginUrl="~/Login.aspx" slidingExpiration=”true” timeout="60"/>

 If the attribute is set to false, the timeout countdown starts when the user logs in.

Scheduler

The following changes were made to the Scheduler application:

  • You no longer need to exit Scheduler for a new Scheduler view to be visible. You can click Refresh All to add new views to the application.

  • You can use Scheduler to add, delete and edit absences.

  • The controls for selecting the calendar view were moved up to the ribbon.

  • You can save the calendar settings for a selected Scheduler view.

  • A Comments icon was added to the ribbon.

  • The Production Comments and Production Routing Comments were combined in to one window.

  • A paper clip icon is displayed on tasks that have a comment.

  • The task descriptions are now wrapped to allow you to see more text.

  • The View Filters group was added to the ribbon, which allows you to select the types of production order that you want to display on the calendar.

  • Holidays and partial holidays are displayed in the Month view.

  • Updated absences that affect capacity are shown in red. Non-updated absences that do not affect capacity are shown in yellow.

  • The Schedule Manually check box was added to the Task Data window (open by double-clicking the production order task). When this check box is selected, you can move the task’s start to a new time, while the end time stays the same. The duration of the task grows or shrinks depending on where the start time is being moved to.

  • A link to the Scheduler online help was added. It can be opened by clicking <F1> , or by clicking the Help icon.

  • More information is now displayed for sub-contracts.

  • Colors can be assigned to production order tasks based on production order status and production routing status.