[midPoint-git] midPoint branch bootstrap updated. v2.2-216-gae22df5
Vilo Repan
git at evolveum.com
Thu Oct 17 11:50:00 CEST 2013
Project "midPoint" branch bootstrap has been updated
via ae22df51d27814b41b33e005d950d40eb53e5539 (commit) v2.2-216-gae22df5
via 9cfce3f836a17f39c47b69c47ac3e4abe8f9ed64 (commit) v2.2-214-g9cfce3f
via f70e1d7c72a8200e8f08dedcfb3878594b356674 (commit) v2.2-121-gf70e1d7
via cc219b34f78b970f779af1f19eb0611e7a2401ba (commit) v2.2-213-gcc219b3
via 500677cad2e9e935d358f652c251b4c9f0799042 (commit) v2.2-211-g500677c
via f7aa17e28d399cdfe16d10731664050e1b8bbe21 (commit) v2.2-120-gf7aa17e
from 0a6bc0f3e46a90957dbd1dbfab972736671fc2d5 (commit) v2.2-210-g0a6bc0f
- Log -----------------------------------------------------------------
commit ae22df51d27814b41b33e005d950d40eb53e5539
Merge: 9cfce3f f70e1d7
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Thu Oct 17 11:45:14 2013 +0200
Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint into bootstrap
commit 9cfce3f836a17f39c47b69c47ac3e4abe8f9ed64
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Thu Oct 17 11:44:58 2013 +0200
wizard button bar redesigned
commit cc219b34f78b970f779af1f19eb0611e7a2401ba
Merge: 500677c f7aa17e
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Thu Oct 17 11:20:17 2013 +0200
Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint into bootstrap
commit 500677cad2e9e935d358f652c251b4c9f0799042
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Wed Oct 16 20:47:14 2013 +0200
header and button bar
-----------------------------------------------------------------------
(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:
NOTICE | 6 ++
.../web/component/prism/ObjectWrapper.java | 2 +-
.../midpoint/web/component/wizard/Wizard.html | 2 +
.../midpoint/web/component/wizard/Wizard.java | 13 +++--
.../web/component/wizard/Wizard.properties} | 9 +--
.../web/component/wizard/WizardButtonBar.html | 39 +++++++++++++
.../web/component/wizard/WizardButtonBar.java | 10 ++--
.../midpoint/web/component/wizard/WizardStep.java} | 30 +++++-----
.../web/component/wizard/resource/NameStep.java | 5 +-
.../component/wizard/resource/NameStep.properties | 1 +
.../midpoint/common/monitor/InternalMonitor.java | 10 ++++
.../midpoint/prism/schema/SchemaRegistry.java | 1 +
.../midpoint/schema/util/ConnectorTypeUtil.java | 10 +---
.../midpoint/util/logging/LoggingUtils.java | 38 +++++++++++++
.../midpoint/model/lens/projector/Projector.java | 50 ++++++++++------
.../model/intest/sync/TestImportRecon.java | 4 +-
.../src/test/resources/logback-test.xml | 10 ++--
.../provisioning/impl/ConnectorManager.java | 56 ++++++++++++++++--
.../provisioning/impl/ResourceManager.java | 19 +++++--
.../provisioning/test/impl/AbstractDummyTest.java | 1 +
.../midpoint/provisioning/test/impl/TestDummy.java | 60 +++++++++++++++++++-
.../impl/TestDummyResourceAndSchemaCaching.java | 10 ++++
.../midpoint/test/AbstractIntegrationTest.java | 12 ++++
23 files changed, 322 insertions(+), 76 deletions(-)
copy gui/{admin-gui-sk-SK/src/main/resources/com/evolveum/midpoint/web/component/ExecuteChangeOptionsPanel_sk_SK.utf8.properties => admin-gui/src/main/java/com/evolveum/midpoint/web/component/wizard/Wizard.properties} (70%)
create mode 100644 gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/wizard/WizardButtonBar.html
copy model/model-impl/src/main/java/com/evolveum/midpoint/model/sync/action/AddAccountAction.java => gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/wizard/WizardButtonBar.java (69%)
copy gui/{gui-components/src/main/java/com/evolveum/midpoint/web/component/util/VisibleEnableBehaviour.java => admin-gui/src/main/java/com/evolveum/midpoint/web/component/wizard/WizardStep.java} (54%)
hooks/post-receive
--
midPoint
More information about the midPoint-svn
mailing list