Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
Erik S.Erik S.Reviewer
AlexAlexChange Log Group
AddedChange Log Message
Added support for exact time entry, when promo block would shown/hidden automatically.Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Story Points
1Fix versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Erik S.
Erik S.Reviewer
Alex
AlexChange Log Group
Added
Change Log Message
Added support for exact time entry, when promo block would shown/hidden automatically.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Story Points
1
Fix versions
Created March 9, 2016 at 11:55 AM
Updated December 29, 2024 at 8:51 PM
Resolved January 21, 2017 at 6:53 PM
Plan:
don't clear "time_format" and "input_time_format" field options for "ScheduleFromDate" and "ScheduleToDate" fields
add "picker_default" field option with "midnight" value to the "ScheduleFromDate" field
add "picker_default" field option with "midnight +1 day -1 second" value to the "ScheduleToDate" field
use two "inp_edit_date_time" controls (one for each field) for specifying scheduled date
create migration SQL, that would add "23:59:59" (in seconds equivalent) time to the "ScheduleToDate" field of existing promo blocks, that have this field populated