Rename old icons.
Before Width: | Height: | Size: 571 B After Width: | Height: | Size: 571 B |
Before Width: | Height: | Size: 553 B After Width: | Height: | Size: 553 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 562 B |
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 562 B |
Before Width: | Height: | Size: 728 B After Width: | Height: | Size: 728 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 666 B After Width: | Height: | Size: 666 B |
Before Width: | Height: | Size: 986 B After Width: | Height: | Size: 986 B |
Before Width: | Height: | Size: 627 B After Width: | Height: | Size: 627 B |
Before Width: | Height: | Size: 864 B After Width: | Height: | Size: 864 B |
Before Width: | Height: | Size: 916 B After Width: | Height: | Size: 916 B |
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 532 B After Width: | Height: | Size: 532 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 213 KiB After Width: | Height: | Size: 213 KiB |
Before Width: | Height: | Size: 608 B After Width: | Height: | Size: 608 B |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 730 B |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 206 B After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 643 B After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 527 B After Width: | Height: | Size: 527 B |
Before Width: | Height: | Size: 946 B After Width: | Height: | Size: 946 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 882 B After Width: | Height: | Size: 882 B |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1002 B After Width: | Height: | Size: 1002 B |
Before Width: | Height: | Size: 916 B After Width: | Height: | Size: 916 B |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 405 B After Width: | Height: | Size: 405 B |
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 877 B After Width: | Height: | Size: 877 B |
Before Width: | Height: | Size: 585 B After Width: | Height: | Size: 585 B |
Before Width: | Height: | Size: 790 B After Width: | Height: | Size: 790 B |
Before Width: | Height: | Size: 817 B After Width: | Height: | Size: 817 B |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 730 B |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.0 KiB |
@ -3,19 +3,18 @@
|
|||||||
##################################################################################
|
##################################################################################
|
||||||
|
|
||||||
# MySQL 5.X configuration properties
|
# MySQL 5.X configuration properties
|
||||||
|
database.url=jdbc:mysql://localhost/wisemapping
|
||||||
#database.url=jdbc:mysql://localhost/wisemapping
|
database.driver=com.mysql.jdbc.Driver
|
||||||
#database.driver=com.mysql.jdbc.Driver
|
database.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
|
||||||
#database.hibernate.dialect=org.hibernate.dialect.MySQL5Dialect
|
database.username=wisemapping
|
||||||
#database.username=wisemapping
|
database.password=password
|
||||||
#database.password=password
|
|
||||||
|
|
||||||
# HSQL Configuration properties
|
# HSQL Configuration properties
|
||||||
database.url=jdbc:hsqldb:file:target/db/wisemapping
|
#database.url=jdbc:hsqldb:file:target/db/wisemapping
|
||||||
database.driver=org.hsqldb.jdbcDriver
|
#database.driver=org.hsqldb.jdbcDriver
|
||||||
database.hibernate.dialect=org.hibernate.dialect.HSQLDialect
|
#database.hibernate.dialect=org.hibernate.dialect.HSQLDialect
|
||||||
database.username=sa
|
#database.username=sa
|
||||||
database.password=
|
#database.password=
|
||||||
|
|
||||||
# Enable/Disable user confirmation by e-mail. If it's enabled, mail must be configured.
|
# Enable/Disable user confirmation by e-mail. If it's enabled, mail must be configured.
|
||||||
user.confirm.registration=false
|
user.confirm.registration=false
|
||||||
|
@ -109,7 +109,6 @@
|
|||||||
/js/**=IS_AUTHENTICATED_ANONYMOUSLY
|
/js/**=IS_AUTHENTICATED_ANONYMOUSLY
|
||||||
/ws/**=IS_AUTHENTICATED_ANONYMOUSLY
|
/ws/**=IS_AUTHENTICATED_ANONYMOUSLY
|
||||||
/images/*=IS_AUTHENTICATED_ANONYMOUSLY
|
/images/*=IS_AUTHENTICATED_ANONYMOUSLY
|
||||||
/nicons/*=IS_AUTHENTICATED_ANONYMOUSLY
|
|
||||||
/c/embeddedview.htm=IS_AUTHENTICATED_ANONYMOUSLY
|
/c/embeddedview.htm=IS_AUTHENTICATED_ANONYMOUSLY
|
||||||
/c/export.htm=IS_AUTHENTICATED_ANONYMOUSLY
|
/c/export.htm=IS_AUTHENTICATED_ANONYMOUSLY
|
||||||
/c/publicview.htm=IS_AUTHENTICATED_ANONYMOUSLY
|
/c/publicview.htm=IS_AUTHENTICATED_ANONYMOUSLY
|
||||||
|
@ -188,7 +188,7 @@ h4 {
|
|||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
height: 80px;
|
height: 80px;
|
||||||
width: 160px;
|
width: 160px;
|
||||||
background: url("../nicons/logo-medium.png") no-repeat;
|
background: url("../images/logo-medium.png") no-repeat;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: -50px;
|
left: -50px;
|
||||||
|
@ -259,7 +259,7 @@ div#header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div#headerLogo {
|
div#headerLogo {
|
||||||
background: url(../nicons/logo-small.png) no-repeat center top;
|
background: url(../images/logo-small.png) no-repeat center top;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
width: 80px;
|
width: 80px;
|
||||||
float: left;
|
float: left;
|
||||||
@ -347,17 +347,17 @@ div#toolbar .buttonOn, div#toolbar .buttonOff, div#toolbar .buttonActive, div#to
|
|||||||
div#toolbar .buttonOn:hover {
|
div#toolbar .buttonOn:hover {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
background: url(../nicons/btn-bg-hover.png) no-repeat center top;
|
background: url(../images/btn-bg-hover.png) no-repeat center top;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#toolbar .buttonOn {
|
div#toolbar .buttonOn {
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
background: url(../nicons/btn-bg-normal.png) no-repeat center top;
|
background: url(../images/btn-bg-normal.png) no-repeat center top;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#toolbar .buttonOff {
|
div#toolbar .buttonOff {
|
||||||
opacity: 0.4;
|
opacity: 0.4;
|
||||||
background: url(../nicons/btn-bg-normal.png) no-repeat center top;
|
background: url(../images/btn-bg-normal.png) no-repeat center top;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#exportAnchor {
|
div#exportAnchor {
|
||||||
@ -381,24 +381,24 @@ div#toolbar .buttonExtOn, div#toolbar .buttonExtOff, div#toolbar .buttonExtActiv
|
|||||||
|
|
||||||
div#toolbar .buttonExtOn:hover {
|
div#toolbar .buttonExtOn:hover {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
background: url(../nicons/btne-bg-hover.png) no-repeat center top;
|
background: url(../images/btne-bg-hover.png) no-repeat center top;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div#toolbar .buttonExtActive {
|
div#toolbar .buttonExtActive {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
background: url(../nicons/btne-bg-selected.png) no-repeat center top;
|
background: url(../images/btne-bg-selected.png) no-repeat center top;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div#toolbar .buttonExtOn {
|
div#toolbar .buttonExtOn {
|
||||||
opacity: 0.8;
|
opacity: 0.8;
|
||||||
background: url(../nicons/btne-bg-normal.png) no-repeat center top;
|
background: url(../images/btne-bg-normal.png) no-repeat center top;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#toolbar .buttonExtOff {
|
div#toolbar .buttonExtOff {
|
||||||
opacity: 0.4;
|
opacity: 0.4;
|
||||||
background: url(../nicons/btne-bg-normal.png) no-repeat center top;
|
background: url(../images/btne-bg-normal.png) no-repeat center top;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#exportAnchor {
|
div#exportAnchor {
|
||||||
@ -410,107 +410,107 @@ div#exportAnchor {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*div#saveButton {*/
|
/*div#saveButton {*/
|
||||||
/*background: url(../nicons/save.png) no-repeat center top;*/
|
/*background: url(../images/save.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#undoEdition {*/
|
/*div#undoEdition {*/
|
||||||
/*background: url(../nicons/undo.png) no-repeat center top;*/
|
/*background: url(../images/undo.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#redoEdition {*/
|
/*div#redoEdition {*/
|
||||||
/*background: url(../nicons/redo.png) no-repeat center top;*/
|
/*background: url(../images/redo.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#export {*/
|
/*div#export {*/
|
||||||
/*background: url(../nicons/export.png) no-repeat center top;*/
|
/*background: url(../images/export.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#zoomIn {*/
|
/*div#zoomIn {*/
|
||||||
/*background: url(../nicons/zoom-in.png) no-repeat center top;*/
|
/*background: url(../images/zoom-in.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#zoomOut {*/
|
/*div#zoomOut {*/
|
||||||
/*background: url(../nicons/zoom-out.png) no-repeat center top;*/
|
/*background: url(../images/zoom-out.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#addTopic {*/
|
/*div#addTopic {*/
|
||||||
/*background: url(../nicons/topic-add.png) no-repeat center top;*/
|
/*background: url(../images/topic-add.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#deleteTopic {*/
|
/*div#deleteTopic {*/
|
||||||
/*background: url(../nicons/topic-delete.png) no-repeat center top;*/
|
/*background: url(../images/topic-delete.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicColor {*/
|
/*div#topicColor {*/
|
||||||
/*background: url(../nicons/topic-color.png) no-repeat center top;*/
|
/*background: url(../images/topic-color.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicIcon {*/
|
/*div#topicIcon {*/
|
||||||
/*background: url(../nicons/topic-icon.png) no-repeat center top;*/
|
/*background: url(../images/topic-icon.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicNote {*/
|
/*div#topicNote {*/
|
||||||
/*background: url(../nicons/note.png) no-repeat center top;*/
|
/*background: url(../images/note.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicNote {*/
|
/*div#topicNote {*/
|
||||||
/*background: url(../nicons/topic-icon.png) no-repeat center top;*/
|
/*background: url(../images/topic-icon.png) no-repeat center top;*/
|
||||||
/*z-index: 4;*/
|
/*z-index: 4;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicLink {*/
|
/*div#topicLink {*/
|
||||||
/*background: url(../nicons/topic-link.png) no-repeat center top;*/
|
/*background: url(../images/topic-link.png) no-repeat center top;*/
|
||||||
/*z-index: 4;*/
|
/*z-index: 4;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicNote {*/
|
/*div#topicNote {*/
|
||||||
/*background-image: url(../nicons/note.png);*/
|
/*background-image: url(../images/note.png);*/
|
||||||
/*z-index: 4;*/
|
/*z-index: 4;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicBorder {*/
|
/*div#topicBorder {*/
|
||||||
/*background: url(../nicons/topic-border.png) no-repeat center top;*/
|
/*background: url(../images/topic-border.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#fontFamily {*/
|
/*div#fontFamily {*/
|
||||||
/*background: url(../nicons/font-type.png) no-repeat center top;*/
|
/*background: url(../images/font-type.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#topicShape {*/
|
/*div#topicShape {*/
|
||||||
/*background: url(../nicons/topic-shape.png) no-repeat center top;*/
|
/*background: url(../images/topic-shape.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#fontBold {*/
|
/*div#fontBold {*/
|
||||||
/*background: url(../nicons/font-bold.png) no-repeat center top;*/
|
/*background: url(../images/font-bold.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#fontItalic {*/
|
/*div#fontItalic {*/
|
||||||
/*background: url(../nicons/font-italic.png) no-repeat center top;*/
|
/*background: url(../images/font-italic.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#fontColor {*/
|
/*div#fontColor {*/
|
||||||
/*background: url(../nicons/font-color.png) no-repeat center top;*/
|
/*background: url(../images/font-color.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#fontSize {*/
|
/*div#fontSize {*/
|
||||||
/*background: url(../nicons/font-size.png) no-repeat center top;*/
|
/*background: url(../images/font-size.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#shareIt {*/
|
/*div#shareIt {*/
|
||||||
/*background: url(../nicons/share.png) no-repeat center top;*/
|
/*background: url(../images/share.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#publishIt {*/
|
/*div#publishIt {*/
|
||||||
/*background: url(../nicons/publish.png) no-repeat center top;*/
|
/*background: url(../images/publish.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
/*div#tagIt {*/
|
/*div#tagIt {*/
|
||||||
/*background: url(../nicons/tag.png) no-repeat center top;*/
|
/*background: url(../images/tag.png) no-repeat center top;*/
|
||||||
/*}*/
|
/*}*/
|
||||||
|
|
||||||
div#topicRelation {
|
div#topicRelation {
|
||||||
width: 56px;
|
width: 56px;
|
||||||
background: url(../nicons/topic-relation.png) no-repeat center top;
|
background: url(../images/topic-relation.png) no-repeat center top;
|
||||||
z-index: 4;
|
z-index: 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -69,7 +69,7 @@ div#logo {
|
|||||||
height: 65px;
|
height: 65px;
|
||||||
width: 80px;
|
width: 80px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background: url(../nicons/logo-small.png) no-repeat right top;
|
background: url(../images/logo-small.png) no-repeat right top;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
top: -10px;
|
top: -10px;
|
||||||
}
|
}
|
||||||
@ -94,13 +94,13 @@ div#logo {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div#zoomIn {
|
div#zoomIn {
|
||||||
background: url(../nicons/zoom-in.png) no-repeat left top;
|
background: url(../images/zoom-in.png) no-repeat left top;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#zoomOut {
|
#zoomOut {
|
||||||
background: url(../nicons/zoom-out.png) no-repeat left top;;
|
background: url(../images/zoom-out.png) no-repeat left top;;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
@ -18,6 +18,6 @@ div#printLogo {
|
|||||||
width: 170px;
|
width: 170px;
|
||||||
float: right;
|
float: right;
|
||||||
margin: 1px;
|
margin: 1px;
|
||||||
background: url(../nicons/logo-medium.png) no-repeat right top;
|
background: url(../images/logo-medium.png) no-repeat right top;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 476 B |
Before Width: | Height: | Size: 571 B After Width: | Height: | Size: 571 B |
Before Width: | Height: | Size: 553 B After Width: | Height: | Size: 553 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 562 B |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 728 B After Width: | Height: | Size: 728 B |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 666 B After Width: | Height: | Size: 666 B |
Before Width: | Height: | Size: 986 B After Width: | Height: | Size: 986 B |
Before Width: | Height: | Size: 627 B After Width: | Height: | Size: 627 B |
Before Width: | Height: | Size: 864 B After Width: | Height: | Size: 864 B |
Before Width: | Height: | Size: 916 B After Width: | Height: | Size: 916 B |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 136 B |
Before Width: | Height: | Size: 485 B |
Before Width: | Height: | Size: 452 B |
Before Width: | Height: | Size: 276 B |
Before Width: | Height: | Size: 786 B |
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
BIN
wise-webapp/src/main/webapp/images/logo-small.png
Executable file → Normal file
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 7.4 KiB |
Before Width: | Height: | Size: 6.8 KiB |
Before Width: | Height: | Size: 799 B |
Before Width: | Height: | Size: 80 B |
Before Width: | Height: | Size: 590 B |
Before Width: | Height: | Size: 768 B |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 532 B After Width: | Height: | Size: 532 B |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 213 KiB After Width: | Height: | Size: 213 KiB |
Before Width: | Height: | Size: 608 B After Width: | Height: | Size: 608 B |