From eb12dc7ab009798e4648e71b5163ca18e07ca76f Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 30 Aug 2016 16:18:31 -0400 Subject: [PATCH] Modify appearance and descriptive text to improve useability. --- views/admin/events/edit.html | 1 - views/admin/events/editSchedule.html | 111 ++++++++++++++++----------- 2 files changed, 66 insertions(+), 46 deletions(-) diff --git a/views/admin/events/edit.html b/views/admin/events/edit.html index ee39850..9f665db 100644 --- a/views/admin/events/edit.html +++ b/views/admin/events/edit.html @@ -595,7 +595,6 @@ $('#recurCalendarDialog_' + recurID).attr('title', 'Select Dates for ' + recurName); $('#recurCalendarDialog_' + recurID).dialog({ - position: { my: 'right bottom-15', at: 'left top', of: '#recurSpecDates_' + recurID}, minWidth: 600 }); // Color to change calendar cell to (in rgb so it compares to our test below) diff --git a/views/admin/events/editSchedule.html b/views/admin/events/editSchedule.html index 17a3b27..6b1fa5a 100644 --- a/views/admin/events/editSchedule.html +++ b/views/admin/events/editSchedule.html @@ -26,7 +26,7 @@ - +

Time Of Day For Event

All Day Event: @@ -44,43 +44,45 @@ End Time: -   +

Dates Over Which Event Occurs

- Start Date: + First Date: - End Date: + Last Date: +

Dates On Which Event Occurs

- Recurring Event: + Not every day? - Setup a detailed schedule.
Leave this un-checked for events that occur
every day from Start Date to End Date. + Setup a detailed schedule. + Leave this un-checked for events that occur every day from Start Date through End Date. - - + - - - + + + + - + + + + + - - - - + + + - + - + + + + + + + - + - + - + + - + +
Delete this Event Schedule

Recurring Schedule for Event

Use the fields below to establish a recurring monthly, weekly, or daily schedule for your event. If any event dates don't fit this recurring schedule, use the "Add Specific Dates..." section below.
 

Recurring Schedule for Event

Use the fields below to establish a recurring monthly, weekly, or daily schedule on which your event occurs from "First Date" through "Last Date" on left. If any event dates don't fit this recurring schedule, use the "Add Specific Dates..." section below.
 
Months  
All
None
@@ -90,46 +92,47 @@ {/if} {/foreach} -
{$v.name}    
All
None
 
 
Days of month:  Check to select specific days of the month.
Week of the Month  
All
None
{foreach $r.week_of_month.bitmap as $v} {/foreach} -
{$v.name}    
All
None
Day of the Week  
All
None
{foreach $r.day_of_week.bitmap as $v} {/foreach} -
{$v.name}  
All
None
Day of the Month
All
None
@@ -144,21 +147,22 @@ -
Last day of the month
All
None
 

Add Specific Dates that Don't Fit Schedule Above

Use this section to enter specific additional dates that don't fit into a regular monthly, weekly or daily schedule above. +
 

Add Specific Dates that Don't Fit Schedule Above

Use this section to enter specific additional dates that don't fit into a regular monthly, weekly or daily schedule above. If all your dates don't fit a recurring schedule above, you may click "None" for all of the options above and select all specific dates for your event here.
 
 
Select with CalendarSelect with Calendar
Custom Dates
+

Click on Dates to select/remove those dates for this schedule.

@@ -168,7 +172,11 @@

Use to add/delete specific dates to the schedule. Click dates below to delete. -

+

  {if $r.specific_dates} {$ncei = 1000} @@ -220,6 +228,7 @@ New Schedule  

Time Of Day For Event

All Day Event: @@ -239,42 +248,45 @@
 

Dates Over Which Event Occurs

Start Date:First Date:
End Date:Last Date:

Dates On Which Event Occurs

Recurring Event:Not every day? - Setup a detailed schedule.
Leave this un-checked for events that occur
every day from Start Date to End Date. + Setup a detailed schedule.
Leave this un-checked for events that occur every day from Start Date through End Date.
- + - - - + + + + - + + + + + - - - - + + + + + + + + + -- 2.17.1
Delete this Event Schedule

Recurring Schedule for Event

Use the fields below to establish a recurring monthly, weekly, or daily schedule for your event. If any event dates don't fit this recurring schedule, use the "Add Specific Dates..." section below.
 

Recurring Schedule for Event

Use the fields below to establish a recurring monthly, weekly, or daily schedule on which your event occurs from "First Date" through "Last Date" on left. If any event dates don't fit this recurring schedule, use the "Add Specific Dates..." section below.
 
Months  
All
None
@@ -283,47 +295,48 @@ {/if} - {/foreach} - + {/foreach}
{$v.name}    
All
None
 
 
Days of month:  Check to select specific days of the month.
Week of the Month  
All
None
{foreach $newRecurrence.fieldData.week_of_month.bitmap as $v} - {/foreach} - + {/foreach}
{$v.name}    
All
None
Day of the Week  
All
None
{foreach $newRecurrence.fieldData.day_of_week.bitmap as $v} {/foreach} -
{$v.name}  
All
None
Day of the Month
All
None
@@ -338,21 +351,24 @@ -
Last day of the month
All
None
 

Add Specific Dates that Don't Fit Schedule Above

Use this section to enter specific additional dates that don't fit into a regular monthly, weekly or daily schedule above. - If all your dates don't fit a recurring schedule above, you may click "None" for all of the options above and select all specific dates for your event here.
 

Add Specific Dates that Don't Fit Schedule Above

Use this section to enter specific additional dates that don't fit into a regular monthly, weekly or daily schedule above. + If all your dates don't fit a recurring schedule above, you may click "None" for all of the options above and select all specific dates for your event here. + You may set dates here that are not from "First date" to "Last Date".
 
Select with Calendar -
Show Calendar
+
Custom Dates
+
+

Click on Dates to select/remove those dates for this schedule.

@@ -362,6 +378,11 @@

Use to add/delete specific dates to the schedule. Click dates below to delete. +