Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
229195a5 03/14/2017 10:11 AM Tomer Brisker

Fixes #18760 - Allow export to CSV

This introduces a way of exporting tables from the UI to CSV.
There are 3 steps to adding a CSV export to a table:

1. Add the CsvResponder concern to the relevant controller.
2. Add a `format.csv` block to the index controller action. This block...

891c47ba 03/10/2017 02:03 PM Swapnil Abnave

Fixes #6817 - AWS VPC groups - show after saving

4017d259 03/10/2017 01:58 PM Marek Hulán

Fixes #18722 - fix host parameters in host form

ffdcc07d 03/09/2017 10:32 AM Tomer Brisker

Fixes #18813 - Sort matchers by priority

8eaa6ba7 03/09/2017 07:41 AM Ohad Levy

fixes #18796 - do not flot charts by default

flot initalization relay on css class, if the css class conflict,
legacy flot to try and initalize on the same div as c3.

this removes charts.js to load by default, and only load it in pages
which requires it.

3ebc95da 03/08/2017 12:50 PM Marek Hulán

Fixes #18767 - keep cloning info

8cc2651f 03/08/2017 04:53 AM Evgeni Golov

Fixes #18587, #18588 - Fix 'multipart form data' IE bug

According to this bug [1] multipart form data is malformed if there
are fields without names. It been solved within Edge browser, however
no solution is expected for IE10/IE11

It cause a failure with Rack - EOFError: bad content body, therefore...

535d2329 03/08/2017 04:40 AM Amir Fefer

Fixes #14013 - add a setting for default owner of new hosts

1d5f6c2f 03/08/2017 04:16 AM Bernhard Suttner

fixes #18815 - VMware vSphere Disk Mode support

a95e602a 03/07/2017 05:21 PM Marek Hulán

Fixes #18783,#18804 - replace inline helps with label helps

View revisions

Also available in: Atom