[midPoint-git] midPoint branch bootstrap updated. v2.2-194-ge3c83af

Vilo Repan git at evolveum.com
Sun Oct 13 21:41:46 CEST 2013


Project "midPoint" branch bootstrap has been updated
       via  e3c83afbd4d1303fb67b17d9b59d5a42d0198637 (commit) v2.2-194-ge3c83af
       via  284c42e956066b014c1085fce9ff317678f64be8 (commit) v2.2-193-g284c42e
       via  9145d8c76ff7dca2b54c6f499b73fdee1012bfd5 (commit) v2.2-192-g9145d8c
       via  26ef61c0642d0727137429b33c04ffe945b9a563 (commit) v2.2-191-g26ef61c
      from  aa82b1990d8252aba025b8976ae00d8be276fe8a (commit) v2.2-190-gaa82b19

- Log -----------------------------------------------------------------
commit e3c83afbd4d1303fb67b17d9b59d5a42d0198637
Author: Viliam Repan <vilo.repan at evolveum.com>
Date:   Sun Oct 13 20:29:12 2013 +0200

    more simple css updated, now are user details not great but usable (until work is done)

commit 284c42e956066b014c1085fce9ff317678f64be8
Author: Viliam Repan <vilo.repan at evolveum.com>
Date:   Sun Oct 13 20:17:45 2013 +0200

    user details page first redesign touches, will be finished in hundred years probably :)

commit 9145d8c76ff7dca2b54c6f499b73fdee1012bfd5
Author: Viliam Repan <vilo.repan at evolveum.com>
Date:   Sun Oct 13 19:42:04 2013 +0200

    fix for inline menu hiding on action.

commit 26ef61c0642d0727137429b33c04ffe945b9a563
Author: Viliam Repan <vilo.repan at evolveum.com>
Date:   Sun Oct 13 19:41:47 2013 +0200

    pines notify JS and CSS added

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

(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/input/DropDownChoicePanel.html   |    2 +-
 .../web/component/input/PasswordPanel.html         |    4 +-
 .../web/component/input/TextAreaPanel.html         |    2 +-
 .../web/component/menu/cog/InlineMenu.java         |   14 +
 .../web/component/prism/PrismObjectPanel.css       |    4 +-
 .../com/evolveum/midpoint/web/page/PageBase.html   |    4 +
 .../midpoint/web/page/admin/users/PageUser.html    |   88 +-
 .../midpoint/web/page/admin/users/PageUser.java    |    6 +-
 .../web/page/admin/users/PageUser.properties       |    5 +-
 .../src/main/webapp/css/css-fixed-nonIE.css        |   12 +-
 gui/admin-gui/src/main/webapp/css/evolveum.css     |   15 +-
 .../webapp/css/pnotify/jquery.pnotify.default.css  |   83 ++
 gui/admin-gui/src/main/webapp/js/evolveum.js       |  106 +--
 .../src/main/webapp/js/midpoint/midpoint.js        |   25 +-
 .../src/main/webapp/js/pnotify/jquery.pnotify.js   |  912 ++++++++++++++++++++
 15 files changed, 1099 insertions(+), 183 deletions(-)
 create mode 100644 gui/admin-gui/src/main/webapp/css/pnotify/jquery.pnotify.default.css
 create mode 100644 gui/admin-gui/src/main/webapp/js/pnotify/jquery.pnotify.js


hooks/post-receive
-- 
midPoint


More information about the midPoint-svn mailing list