[bitbake-devel] [PATCH 00/12] Toaster patchset

Alex DAMIAN alexandru.damian at intel.com
Wed Jan 21 17:01:38 UTC 2015


From: Alexandru DAMIAN <alexandru.damian at 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



More information about the bitbake-devel mailing list