This commit is contained in:
@@ -5,3 +5,4 @@
|
|||||||
notes:
|
notes:
|
||||||
All users can see reviews assigned to them in their home menu
|
All users can see reviews assigned to them in their home menu
|
||||||
Supervisory roles can see all reviews assigned to anyone
|
Supervisory roles can see all reviews assigned to anyone
|
||||||
|
Reviews display in schedule as ReviewDate start timestamp and 15 minutes long by default as there is no end date to display
|
||||||
|
|||||||
@@ -6,6 +6,7 @@
|
|||||||
Notes to cover:
|
Notes to cover:
|
||||||
Null dates - schedule has no way to display null dates (e.g. woitemscheduser with no start or end date selected). Null dates must be viewed in data table lists instead.
|
Null dates - schedule has no way to display null dates (e.g. woitemscheduser with no start or end date selected). Null dates must be viewed in data table lists instead.
|
||||||
|
|
||||||
|
Review type objects have a ReviewDate but no end date so they are automatically shown as ReviewDate plus 15 minutes items in the schedule for display purposes
|
||||||
Changing start / stop times
|
Changing start / stop times
|
||||||
Change day in month view only
|
Change day in month view only
|
||||||
Change Time in any other view but month view
|
Change Time in any other view but month view
|
||||||
@@ -20,4 +21,5 @@ Click on Month-Year display in title above calendar to quickly go back to month
|
|||||||
Drag extend appointments at bottom
|
Drag extend appointments at bottom
|
||||||
Drag appointments to move to another day or time range
|
Drag appointments to move to another day or time range
|
||||||
Lock symbol on appointment means it cannot have it's time changed
|
Lock symbol on appointment means it cannot have it's time changed
|
||||||
|
(locked or completed Work order item scheduled user records, completed Reviews)
|
||||||
Drag in empty space in any DAY view (not month view) to create a new object in that time frame selected
|
Drag in empty space in any DAY view (not month view) to create a new object in that time frame selected
|
||||||
|
|||||||
Reference in New Issue
Block a user