From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DEC2BE0086B for ; Thu, 16 Jan 2014 18:26:26 -0800 (PST) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.5) with ESMTP id s0H2QFeJ002720 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Thu, 16 Jan 2014 18:26:15 -0800 (PST) Received: from ALA-MBB.corp.ad.wrs.com ([169.254.1.246]) by ALA-HCA.corp.ad.wrs.com ([147.11.189.40]) with mapi id 14.02.0347.000; Thu, 16 Jan 2014 18:26:15 -0800 From: "Reyna, David" To: "Lerner, Dave" , "Damian, Alexandru (alexandru.damian@intel.com)" , "Eggleton, Paul (paul.eggleton@intel.com)" , "Barros Pena, Belen (belen.barros.pena@intel.com)" , "Ravi Chintakunta (ravi.chintakunta@timesys.com)" Thread-Topic: Commit for recipe detail view ready for review Thread-Index: Ac8TK3wV5uLtxrqASu2TgaW7mPKyNw== Date: Fri, 17 Jan 2014 02:26:14 +0000 Message-ID: <5E53D14CE4667A45B9A06760DE5D13D055D7DAFA@ALA-MBB.corp.ad.wrs.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [147.11.152.89] MIME-Version: 1.0 Cc: "jessica.zhang@intel.com" , "toaster@yoctoproject.org" Subject: Commit for recipe detail view ready for review X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jan 2014 02:26:29 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi all, I have pushed my commit for the recipe details page for review. There are t= wo separate commits for tracking purposes. Branch: dreyna/recipe-detail-view (a) Implementation of base build details page. This adds the proposed base = page for details pages. http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=3Ddreyna/r= ecipe-detail-view&id=3D95d3ebecbbf87af3a657bb7fcd7785700fb42c6c (b) Implementation of recipe detail views. This adds the recipe details pag= e with an updated view context, plus renames and links the recipe summary p= age. http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=3Ddreyna/r= ecipe-detail-view&id=3D95d3ebecbbf87af3a657bb7fcd7785700fb42c6c (c) I have implemeted Alex's review comments. The test plan remains the sam= e as my previous submission.=20 Development Notes =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D * This commit uses and depends upon Ravi's 'task_color' template tag, as di= scussed. * The recipe summary page is a placeholder to allow access to the recipe de= tails page. The recipe summary page will be subsequently updated to the new= design requirements in a separate commit. Test Instructions =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 1) Create a default Yocto project (qemux86), and start the Toaster. $ source poky/oe-init-build-env $ cd build $ source toaster start $ bitbake core-image-minimal $ xdg-open http://localhost:8000/ 2) Select the "core-image-minimal" build link 3) Select the "Recipes" link in the left sidebar Observe that the recipes are listed in a table, and that each recipe name i= s a live URL link. 4) Click on the "busybox" recipe name link Observe: a) The "breadcrumbs" at the top include is in this form form, and that al= l but the last entry are live links. =20 All builds > core-image-sato atom-pc (