[midPoint-git] [Evolveum/midpoint] 8e39f8: Move all config examples to dedicated directory

edison23 noreply at github.com
Thu Jan 22 18:42:47 CET 2026


  Branch: refs/heads/support-4.9
  Home:   https://github.com/Evolveum/midpoint
  Commit: 8e39f8b7f8009701b7f2668e8e119a9931f42354
      https://github.com/Evolveum/midpoint/commit/8e39f8b7f8009701b7f2668e8e119a9931f42354
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    A docs/admin-gui/collections-views/configuration-examples/customize-audit-log-search-panel.adoc
    A docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc
    A docs/admin-gui/collections-views/configuration-examples/image2021-1-19_13-15-0.png
    A docs/admin-gui/collections-views/configuration-examples/mngrs-cllctn.png
    A docs/admin-gui/collections-views/configuration-examples/mngrs-tggl-1.png
    A docs/admin-gui/collections-views/configuration-examples/mngrs-tggl-2.png
    A docs/admin-gui/collections-views/configuration-examples/show-only-active-users.adoc
    A docs/admin-gui/collections-views/configuration-examples/usersView.png
    R docs/admin-gui/collections-views/example-audit-search/image2021-1-19_13-15-0.png
    R docs/admin-gui/collections-views/example-audit-search/index.adoc
    R docs/admin-gui/collections-views/example-searchbox-managers/index.adoc
    R docs/admin-gui/collections-views/example-searchbox-managers/mngrs-cllctn.png
    R docs/admin-gui/collections-views/example-searchbox-managers/mngrs-tggl-1.png
    R docs/admin-gui/collections-views/example-searchbox-managers/mngrs-tggl-2.png
    R docs/admin-gui/collections-views/show-only-active-users/index.adoc
    R docs/admin-gui/collections-views/show-only-active-users/usersView.png

  Log Message:
  -----------
  Move all config examples to dedicated directory

To allow for cleaner structure and adding new examples without cluttering the nav tree too much


  Commit: 7b8f3098ff4eec4074431be003643cde10d53727
      https://github.com/Evolveum/midpoint/commit/7b8f3098ff4eec4074431be003643cde10d53727
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc

  Log Message:
  -----------
  Change use case to filter managers of an organization

Not only managers in general because that makes little sense - there could be also role managers and whatnot.
This changes the query in the code only by one more condition.
I have also added surrounding elements to the 1st code sample to make it clear where it belongs.


  Commit: 4c277fedf028f58e32ff32bce07580c105026ffe
      https://github.com/Evolveum/midpoint/commit/4c277fedf028f58e32ff32bce07580c105026ffe
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc

  Log Message:
  -----------
  various tweaks and corrections


  Commit: e1101c9f7d87075c550c47007361ed930d1bfe22
      https://github.com/Evolveum/midpoint/commit/e1101c9f7d87075c550c47007361ed930d1bfe22
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    A docs/admin-gui/collections-views/configuration-examples/object-collection-view-show-only-employees-hide-all-users.webp
    M docs/admin-gui/collections-views/configuration-examples/show-only-active-users.adoc

  Log Message:
  -----------
  Remove deprecated filter constructs; verify+improve

The config guide used deprecated filter/query constructs (e.g., `<q:text>subtype="EMP"</q:text>`) -> I updated the code samples to
MQL. I also verified the whole configuration and general saw to improve the guide usefulness.


  Commit: 754e5ef0e6d1f73433e72ec83e604222c2096265
      https://github.com/Evolveum/midpoint/commit/754e5ef0e6d1f73433e72ec83e604222c2096265
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    A docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc
    R docs/admin-gui/collections-views/configuration-examples/show-only-active-users.adoc

  Log Message:
  -----------
  Rename file to match the actual content


  Commit: 106495a6574762b177c358e03a76cfff87c92d74
      https://github.com/Evolveum/midpoint/commit/106495a6574762b177c358e03a76cfff87c92d74
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc

  Log Message:
  -----------
  Add section numbering


  Commit: a7cbe424f18c4b7e120343fee665722643ac2a8a
      https://github.com/Evolveum/midpoint/commit/a7cbe424f18c4b7e120343fee665722643ac2a8a
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc

  Log Message:
  -----------
  Fix typos


  Commit: 79fb9f3fd15e0d9d7022f8fe02b1f1994c936339
      https://github.com/Evolveum/midpoint/commit/79fb9f3fd15e0d9d7022f8fe02b1f1994c936339
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    A docs/admin-gui/collections-views/configuration-examples/index.adoc

  Log Message:
  -----------
  add config examples section index


  Commit: ad8461b346fa6bd66850d7b52d7446ecd38fd99f
      https://github.com/Evolveum/midpoint/commit/ad8461b346fa6bd66850d7b52d7446ecd38fd99f
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc

  Log Message:
  -----------
  update upkeep status


  Commit: 952247325a9efcbde9ba1b31e42960c1f2e3b577
      https://github.com/Evolveum/midpoint/commit/952247325a9efcbde9ba1b31e42960c1f2e3b577
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration-examples/customize-audit-log-search-panel.adoc

  Log Message:
  -----------
  hide until configurations updated to work on newer MP versions


  Commit: 09010b453a787cbd815cde580f2cf714c137f124
      https://github.com/Evolveum/midpoint/commit/09010b453a787cbd815cde580f2cf714c137f124
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration-examples/index.adoc

  Log Message:
  -----------
  fix children macro syntax


  Commit: 100c68a5399a00daae446e2f514faa8d784f6067
      https://github.com/Evolveum/midpoint/commit/100c68a5399a00daae446e2f514faa8d784f6067
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc
    M docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc

  Log Message:
  -----------
  tweak/add title; reorder frontmatter


  Commit: c969b5a62ffcac3880e44501298e52be625e48cd
      https://github.com/Evolveum/midpoint/commit/c969b5a62ffcac3880e44501298e52be625e48cd
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration/index.adoc

  Log Message:
  -----------
  Remove duplicate content; capitalization

- Remove the intro that was a needless duplicate of what is in the parent index page.
- Sentence-case title and headings to conform to the last year agreement


  Commit: a8040baef185e9f680bf6dafcb212e600e8b22af
      https://github.com/Evolveum/midpoint/commit/a8040baef185e9f680bf6dafcb212e600e8b22af
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration/index.adoc

  Log Message:
  -----------
  Add meta description; minor typography changes


  Commit: dd18ba5140beaf166b0c851263bb877d6bdebf43
      https://github.com/Evolveum/midpoint/commit/dd18ba5140beaf166b0c851263bb877d6bdebf43
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration/index.adoc

  Log Message:
  -----------
  Add audit log collection config


  Commit: 3d32a17c4442e0dc320b39e98a2838c0792bebab
      https://github.com/Evolveum/midpoint/commit/3d32a17c4442e0dc320b39e98a2838c0792bebab
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/dashboards/configuration/index.adoc

  Log Message:
  -----------
  Change upkeep status to green

The article has been reworked recently and will soon get a new section on audit log widget, I think it is as green as it can get.


  Commit: 012f8cc15662a028d04e3a29d3305dbf3eca7dc9
      https://github.com/Evolveum/midpoint/commit/012f8cc15662a028d04e3a29d3305dbf3eca7dc9
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/dashboards/configuration/index.adoc

  Log Message:
  -----------
  Tweak intro+headings; minor restructuring


  Commit: ed4c7e2dbe5af6e6233cb853dcc9cb6436a6a76f
      https://github.com/Evolveum/midpoint/commit/ed4c7e2dbe5af6e6233cb853dcc9cb6436a6a76f
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    A docs/admin-gui/dashboards/configuration/audit-log-users-join-move-leave.webp
    M docs/admin-gui/dashboards/configuration/index.adoc

  Log Message:
  -----------
  Add audit log widget section

To be proof-read (by me)


  Commit: 6a53260c6a3bcccd263a7e2aec80abb46a88f6e5
      https://github.com/Evolveum/midpoint/commit/6a53260c6a3bcccd263a7e2aec80abb46a88f6e5
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    A docs/admin-gui/dashboards/configuration/audit-log-users-modified-list.webp
    M docs/admin-gui/dashboards/configuration/index.adoc

  Log Message:
  -----------
  Add note about filtered audit log

When users click the More info button in a dashboard widget, they get to the filtered audit log providing more details.


  Commit: e9067bf6e2fe23d75134edc942afe0349dac78ca
      https://github.com/Evolveum/midpoint/commit/e9067bf6e2fe23d75134edc942afe0349dac78ca
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/dashboards/configuration/index.adoc

  Log Message:
  -----------
  Simplify and condense wording


  Commit: c31b648addc5d30d23165b4b258179e3b9c711d1
      https://github.com/Evolveum/midpoint/commit/c31b648addc5d30d23165b4b258179e3b9c711d1
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/dashboards/configuration/index.adoc

  Log Message:
  -----------
  replace tabs with spaces


  Commit: 3ad8e2b57b1539d4f23ca106ac0b5369cfbea7e1
      https://github.com/Evolveum/midpoint/commit/3ad8e2b57b1539d4f23ca106ac0b5369cfbea7e1
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc
    M docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc

  Log Message:
  -----------
  Add metadata to link examples from feature page

The example use cases should be linked from the object collection and view feature page
/midpoint/features/current/object-collection-and-view/ -> this commit adds metadata to ensure that


  Commit: ed8cb088fed808bd2f379f0ca08f35eed3808336
      https://github.com/Evolveum/midpoint/commit/ed8cb088fed808bd2f379f0ca08f35eed3808336
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration/index.adoc
    M docs/admin-gui/collections-views/index.adoc

  Log Message:
  -----------
  Move duplicit intro content from config to intro

This was partly done in a987e76 but I realized the whole intro section is better-suited for the intro article.


  Commit: 031bfc749357de4106ae8dba89c26da584941237
      https://github.com/Evolveum/midpoint/commit/031bfc749357de4106ae8dba89c26da584941237
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration/index.adoc

  Log Message:
  -----------
  Omit misleading info

Delete the specifics about which channel might be the origin of object modification filtered by the event type filter because the
list was not complete by far and it is beyond scope of the example to explain all the ways that can trigger the two event types
used in the code sample


  Commit: c7e4d556fd54d68e946cbd39f9e32aa7701ad827
      https://github.com/Evolveum/midpoint/commit/c7e4d556fd54d68e946cbd39f9e32aa7701ad827
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc

  Log Message:
  -----------
  Remove ellipses in tag def-it breaks syntax hilight

The ellipses there served the purpose to show that the tag is not that simple&short in reality, but it is indeed syntactically
invalid and it shown red in the rendered code sample in the Docs. It is better get rid of it than have as the most prominent piece
in the code sample.


  Commit: 249667a0e76d3b67bbff03caa6a550bb44b0a4cc
      https://github.com/Evolveum/midpoint/commit/249667a0e76d3b67bbff03caa6a550bb44b0a4cc
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    R docs/admin-gui/collections-views/configuration-examples/customize-audit-log-search-panel.adoc
    R docs/admin-gui/collections-views/configuration-examples/customize-user-list-visibility-in-gui.adoc
    R docs/admin-gui/collections-views/configuration-examples/embed-collection-to-navigation-and-search-bar.adoc
    R docs/admin-gui/collections-views/configuration-examples/image2021-1-19_13-15-0.png
    R docs/admin-gui/collections-views/configuration-examples/index.adoc
    R docs/admin-gui/collections-views/configuration-examples/mngrs-cllctn.png
    R docs/admin-gui/collections-views/configuration-examples/mngrs-tggl-1.png
    R docs/admin-gui/collections-views/configuration-examples/mngrs-tggl-2.png
    R docs/admin-gui/collections-views/configuration-examples/object-collection-view-show-only-employees-hide-all-users.webp
    R docs/admin-gui/collections-views/configuration-examples/usersView.png
    A docs/admin-gui/collections-views/use-cases/customize-audit-log-search-panel.adoc
    A docs/admin-gui/collections-views/use-cases/customize-user-list-visibility-in-gui.adoc
    A docs/admin-gui/collections-views/use-cases/embed-collection-to-navigation-and-search-bar.adoc
    A docs/admin-gui/collections-views/use-cases/image2021-1-19_13-15-0.png
    A docs/admin-gui/collections-views/use-cases/index.adoc
    A docs/admin-gui/collections-views/use-cases/mngrs-cllctn.png
    A docs/admin-gui/collections-views/use-cases/mngrs-tggl-1.png
    A docs/admin-gui/collections-views/use-cases/mngrs-tggl-2.png
    A docs/admin-gui/collections-views/use-cases/object-collection-view-show-only-employees-hide-all-users.webp
    A docs/admin-gui/collections-views/use-cases/usersView.png

  Log Message:
  -----------
  Rename the examples section to use cases

