[midPoint-git] midPoint branch master updated. v2.3devel-1158-g6bd557a
Vilo Repan
git at evolveum.com
Mon Feb 24 16:03:42 CET 2014
Project "midPoint" branch master has been updated
via 6bd557a7721968ea453e762e9bbda09e908dbc59 (commit) v2.3devel-1158-g6bd557a
from 435198051f51f1fc3dd2a3dd220c519875535421 (commit) v2.3devel-1157-g4351980
- Log -----------------------------------------------------------------
commit 6bd557a7721968ea453e762e9bbda09e908dbc59
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Mon Feb 24 16:02:46 2014 +0100
initial import refactored a bit (more to come).
report objects added to initial import.
-----------------------------------------------------------------------
(Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full)
Summary of changes:
.../evolveum/midpoint/init/InitialDataImport.java | 125 +++++++++++++++-----
.../initial-objects/0900-report-audit.xml | 0
.../initial-objects/1000-report-reconciliation.xml | 0
.../initial-objects/1097-report-user-accounts.xml | 0
.../initial-objects/1098-report-user-orgs.xml | 0
.../initial-objects/1099-report-user-roles.xml | 0
.../initial-objects/1100-report-user-list.xml | 0
.../midpoint/schema/util/ReportTypeUtil.java | 31 ++++-
.../midpoint/report/ReportManagerImpl.java | 5 +-
.../com/evolveum/midpoint/report/ReportUtils.java | 30 -----
10 files changed, 127 insertions(+), 64 deletions(-)
copy model/report-impl/src/test/resources/reports/reportAuditLogs.xml => gui/admin-gui/src/main/resources/initial-objects/0900-report-audit.xml (100%)
copy model/report-impl/src/test/resources/reports/reportReconciliation.xml => gui/admin-gui/src/main/resources/initial-objects/1000-report-reconciliation.xml (100%)
copy model/report-impl/src/test/resources/reports/reportUserAccounts.xml => gui/admin-gui/src/main/resources/initial-objects/1097-report-user-accounts.xml (100%)
copy model/report-impl/src/test/resources/reports/reportUserOrgs.xml => gui/admin-gui/src/main/resources/initial-objects/1098-report-user-orgs.xml (100%)
copy model/report-impl/src/test/resources/reports/reportUserRoles.xml => gui/admin-gui/src/main/resources/initial-objects/1099-report-user-roles.xml (100%)
copy model/report-impl/src/test/resources/reports/reportUserList.xml => gui/admin-gui/src/main/resources/initial-objects/1100-report-user-list.xml (100%)
hooks/post-receive
--
midPoint
More information about the midPoint-svn
mailing list