From 73625e7469f1aaa3152e26c7be533dd3eebf6d01 Mon Sep 17 00:00:00 2001 From: Michael Overkamp Date: Wed, 11 Oct 2023 10:15:12 +0200 Subject: [PATCH] docs: :memo: Fixed Typos, Added Spelling word and Fixed Version history --- .config/spelling.txt | 3 ++- docs/ref/changelog.md | 10 +++++----- docs/ref/version-history.md | 21 +++++++++++---------- 3 files changed, 18 insertions(+), 16 deletions(-) diff --git a/.config/spelling.txt b/.config/spelling.txt index 6feaf9a..44b5b36 100644 --- a/.config/spelling.txt +++ b/.config/spelling.txt @@ -18,10 +18,10 @@ CSS CSV CVE DESK-456 -DSN docupike docupike.cloud dropdown +DSN duplicatable DVCS e.g. @@ -52,6 +52,7 @@ Node.js NPM OpenAPI OpenPGP +outro packagist PC-123 PHP diff --git a/docs/ref/changelog.md b/docs/ref/changelog.md index 6d6185f..12a5ccd 100644 --- a/docs/ref/changelog.md +++ b/docs/ref/changelog.md @@ -61,8 +61,8 @@ _tbd_ - Categories and attributes: Correctly calculate overall costs per period for assigned objects (`ID2-4078`) - IPAM - Bugfixing: Add open object button to IP networking category (`ID2-4110`) - IPAM - Bugfixing: Fix and adjust colors in IPAM Map (`ID2-4142`) -- Object details: Fix losing selected category on ODP after reloading the page (`ID2-4583`) -- Object search and filter: Fix search for categories and attributes on ODP (`ID2-4498`) +- Object details: Fix losing selected category on Object details page after reloading the page (`ID2-4583`) +- Object search and filter: Fix search for categories and attributes on Object details page (`ID2-4498`) - Object search and filter: Clean up search index when object is removed (`ID2-4499`) - Reports Main Feature: Show only selected attributes in create/edit report modal (`ID2-4002`) - Settings: Fix retrieving user settings (`ID2-4611`) @@ -139,7 +139,7 @@ _tbd_ - IPAM - Manage IP Address Table: Change default sorting to "ascending" in network & IP address table (`ID2-4178`) - Registration : Log in user when they set new password (`ID2-4289`) - Settings Refactoring: Add new table component to user area in settings (`ID2-3361`) -- UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Single Select Pulldowns (`ID2-1259`) +- UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Single Select Pulldown (`ID2-1259`) - UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Multi Select Pulldown (`ID2-1260`) - UI Form Field Pulldown: Adjust Inline Edit specific keyboard controls for Inline Form Field Single Select Combobox (`ID2-1261`) @@ -198,13 +198,13 @@ _tbd_ - History: Show the documentation state for objects in History (`ID2-3742`) - IPAM - Bugfixing: Do not allow limited user to see overview of other sections (`ID2-4113`) - IPAM - Bugfixing: Allow to open in new tab action in network view in Firefox (`ID2-4180`) -- IPAM - Bugfixing: Fix duplicate behaviour for network objects (`ID2-4181`) +- IPAM - Bugfixing: Fix duplicate behavior for network objects (`ID2-4181`) - IPAM - Bugfixing: Add missing background on network segment dropdown (`ID2-4183`) - IPAM - Bugfixing: Allow to switch networks tab when statistics are hidden (`ID2-4208`) - IPAM - Edit Object Assignment / IP List: Show a single scope in bar graph (`ID2-4189`) - Navigation: Make all objects class string bold again (`ID2-3416`) - Navigation: Make Inventory menu button responsive to close (`ID2-3666`) -- Object ranking: Do not highlight pagination when object state is adjusted from ODP (`ID2-3595`) +- Object ranking: Do not highlight pagination when object state is adjusted from Object details page (`ID2-3595`) - Object search and filter: Fix the layout when there is a validation error in date quick filters (`ID2-3727`) - Product Plans and Feature Sets: Change Date column of the Invoice table to use created date (`ID2-4201`) - QA Launch-check : Disable "Show Results" button until a valid filter is selected (`ID2-3861`) diff --git a/docs/ref/version-history.md b/docs/ref/version-history.md index 79ab760..1a5f25c 100644 --- a/docs/ref/version-history.md +++ b/docs/ref/version-history.md @@ -8,13 +8,14 @@ lang: en [:material-rss: Subscribe](/releases.atom) -| Version | Date | Release Notes | Changelog | -| ----------------- | ------------- | ----------------------------------------- | ----------------------------------------- | -| `2.0.0` | 2023-09-26 | [Release notes](release-notes/v2.0.0.md) | [Changelog](changelog.md#200-2023-09-26) | -| `1.0.6` | 2023-05-24 | [Release notes](release-notes/v1.0.6.md) | [Changelog](changelog.md#106-2023-05-24) | -| `1.0.5` | 2023-04-19 | [Release notes](release-notes/v1.0.5.md) | [Changelog](changelog.md#105-2023-04-26) | -| `1.0.4` | 2023-04-19 | [Release notes](release-notes/v1.0.4.md) | [Changelog](changelog.md#104-2023-04-19) | -| `1.0.3` | 2023-02-13 | [Release notes](release-notes/v1.0.3.md) | [Changelog](changelog.md#103-2023-02-13) | -| `1.0.2` | 2023-01-17 | [Release notes](release-notes/v1.0.2.md) | [Changelog](changelog.md#102-2023-01-17) | -| `1.0.1` | 2023-01-13 | [Release notes](release-notes/v1.0.1.md) | [Changelog](changelog.md#101-2023-01-13) | -| `1.0.0` | 2023-01-04 | [Release notes](release-notes/v1.0.0.md) | [Changelog](changelog.md#100-2023-01-04) | +| Version | Date | Release Notes | Changelog | +| ------- | ---------- | ---------------------------------------- | ---------------------------------------- | +| `2.0.0` | 2023-09-26 | [Release notes](release-notes/v2.0.0.md) | [Changelog](changelog.md#200-2023-09-26) | +| `1.1.0` | 2023-09-08 | [Release notes](release-notes/v1.1.0.md) | [Changelog](changelog.md#110-2023-09-08) | +| `1.0.6` | 2023-05-24 | [Release notes](release-notes/v1.0.6.md) | [Changelog](changelog.md#106-2023-05-24) | +| `1.0.5` | 2023-04-19 | [Release notes](release-notes/v1.0.5.md) | [Changelog](changelog.md#105-2023-04-26) | +| `1.0.4` | 2023-04-19 | [Release notes](release-notes/v1.0.4.md) | [Changelog](changelog.md#104-2023-04-19) | +| `1.0.3` | 2023-02-13 | [Release notes](release-notes/v1.0.3.md) | [Changelog](changelog.md#103-2023-02-13) | +| `1.0.2` | 2023-01-17 | [Release notes](release-notes/v1.0.2.md) | [Changelog](changelog.md#102-2023-01-17) | +| `1.0.1` | 2023-01-13 | [Release notes](release-notes/v1.0.1.md) | [Changelog](changelog.md#101-2023-01-13) | +| `1.0.0` | 2023-01-04 | [Release notes](release-notes/v1.0.0.md) | [Changelog](changelog.md#100-2023-01-04) |