[midPoint-git] midPoint branch bootstrap updated. v2.3devel-351-g9ce5a3b

Erik Suta git at evolveum.com
Tue Nov 12 14:51:19 CET 2013


Project "midPoint" branch bootstrap has been updated
       via  9ce5a3bb299140fbd8d9c47dba39ef2b806e45a8 (commit) v2.3devel-351-g9ce5a3b
       via  fb0777d7fb58e99d03a84cb1136b6f45128341d9 (commit) v2.3devel-350-gfb0777d
       via  215a8a0b85b14348c729f4839509c3ef9bad3dd9 (commit) v2.3devel-317-g215a8a0
       via  bcd44a2ed17532b36e4b4d30b0ff29e789289e69 (commit) v2.3devel-311-gbcd44a2
      from  a4af0edf6e9bfa9e0c2414044264d385f08f0def (commit) v2.3devel-347-ga4af0ed

- Log -----------------------------------------------------------------
commit 9ce5a3bb299140fbd8d9c47dba39ef2b806e45a8
Author: Erik Suta <erik.suta at evolveum.com>
Date:   Tue Nov 12 14:43:05 2013 +0100

    ChooseTypePanel and dialog. Work in progress.

commit fb0777d7fb58e99d03a84cb1136b6f45128341d9
Merge: 215a8a0 a4af0ed
Author: Erik Suta <erik.suta at evolveum.com>
Date:   Tue Nov 12 14:20:43 2013 +0100

    Merge branch 'bootstrap' of git.evolveum.com:/srv/git/projects/midpoint into bootstrap

commit 215a8a0b85b14348c729f4839509c3ef9bad3dd9
Merge: bcd44a2 60bf42f
Author: Erik Suta <erik.suta at evolveum.com>
Date:   Mon Nov 11 09:55:42 2013 +0100

    Merge branch 'bootstrap' of git.evolveum.com:/srv/git/projects/midpoint into bootstrap

commit bcd44a2ed17532b36e4b4d30b0ff29e789289e69
Author: Erik Suta <erik.suta at evolveum.com>
Date:   Wed Nov 6 12:57:44 2013 +0100

    SystemConfigPage implementation - ChoosePanel and ModalWindow. Not finished yet.

-----------------------------------------------------------------------

(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:
 .../configuration/PageSystemConfiguration.java     |   30 ++++-
 .../configuration/component/ChooseTypeDialog.html} |   17 ++-
 .../configuration/component/ChooseTypeDialog.java  |  128 ++++++++++++++++++++
 .../component/ChooseTypeDialog.properties}         |    7 +-
 .../configuration/component/ChooseTypePanel.html}  |   71 +++++------
 .../configuration/component/ChooseTypePanel.java   |  103 ++++++++++++++++
 .../configuration/component/SystemConfigPanel.html |   16 +--
 .../configuration/component/SystemConfigPanel.java |   63 +++++++++-
 .../configuration/dto/SystemConfigurationDto.java  |    4 +
 .../midpoint/web/page/admin/dto/ObjectViewDto.java |    5 +
 10 files changed, 376 insertions(+), 68 deletions(-)
 copy gui/admin-gui/src/main/java/com/evolveum/midpoint/web/{component/dialog/ConfirmationDialog.html => page/admin/configuration/component/ChooseTypeDialog.html} (78%)
 create mode 100644 gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/configuration/component/ChooseTypeDialog.java
 copy gui/{admin-gui-sk-SK/src/main/resources/com/evolveum/midpoint/web/component/wizard/resource/SchemaStep_sk_SK.utf8.properties => admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/configuration/component/ChooseTypeDialog.properties} (84%)
 copy gui/admin-gui/src/main/java/com/evolveum/midpoint/web/{component/wf/deltas/WfDeltasPanel.html => page/admin/configuration/component/ChooseTypePanel.html} (56%)
 create mode 100644 gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/configuration/component/ChooseTypePanel.java


hooks/post-receive
-- 
midPoint


More information about the midPoint-svn mailing list