All of lore.kernel.org
 help / color / mirror / Atom feed
* [layerindex-web][patch v3 0/1] Send email notification on publication
@ 2017-10-24 21:49 Amanda Brindle
  2017-10-24 21:49 ` [layerindex-web][patch v3 1/1] " Amanda Brindle
  0 siblings, 1 reply; 4+ messages in thread
From: Amanda Brindle @ 2017-10-24 21:49 UTC (permalink / raw)
  To: yocto; +Cc: paul.eggleton, Amanda Brindle

Changed the publishemail template to use django conditional statements in creating the list of maintainer 
names, as well as checking whether there is more than one maintainer.

The following changes since commit ad1aac4ea5d4f2b327f7bd9611aed13f7c31ff7e:

  Show note if layer branch hasn't been indexed (2017-10-04 13:49:00 +1300)

are available in the git repository at:

  git://git.yoctoproject.org/layerindex-web abrindle/email_notification_publication
  http://git.yoctoproject.org/cgit.cgi/layerindex-web/log/?h=abrindle/email_notification_publication

Amanda Brindle (1):
  Send email notification on publication

 layerindex/views.py                          | 34 +++++++++++++++++++++++++++-
 templates/layerindex/publishemail.txt        |  9 ++++++++
 templates/layerindex/publishemailsubject.txt |  1 +
 3 files changed, 43 insertions(+), 1 deletion(-)
 create mode 100644 templates/layerindex/publishemail.txt
 create mode 100644 templates/layerindex/publishemailsubject.txt

-- 
2.7.4



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-30 22:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-24 21:49 [layerindex-web][patch v3 0/1] Send email notification on publication Amanda Brindle
2017-10-24 21:49 ` [layerindex-web][patch v3 1/1] " Amanda Brindle
2017-10-24 22:10   ` Paul Eggleton
2017-10-30 22:10   ` Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.