[midPoint-git] midPoint branch master updated. v2.3devel-1013-g0eb250d

Erik Suta git at evolveum.com
Thu Jan 23 15:46:49 CET 2014


Project "midPoint" branch master has been updated
       via  0eb250d5778a6a88fc61826d575858315f1fd129 (commit) v2.3devel-1013-g0eb250d
      from  5fbdf14553a1fed331a51b4d3a92bae158283e4f (commit) v2.3devel-1012-g5fbdf14

- Log -----------------------------------------------------------------
commit 0eb250d5778a6a88fc61826d575858315f1fd129
Author: Erik Suta <erik.suta at evolveum.com>
Date:   Thu Jan 23 15:42:34 2014 +0100

    MID-1722 - support for searching in roles. (PageRoles)

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

(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/page/admin/reports/PageCreatedReports.java |   14 +-
 .../midpoint/web/page/admin/roles/PageRoles.html   |   20 ++-
 .../midpoint/web/page/admin/roles/PageRoles.java   |  171 +++++++++++++++++++-
 .../web/page/admin/roles/PageRoles.properties      |    5 +
 .../web/page/admin/roles/dto/RolesSearchDto.java   |   76 +++++++++
 .../{ResourcesStorage.java => RolesStorage.java}   |   28 ++--
 .../midpoint/web/session/SessionStorage.java       |    8 +
 7 files changed, 300 insertions(+), 22 deletions(-)
 create mode 100644 gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/roles/dto/RolesSearchDto.java
 copy gui/admin-gui/src/main/java/com/evolveum/midpoint/web/session/{ResourcesStorage.java => RolesStorage.java} (53%)


hooks/post-receive
-- 
midPoint


More information about the midPoint-svn mailing list