All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] error-report-web
@ 2014-09-03 11:41 Roxana Ciobanu
  2014-09-03 11:41 ` [PATCH 1/1] error-report-tool: apply changes to the landing page Roxana Ciobanu
  0 siblings, 1 reply; 2+ messages in thread
From: Roxana Ciobanu @ 2014-09-03 11:41 UTC (permalink / raw)
  To: yocto

The following changes since commit 4be8e30cecedd36819b0cf14db16b5b8cb275b31:

  README: add info on the git repo and contributing (2014-08-24 16:39:11 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib roxana/YB6537
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=roxana/YB6537

Roxana Ciobanu (1):
  error-report-tool: apply changes to the landing page

 Post/static/css/custom.css    |   9 +-
 Post/views.py                 |  15 +-
 project/urls.py               |   4 +-
 templates/base.html           |   6 +-
 templates/error-page.html     |  27 ++-
 templates/home.html           | 442 ++++++++++++++++++++++--------------------
 templates/latest-errors.html  | 239 +++++++++++++++++++++++
 templates/search-details.html |   2 +-
 8 files changed, 527 insertions(+), 217 deletions(-)
 create mode 100644 templates/latest-errors.html

-- 
1.9.1



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

end of thread, other threads:[~2014-09-03 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-03 11:41 [PATCH 0/1] error-report-web Roxana Ciobanu
2014-09-03 11:41 ` [PATCH 1/1] error-report-tool: apply changes to the landing page Roxana Ciobanu

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.