Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

reset reconciliation time when publisher window is closed #4516

Merged
merged 2 commits into from
Oct 4, 2016

Commits on Oct 4, 2016

  1. reset reconciliation time when publisher window is closed

    1. always make this check on startup, settings changes, etc.
    
    2. rather than look for a time in the past (after all, the user could
    just be a day late doing stuff), look to see if the reconciliation
    stamp is at the end of the publisher window (the window consists of N
    frames, each of duration M… N=30, M=1day)
    
    fixes #4058
    
    auditor: @ayumi
    mrose17 committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    7560495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6c3a7a View commit details
    Browse the repository at this point in the history