From: Michael Wood <michael.g.wood@intel.com>
To: "Reyna, David" <david.reyna@windriver.com>,
"BARROS PENA, BELEN" <belen.barros.pena@intel.com>,
"DAMIAN, ALEXANDRU" <alexandru.damian@intel.com>
Cc: "toaster@yoctoproject.org" <toaster@yoctoproject.org>
Subject: Re: Questions about date range function
Date: Mon, 16 Mar 2015 11:24:11 +0000 [thread overview]
Message-ID: <5506BD5B.2080904@intel.com> (raw)
In-Reply-To: <5E53D14CE4667A45B9A06760DE5D13D0778817CB@ALA-MBA.corp.ad.wrs.com>
What about a bootstrap plugin such as
https://github.com/eternicode/bootstrap-datepicker for the date picker?
Michael
On 16/03/15 06:47, Reyna, David wrote:
> Hi Belén,
> I have the date range selectors working now for Toaster-1.8, with
> just a few remaining requested enhancements in progress. To that end
> I had a few questions.
> 1) How persistent do you want the date range values?
> Do you want them just persistent to the page, in other words revert to
> dateMin and dateMax and you leave and return to the page?
> Or do you want them persistent to the session, in other words
> preserved in the cookie stash?
> 2) To get the Datepicker to work I will need to restore
> “toastergui/static/js/jquery-ui.js” file. This file was apparently
> removed since Toaster-1.6.
> I will mention that this file is 436 Kb in size, and will overwhelm
> any patch file submission. Should I commit this file in a separate
> patch? Or is there another way to get it back into Toaster without the
> overhead?
> BTW, I do not think that there is an easy way just to push the
> Datepicker code from “jquery-ui.js”, without hacking and risk.
> 3) For the dateMin and dateMax, it would appear that I need to
> instantiate the build table in the view in order to sort it by the
> “started” and “completed” fields.
> Should I perhaps avoid a second sort for “completed” by using the
> minimum “started” date as dateMin and perhaps the maximum “started”
> date plus one as dateMax? The build tables are small now, but they
> could conceivably be quite large, and these values should nicely
> bracket the actual dates.
> Thanks,
> David
>
>
next prev parent reply other threads:[~2015-03-16 11:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-16 6:47 Questions about date range function Reyna, David
2015-03-16 11:24 ` Michael Wood [this message]
2015-03-16 15:15 ` Barros Pena, Belen
2015-03-16 15:19 ` Barros Pena, Belen
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=5506BD5B.2080904@intel.com \
--to=michael.g.wood@intel.com \
--cc=alexandru.damian@intel.com \
--cc=belen.barros.pena@intel.com \
--cc=david.reyna@windriver.com \
--cc=toaster@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.