Use cases express better, in my view, the nature of the content the section contains.


  Commit: fcffad9dac540009602dcd276fa448cc89121dcb
      https://github.com/Evolveum/midpoint/commit/fcffad9dac540009602dcd276fa448cc89121dcb
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/admin-gui-config/index.adoc

  Log Message:
  -----------
  Make xref paths absolute; remove link texts

The paths in xref macros should be absolute for easier maintainability (e.g. automated updates of redirected paths).
The link texts were redundant, the macro automatically renders the page title as link text if none specified. The manual link text
containing page title only introduces problems when the page is rewritten and title changed substantially.


  Commit: e1fa334391f5d053686e8e04bcf8b5db92562012
      https://github.com/Evolveum/midpoint/commit/e1fa334391f5d053686e8e04bcf8b5db92562012
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/admin-gui-config/index.adoc

  Log Message:
  -----------
  update redirected xref path


  Commit: 47b7eec757ce0e72c0d225e936f56369a4010d72
      https://github.com/Evolveum/midpoint/commit/47b7eec757ce0e72c0d225e936f56369a4010d72
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/use-cases/index.adoc

  Log Message:
  -----------
  remove duplicit redirect


  Commit: f0794e059cff93aa09c4f1ba2ac754899b96c2b6
      https://github.com/Evolveum/midpoint/commit/f0794e059cff93aa09c4f1ba2ac754899b96c2b6
  Author: dakle <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/collections-views/configuration/index.adoc

  Log Message:
  -----------
  add link to related dashboard config


  Commit: 64a96f7334ab2d659a2b36a47cbf532c76b2611c
      https://github.com/Evolveum/midpoint/commit/64a96f7334ab2d659a2b36a47cbf532c76b2611c
  Author: edison23 <dakle at evolveum.com>
  Date:   2026-01-22 (Thu, 22 Jan 2026)

  Changed paths:
    M docs/admin-gui/admin-gui-config/index.adoc
    M docs/admin-gui/collections-views/configuration/index.adoc
    R docs/admin-gui/collections-views/example-audit-search/image2021-1-19_13-15-0.png
    R docs/admin-gui/collections-views/example-audit-search/index.adoc
    R docs/admin-gui/collections-views/example-searchbox-managers/index.adoc
    R docs/admin-gui/collections-views/example-searchbox-managers/mngrs-cllctn.png
    R docs/admin-gui/collections-views/example-searchbox-managers/mngrs-tggl-1.png
    R docs/admin-gui/collections-views/example-searchbox-managers/mngrs-tggl-2.png
    M docs/admin-gui/collections-views/index.adoc
    R docs/admin-gui/collections-views/show-only-active-users/index.adoc
    R docs/admin-gui/collections-views/show-only-active-users/usersView.png
    A docs/admin-gui/collections-views/use-cases/customize-audit-log-search-panel.adoc
    A docs/admin-gui/collections-views/use-cases/customize-user-list-visibility-in-gui.adoc
    A docs/admin-gui/collections-views/use-cases/embed-collection-to-navigation-and-search-bar.adoc
    A docs/admin-gui/collections-views/use-cases/image2021-1-19_13-15-0.png
    A docs/admin-gui/collections-views/use-cases/index.adoc
    A docs/admin-gui/collections-views/use-cases/mngrs-cllctn.png
    A docs/admin-gui/collections-views/use-cases/mngrs-tggl-1.png
    A docs/admin-gui/collections-views/use-cases/mngrs-tggl-2.png
    A docs/admin-gui/collections-views/use-cases/object-collection-view-show-only-employees-hide-all-users.webp
    A docs/admin-gui/collections-views/use-cases/usersView.png
    A docs/admin-gui/dashboards/configuration/audit-log-users-join-move-leave.webp
    A docs/admin-gui/dashboards/configuration/audit-log-users-modified-list.webp
    M docs/admin-gui/dashboards/configuration/index.adoc

  Log Message:
  -----------
  Merge pull request #472 from Evolveum/docs/4.9/add/dashboard-auditlog-search-collection-widget

Restructure object collections & views section; add audit log collection & dashboard config guide; remove deprecated configurations; update GUI filter use case to more realistic scenario; hide use case with obsolete configuration (WP MID-11032 created to update it)


Compare: https://github.com/Evolveum/midpoint/compare/dc8461ee20e5...64a96f7334ab

To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications


More information about the midPoint-svn mailing list