[midPoint-git] [Evolveum/midpoint] debf26: Substitute non-existent feature link with xref
jirihuf
noreply at github.com
Wed Jul 23 14:37:33 CEST 2025
Branch: refs/heads/docs/master/improve/policy_type_policies
Home: https://github.com/Evolveum/midpoint
Commit: debf26cb20e67ed4f0347f6cd8262f547fc3a351
https://github.com/Evolveum/midpoint/commit/debf26cb20e67ed4f0347f6cd8262f547fc3a351
Author: dklement <dakle at evolveum.com>
Date: 2025-07-20 (Sun, 20 Jul 2025)
Changed paths:
M docs/admin-gui/dashboards/compliance-dashboard/index.adoc
Log Message:
-----------
Substitute non-existent feature link with xref
Because if `feature:[]` macro refers to a feature that does not exist,
Jekyll throws a compilation error. The `mark` feature does not exist, it
is described on a "regular" page which I linked.
Commit: 1488acb446fd08cf44fe8c803d87013bf8e3fec1
https://github.com/Evolveum/midpoint/commit/1488acb446fd08cf44fe8c803d87013bf8e3fec1
Author: dklement <dakle at evolveum.com>
Date: 2025-07-20 (Sun, 20 Jul 2025)
Changed paths:
M docs/admin-gui/dashboards/compliance-dashboard/index.adoc
Log Message:
-----------
Remove superfluous version from xref
Putting versions (e.g., `support-4.9`) into xref links breaks the links
because Jekyll inserts the version automatically, creating, e.g.,
`.../reference/master/support-4.9/...`, and then complains rightly about
an invalid link.
Commit: 1092d2b3bafd85ce6fbf0b7d78f58321d3802381
https://github.com/Evolveum/midpoint/commit/1092d2b3bafd85ce6fbf0b7d78f58321d3802381
Author: dklement <dakle at evolveum.com>
Date: 2025-07-20 (Sun, 20 Jul 2025)
Changed paths:
M docs/admin-gui/dashboards/compliance-dashboard/index.adoc
Log Message:
-----------
Remove http://docs.evolveum.com from an xref
It is superfluous and causes Jekyll to complain
Commit: 80684624bc76b137cc214f51bca6bf918266824a
https://github.com/Evolveum/midpoint/commit/80684624bc76b137cc214f51bca6bf918266824a
Author: honchar <honchar at evolveum.com>
Date: 2025-07-21 (Mon, 21 Jul 2025)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/DelegationEditorPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/column/CheckBoxHeaderColumn.java
Log Message:
-----------
fix for #10757 Delegation roles: "Select All" button not working
Commit: cbadb637897c41e00728aa11648d0f120a33653d
https://github.com/Evolveum/midpoint/commit/cbadb637897c41e00728aa11648d0f120a33653d
Author: idojcinovic <idojcinovic at evolveum.com>
Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths:
M gui/admin-gui/src/test/java/com/evolveum/midpoint/gui/TestPageOrg.java
Log Message:
-----------
improve organization structure test MID-10770
Commit: 5892510746162d09b03e842c65e31817a1a66f50
https://github.com/Evolveum/midpoint/commit/5892510746162d09b03e842c65e31817a1a66f50
Author: Jiří Huf <jiri.huf at evolveum.com>
Date: 2025-07-23 (Wed, 23 Jul 2025)
Changed paths:
M docs/admin-gui/dashboards/compliance-dashboard/index.adoc
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/DelegationEditorPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/column/CheckBoxHeaderColumn.java
M gui/admin-gui/src/test/java/com/evolveum/midpoint/gui/TestPageOrg.java
Log Message:
-----------
fix link and bring up to date with parent
Compare: https://github.com/Evolveum/midpoint/compare/749534cca1bc...589251074616
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