-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Warnings issue when attempting to import a Slowlog from the CLI * Clean up CHANGELOG.md
- Loading branch information
1 parent
12306f7
commit 39c5a02
Showing
2 changed files
with
20 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,27 @@ | ||
## Changelog | ||
## ChangeLog | ||
|
||
--- develop --- | ||
|
||
feature: Allow summarizing the Details page by method and by table | ||
feature: Add Time-span selector to details page | ||
feature: Switch from Billboard.js to ApexCharts due to lack of feature support in Billboard.js | ||
* issue#2: Warnings issue when attempting to import a Slowlog from the CLI | ||
* feature: Allow summarizing the Details page by method and by table | ||
* feature: Add Time-span selector to details page | ||
* feature: Switch from Billboard.js to ApexCharts due to lack of feature support in Billboard.js | ||
|
||
--- 2.0 --- | ||
|
||
feature: Compatibility with Cacti 1.2.x | ||
feature: Faster slowlog post-processing | ||
feature: Move from flash charts to Billboard.js | ||
* feature: Compatibility with Cacti 1.2.x | ||
* feature: Faster slowlog post-processing | ||
* feature: Move from flash charts to Billboard.js | ||
|
||
--- 1.3 --- | ||
feature: Allow the use of the local Cacti Database as Prototype | ||
|
||
* feature: Allow the use of the local Cacti Database as Prototype | ||
|
||
--- 1.2 --- | ||
bug: Pagination and 'clear' filters not working as expected when filter dropdowns change | ||
bug: Pasting lists from Linux does not show tables on the table side | ||
|
||
* bug: Pagination and 'clear' filters not working as expected when filter dropdowns change | ||
* bug: Pasting lists from Linux does not show tables on the table side | ||
|
||
--- 1.0 --- | ||
Initial release | ||
|
||
* Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters