Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

Optimize timezone calculation and fix content type of timezone.js #259

Open
wants to merge 13 commits into
base: kibana-ruby
Choose a base branch
from

Conversation

goncha
Copy link

@goncha goncha commented Jan 22, 2013

  • Add window.ltOffset to store delta between target timezone and timezone of browser env
  • Use window.ltOffset to render time of target timezone
  • Render datepicker when Custom timeframe is selected
  • Set content type of timezone.js to application/javascript
  • Some fixes of JavaScript format

@nicovpp
Copy link

nicovpp commented Feb 19, 2013

Hi !

I have tested your changes in my environment. Everything is now good for the research, except for the stream part.

In the stream part, the time is wrong displayed (my timezone is CEST and time displayed is CEST + 1 hour). Do you have an idea of what goes wrong ?

Thanks !

@goncha
Copy link
Author

goncha commented Feb 19, 2013

OK, I'll check it in the following days.

@ghost
Copy link

ghost commented Jun 17, 2013

Can we get this pulled in, please? Right now I'm having to locally work around the content-type bug, which is icky.

@rashidkpc
Copy link
Owner

@apeiron I manually committed the content-type fix yesterday. However that line is only one of the 200 changed by this pull. This pull will require extensive review

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants