... | ... | @@ -45,6 +45,8 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken |
|
|
|
|
|
1 - Duplicate functions as if it were a normal edit. Forwards to template which doesn't make sense IMO. We probably just want to pass data with the ID's and UIDs stripped and have edit key on empty IDs
|
|
|
|
|
|
2 - A Date of "NEVER" is indistinguishable from the user actually choosing that date. We display the date instead of "NEVER" which probably will confuse the user.
|
|
|
|
|
|
----
|
|
|
|
|
|
#### HA-72 Preview:
|
... | ... | @@ -77,6 +79,12 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken |
|
|
|
|
|
-----
|
|
|
|
|
|
#### HA-71 Schedule:
|
|
|
|
|
|
2 - A "NEVER" date does not translate on edit. We take the date as the date.
|
|
|
|
|
|
---
|
|
|
|
|
|
#### General:
|
|
|
|
|
|
* Edgecast URL is stubbed in right now and needs to be obtained from the data itself or somewhere else.
|
... | ... | @@ -85,6 +93,8 @@ This looks like a long list, but hopefully it isn't in reality. I've just broken |
|
|
|
|
|
* Date inputs are inconsistent in formatting Validate that the dates submitted mean what we think.
|
|
|
|
|
|
* Dates across the site are odd. "NEVER" end translates to a date and we never translate it back for display so the display shows 2099 end date when the user selects never.
|
|
|
|
|
|
-----
|
|
|
|
|
|
## Sitehub:
|
... | ... | |