Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/applications/admin-center/audit-log/index/detail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/admin-center/automations/automations/list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/admin-center/profile/about/modal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ Back in the |project_name| settings, we can fill **Client ID**, **Client Secret*

After setting a new OpenID service, we should directly test it and verify that the configuration works well. For that, we can simply open our |project_name| instance in a new anonymous window of the web browser.


Automations
===========

We can use the **Create automation** button to add some extra steps after users use this login option. There are two tabs. Configuration, where we can set up automation using the `Integration SDK <https://integration-sdk.fair-wizard.com/en/latest/>`__ and Logs where we can see logs of the automation. The automation can have its name changed and it can be enabled or disabled. See details in :ref:`automations`.

.. figure:: openid/openid-detail.png
Expand Down
Binary file modified docs/applications/admin-center/settings/info/usage/table.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions docs/applications/admin-center/settings/system/features.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Features
********

Settings of various miscellaneous features.

.. figure:: features/features.png

Switchable features.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/admin-center/user-groups/detail/members.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/admin-center/user-groups/index/list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/admin-center/users/detail/profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/admin-center/users/index/list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/admin-center/users/invite/form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/analytics/document-templates/overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/analytics/index/index.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/analytics/knowledge-models/overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/analytics/profile/about/modal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/analytics/projects/detail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/analytics/projects/overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/analytics/user-groups/overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/analytics/users/detail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/applications/analytics/users/overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,15 @@ There are different entities we can edit in the knowledge model, the editor show

Besides their own fields, each entity has so called **Annotations**. They are arbitrary key value pairs that can be assigned to the entity and used later, when :ref:`developing a document template<document-template-development>`.

URL Checker
===========

If we have at least one :ref:`URL Reference<url-reference>` in the knowledge model, a new tab :guilabel:`URL Checker` appears in the knowledge model editor. Here we can check whether each used URL is reachable or not. This allows us to quickly find broken links in the knowledge model and fix them.

.. TODO::

Add figure


Warnings
========
Expand Down
Binary file modified docs/applications/data-management-planner/profile/about/modal.png
Binary file modified docs/applications/data-management-planner/projects/files/files.png
Binary file modified docs/applications/integration-hub/profile/about/modal.png
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
registry_name = 'FAIR Wizard Registry'

# The full version, including alpha/beta/rc tags
version = release = '4.24'
version = release = '4.25'

rst_prolog = f"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ If we want to connect an external service using the API there are certain requir
Configuration
=============

Watch this video to learn the basic API Integration setup:

.. youtube:: 9sHusXY95Pc
:width: 100%
:align: center


The configuration is done in the :ref:`knowledge model editor<knowledge-model-editor>`. First of all, we need to create a new integration and choose its **Type** to be **API**. Then we need to fill the integration **Name**.

Advanced Integration Configuration
Expand Down
2 changes: 2 additions & 0 deletions docs/more/development/metamodel-schemas.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ File for import and export of Knowledge Models is a JSON file that contains all
+-------------------+---------------------------------------------------------------------------------------------------------------+------------------------------------------------------+-----------+
| Metamodel Version | Schema file | Changes (brief) | Since |
+===================+===============================================================================================================+======================================================+===========+
| 19 | `JSON Schema <https://github.com/ds-wizard/dsw-schemas/blob/master/schemas/km-package/kmp_schema_v19.json>`__ | Changed event structure internally | 4.25.0 |
+-------------------+---------------------------------------------------------------------------------------------------------------+------------------------------------------------------+-----------+
| 18 | `JSON Schema <https://github.com/ds-wizard/dsw-schemas/blob/master/schemas/km-package/kmp_schema_v18.json>`__ | New API integration, props to variables rename | 4.22.0 |
+-------------------+---------------------------------------------------------------------------------------------------------------+------------------------------------------------------+-----------+
| 17 | `JSON Schema <https://github.com/ds-wizard/dsw-schemas/blob/master/schemas/km-package/kmp_schema_v17.json>`__ | Value question validations | 4.13.0 |
Expand Down
37 changes: 24 additions & 13 deletions docs/more/miscellaneous/keyboard-shortcuts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,37 @@ Keyboard Shortcuts

Some parts of the application can be controlled using keyboard shortcuts. This page lists all available shortcuts.

Project
=======

We can use `Ctrl` or `Cmd` + `F` to open the project search dialog.

+--------------------------------+--------------------------------+
| Shortcut | Description |
+================================+================================+
| `Ctrl/Cmd` + `F` | Open the project search dialog |
+--------------------------------+--------------------------------+

Modal Dialogs
=============

Modal Dialogs are used for various purposes. Example might be a confirmation dialog before deleting an entity. They can be controlled using keyboard shortcuts. The following table lists all available shortcuts:
Modal Dialogs are used for various purposes. Example might be a confirmation dialog before deleting an entity. We can control them using keyboard shortcuts. The following table lists all available shortcuts:

+-------------------+---------------------+
| Shortcut | Description |
+===================+=====================+
| `ESC` | Close the dialog |
+-------------------+---------------------+
| `Enter` | Confirm the action |
+-------------------+---------------------+
+--------------------------------+--------------------------------+
| Shortcut | Description |
+================================+================================+
| `ESC`. | Close the dialog |
+--------------------------------+--------------------------------+
| `Enter` | Confirm the action |
+--------------------------------+--------------------------------+

Form Fields
===========

Form fields can be controlled using keyboard shortcuts. Depending on the operating system we can use either `Ctrl` or `Cmd` key. Together with Enter key we can submit any form.

+----------------------+----------------------+
| Shortcut | Description |
+======================+======================+
| `Ctrl/Cmd` + `Enter` | Submit form |
+----------------------+----------------------+
+--------------------------------+--------------------------------+
| Shortcut | Description |
+================================+================================+
| `Ctrl/Cmd` + `Enter` | Submit form |
+--------------------------------+--------------------------------+
16 changes: 8 additions & 8 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ apeye==1.4.1
apeye-core==1.1.5
autodocsumm==0.2.14
babel==2.17.0
beartype==0.22.5
beautifulsoup4==4.14.2
CacheControl==0.14.3
certifi==2025.10.5
beartype==0.22.8
beautifulsoup4==4.14.3
CacheControl==0.14.4
certifi==2025.11.12
charset-normalizer==3.4.4
cssutils==2.11.1
dict2css==0.3.0.post1
Expand All @@ -31,10 +31,10 @@ packaging==25.0
platformdirs==4.5.0
Pygments==2.19.2
PyYAML==6.0.3
requests==2.32.4
requests==2.32.5
roman-numerals-py==3.1.0
ruamel.yaml==0.18.16
ruamel.yaml.clib==0.2.14
ruamel.yaml.clib==0.2.15
six==1.17.0
snowballstemmer==3.0.1
soupsieve==2.8
Expand All @@ -43,9 +43,9 @@ sphinx-autodoc-typehints==3.5.2
sphinx-basic-ng==1.0.0b2
sphinx-jinja2-compat==0.4.1
sphinx-notfound-page==1.1.0
sphinx-prompt==1.10.1
sphinx-prompt==1.10.2
sphinx-reredirects==1.0.0
sphinx-substitution-extensions==2025.10.24
sphinx-substitution-extensions==2025.11.17
sphinx-tabs==3.4.5
sphinx-toolbox==4.0.0
sphinxcontrib-applehelp==2.0.0
Expand Down