[midPoint-git] [Evolveum/midpoint] aba1d4: adding repoId to schema. GUI search changed from s...
Katarina Bolemant
noreply at github.com
Tue Apr 27 11:38:32 CEST 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: aba1d4875b08faecd8791c517c87ab136ba1573c
https://github.com/Evolveum/midpoint/commit/aba1d4875b08faecd8791c517c87ab136ba1573c
Author: Katarina Valalikova <k.valalikova at evolveum.com>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/PageAuditLogDetails.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/AuditLogViewerPanel.java
M infra/schema/src/main/resources/xml/ns/public/common/audit-3.xsd
M repo/audit-api/src/main/java/com/evolveum/midpoint/audit/api/AuditEventRecord.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/AuditSearchTest.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/audit/mapping/AuditEventRecordSqlTransformer.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/audit/mapping/QAuditEventRecordMapping.java
M repo/repo-sqlbase/src/main/java/com/evolveum/midpoint/repo/sqlbase/mapping/QueryTableMapping.java
Log Message:
-----------
adding repoId to schema. GUI search changed from sarch by eventIdentifier to repoId
Commit: 2cd3c2a1c541f64211b1ce3eeada35a5da2b1def
https://github.com/Evolveum/midpoint/commit/2cd3c2a1c541f64211b1ce3eeada35a5da2b1def
Author: Katarina Valalikova <k.valalikova at evolveum.com>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/audit-3.xsd
Log Message:
-----------
mark repoId as experimental
Commit: 42fd7efd619b15f8dde019dd0b50e990a617c07d
https://github.com/Evolveum/midpoint/commit/42fd7efd619b15f8dde019dd0b50e990a617c07d
Author: Katarina Valalikova <k.valalikova at evolveum.com>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/SqlAuditServiceImpl.java
Log Message:
-----------
remove commented code
Commit: 9c1cf069281786d0231275e539536d47a5d591fd
https://github.com/Evolveum/midpoint/commit/9c1cf069281786d0231275e539536d47a5d591fd
Author: Katarina Valalikova <k.valalikova at evolveum.com>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/server/dto/TaskErrorSelectableBeanImpl.java
Log Message:
-----------
fixing displaying error messages on task error tab panel (MID-7005)
Compare: https://github.com/Evolveum/midpoint/compare/9aacd033d36f...9c1cf0692817
More information about the midPoint-svn
mailing list