---------
**Commit 1:**
Fix label on scripted field date histograms
Now that we support Painless scripted fields users can create scripted
date fields, and thus scripted date histograms. The label making method
for the date histogram agg was getting the field name in a way that was
incompatible with scripted fields, so I've added some fallback code for
that scenario. I looked through the rest of the makeLabel methods on all
the other aggs and they all correctly access the field displayName
already so this should only need fixed for date histograms.
Now with more lodash for safer access
Fixes elastic#8632
* Original sha: fc635bcf2f
* Authored by Matthew Bargar <mbargar@gmail.com> on 2016-10-12T22:30:15Z
---------
**Commit 1:**
Fix label on scripted field date histograms
Now that we support Painless scripted fields users can create scripted
date fields, and thus scripted date histograms. The label making method
for the date histogram agg was getting the field name in a way that was
incompatible with scripted fields, so I've added some fallback code for
that scenario. I looked through the rest of the makeLabel methods on all
the other aggs and they all correctly access the field displayName
already so this should only need fixed for date histograms.
Fixes https://github.com/elastic/kibana/issues/8632
* Original sha: 7359b45342
* Authored by Matthew Bargar <mbargar@gmail.com> on 2016-10-12T15:10:15Z
---------
**Commit 1:**
Resolving bug with console not autocompleting indexes
* Original sha: 0ae37797a8
* Authored by = <brandon.kobel@elastic.co> on 2016-10-05T15:07:43Z
---------
**Commit 1:**
Add classes for standardizing the vertical rhythm of content on a page. Apply to Management landing page.
* Original sha: 0eeb17ca2c
* Authored by CJ Cenizal <cj@cenizal.com> on 2016-10-11T21:37:34Z
---------
**Commit 1:**
Add comments and inline docs for visualization saving and editing process.
The goal is to clarify where URL state is coming from, when working with
visualizations. Some of the classes touched upon are: SavedVis,
PersistedState, AppState, and base classes.
Explored files:
- src/core_plugins/kibana/public/visualize/editor/editor.js
- src/core_plugins/kibana/public/visualize/saved_visualizations/_saved_vis.js
- src/ui/public/courier/data_source/_doc_send_to_es.js
- src/ui/public/courier/data_source/doc_source.js
- src/ui/public/courier/saved_object/saved_object.js
- src/ui/public/es.js
- src/ui/public/events.js
- src/ui/public/persisted_state/persisted_state.js
- src/ui/public/state_management/app_state.js
- src/ui/public/state_management/state.js
- src/ui/public/vis/agg_config.js
- src/ui/public/vis/agg_configs.js
- src/ui/public/vis/vis.js
* Original sha: 34e3f498fc
* Authored by CJ Cenizal <cj@cenizal.com> on 2016-08-10T00:10:48Z
---------
**Commit 1:**
Modifying the histograms interval to support decimals
* Original sha: da04e108de
* Authored by = <brandon.kobel@elastic.co> on 2016-10-05T20:46:52Z
**Commit 2:**
Removing the input-whole-number, no longer used.
* Original sha: cccb3708c6
* Authored by = <brandon.kobel@elastic.co> on 2016-10-06T17:29:03Z
---------
**Commit 1:**
[docs] Init breaking changes
* Original sha: 3e60953880
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-09-15T17:35:44Z
**Commit 2:**
[docs] Add separate section for 5.0
* Original sha: 9f0101f286
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-09-15T19:09:36Z
**Commit 3:**
[docs] Capitalize breaking changes title
* Original sha: f10a949cad
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-10-10T14:17:01Z
---------
**Commit 1:**
[tests/functional] auto-rebuild assets in test:ui:server task
While working on some functional tests I had to re-run the `test:ui:server` task several times to rebuild the front-end assets. I'm not sure why that should be necessary, so this updates the server used in that specific task to auto-rebuild the assets.
* Original sha: ea303935a1
* Authored by spalger <email@spalger.com> on 2016-09-19T20:15:04Z
---------
**Commit 1:**
Add highlight opacity as global setting
The opacity of the items that are dimmed on a chart can now be configured. This is useful for users who want to increase or decrease the contrast between the element under focus and the other elements.
* Original sha: b02bbad6c8
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-09-23T05:12:59Z
**Commit 2:**
coerce opacity to valid value
* Original sha: 8d10852a73
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-09-23T17:09:31Z
**Commit 3:**
improve code style
* Original sha: 807cc1b491
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-09-23T17:41:47Z
---------
**Commit 1:**
Flag scripted fields as searchable and aggregatable
* Original sha: 701ceed063
* Authored by Matthew Bargar <mbargar@gmail.com> on 2016-10-07T19:15:59Z
---------
**Commit 1:**
remove watermark from timelion
* Original sha: dfed59eca9
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-10-06T20:54:55Z
---------
**Commit 1:**
Save settings on enter keypress
Remove unused imports
* Original sha: 09d334694d
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-10-06T15:46:48Z
---------
**Commit 1:**
remove unused vars
do not hardcode css-snippet
* Original sha: 56c130aa80
* Authored by Thomas Neirynck <thomas@elastic.co> on 2016-10-05T15:47:05Z
---------
**Commit 1:**
Remove Connect Data section from Management app
* Original sha: 016f881dba
* Authored by Matthew Bargar <mbargar@gmail.com> on 2016-10-05T19:39:16Z
**Commit 2:**
Fix path mentioned in comment
* Original sha: 66488f5d6b
* Authored by Matthew Bargar <mbargar@gmail.com> on 2016-10-05T20:50:52Z
**Commit 3:**
Remove unnecessary page method
* Original sha: 5f7117dba2
* Authored by Matthew Bargar <mbargar@gmail.com> on 2016-10-05T20:53:49Z
---------
**Commit 1:**
Reduce memory leaks in visualization tests
These are the biggest offenders of dom node leaks during the browser
tests runs (there are more - specifically with leakage of
$rootScope.$new not being subsequently destroyed, but that takes up
significantly less memory).
This fix lets me run browser tests with consistent results.
* Original sha: 5affa99a24
* Authored by Stacey Gammon <gammon@elastic.co> on 2016-10-04T18:33:42Z
---------
**Commit 1:**
[elasticsearch/proxy] strip _ query string param
With elasticsearch starting to validate query string parameters, we need to stop sending the extra "_" query string paramters (used to cache-bust in browsers). The changes are larger than "necessary" because the url parsing and formatting logic was updated to use the bonafide `url.parse` and `url.format` methods, rather than a series of specialized string mutations. The tests for this code were also expanded as a part of this effort.
* Original sha: d7bcab9f96
* Authored by spalger <email@spalger.com> on 2016-10-04T20:20:35Z
**Commit 2:**
[es/test] improve failure logging
* Original sha: 7de6323976
* Authored by spalger <email@spalger.com> on 2016-10-04T21:41:20Z
**Commit 3:**
[courier] move incorrectly placed search/get params into the request body
* Original sha: afe7a4c88a
* Authored by spalger <email@spalger.com> on 2016-10-04T21:47:49Z
**Commit 4:**
[es/tests] fix routing tests
* Original sha: 1c718bcd40
* Authored by spalger <email@spalger.com> on 2016-10-04T21:48:36Z
**Commit 5:**
[functional_tests/try] improve final failure message
* Original sha: 655eb05b03
* Authored by spalger <email@spalger.com> on 2016-10-04T22:29:02Z
**Commit 6:**
[functional_tests/discover] replace some sleep() calls with try()s
* Original sha: fa6212ab5c
* Authored by spalger <email@spalger.com> on 2016-10-04T22:31:11Z
**Commit 7:**
[functional_tests/try] trim intermediate tryForTime failure logging
* Original sha: a1e62ef048
* Authored by spalger <email@spalger.com> on 2016-10-04T22:51:12Z
**Commit 8:**
[courier] remove use of esShardTimeout, see #8544
* Original sha: 5a81f53306
* Authored by spalger <email@spalger.com> on 2016-10-04T23:26:48Z
**Commit 9:**
[courier] remove unused import
* Original sha: 4ecc73f902
* Authored by spalger <email@spalger.com> on 2016-10-04T23:58:52Z
---------
**Commit 1:**
Allows for server.host to be set in development
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
* Original sha: 7d76e68378
* Authored by Tyler Smalley <tyler.smalley@elastic.co> on 2016-09-28T06:42:11Z
---------
**Commit 1:**
timelion: Mark third party services as experimental
We don't have any mechanism in place right now to verify that the third
party backends that ship with Timelion are continuing to work as
expected, and in the event that any service introduces a backwards
compatibility break or becomes unavailable, we have no plan for how
users can workaround the issue.
This is essentially the same situation we found ourselves in with our
third party tile map provider, so we should at least come up with
solutions for this before removing the experimental labels.
* Original sha: 7af23789e5
* Authored by Court Ewing <court@epixa.com> on 2016-10-02T15:01:33Z
Remove Upload Data API
Remove CSV Upload server config
Remove other unused Add Data code
Remove Upload CSV from getting started docs
remove unused npm deps
---------
**Commit 1:**
Removed pipelines from ingest endpoint, and import csv wizard
* Original sha: a35aac2c5d
* Authored by Jim Unger <bigfunger@gmail.com> on 2016-08-31T17:36:55Z
**Commit 2:**
Merge branch 'master' into add-data-remove-pipeline
* Original sha: 9437a02df8
* Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-06T20:59:06Z