From: Alex DAMIAN <alexandru.damian@intel.com>
To: bitbake-devel@lists.openembedded.org
Cc: Alexandru DAMIAN <alexandru.damian@intel.com>
Subject: [PATCH 00/14] Toaster patchset
Date: Tue, 27 Jan 2015 14:27:31 +0000 [thread overview]
Message-ID: <cover.1422368757.git.alexandru.damian@intel.com> (raw)
From: Alexandru DAMIAN <alexandru.damian@intel.com>
Hello,
This is a Toaster bug fixing patchset, clearing up issues in the Project interface.
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 9b5b1bd7d77e3f5886f6c557d3b750de1f6d6025:
siggen: Ensure taskdata default functions exist in base class (2015-01-23 14:39:40 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib adamian/20150127-submission-bb
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=adamian/20150127-submission-bb
Alexandru DAMIAN (1):
toastergui: update project build listing
Alexandru Damian (1):
toasterui: do not filter images by extension
Belen Barros Pena (12):
toaster: make layouts consistent
toaster: apply common styles to right hand column of detail pages
toastergui: Generic message for the layer details empty states
toastergui: remove redundant style declaration
toastergui: consistent add / remove layer notifications
toastergui: give the add dependencies form some breathing space
toastergui: add 'show all' link to no results page
toastergui: set column width in layer details page
toastergui: hide table controls when when less than 10 entries
toastergui: consistent capitals in button
toastergui: remove recipe id links to the layer index
toastergui: alignment fix
lib/bb/ui/buildinfohelper.py | 2 +-
lib/toaster/bldcontrol/models.py | 9 ++
lib/toaster/toastergui/static/css/default.css | 5 +-
lib/toaster/toastergui/static/js/layerdetails.js | 14 +--
.../toastergui/templates/baseprojectpage.html | 12 +--
.../toastergui/templates/buildrequestdetails.html | 67 ++++++++++++++
lib/toaster/toastergui/templates/layerdetails.html | 65 ++++++-------
.../toastergui/templates/managed_builds.html | 18 ++--
.../toastergui/templates/managed_mrb_section.html | 42 ++++++---
.../toastergui/templates/package_detail_base.html | 2 +-
lib/toaster/toastergui/templates/project.html | 4 +-
.../toastergui/templates/projectbuilds.html | 20 ++--
lib/toaster/toastergui/templates/recipe.html | 6 +-
lib/toaster/toastergui/urls.py | 2 +
lib/toaster/toastergui/views.py | 103 +++++++++++++--------
15 files changed, 248 insertions(+), 123 deletions(-)
create mode 100644 lib/toaster/toastergui/templates/buildrequestdetails.html
--
1.9.1
next reply other threads:[~2015-01-27 14:27 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-27 14:27 Alex DAMIAN [this message]
2015-01-27 14:27 ` [PATCH 01/14] toaster: make layouts consistent Alex DAMIAN
2015-01-27 14:27 ` [PATCH 02/14] toaster: apply common styles to right hand column of detail pages Alex DAMIAN
2015-01-27 14:27 ` [PATCH 03/14] toastergui: Generic message for the layer details empty states Alex DAMIAN
2015-01-27 14:27 ` [PATCH 04/14] toastergui: remove redundant style declaration Alex DAMIAN
2015-01-27 14:27 ` [PATCH 05/14] toastergui: consistent add / remove layer notifications Alex DAMIAN
2015-01-27 14:27 ` [PATCH 06/14] toastergui: give the add dependencies form some breathing space Alex DAMIAN
2015-01-27 14:27 ` [PATCH 07/14] toastergui: add 'show all' link to no results page Alex DAMIAN
2015-01-27 14:27 ` [PATCH 08/14] toastergui: set column width in layer details page Alex DAMIAN
2015-01-27 14:27 ` [PATCH 09/14] toastergui: hide table controls when when less than 10 entries Alex DAMIAN
2015-01-27 14:27 ` [PATCH 10/14] toastergui: consistent capitals in button Alex DAMIAN
2015-01-27 14:27 ` [PATCH 11/14] toastergui: remove recipe id links to the layer index Alex DAMIAN
2015-01-27 14:27 ` [PATCH 12/14] toastergui: alignment fix Alex DAMIAN
2015-01-27 14:27 ` [PATCH 13/14] toasterui: do not filter images by extension Alex DAMIAN
2015-01-27 14:27 ` [PATCH 14/14] toastergui: update project build listing Alex DAMIAN
-- strict thread matches above, loose matches on Subject: below --
2015-03-17 13:28 [PATCH 00/14] Toaster patchset 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.1422368757.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox