From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id B9ACEE009DA; Tue, 19 May 2015 05:40:24 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [74.125.82.45 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-wg0-f45.google.com (mail-wg0-f45.google.com [74.125.82.45]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DF710E009B6 for ; Tue, 19 May 2015 05:40:22 -0700 (PDT) Received: by wgfl8 with SMTP id l8so16306357wgf.2 for ; Tue, 19 May 2015 05:40:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=Ie87g7Szm6vDEMeszTnNPS2gaYEXHWiqXr9abgLYEO4=; b=dspzQFtFrqwuCrI/Yy2FuYv0JQdoKwG0s2t6X6f0yTQyIAuGKcyrAQV0uCCC2KCQJO tBdmlLW6bPQ2+0hm76hvGPnwSfDu9pxw7N28Dr/sL6vXe1cqF8Aj4Ns8Jh7xaXYgx0WY YaRqhEetMpZrB4yUbnRUFJvVpaljOAOabeOms7lPPNRVJc1j/FsBpEUtxeyGVZA4X0r2 ZPiuMoGcm+4Rx+Jb9GDwkkV/U/pqUeoBQS7FbZAJLHwqd4uzFVbXebccQGWFFZ7CUhkj byujLjK12kZNzVLV+REXWlGEiTNasqN4BvxMZ/WYmnmennETJVqhxMrlRBeEPoO4QfI+ jkjw== X-Gm-Message-State: ALoCoQn+R0M+JQhiqqjdDkrfF+x9wZ1jhiBHCMXvkGfpxdXO3NIYQKrwuCpnQOPvQOK2ioExqQ9a X-Received: by 10.180.101.105 with SMTP id ff9mr31084562wib.64.1432039221344; Tue, 19 May 2015 05:40:21 -0700 (PDT) Received: from [192.168.2.36] ([83.217.123.106]) by mx.google.com with ESMTPSA id ch2sm17179059wib.18.2015.05.19.05.40.20 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 May 2015 05:40:20 -0700 (PDT) Message-ID: <555B2F33.5000400@intel.com> Date: Tue, 19 May 2015 13:40:19 +0100 From: Michael Wood User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "Barros Pena, Belen" , "toaster@yoctoproject.org" References: <555A3E94.8040603@intel.com> In-Reply-To: Subject: Re: [review-request] michaelw/porting-layerdetails-tables 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: Tue, 19 May 2015 12:40:24 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit On 19/05/15 12:34, Barros Pena, Belen wrote: > Looking pretty good. Only one comment: these tables should only show > search and show rows menu if they have more than 10 entries. Is that feature wanted for both kinds of the table? And that's if a search or filter is not currently applied right? > Thanks! > > Belén > > On 18/05/2015 20:33, "Michael Wood" wrote: > >> Squeezed in a few clean ups into this as well. >> >> commit 347aa8fd766f5fa0bd720ba9528dc006a59f7a47 >> Author: Michael Wood >> Date: Mon May 18 20:08:28 2015 +0100 >> >> bitbake: toaster: Port layerdetails to ToasterTables >> >> This ports the layerdetails page to using ToasterTables >> Also some whitespace and strict clean ups in the existing >> layerdetails >> js and html template. >> >> Signed-off-by: Michael Wood >> >> commit ebf6b73f4dcb1eeb6a77a3a921dd6dc2693f64f1 >> Author: Michael Wood >> Date: Mon May 18 20:01:44 2015 +0100 >> >> bitbake: toaster: Add a simplified ToasterTable template >> >> This is like the normal ToasterTable template but with a number of >> features removed such as edit columns and has a lower profile >> compared >> to the "main" tables. >> >> Signed-off-by: Michael Wood >> >> >> >> -- >> _______________________________________________ >> toaster mailing list >> toaster@yoctoproject.org >> https://lists.yoctoproject.org/listinfo/toaster