Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 902AD104CE for ; Fri, 5 Jul 2013 22:55:54 +0000 (UTC) Received: (qmail 69578 invoked by uid 500); 5 Jul 2013 22:55:54 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 69548 invoked by uid 500); 5 Jul 2013 22:55:54 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 69539 invoked by uid 99); 5 Jul 2013 22:55:54 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jul 2013 22:55:54 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 4BF141CDEF8; Fri, 5 Jul 2013 22:55:45 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8570183332820347983==" MIME-Version: 1.0 Subject: Re: Review Request 12283: Replace "mesosDate" with "isoDate" From: "Ross Allen" To: "Ross Allen" , "mesos" Date: Fri, 05 Jul 2013 22:55:45 -0000 Message-ID: <20130705225545.26202.58917@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Ross Allen" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/12283/ X-Sender: "Ross Allen" References: <20130705205808.26284.39591@reviews.apache.org> In-Reply-To: <20130705205808.26284.39591@reviews.apache.org> Reply-To: "Ross Allen" --===============8570183332820347983== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12283/ ----------------------------------------------------------- (Updated July 5, 2013, 10:55 p.m.) Review request for mesos. Repository: mesos Description ------- Dates now use HTML "title" attribute on elements to let the browser do the hover work. Bootstrap already styles with a dashed underline. This removes the blue color from dates since they are not navigation. Diffs ----- src/webui/master/static/app.js 404516f8c760cdff564a9b1e8d2e0d74407daf67 src/webui/master/static/framework.html c3827e886351308dadd61fbe6a7570ad5d3d5110 src/webui/master/static/frameworks.html acb0eaa3ca8e893c92f4cfe887760d8a6f3ad182 src/webui/master/static/home.html 0074f318e87070fd2f5004f23a4d80d04a7047d1 src/webui/master/static/slave.html 9a52f907271e362d3dac127fc74e8c4a8581e43d src/webui/master/static/slaves.html 508748f16c87a1ad2f3f9f4af33767165b61052c Diff: https://reviews.apache.org/r/12283/diff/ Testing (updated) ------- Viewed all pages with "isoDate" uses to confirm rendering. Hovered over dates in on each page to confirm "title" attribute showed correct time. Thanks, Ross Allen --===============8570183332820347983==--