Return-Path: X-Original-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-bloodhound-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 47D70C3C6 for ; Wed, 6 Jun 2012 00:39:31 +0000 (UTC) Received: (qmail 77684 invoked by uid 500); 6 Jun 2012 00:39:31 -0000 Delivered-To: apmail-incubator-bloodhound-commits-archive@incubator.apache.org Received: (qmail 77666 invoked by uid 500); 6 Jun 2012 00:39:31 -0000 Mailing-List: contact bloodhound-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bloodhound-dev@incubator.apache.org Delivered-To: mailing list bloodhound-commits@incubator.apache.org Received: (qmail 77657 invoked by uid 99); 6 Jun 2012 00:39:31 -0000 Received: from bloodhound-vm.apache.org (HELO bloodhound-vm) (140.211.11.32) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2012 00:39:31 +0000 Received: from bloodhound-vm.apache.org (localhost [127.0.0.1]) by bloodhound-vm (Postfix) with ESMTP id 873C8805CD; Wed, 6 Jun 2012 00:39:30 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit From: "Apache Bloodhound" X-Trac-Version: 0.13dev-r10952 Cc: bloodhound-commits@incubator.apache.org Auto-Submitted: auto-generated X-Mailer: Trac 0.13dev-r10952, by Edgewall Software X-Trac-Project: Apache Bloodhound Date: Wed, 06 Jun 2012 00:39:28 -0000 Reply-To: bloodhound-dev@incubator.apache.org X-URL: https://issues.apache.org/bloodhound/ Subject: Re: [Apache Bloodhound] #77: Wrong version of bootstrap in dashboard plugins X-Trac-Ticket-URL: https://issues.apache.org/bloodhound/ticket/77#comment:4 Message-ID: <067.a45ce6b3f596da6e473323c7a68dbb3a@incubator.apache.org> References: <052.513dce5e7ca5b82ad271a96fb0aa9de9@incubator.apache.org> X-Trac-Ticket-ID: 77 In-Reply-To: <052.513dce5e7ca5b82ad271a96fb0aa9de9@incubator.apache.org> #77: Wrong version of bootstrap in dashboard plugins ------------------------+------------------------------------- Reporter: gjm | Owner: olemis Type: defect | Status: accepted Priority: critical | Milestone: RC1 for initial release Component: dashboard | Version: Resolution: | Keywords: ------------------------+------------------------------------- Comment (by olemis): Oops ! I didn't notice that the changes committed in r1307988 were reverted when including bootstrap 2.0.4 . [attachment:t77_r1345273_btn_toolbar_radio.diff Attached patch] will fix that . Now patch order is as follows ==== Dashboard ==== Patches should be applied against r1345273 in the following order : {{{ #!sh $ hg qapplied t77/t77_r1345273_htdocs_locations_dashboard.diff t77/t77_r1345273_bootstrap_2.0.4.diff t77/t77_r1345273_btn_toolbar_radio.diff }}} ==== Theme ==== Patches should be applied against r1346147 in the following order : {{{ #!sh $ hg qapplied t77/t77_r1346147_theme_bootstrap.diff t77/t77_r1346147_rm_bootstrap.diff t77/t77_r1346147_htdocs_locations_theme.diff }}} -- Ticket URL: Apache Bloodhound The Apache Bloodhound (incubating) issue tracker