Author Topic: Chekin' in  (Read 195868 times)

Daniel Abrams

  • Administrator
  • Hero Member
  • *****
  • Posts: 7170
    • View Profile
    • LionsGate Creative :: Create Differently
Re: Chekin' in
« Reply #1095 on: December 28, 2021, 11:20:53 PM »
LionsGate Creative
lionsgatecreative.com
Creating differently.

Hollis Brown

  • Administrator
  • Hero Member
  • *****
  • Posts: 7824
    • View Profile
Re: Chekin' in
« Reply #1096 on: December 28, 2021, 11:33:54 PM »

Daniel Abrams

  • Administrator
  • Hero Member
  • *****
  • Posts: 7170
    • View Profile
    • LionsGate Creative :: Create Differently
Re: Chekin' in
« Reply #1097 on: December 28, 2021, 11:50:11 PM »
Working on it . . .
LionsGate Creative
lionsgatecreative.com
Creating differently.

Hollis Brown

  • Administrator
  • Hero Member
  • *****
  • Posts: 7824
    • View Profile
Re: Chekin' in
« Reply #1098 on: December 29, 2021, 12:30:23 AM »
Gotta get up in the morning.

Daniel Abrams

  • Administrator
  • Hero Member
  • *****
  • Posts: 7170
    • View Profile
    • LionsGate Creative :: Create Differently
Re: Chekin' in
« Reply #1099 on: December 29, 2021, 12:34:40 AM »
Okay, talk tomorrow.
LionsGate Creative
lionsgatecreative.com
Creating differently.

Daniel Abrams

  • Administrator
  • Hero Member
  • *****
  • Posts: 7170
    • View Profile
    • LionsGate Creative :: Create Differently
Re: Chekin' in
« Reply #1100 on: December 29, 2021, 12:47:41 AM »
Fixed, but I think we have an issue. Gonna do some checking tomorrow. Get back once done.
LionsGate Creative
lionsgatecreative.com
Creating differently.

Daniel Abrams

  • Administrator
  • Hero Member
  • *****
  • Posts: 7170
    • View Profile
    • LionsGate Creative :: Create Differently
Re: Chekin' in
« Reply #1101 on: December 29, 2021, 01:36:43 PM »
At the moment, we are just looking at [Add Event]. Made some changes, and then tested. Seems good. What we are looking at is Adding Days when adding an Event. Looking for any issues, and making sure all mistakes caught. For example:

Catch if [Day Start Date and Time] > [Day End Date and Time] => only applicable if both defined
Catch if [Day Start Date and Time] = [Day End Date and Time] => only applicable if both defined
Catch if [Day Start Date and Time] on same date as another [Day Start Date and Time] => only applicable if two or more days defined

That should be it, right? And, we like the language of the error messages.

If you get it right, and try to save, you just see message: Pass. Nothing saved yet until we are sure it is okay.
LionsGate Creative
lionsgatecreative.com
Creating differently.

Hollis Brown

  • Administrator
  • Hero Member
  • *****
  • Posts: 7824
    • View Profile
Re: Chekin' in
« Reply #1102 on: December 29, 2021, 02:07:27 PM »
I did the same when you add Days to an existing Event. Is it good too?
I thought this meant to move on to adding Day to existing Event, but okay. I'll go back to adding Days with Event.

Daniel Abrams

  • Administrator
  • Hero Member
  • *****
  • Posts: 7170
    • View Profile
    • LionsGate Creative :: Create Differently
Re: Chekin' in
« Reply #1103 on: December 29, 2021, 02:16:06 PM »
That will come next once we clear this.
LionsGate Creative
lionsgatecreative.com
Creating differently.

Hollis Brown

  • Administrator
  • Hero Member
  • *****
  • Posts: 7824
    • View Profile
Re: Chekin' in
« Reply #1104 on: December 29, 2021, 02:27:54 PM »
At the moment, we are just looking at [Add Event]. Made some changes, and then tested. Seems good. What we are looking at is Adding Days when adding an Event. Looking for any issues, and making sure all mistakes caught. For example:

Catch if [Day Start Date and Time] > [Day End Date and Time] => only applicable if both defined
Catch if [Day Start Date and Time] = [Day End Date and Time] => only applicable if both defined
Catch if [Day Start Date and Time] on same date as another [Day Start Date and Time] => only applicable if two or more days defined

That should be it, right? And, we like the language of the error messages.

If you get it right, and try to save, you just see message: Pass. Nothing saved yet until we are sure it is okay.
The Oops messages tell what's wrong, but not what has to be done to make it right:
"Start Date/Time must be before End Date/Time," for instance.

Daniel Abrams

  • Administrator
  • Hero Member
  • *****
  • Posts: 7170
    • View Profile
    • LionsGate Creative :: Create Differently
Re: Chekin' in
« Reply #1105 on: December 29, 2021, 03:05:36 PM »
How should we rephrase them?
LionsGate Creative
lionsgatecreative.com
Creating differently.

Hollis Brown

  • Administrator
  • Hero Member
  • *****
  • Posts: 7824
    • View Profile
Re: Chekin' in
« Reply #1106 on: December 29, 2021, 07:17:55 PM »
How should we rephrase them?
Keep what you have. Just add:
End date/time must be after start date/time.
...or
Individual days must be on separate dates.

Daniel Abrams

  • Administrator
  • Hero Member
  • *****
  • Posts: 7170
    • View Profile
    • LionsGate Creative :: Create Differently
Re: Chekin' in
« Reply #1107 on: December 29, 2021, 08:08:37 PM »
Done. How is it? I f good, is Add Event okay, including with respect to Adding Days? All possibilities where Admin can make mistake are caught?
LionsGate Creative
lionsgatecreative.com
Creating differently.

Hollis Brown

  • Administrator
  • Hero Member
  • *****
  • Posts: 7824
    • View Profile
Re: Chekin' in
« Reply #1108 on: December 29, 2021, 09:00:52 PM »
Attempted to Add Event with no Days. Got this:

Oops!
Pass!

Hollis Brown

  • Administrator
  • Hero Member
  • *****
  • Posts: 7824
    • View Profile
Re: Chekin' in
« Reply #1109 on: December 29, 2021, 09:09:59 PM »
Attempted to Add Event with no Days. Got this:

Oops!
Pass!

Also got that with two sequential days. That should have gotten no Oops.