This is an automated email from the ASF dual-hosted git repository.
gstein pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
from 572d239 feat: add set_open_at and set_close_at methods to Election
class
new e805ed5 feat: add upcoming elections section to voter page
new c4f7cd8 feat: add upcoming_to_pid method and q_upcoming_to_me query
new 92843a9 fix: correct undefined name 'iid' in IssueNotFound.__str__
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
v3/TODO.md | 9 ++-------
v3/queries.yaml | 23 ++++++++++++++++++++++
v3/server/pages.py | 3 ++-
v3/server/templates/voter.ezt | 46 +++++++++++++++++++++++++++++++++++++++++++
v3/steve/election.py | 14 ++++++++++++-
5 files changed, 86 insertions(+), 9 deletions(-)