Backports PR #9972
**Commit 1:**
update manifest endpoint
* Original sha: c928f905fa
* Authored by Thomas Neirynck <thomas@elastic.co> on 2017-01-19T21:22:05Z
**Commit 2:**
update corresponding doc
* Original sha: 1b359f27f6
* Authored by Thomas Neirynck <thomas@elastic.co> on 2017-01-20T14:44:21Z
**Commit 3:**
readd example url
* Original sha: 7c44469592
* Authored by Thomas Neirynck <thomas@elastic.co> on 2017-01-20T14:49:36Z
**Commit 4:**
configure manifest to master service
* Original sha: 6094b7f047
* Authored by Thomas Neirynck <thomas@elastic.co> on 2017-01-20T17:16:19Z
* Update managing-fields.asciidoc
* Remove references to Groovy
* Add information about Painless
* Link to blog for additional examples
* Update managing-fields.asciidoc
Make editorial changes per @debadair's feedback.
Backports PR #9690
**Commit 1:**
[tribe] Init docs
* Original sha: 42e59dbbe8
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-12-28T17:23:21Z
**Commit 2:**
[docs] Init es client section
* Original sha: 92ee7e12a5
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-12-29T17:15:55Z
**Commit 3:**
[docs] Link to client api, move client library docs to core development section
* Original sha: deafe5a435
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2017-01-11T20:27:56Z
**Commit 4:**
[docs] Add tribe server settings
* Original sha: a5c322912e
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2017-01-11T20:51:35Z
**Commit 5:**
[tribe] Link to elasticsearch tribe docs
* Original sha: d94ff6f934
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2017-01-11T20:56:40Z
**Commit 6:**
[tribe] Document which nodes server configuration points towards
* Original sha: ecfff93ae6
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2017-01-11T21:14:47Z
**Commit 7:**
[docs] Add index link to elasticsearch clients section
* Original sha: a0e92c3a22
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2017-01-11T22:22:14Z
Backports PR #9806
In `tutorial-define.text.asciidoc`, it is stated that the typical index name contains the date as `MM-DD-YYYY`, and then proceeds to give an example of how a log index from May, 2015 would look like: `logstash-2015.05*`, which doesn't match the typical pattern for dates stated above.
This PR changes the date pattern, as to me `YYYY.MM.DD` is more accurate on a world-wide scale.
Backports PR #9403
**Commit 1:**
adding UI styles (should extract)
* Original sha: 8815e1c1ce
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T09:56:56Z
**Commit 2:**
adding heatmap vislib type
* Original sha: d3b3065603
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T10:04:27Z
**Commit 3:**
adding heatmap visualization
* Original sha: 9bc3380648
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T10:05:34Z
**Commit 4:**
adding documentation
* Original sha: 8c888d4b25
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T20:24:09Z
**Commit 5:**
renaming heatmap options
* Original sha: 55a8b5f87f
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T20:24:57Z
**Commit 6:**
fixing options issues
* Original sha: f98a4559af
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T20:26:51Z
**Commit 7:**
fixing color selection
* Original sha: 44fe11a218
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T20:30:59Z
**Commit 8:**
fixing / adding tests
* Original sha: 91d921d3d8
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-07T21:52:52Z
**Commit 9:**
adding more color schemas
* Original sha: 6e80819140
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-08T09:59:41Z
**Commit 10:**
adding more options
* Original sha: 56569c4db6
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-08T10:00:10Z
**Commit 11:**
adding cell labels
* Original sha: 98dbfac2b6
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-08T12:45:27Z
**Commit 12:**
fixing selenium test
* Original sha: 9b0f4aa37e
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-08T13:05:49Z
**Commit 13:**
only allow to rotate labels by 90 degrees
* Original sha: 26bd2e97a5
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-09T18:11:02Z
**Commit 14:**
converting color number slider to number input
* Original sha: 45ba2b95b7
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-09T19:19:59Z
**Commit 15:**
hide labels if they don't fit
* Original sha: a1553bc7cf
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-09T19:20:19Z
**Commit 16:**
fixing small issues
* Original sha: 2867c2d8c2
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-09T19:37:20Z
**Commit 17:**
improved range options
* Original sha: 4ce88b086a
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-09T20:31:15Z
**Commit 18:**
fixing based on Thomas' review
* Original sha: 5b1951fa2d
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-14T08:14:34Z
**Commit 19:**
rebasing on master and fixing linting issues
* Original sha: 3399de000c
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-14T08:34:50Z
**Commit 20:**
adding selenium tests
* Original sha: c6b3e767c5
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-14T13:57:34Z
**Commit 21:**
fixing alerts
* Original sha: 1e195f7c0f
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-16T13:48:12Z
**Commit 22:**
fixing padding
* Original sha: 7d8718beab
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-16T13:48:30Z
**Commit 23:**
fixing based on review
* Original sha: d55b440174
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-16T13:49:25Z
**Commit 24:**
fixing math
* Original sha: 3fbb3f7480
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-16T14:25:33Z
**Commit 25:**
fixing custom range options
* Original sha: 644453de19
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-16T14:32:04Z
**Commit 26:**
removing $timeout
* Original sha: 016ab7ef0d
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-19T09:49:27Z
**Commit 27:**
notification in case labels were hidden
* Original sha: dae92bc933
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-19T10:06:54Z
**Commit 28:**
fixing tests
* Original sha: 8653ea112b
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-19T10:43:21Z
**Commit 29:**
fixing based on last review
* Original sha: 92ad40750d
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-19T14:26:41Z
**Commit 30:**
fixing based on thomas' review
* Original sha: c72ce4bdfd
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-26T17:26:48Z
Backports PR #9425
**Commit 1:**
adding stepped line to line and area charts
* Original sha: be913a4a31
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-09T14:59:16Z
**Commit 2:**
fixing based on Thomas' review
* Original sha: 1a285e35d1
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-14T08:27:50Z
**Commit 3:**
updating docs
* Original sha: 03a0e9f439
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-19T11:04:04Z
**Commit 4:**
fixing based on Brandons review
* Original sha: 2f86249f5e
* Authored by ppisljar <peter.pisljar@gmail.com> on 2016-12-23T15:04:34Z