1 |
GRANTED
|
view
|
Mapbender\CoreBundle\Entity\Application {#650
#yamlRoles: [
"public"
]
#source: 1
#id: "mapbender_mobile"
#title: "Mapbender Mobile Demo"
#slug: "mapbender_mobile"
#description: "Mapbender application using mobile template"
#template: "Mapbender\MobileBundle\Template\Mobile"
#map_engine_code: "current"
#persistentView: false
#splashscreen: true
#regionProperties: Doctrine\Common\Collections\ArrayCollection {#672 …}
#elements: Mapbender\Component\Collections\YamlElementCollection {#674 …}
#layersets: Doctrine\Common\Collections\ArrayCollection {#652 …}
#screenshot: "screenshot.png"
#extra_assets: null
#updated: DateTime @1720446551 {#673
date: 2024-07-08 13:49:11.0 +00:00
}
#custom_css: null
#publicOptions: []
} |
|
Show voter details
|
2 |
GRANTED
|
view
|
Mapbender\CoreBundle\Entity\Application {#678
#yamlRoles: [
"public"
]
#source: 1
#id: "mapbender_user_basic"
#title: "Mapbender Demo Basic"
#slug: "mapbender_user_basic"
#description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
#template: "Mapbender\CoreBundle\Template\Fullscreen"
#map_engine_code: "current"
#persistentView: false
#splashscreen: true
#regionProperties: Doctrine\Common\Collections\ArrayCollection {#683 …}
#elements: Mapbender\Component\Collections\YamlElementCollection {#688 …}
#layersets: Doctrine\Common\Collections\ArrayCollection {#682 …}
#screenshot: "screenshot.png"
#extra_assets: null
#updated: DateTime @1720446551 {#684
date: 2024-07-08 13:49:11.0 +00:00
}
#custom_css: """
.toolBar.top {\n
border-bottom: 3px solid #279ddc;\n
}\n
.popup {\n
border-radius: 10px;\n
}\n
.popupHead {\n
border-bottom: solid 1px #b9BABC;\n
margin: 0 20px 20px 20px;\n
padding: 20px 0 10px 0;\n
}\n
"""
#publicOptions: []
} |
|
Show voter details
|
3 |
GRANTED
|
view
|
Mapbender\CoreBundle\Entity\Application {#701
#yamlRoles: [
"public"
]
#source: 1
#id: "mapbender_user"
#title: "Mapbender Demo"
#slug: "mapbender_user"
#description: "Mapbender demo application showing many elements in action"
#template: "Mapbender\CoreBundle\Template\Fullscreen"
#map_engine_code: "current"
#persistentView: false
#splashscreen: true
#regionProperties: Doctrine\Common\Collections\ArrayCollection {#706 …}
#elements: Mapbender\Component\Collections\YamlElementCollection {#711 …}
#layersets: Doctrine\Common\Collections\ArrayCollection {#705 …}
#screenshot: "screenshot.png"
#extra_assets: null
#updated: DateTime @1720446551 {#707
date: 2024-07-08 13:49:11.0 +00:00
}
#custom_css: null
#publicOptions: []
} |
|
Show voter details
|
4 |
DENIED
|
view
|
Mapbender\CoreBundle\Entity\Application {#738
#yamlRoles: null
#source: 2
#id: 1
#title: "CopperInnov"
#slug: "copperinnov"
#description: "Application about the research of copper objects"
#template: "Mapbender\CoreBundle\Template\Fullscreen"
#map_engine_code: "current"
#persistentView: false
#splashscreen: true
#regionProperties: Doctrine\ORM\PersistentCollection {#744 …}
#elements: Doctrine\ORM\PersistentCollection {#759 …}
#layersets: Doctrine\ORM\PersistentCollection {#779 …}
#screenshot: null
#extra_assets: null
#updated: DateTime @1731422338 {#736
date: 2024-11-12 14:38:58.0 UTC (+00:00)
}
#custom_css: """
.toolBar.top {\r\n
background: linear-gradient(0deg, rgba(8, 35, 46, 0.89), rgba(8, 35, 46, 0.89));\r\n
background-image: linear-gradient(0deg, rgba(8, 35, 46, 0.89), rgba(8, 35, 46, 0.89));\r\n
background-position-x: initial;\r\n
background-position-y: initial;\r\n
background-size: initial;\r\n
background-repeat: initial;\r\n
background-attachment: initial;\r\n
background-origin: initial;\r\n
background-clip: initial;\r\n
background-color: initial;\r\n
border-bottom-width: 1px;\r\n
border-bottom-style: solid;\r\n
}\r\n
.toolBar.bottom {\r\n
background: linear-gradient(0deg, rgba(8, 35, 46, 0.89), rgba(8, 35, 46, 0.89));\r\n
background-image: linear-gradient(0deg, rgba(8, 35, 46, 0.89), rgba(8, 35, 46, 0.89));\r\n
background-position-x: initial;\r\n
background-position-y: initial;\r\n
background-size: initial;\r\n
background-repeat: initial;\r\n
background-attachment: initial;\r\n
background-origin: initial;\r\n
background-clip: initial;\r\n
background-color: initial;\r\n
}\r\n
\r\n
\r\n
.toolBarItemActive {\r\n
background-color: #6fb536;\r\n
color: #eee;\r\n
}\r\n
.accordionContainer .accordion {\r\n
user-select: none;\r\n
cursor: pointer;\r\n
padding: 5px 0.5em;\r\n
font-size: 1.6rem;\r\n
color: #1e373d;\r\n
background-color: #bbc2c5;\r\n
}\r\n
.accordionContainer .accordion.active {\r\n
color: #fff;\r\n
background-color: #6fb536;\r\n
}\r\n
.sidePane {\r\n
color: #fff;\r\n
background: linear-gradient(0deg, rgba(8, 35, 46, 0.89), rgba(8, 35, 46, 0.89));\r\n
height: 100%;\r\n
overflow: visible;\r\n
width: 350px;\r\n
position: absolute;\r\n
z-index: 3;\r\n
border-bottom: 1px solid #ccc;\r\n
}\r\n
.collapse-toggle {\r\n
color: #1e383e;\r\n
background: #bdc4c7;\r\n
}\r\n
.toolBarColors, .toolBar {\r\n
background-color: #223a42;\r\n
color: #fff;\r\n
}\r\n
.mb-element-zoombar .rotation {\r\n
background: #223a42;\r\n
color: #fff;\r\n
}\r\n
.mb-element-zoombar .rotation svg g {\r\n
fill: #fff;\r\n
}\r\n
table.featureInfo, table.featureInfo td, table.featureInfo th{\r\n
font-size: 200%\r\n
}
"""
#publicOptions: []
} |
|
Show voter details
|
5 |
GRANTED
|
view
|
Mapbender\CoreBundle\Entity\Application {#775
#yamlRoles: null
#source: 2
#id: 2
#title: "Mapbender Demo"
#slug: "mapbender_user_db"
#description: "Mapbender demo application showing many elements in action"
#template: "Mapbender\CoreBundle\Template\Fullscreen"
#map_engine_code: "current"
#persistentView: false
#splashscreen: true
#regionProperties: Doctrine\ORM\PersistentCollection {#770 …}
#elements: Doctrine\ORM\PersistentCollection {#773 …}
#layersets: Doctrine\ORM\PersistentCollection {#784 …}
#screenshot: "screenshot.png"
#extra_assets: null
#updated: DateTime @1734853124 {#769
date: 2024-12-22 07:38:44.0 UTC (+00:00)
}
#custom_css: null
#publicOptions: []
} |
|
Show voter details
|
6 |
DENIED
|
create_applications
|
null |
|
Show voter details
|
7 |
DENIED
|
view_sources
|
null |
|
Show voter details
|
8 |
DENIED
|
manage_permissions
|
null |
|
Show voter details
|
9 |
DENIED
|
view_users
|
null |
|
Show voter details
|
10 |
DENIED
|
create_users
|
null |
|
Show voter details
|
11 |
DENIED
|
edit_users
|
null |
|
Show voter details
|
12 |
DENIED
|
delete_users
|
null |
|
Show voter details
|
13 |
DENIED
|
view_groups
|
null |
|
Show voter details
|
14 |
DENIED
|
create_groups
|
null |
|
Show voter details
|
15 |
DENIED
|
edit_groups
|
null |
|
Show voter details
|
16 |
DENIED
|
delete_groups
|
null |
|
Show voter details
|
17 |
DENIED
|
CLONE
|
Mapbender\CoreBundle\Entity\Application {#650
#yamlRoles: [
"public"
]
#source: 1
#id: "mapbender_mobile"
#title: "Mapbender Mobile Demo"
#slug: "mapbender_mobile"
#description: "Mapbender application using mobile template"
#template: "Mapbender\MobileBundle\Template\Mobile"
#map_engine_code: "current"
#persistentView: false
#splashscreen: true
#regionProperties: Doctrine\Common\Collections\ArrayCollection {#672 …}
#elements: Mapbender\Component\Collections\YamlElementCollection {#674 …}
#layersets: Doctrine\Common\Collections\ArrayCollection {#652 …}
#screenshot: "screenshot.png"
#extra_assets: null
#updated: DateTime @1720446551 {#673
date: 2024-07-08 13:49:11.0 +00:00
}
#custom_css: null
#publicOptions: []
} |
|
Show voter details
|
18 |
DENIED
|
CLONE
|
Mapbender\CoreBundle\Entity\Application {#678
#yamlRoles: [
"public"
]
#source: 1
#id: "mapbender_user_basic"
#title: "Mapbender Demo Basic"
#slug: "mapbender_user_basic"
#description: "Mapbender demo application with no sidepane, floating search and custom css showing many elements in action"
#template: "Mapbender\CoreBundle\Template\Fullscreen"
#map_engine_code: "current"
#persistentView: false
#splashscreen: true
#regionProperties: Doctrine\Common\Collections\ArrayCollection {#683 …}
#elements: Mapbender\Component\Collections\YamlElementCollection {#688 …}
#layersets: Doctrine\Common\Collections\ArrayCollection {#682 …}
#screenshot: "screenshot.png"
#extra_assets: null
#updated: DateTime @1720446551 {#684
date: 2024-07-08 13:49:11.0 +00:00
}
#custom_css: """
.toolBar.top {\n
border-bottom: 3px solid #279ddc;\n
}\n
.popup {\n
border-radius: 10px;\n
}\n
.popupHead {\n
border-bottom: solid 1px #b9BABC;\n
margin: 0 20px 20px 20px;\n
padding: 20px 0 10px 0;\n
}\n
"""
#publicOptions: []
} |
|
Show voter details
|
19 |
DENIED
|
CLONE
|
Mapbender\CoreBundle\Entity\Application {#701
#yamlRoles: [
"public"
]
#source: 1
#id: "mapbender_user"
#title: "Mapbender Demo"
#slug: "mapbender_user"
#description: "Mapbender demo application showing many elements in action"
#template: "Mapbender\CoreBundle\Template\Fullscreen"
#map_engine_code: "current"
#persistentView: false
#splashscreen: true
#regionProperties: Doctrine\Common\Collections\ArrayCollection {#706 …}
#elements: Mapbender\Component\Collections\YamlElementCollection {#711 …}
#layersets: Doctrine\Common\Collections\ArrayCollection {#705 …}
#screenshot: "screenshot.png"
#extra_assets: null
#updated: DateTime @1720446551 {#707
date: 2024-07-08 13:49:11.0 +00:00
}
#custom_css: null
#publicOptions: []
} |
|
Show voter details
|
20 |
DENIED
|
CLONE
|
Mapbender\CoreBundle\Entity\Application {#775
#yamlRoles: null
#source: 2
#id: 2
#title: "Mapbender Demo"
#slug: "mapbender_user_db"
#description: "Mapbender demo application showing many elements in action"
#template: "Mapbender\CoreBundle\Template\Fullscreen"
#map_engine_code: "current"
#persistentView: false
#splashscreen: true
#regionProperties: Doctrine\ORM\PersistentCollection {#770 …}
#elements: Doctrine\ORM\PersistentCollection {#773 …}
#layersets: Doctrine\ORM\PersistentCollection {#784 …}
#screenshot: "screenshot.png"
#extra_assets: null
#updated: DateTime @1734853124 {#769
date: 2024-12-22 07:38:44.0 UTC (+00:00)
}
#custom_css: null
#publicOptions: []
} |
|
Show voter details
|
21 |
DENIED
|
edit
|
Mapbender\CoreBundle\Entity\Application {#775
#yamlRoles: null
#source: 2
#id: 2
#title: "Mapbender Demo"
#slug: "mapbender_user_db"
#description: "Mapbender demo application showing many elements in action"
#template: "Mapbender\CoreBundle\Template\Fullscreen"
#map_engine_code: "current"
#persistentView: false
#splashscreen: true
#regionProperties: Doctrine\ORM\PersistentCollection {#770 …}
#elements: Doctrine\ORM\PersistentCollection {#773 …}
#layersets: Doctrine\ORM\PersistentCollection {#784 …}
#screenshot: "screenshot.png"
#extra_assets: null
#updated: DateTime @1734853124 {#769
date: 2024-12-22 07:38:44.0 UTC (+00:00)
}
#custom_css: null
#publicOptions: []
} |
|
Show voter details
|
22 |
DENIED
|
manage_permissions
|
Mapbender\CoreBundle\Entity\Application {#775
#yamlRoles: null
#source: 2
#id: 2
#title: "Mapbender Demo"
#slug: "mapbender_user_db"
#description: "Mapbender demo application showing many elements in action"
#template: "Mapbender\CoreBundle\Template\Fullscreen"
#map_engine_code: "current"
#persistentView: false
#splashscreen: true
#regionProperties: Doctrine\ORM\PersistentCollection {#770 …}
#elements: Doctrine\ORM\PersistentCollection {#773 …}
#layersets: Doctrine\ORM\PersistentCollection {#784 …}
#screenshot: "screenshot.png"
#extra_assets: null
#updated: DateTime @1734853124 {#769
date: 2024-12-22 07:38:44.0 UTC (+00:00)
}
#custom_css: null
#publicOptions: []
} |
|
Show voter details
|
23 |
DENIED
|
delete
|
Mapbender\CoreBundle\Entity\Application {#775
#yamlRoles: null
#source: 2
#id: 2
#title: "Mapbender Demo"
#slug: "mapbender_user_db"
#description: "Mapbender demo application showing many elements in action"
#template: "Mapbender\CoreBundle\Template\Fullscreen"
#map_engine_code: "current"
#persistentView: false
#splashscreen: true
#regionProperties: Doctrine\ORM\PersistentCollection {#770 …}
#elements: Doctrine\ORM\PersistentCollection {#773 …}
#layersets: Doctrine\ORM\PersistentCollection {#784 …}
#screenshot: "screenshot.png"
#extra_assets: null
#updated: DateTime @1734853124 {#769
date: 2024-12-22 07:38:44.0 UTC (+00:00)
}
#custom_css: null
#publicOptions: []
} |
|
Show voter details
|