All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] Toaster patchset
@ 2015-01-21 17:01 Alex DAMIAN
  2015-01-21 17:01 ` [PATCH 01/12] toastergui: save cookie for orderby/page size settings Alex DAMIAN
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Alex DAMIAN @ 2015-01-21 17:01 UTC (permalink / raw)
  To: bitbake-devel; +Cc: Alexandru DAMIAN

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



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

end of thread, other threads:[~2015-01-21 18:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-21 17:01 [PATCH 00/12] Toaster patchset Alex DAMIAN
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

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.