[midPoint-git] midPoint branch master updated. v2.3devel-1235-g584509d

Erik Suta git at evolveum.com
Thu Mar 13 13:47:19 CET 2014


Project "midPoint" branch master has been updated
       via  584509dffe08846f42e91134614af31a5bb23fe7 (commit) v2.3devel-1235-g584509d
       via  bba26968e443f3062aa9b12f1d697c04467894eb (commit) v2.3devel-1234-gbba2696
       via  c79bcb5b7b61e1c054f53ae0ff34139195ae2b8d (commit) v2.3devel-1232-gc79bcb5
       via  41e360efede74acd41806e4f6abe9e31cfaab803 (commit) v2.3devel-1231-g41e360e
       via  95903f9bdbfde2e8e2346098efc6a0ddfc832e82 (commit) v2.3devel-1223-g95903f9
      from  d59a8e12f3d9216775cfbcaf94ff1430d390576d (commit) v2.3devel-1230-gd59a8e1

- Log -----------------------------------------------------------------
commit 584509dffe08846f42e91134614af31a5bb23fe7
Author: Erik Suta <erik.suta at evolveum.com>
Date:   Thu Mar 13 13:46:24 2014 +0100

    MID-1724 - fixed subissue 8. - bad styles of checkboxes on some places in UI causes them to look wrong.

commit bba26968e443f3062aa9b12f1d697c04467894eb
Merge: c79bcb5 d59a8e1
Author: Erik Suta <erik.suta at evolveum.com>
Date:   Thu Mar 13 13:24:20 2014 +0100

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

commit c79bcb5b7b61e1c054f53ae0ff34139195ae2b8d
Author: Erik Suta <erik.suta at evolveum.com>
Date:   Thu Mar 13 11:00:47 2014 +0100

    MID-1724 - fixing subissue 11. Delete All Identities provide bad delete confirmation string.

commit 41e360efede74acd41806e4f6abe9e31cfaab803
Merge: 95903f9 1e90746
Author: Erik Suta <erik.suta at evolveum.com>
Date:   Thu Mar 13 08:34:13 2014 +0100

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

commit 95903f9bdbfde2e8e2346098efc6a0ddfc832e82
Author: Erik Suta <erik.suta at evolveum.com>
Date:   Mon Mar 10 13:05:29 2014 +0100

    Work on issues from MID-1724. Fixed issues 1,3,4. Work on issue 7 in progress.

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

(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:
 .../web/component/dialog/ConfirmationDialog.java   |    8 +-
 .../web/component/prism/PrismObjectPanel.java      |    3 +
 .../page/admin/configuration/PageDebugList.java    |   10 +-
 .../web/page/admin/home/PageDashboard.java         |    9 +-
 .../admin/home/component/MyAssignmentsPanel.java   |    4 +-
 .../web/page/admin/resources/PageResourceEdit.html |    2 +-
 .../midpoint/web/page/admin/roles/PageRole.html    |    2 +-
 .../web/page/admin/server/PageTaskAdd.html         |    9 +-
 .../web/page/admin/server/PageTaskEdit.html        |    4 +-
 .../midpoint/web/page/admin/users/PageUser.java    |   55 +++++----
 .../page/admin/users/component/OrgUnitBrowser.html |    9 +-
 .../page/admin/users/component/OrgUnitBrowser.java |  130 +++++++++++++++++---
 .../users/component/OrgUnitBrowser.properties      |    3 +-
 .../dto/OrgUnitSearchDto.java}                     |    6 +-
 .../{ReportsStorage.java => OrgUnitStorage.java}   |   28 ++---
 .../midpoint/web/session/SessionStorage.java       |    8 ++
 16 files changed, 213 insertions(+), 77 deletions(-)
 copy gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/{resources/dto/ResourceSearchDto.java => users/dto/OrgUnitSearchDto.java} (83%)
 copy gui/admin-gui/src/main/java/com/evolveum/midpoint/web/session/{ReportsStorage.java => OrgUnitStorage.java} (58%)


hooks/post-receive
-- 
midPoint


More information about the midPoint-svn mailing list