All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex DAMIAN <alexandru.damian@intel.com>
To: bitbake-devel@lists.openembedded.org
Cc: Alexandru DAMIAN <alexandru.damian@intel.com>
Subject: [PATCH 00/12] Toaster patchset
Date: Wed, 21 Jan 2015 17:01:38 +0000	[thread overview]
Message-ID: <cover.1421859619.git.alexandru.damian@intel.com> (raw)

From: Alexandru DAMIAN <alexandru.damian@intel.com>

Hello,

This is a Toaster patchset with bugfixes in the UI.
The patches have been reviewed on the toaster mailing list.

Can you please pull at your own convenience ?

Cheers,
Alex

The following changes since commit 909fa19f20e909820aa484967b7fe2a34d89ab49:

  toaster: project configuration variables page (2015-01-21 14:20:55 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib adamian/20150121-submission-bb
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=adamian/20150121-submission-bb

Alexandru DAMIAN (11):
  toastergui: save cookie for orderby/page size settings
  toasterui: save event backlog to build
  toastergui: fix duplicate IDs all builds page
  toastergui: "Run again" button in build pages
  toaster: newproject default release selection fix
  toastergui: fix all-targets redirect
  toastergui: fix all targets page search
  toastegui: project page build selected targets
  toastergui: minor fixes
  toastergui: all projects column show/hide
  toastergui: enable re-ordering when columns are hidden

Belen Barros Pena (1):
  toastergui: fix the second 'view all targets' link

 lib/bb/ui/buildinfohelper.py                       | 11 ++-
 lib/toaster/toastergui/static/js/projectapp.js     | 27 ++++++--
 .../toastergui/templates/managed_mrb_section.html  |  4 +-
 lib/toaster/toastergui/templates/newproject.html   | 32 +++++----
 lib/toaster/toastergui/templates/project.html      | 11 +--
 lib/toaster/toastergui/templates/projects.html     | 12 ++--
 lib/toaster/toastergui/templates/targets.html      |  2 -
 lib/toaster/toastergui/urls.py                     |  2 +-
 lib/toaster/toastergui/views.py                    | 80 ++++++++++++----------
 9 files changed, 111 insertions(+), 70 deletions(-)

-- 
1.9.1



             reply	other threads:[~2015-01-21 18:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-21 17:01 Alex DAMIAN [this message]
2015-01-21 17:01 ` [PATCH 01/12] toastergui: save cookie for orderby/page size settings Alex DAMIAN
2015-01-21 17:01 ` [PATCH 02/12] toasterui: save event backlog to build Alex DAMIAN
2015-01-21 17:01 ` [PATCH 03/12] toastergui: fix duplicate IDs all builds page Alex DAMIAN
2015-01-21 17:01 ` [PATCH 04/12] toastergui: "Run again" button in build pages Alex DAMIAN
2015-01-21 17:01 ` [PATCH 05/12] toaster: newproject default release selection fix Alex DAMIAN
2015-01-21 17:01 ` [PATCH 06/12] toastergui: fix all-targets redirect Alex DAMIAN
2015-01-21 17:01 ` [PATCH 07/12] toastergui: fix all targets page search Alex DAMIAN
2015-01-21 17:01 ` [PATCH 08/12] toastegui: project page build selected targets Alex DAMIAN
2015-01-21 17:01 ` [PATCH 09/12] toastergui: minor fixes Alex DAMIAN
2015-01-21 17:01 ` [PATCH 10/12] toastergui: fix the second 'view all targets' link Alex DAMIAN
2015-01-21 17:01 ` [PATCH 11/12] toastergui: all projects column show/hide Alex DAMIAN
2015-01-21 17:01 ` [PATCH 12/12] toastergui: enable re-ordering when columns are hidden Alex DAMIAN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1421859619.git.alexandru.damian@intel.com \
    --to=alexandru.damian@intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.