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 32c377a Error handling for missing Elections and Issues.
new 0cc3fbd Improve detection/handling of bad Election IDs.
new aa3c091 Add tools/display for using Quart "flash" notices.
new b4fb9ba s/signin_info/basic_info/
new 0923380 Use the new flash mechanism for action notifications.
The 4 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/server/pages.py | 89 +++++++++++++++++++++++++--------------
v3/server/templates/about.ezt | 2 +
v3/server/templates/admin.ezt | 2 +-
v3/server/templates/e_bad_eid.ezt | 3 ++
v3/server/templates/flashes.ezt | 6 +++
v3/server/templates/home.ezt | 4 ++
v3/server/templates/manage.ezt | 2 +
v3/server/templates/privacy.ezt | 2 +
v3/server/templates/profile.ezt | 2 +
v3/server/templates/settings.ezt | 2 +
v3/server/templates/vote-on.ezt | 2 +
v3/server/templates/voter.ezt | 1 +
12 files changed, 84 insertions(+), 33 deletions(-)
create mode 100644 v3/server/templates/flashes.ezt