[midPoint-git] midPoint branch bootstrap updated. v2.3devel-658-gbce5fe6
Vilo Repan
git at evolveum.com
Fri Dec 13 15:46:42 CET 2013
Project "midPoint" branch bootstrap has been updated
via bce5fe6f78bbe009e40424cd141b74334d191771 (commit) v2.3devel-658-gbce5fe6
via 93632311b25a122d97e519582dfd2ca5b759d5ed (commit) v2.3devel-657-g9363231
via b4ac446ce8640abe919cafb1a08596f7f8fff4d3 (commit) v2.3devel-656-gb4ac446
via a347fda55efe7ad3addae83b6af14429723b88f0 (commit) v2.3devel-655-ga347fda
via 48da24c05897a138876017b068fc549420950644 (commit) v2.3devel-653-g48da24c
via 9d27ea3a83a1e4aa0736f434dfe8cc6f6432eaa3 (commit) v2.3devel-379-g9d27ea3
from 4f8a7881fbb5dc166568dba4632d0481876d32f0 (commit) v2.3devel-652-g4f8a788
- Log -----------------------------------------------------------------
commit bce5fe6f78bbe009e40424cd141b74334d191771
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Fri Dec 13 15:33:45 2013 +0100
removed unused gui modules
commit 93632311b25a122d97e519582dfd2ca5b759d5ed
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Fri Dec 13 15:15:36 2013 +0100
styles updating for pages everywhere, part three, work in progress
commit b4ac446ce8640abe919cafb1a08596f7f8fff4d3
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Fri Dec 13 14:39:20 2013 +0100
styles updating for pages everywhere, part two, work in progress
commit a347fda55efe7ad3addae83b6af14429723b88f0
Merge: 48da24c 9d27ea3
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Fri Dec 13 14:21:46 2013 +0100
Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint into bootstrap
commit 48da24c05897a138876017b068fc549420950644
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Fri Dec 13 14:20:22 2013 +0100
styles updating for pages everywhere.
-----------------------------------------------------------------------
(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:
.../evolveum/midpoint/web/component/DateInput.html | 10 +-
.../evolveum/midpoint/web/component/DateInput.java | 4 +-
.../web/component/dialog/UserBrowserDialog.html | 4 +-
.../web/component/dialog/UserBrowserDialog.java | 74 +++++------
.../page/admin/configuration/PageDebugView.java | 20 +--
.../web/page/admin/configuration/PageLogging.html | 8 +-
.../web/page/admin/configuration/PageLogging.java | 66 ++++------
.../web/page/admin/configuration/PageTimeTest.html | 15 ++-
.../web/page/admin/configuration/PageTimeTest.java | 128 +++++++++-----------
.../web/page/admin/home/PageMyPasswords.java | 2 -
.../admin/reports/component/AuditPopupPanel.html | 30 ++---
.../admin/reports/component/AuditPopupPanel.java | 25 +---
.../component/ReconciliationPopupPanel.html | 12 +-
.../component/ReconciliationPopupPanel.java | 6 +-
.../web/page/admin/resources/PageResourceEdit.java | 4 -
.../page/admin/resources/content/PageAccount.html | 12 +-
.../page/admin/resources/content/PageAccount.java | 16 +--
.../resources/content/PageContentAccounts.html | 14 +--
.../resources/content/PageContentAccounts.java | 11 +-
.../midpoint/web/page/admin/roles/PageRole.java | 4 -
.../web/page/admin/users/PageBulkUsers.html | 4 +-
.../web/page/admin/users/PageBulkUsers.java | 5 +-
.../midpoint/web/page/admin/users/PageUsers.java | 3 -
.../midpoint/web/security/PageUrlMapping.java | 2 +-
.../src/main/webapp/less/midpoint/midpoint.less | 15 ++-
.../src/main/webapp/less/midpoint/page-login.less | 12 +-
gui/forms-gui/pom.xml | 46 -------
gui/forms-gui/testng.xml | 22 ----
gui/forms/.gitignore | 1 -
gui/forms/pom.xml | 46 -------
gui/forms/testng.xml | 22 ----
.../web/component/button/AjaxSubmitLinkButton.java | 79 ------------
gui/pom.xml | 2 -
.../model/intest/sync/TestImportRecon.java | 18 ++-
...eshness.xml => task-reconcile-dummy-single.xml} | 9 +-
35 files changed, 223 insertions(+), 528 deletions(-)
delete mode 100644 gui/forms-gui/pom.xml
delete mode 100644 gui/forms-gui/testng.xml
delete mode 100644 gui/forms/.gitignore
delete mode 100644 gui/forms/pom.xml
delete mode 100644 gui/forms/testng.xml
delete mode 100644 gui/gui-components/src/main/java/com/evolveum/midpoint/web/component/button/AjaxSubmitLinkButton.java
rename model/model-intest/src/test/resources/sync/{task-reconcile-dummy-long-freshness.xml => task-reconcile-dummy-single.xml} (89%)
hooks/post-receive
--
midPoint
More information about the midPoint-svn
mailing list