[midPoint-git] midPoint branch bootstrap updated. v2.3devel-279-ge09eccb
Vilo Repan
git at evolveum.com
Mon Oct 28 14:27:07 CET 2013
Project "midPoint" branch bootstrap has been updated
via e09eccbfef1ad3c0b66d6124a9089832ebaae6dd (commit) v2.3devel-279-ge09eccb
via b2f05e144911a434ac209ecd872d0bcca13f0637 (commit) v2.3devel-278-gb2f05e1
via 98bc84737ba60df03af1efa6da77a476c4e4a669 (commit) v2.3devel-275-g98bc847
via f30abe086a21643c0df5e5869e997ecb4244f415 (commit) v2.3devel-145-gf30abe0
from 394eeb1effb1f7536b322c74090763ef9942f137 (commit) v2.3devel-275-g394eeb1
- Log -----------------------------------------------------------------
commit e09eccbfef1ad3c0b66d6124a9089832ebaae6dd
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Mon Oct 28 14:20:47 2013 +0100
clear less/js cache button visible in development mode for all pages.
commit b2f05e144911a434ac209ecd872d0bcca13f0637
Merge: 98bc847 394eeb1
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Mon Oct 28 14:19:04 2013 +0100
Merge branch 'bootstrap' of git.evolveum.com:/srv/git/projects/midpoint into bootstrap
commit 98bc84737ba60df03af1efa6da77a476c4e4a669
Merge: 3651a60 f30abe0
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Mon Oct 28 12:52:55 2013 +0100
Merge branch 'master' of git.evolveum.com:/srv/git/projects/midpoint into bootstrap
-----------------------------------------------------------------------
(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:
config/h2-schema.sql | 2 -
config/h2-upgrade-2.2-to-2.3.sql | 4 +
config/mysql-schema.sql | 2 -
config/mysql-upgrade-2.2-to-2.3.sql | 4 +
config/oracle-schema.sql | 2 -
config/oracle-upgrade-2.2-to-2.3.sql | 4 +
config/postgresql-schema.sql | 2 -
config/postgresql-upgrade-2.2-to-2.3.sql | 2 +
config/sqlserver-schema.sql | 2 -
config/sqlserver-upgrade-2.2-to-2.3.sql | 4 +
.../com/evolveum/midpoint/web/page/PageBase.html | 3 +
.../com/evolveum/midpoint/web/page/PageBase.java | 62 +
.../evolveum/midpoint/web/page/PageBase.properties | 1 +
.../midpoint/web/page/admin/users/PageUser.java | 3208 ++++++++++----------
.../src/main/webapp/less/midpoint/midpoint.less | 15 +
15 files changed, 1703 insertions(+), 1614 deletions(-)
create mode 100644 config/h2-upgrade-2.2-to-2.3.sql
create mode 100644 config/mysql-upgrade-2.2-to-2.3.sql
create mode 100644 config/oracle-upgrade-2.2-to-2.3.sql
create mode 100644 config/sqlserver-upgrade-2.2-to-2.3.sql
hooks/post-receive
--
midPoint
More information about the midPoint-svn
mailing list