[midPoint-git] [Evolveum/midpoint] f2ce3c: Write completely new intro + biz case for dashboards
Viliam Repan
noreply at github.com
Thu Sep 11 10:27:48 CEST 2025
Branch: refs/heads/feature/mid-10412-skip-restart-activity
Home: https://github.com/Evolveum/midpoint
Commit: f2ce3c6fee4a1ac194bab21a84d7922b2c96c66a
https://github.com/Evolveum/midpoint/commit/f2ce3c6fee4a1ac194bab21a84d7922b2c96c66a
Author: dklement <dakle at evolveum.com>
Date: 2025-09-01 (Mon, 01 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/index.adoc
Log Message:
-----------
Write completely new intro + biz case for dashboards
Commit: 0adfb10c408db4c4d81dbe63bd646dc4d3abe862
https://github.com/Evolveum/midpoint/commit/0adfb10c408db4c4d81dbe63bd646dc4d3abe862
Author: dklement <dakle at evolveum.com>
Date: 2025-09-01 (Mon, 01 Sep 2025)
Changed paths:
M docs/resources/resource-configuration/capabilities.adoc
M docs/security/audit/index.adoc
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/AssigneeClause.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into docs/master/improve/dashboard-concept-and-guides
Commit: f10645ca8e6ec22479e6526616da0aef3da5dbd1
https://github.com/Evolveum/midpoint/commit/f10645ca8e6ec22479e6526616da0aef3da5dbd1
Author: honchar <honchar at evolveum.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M release-notes.adoc
Log Message:
-----------
release notes update
Commit: 44c61d7239d0be5d76e45735ac1a83d50145f57a
https://github.com/Evolveum/midpoint/commit/44c61d7239d0be5d76e45735ac1a83d50145f57a
Author: honchar <honchar at evolveum.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M docs/resources/resource-configuration/capabilities.adoc
M docs/security/audit/index.adoc
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Commit: 47af6066de144385e6378327e36bb81d9482231c
https://github.com/Evolveum/midpoint/commit/47af6066de144385e6378327e36bb81d9482231c
Author: dklement <dakle at evolveum.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/index.adoc
Log Message:
-----------
Better title; add TOC; remove 'since 4.0'
Commit: 6716ac4494a6f287c3c92b42e8ca225eb7b8b336
https://github.com/Evolveum/midpoint/commit/6716ac4494a6f287c3c92b42e8ca225eb7b8b336
Author: Jiří Huf <jiri.huf at evolveum.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M docs/repository/native-postgresql/usage.adoc
Log Message:
-----------
WP9300 - add note on PostgreSQL 15 and higher
Commit: 66873d86c41c1cc94837becaea2567c35278c0ea
https://github.com/Evolveum/midpoint/commit/66873d86c41c1cc94837becaea2567c35278c0ea
Author: jirihuf <85359357+jirihuf at users.noreply.github.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M docs/repository/native-postgresql/usage.adoc
Log Message:
-----------
Merge pull request #362 from Evolveum/docs/master/improve/WP9300-PostgreSQL
WP9300 - add note on PostgreSQL 15 and higher
Commit: 1fde9d2439957ec9f0ec25cd1dce3a09d7497e8f
https://github.com/Evolveum/midpoint/commit/1fde9d2439957ec9f0ec25cd1dce3a09d7497e8f
Author: jirihuf <85359357+jirihuf at users.noreply.github.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M docs/resources/resource-configuration/capabilities.adoc
Log Message:
-----------
Update capabilities.adoc - fix typos
Commit: c681b37005f3399efb17adb719e8d23f0273535c
https://github.com/Evolveum/midpoint/commit/c681b37005f3399efb17adb719e8d23f0273535c
Author: honchar <honchar at evolveum.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/GuiProfileCompiler.java
M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/MidPointPrincipal.java
Log Message:
-----------
refactoring fix for #10781 Authorization breaks due to CompiledGuiProfile refresh functionality;
wrapping principal authorizations list into atomic reference in order to avoid calls to cleaned up authorizations list while refreshing the principal
Commit: 32e6993ee93370846495e928caf70b941970fb30
https://github.com/Evolveum/midpoint/commit/32e6993ee93370846495e928caf70b941970fb30
Author: honchar <honchar at evolveum.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M docs/repository/native-postgresql/usage.adoc
M docs/resources/resource-configuration/capabilities.adoc
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Commit: 6fc2a75f50f96a04e85a8c5c1a4072d78a98c769
https://github.com/Evolveum/midpoint/commit/6fc2a75f50f96a04e85a8c5c1a4072d78a98c769
Author: dklement <dakle at evolveum.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/index.adoc
Log Message:
-----------
Adjust the compliance scenario to avoid planned feature
Previously, the compliance dashboard motivation was built around policy rules referred by object collections which is a [planned
feature](https://docs.evolveum.com/midpoint/features/planned/compliance/#step-1-compliance-reporting). Now, it's built around the
existing functionality - policy rules marking objects and collections enumerating the marked objects.
Commit: 01c2b991cdd34d188fce0b857fbf60d1d79612be
https://github.com/Evolveum/midpoint/commit/01c2b991cdd34d188fce0b857fbf60d1d79612be
Author: honchar <honchar at evolveum.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/AssigneeClause.java
Log Message:
-----------
removing typo in AssigneeClause
Commit: ba7596721be187e8380f9b1c9e2a911f012ad9d4
https://github.com/Evolveum/midpoint/commit/ba7596721be187e8380f9b1c9e2a911f012ad9d4
Author: dklement <dakle at evolveum.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/index.adoc
Log Message:
-----------
fix icon syntax + add the new nowrap
Commit: 879e875acb7088a062c791101161d7cbf2a3837d
https://github.com/Evolveum/midpoint/commit/879e875acb7088a062c791101161d7cbf2a3837d
Author: dklement <dakle at evolveum.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M docs/repository/native-postgresql/usage.adoc
M docs/resources/resource-configuration/capabilities.adoc
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/AssigneeClause.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/GuiProfileCompiler.java
M release-notes.adoc
M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/MidPointPrincipal.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into docs/master/improve/dashboard-concept-and-guides
Commit: 536f2487beed2be5d24bb4b615a2bfce64b95a91
https://github.com/Evolveum/midpoint/commit/536f2487beed2be5d24bb4b615a2bfce64b95a91
Author: dklement <dakle at evolveum.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/index.adoc
Log Message:
-----------
stylistic correction
Commit: 1dfe5ce7c7fd23c743f1a1b768d9b300d74c0bbb
https://github.com/Evolveum/midpoint/commit/1dfe5ce7c7fd23c743f1a1b768d9b300d74c0bbb
Author: Jiří Huf <jiri.huf at evolveum.com>
Date: 2025-09-03 (Wed, 03 Sep 2025)
Changed paths:
M docs/admin-gui/admin-gui-config/default-list-view-panel-configuration.adoc
Log Message:
-----------
WP10414 Improve, fix formatting and ascending to orderDirection
Commit: 65e7266518442d4f9b1c09fd70eb886cb2644461
https://github.com/Evolveum/midpoint/commit/65e7266518442d4f9b1c09fd70eb886cb2644461
Author: jirihuf <85359357+jirihuf at users.noreply.github.com>
Date: 2025-09-03 (Wed, 03 Sep 2025)
Changed paths:
M docs/admin-gui/admin-gui-config/default-list-view-panel-configuration.adoc
Log Message:
-----------
Merge pull request #365 from Evolveum/docs/master/improve/WP10414-paging-configuration
WP10414 Improve, fix formatting and ascending to orderDirection
Commit: 1e073487c1a51d2631c45743fbe060b28934d746
https://github.com/Evolveum/midpoint/commit/1e073487c1a51d2631c45743fbe060b28934d746
Author: honchar <honchar at evolveum.com>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/MidPointPrincipal.java
Log Message:
-----------
#10781 refactoring MidPointPrincipal.otherPrivilegesLimitations to be wrapped with an AtomicReference
Commit: fb2ed85b96cb35ad15cd82591a2bec9ed23eb8dc
https://github.com/Evolveum/midpoint/commit/fb2ed85b96cb35ad15cd82591a2bec9ed23eb8dc
Author: honchar <honchar at evolveum.com>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M docs/admin-gui/admin-gui-config/default-list-view-panel-configuration.adoc
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Commit: eaab376de1b0e0e545a3fb09e39195fb31e73c46
https://github.com/Evolveum/midpoint/commit/eaab376de1b0e0e545a3fb09e39195fb31e73c46
Author: honchar <honchar at evolveum.com>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/AssigneeClause.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/SelfClause.java
Log Message:
-----------
#10811/#10812 refactoring the code after code review
Commit: 4d25687b83b209cc0be79e31e63bb5baad5a4410
https://github.com/Evolveum/midpoint/commit/4d25687b83b209cc0be79e31e63bb5baad5a4410
Author: Jiří Huf <jiri.huf at evolveum.com>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M docs/security/authorization/admin-gui.adoc
Log Message:
-----------
add #configurationAll, #configInternals, #configRepositoryQuery, edit #configAbout
Commit: 63552929dc5837a5d5ac3e5ed73579a71bcde295
https://github.com/Evolveum/midpoint/commit/63552929dc5837a5d5ac3e5ed73579a71bcde295
Author: jirihuf <85359357+jirihuf at users.noreply.github.com>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M docs/security/authorization/admin-gui.adoc
Log Message:
-----------
Merge pull request #366 from Evolveum/docs/master/add/GUI-Authorization-Configuration-actions
add #configurationAll, #configInternals, #configRepositoryQuery, edit…
Commit: 23300c62ba839acfdb9ddc1e181b810adedd9876
https://github.com/Evolveum/midpoint/commit/23300c62ba839acfdb9ddc1e181b810adedd9876
Author: jirihuf <85359357+jirihuf at users.noreply.github.com>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M docs/security/authorization/admin-gui.adoc
Log Message:
-----------
fix mistake in admin-gui.adoc
Commit: 5e3e0d7e11fc1835b276624041ff108deefb9139
https://github.com/Evolveum/midpoint/commit/5e3e0d7e11fc1835b276624041ff108deefb9139
Author: honchar <honchar at evolveum.com>
Date: 2025-09-05 (Fri, 05 Sep 2025)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/scriptExecutor/SynchronousScriptExecutor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/scripting/BulkActionsExecutor.java
Log Message:
-----------
#10820 just 2 todos as an assumption of the possible fix implementation
Commit: 02feb532770a24c35e54088a4bda1fa4f273e3fd
https://github.com/Evolveum/midpoint/commit/02feb532770a24c35e54088a4bda1fa4f273e3fd
Author: honchar <honchar at evolveum.com>
Date: 2025-09-05 (Fri, 05 Sep 2025)
Changed paths:
M docs/security/authorization/admin-gui.adoc
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Commit: d63d89d683c72490746b7ed265234b5083e57146
https://github.com/Evolveum/midpoint/commit/d63d89d683c72490746b7ed265234b5083e57146
Author: dakle <dakle at evolveum.com>
Date: 2025-09-06 (Sat, 06 Sep 2025)
Changed paths:
M docs/admin-gui/admin-gui-config/default-list-view-panel-configuration.adoc
M docs/security/authorization/admin-gui.adoc
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/AssigneeClause.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/SelfClause.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/scriptExecutor/SynchronousScriptExecutor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/scripting/BulkActionsExecutor.java
M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/MidPointPrincipal.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into docs/master/improve/dashboard-concept-and-guides
Commit: aa3bc1cca483aa64d62d98c356ec27fbeb1da549
https://github.com/Evolveum/midpoint/commit/aa3bc1cca483aa64d62d98c356ec27fbeb1da549
Author: dakle <dakle at evolveum.com>
Date: 2025-09-07 (Sun, 07 Sep 2025)
Changed paths:
A docs/admin-gui/dashboards/async-dashboard-architecture.drawio
A docs/admin-gui/dashboards/async-dashboard-architecture.svg
A docs/admin-gui/dashboards/basic-dashboard-architecture.drawio
A docs/admin-gui/dashboards/basic-dashboard-architecture.svg
M docs/admin-gui/dashboards/index.adoc
Log Message:
-----------
add architecture diagriams
Commit: 8f680553bce54623d7c8f59dc2ac210c65cd68c1
https://github.com/Evolveum/midpoint/commit/8f680553bce54623d7c8f59dc2ac210c65cd68c1
Author: dakle <dakle at evolveum.com>
Date: 2025-09-07 (Sun, 07 Sep 2025)
Changed paths:
A docs/admin-gui/dashboards/configuration/first-dashboard-active-users.webp
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
Restructure for better flow; include Dashboards HowTo
- restructure for better information flow
- incorporate Dashboards HOWTO - Evolveum Docs [ /midpoint/guides/dashboards-howto/ ]
- add new simple XML config examples to help users get started
- screenshot of the simplest example dashboard
- minor formatting updates, clearer section headings
- more See also links
Commit: de67b0959dfe9d8fc5f640b0aae70b46ac9a2373
https://github.com/Evolveum/midpoint/commit/de67b0959dfe9d8fc5f640b0aae70b46ac9a2373
Author: dakle <dakle at evolveum.com>
Date: 2025-09-07 (Sun, 07 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/async-dashboard-architecture.drawio
M docs/admin-gui/dashboards/async-dashboard-architecture.svg
Log Message:
-----------
Shrink text box to avoid left-side blank space
Commit: 56503ab6a05ce970a73ae63d67b494832e5ad9b3
https://github.com/Evolveum/midpoint/commit/56503ab6a05ce970a73ae63d67b494832e5ad9b3
Author: dakle <dakle at evolveum.com>
Date: 2025-09-07 (Sun, 07 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
fix typo in icon name
Commit: c16b7beb7f79cf57e199f2379b382280a212e91e
https://github.com/Evolveum/midpoint/commit/c16b7beb7f79cf57e199f2379b382280a212e91e
Author: dakle <dakle at evolveum.com>
Date: 2025-09-07 (Sun, 07 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
Reformat, basic language fix
(== meaning looooots of changes just to make the article read better)
Commit: cb7ab12190b8dd4862afce9593cbd644dfebf3f9
https://github.com/Evolveum/midpoint/commit/cb7ab12190b8dd4862afce9593cbd644dfebf3f9
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/AssigneeClause.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/SelfClause.java
Log Message:
-----------
Update SelfClause#matches javadoc
It is just a small clarification.
Related to MID-10811 and MID-10812.
Commit: 67e0897097f678bcd52cce44a8b4ab1704679809
https://github.com/Evolveum/midpoint/commit/67e0897097f678bcd52cce44a8b4ab1704679809
Author: honchar <honchar at evolveum.com>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/GuiProfileCompiler.java
M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/MidPointPrincipal.java
M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/OtherPrivilegesLimitations.java
Log Message:
-----------
#10781 refactoring of the other privileges limitations reset
Commit: 245c35f4daad5dbaee9d933c0dcff4ea302e7df7
https://github.com/Evolveum/midpoint/commit/245c35f4daad5dbaee9d933c0dcff4ea302e7df7
Author: honchar <honchar at evolveum.com>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/AssigneeClause.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/SelfClause.java
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Commit: f5d595063665cad71fa0ffe67a72d678ad874e78
https://github.com/Evolveum/midpoint/commit/f5d595063665cad71fa0ffe67a72d678ad874e78
Author: dakle <dakle at evolveum.com>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/AssigneeClause.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/SelfClause.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/GuiProfileCompiler.java
M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/MidPointPrincipal.java
M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/OtherPrivilegesLimitations.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into docs/master/improve/dashboard-concept-and-guides
Commit: b7dbbdb775e1fdcedda5017ffec909885c82fab2
https://github.com/Evolveum/midpoint/commit/b7dbbdb775e1fdcedda5017ffec909885c82fab2
Author: dakle <dakle at evolveum.com>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/index.adoc
Log Message:
-----------
Add redirect for dashboard howto
... and remove it from "see also" links`
Commit: f645f2f7455c72008135fa03044b69be642d5674
https://github.com/Evolveum/midpoint/commit/f645f2f7455c72008135fa03044b69be642d5674
Author: dakle <dakle at evolveum.com>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/index.adoc
Log Message:
-----------
Remove the wrongly placed redirect
I placed the redirect here to the introduction article instead of to the configuration guide
Commit: becedcc5e5fd2175656e50d1078a91ae0de994a8
https://github.com/Evolveum/midpoint/commit/becedcc5e5fd2175656e50d1078a91ae0de994a8
Author: dakle <dakle at evolveum.com>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/index.adoc
Log Message:
-----------
fix capitalization
Commit: ff077b917aa9e915168a4e5117c866cff2aef170
https://github.com/Evolveum/midpoint/commit/ff077b917aa9e915168a4e5117c866cff2aef170
Author: dakle <dakle at evolveum.com>
Date: 2025-09-08 (Mon, 08 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
add redirect for the howto guide
Commit: d639fcba3dc72bb7980666d11b846d1a0c2ee1b8
https://github.com/Evolveum/midpoint/commit/d639fcba3dc72bb7980666d11b846d1a0c2ee1b8
Author: honchar <honchar at evolveum.com>
Date: 2025-09-09 (Tue, 09 Sep 2025)
Changed paths:
A model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/rbac/TestPolicyActions.java
A model/model-intest/src/test/resources/common/user-rebeka-enduser.xml
A model/model-intest/src/test/resources/rbac/global-policy-rule-run-privileged-action.xml
Log Message:
-----------
test for #10820
Commit: 55e2dfbfa66b1cef0f1054b14f16c13c80c8a51b
https://github.com/Evolveum/midpoint/commit/55e2dfbfa66b1cef0f1054b14f16c13c80c8a51b
Author: dakle <dakle at evolveum.com>
Date: 2025-09-09 (Tue, 09 Sep 2025)
Changed paths:
A model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/rbac/TestPolicyActions.java
A model/model-intest/src/test/resources/common/user-rebeka-enduser.xml
A model/model-intest/src/test/resources/rbac/global-policy-rule-run-privileged-action.xml
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into docs/master/improve/dashboard-concept-and-guides
Commit: 4cd669d64dc416ad8ee1190e19f09097772d9e70
https://github.com/Evolveum/midpoint/commit/4cd669d64dc416ad8ee1190e19f09097772d9e70
Author: edison23 <dakle at evolveum.com>
Date: 2025-09-09 (Tue, 09 Sep 2025)
Changed paths:
A docs/admin-gui/dashboards/async-dashboard-architecture.drawio
A docs/admin-gui/dashboards/async-dashboard-architecture.svg
A docs/admin-gui/dashboards/basic-dashboard-architecture.drawio
A docs/admin-gui/dashboards/basic-dashboard-architecture.svg
A docs/admin-gui/dashboards/configuration/first-dashboard-active-users.webp
M docs/admin-gui/dashboards/configuration/index.adoc
M docs/admin-gui/dashboards/index.adoc
Log Message:
-----------
Merge pull request #370 from Evolveum/docs/master/improve/dashboard-concept-and-guides
Docs/master/improve/dashboard concept and guides
Commit: e9122fb066f8a154bf0a790d1dae654335d46bc1
https://github.com/Evolveum/midpoint/commit/e9122fb066f8a154bf0a790d1dae654335d46bc1
Author: dakle <dakle at evolveum.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
Fix heading order; table labels; configurableUserDashboard id optional
- Add note that dashboard ID in system configuration is not mandatory, can be auto-generated.
- Add table labels to also have them numbered
- Fix section headings out of sequence
Commit: 044a6e79c8b99b13dbc7f252b52bed18375f1ec8
https://github.com/Evolveum/midpoint/commit/044a6e79c8b99b13dbc7f252b52bed18375f1ec8
Author: dakle <dakle at evolveum.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/compliance-dashboard/index.adoc
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
add/improve image labels & alt texts
Commit: 952b7fe398c12fa2243b61f4c2b12c0747e8334b
https://github.com/Evolveum/midpoint/commit/952b7fe398c12fa2243b61f4c2b12c0747e8334b
Author: dakle <dakle at evolveum.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/compliance-dashboard/index.adoc
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
fix label/alt text issues
Commit: bf1ddca2912f4789bbdd739a7ee6aecba3af5a2c
https://github.com/Evolveum/midpoint/commit/bf1ddca2912f4789bbdd739a7ee6aecba3af5a2c
Author: dakle <dakle at evolveum.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
Quote img alt text to prevent delimiting by comma
Commit: 44ec733c0f615f4ff56176fdcef042461b046ac0
https://github.com/Evolveum/midpoint/commit/44ec733c0f615f4ff56176fdcef042461b046ac0
Author: dakle <dakle at evolveum.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/index.adoc
Log Message:
-----------
Move image labels to syntactically nicer form
Commit: eea9c35c6b8c0ff451ba22bca60f83074a34a1ee
https://github.com/Evolveum/midpoint/commit/eea9c35c6b8c0ff451ba22bca60f83074a34a1ee
Author: dakle <dakle at evolveum.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/compliance-dashboard/index.adoc
Log Message:
-----------
Quote img alt text to prevent delimiting by comma
Commit: 61e1bf820af401b554713ef198d641d412f1efb7
https://github.com/Evolveum/midpoint/commit/61e1bf820af401b554713ef198d641d412f1efb7
Author: edison23 <dakle at evolveum.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/compliance-dashboard/index.adoc
M docs/admin-gui/dashboards/configuration/index.adoc
M docs/admin-gui/dashboards/index.adoc
Log Message:
-----------
Merge pull request #373 from Evolveum/docs/master/fix/dashboards-headings-table-descriptions
Docs/master/fix/dashboards headings table descriptions
Commit: ddba0a9e32ac5cde8b0f206ef5f909318c3d5e81
https://github.com/Evolveum/midpoint/commit/ddba0a9e32ac5cde8b0f206ef5f909318c3d5e81
Author: dakle <dakle at evolveum.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
fix misleading formulation
Commit: 0aa09091da9c8c03e5603195d8859260e43170f1
https://github.com/Evolveum/midpoint/commit/0aa09091da9c8c03e5603195d8859260e43170f1
Author: edison23 <dakle at evolveum.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
Merge pull request #378 from Evolveum/docs/master/fix/dashboards-imprecise-explanation-displaySourceType
fix misleading formulation
Commit: 00025b17fd0e0858b625c9f86e1bd35ce65b6227
https://github.com/Evolveum/midpoint/commit/00025b17fd0e0858b625c9f86e1bd35ce65b6227
Author: dakle <dakle at evolveum.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M docs/admin-gui/dashboards/configuration/index.adoc
Log Message:
-----------
fix forgotten misleading formulation
Commit: 55d4eb854d7a3ecb642e1368d72f054939fe14bc
https://github.com/Evolveum/midpoint/commit/55d4eb854d7a3ecb642e1368d72f054939fe14bc
Author: Martin Šplíchal <msplichal at evolveum.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
A .github/workflows/sync-to-gitlab.yml
Log Message:
-----------
add GitHub Actions workflow to sync repository with Evolveum GitLab
Commit: 8eb11802fb8e7fc82dac3e73a94bc18fd822535d
https://github.com/Evolveum/midpoint/commit/8eb11802fb8e7fc82dac3e73a94bc18fd822535d
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
A .github/workflows/sync-to-gitlab.yml
M docs/admin-gui/admin-gui-config/default-list-view-panel-configuration.adoc
A docs/admin-gui/dashboards/async-dashboard-architecture.drawio
A docs/admin-gui/dashboards/async-dashboard-architecture.svg
A docs/admin-gui/dashboards/basic-dashboard-architecture.drawio
A docs/admin-gui/dashboards/basic-dashboard-architecture.svg
M docs/admin-gui/dashboards/compliance-dashboard/index.adoc
A docs/admin-gui/dashboards/configuration/first-dashboard-active-users.webp
M docs/admin-gui/dashboards/configuration/index.adoc
M docs/admin-gui/dashboards/index.adoc
M docs/repository/native-postgresql/usage.adoc
M docs/resources/resource-configuration/capabilities.adoc
M docs/security/authorization/admin-gui.adoc
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/AssigneeClause.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/selector/spec/SelfClause.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/scriptExecutor/SynchronousScriptExecutor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/scripting/BulkActionsExecutor.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/security/GuiProfileCompiler.java
A model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/rbac/TestPolicyActions.java
A model/model-intest/src/test/resources/common/user-rebeka-enduser.xml
A model/model-intest/src/test/resources/rbac/global-policy-rule-run-privileged-action.xml
M release-notes.adoc
M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/MidPointPrincipal.java
M repo/security-api/src/main/java/com/evolveum/midpoint/security/api/OtherPrivilegesLimitations.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into feature/mid-10412-skip-restart-activity
Compare: https://github.com/Evolveum/midpoint/compare/9624aa3159e9...8eb11802fb8e
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