Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified celerybeat-schedule
Binary file not shown.
93 changes: 93 additions & 0 deletions my_geonode/static/css/site_base.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@

body{
overflow-x: hidden;
}
.home .navbar-inverse, .navbar-inverse {
background-color: #04a2db;
}
.navbar-brand {
background: url(../img/Web_RA-logo.png);
background-repeat: no-repeat;
Expand All @@ -6,4 +13,90 @@
text-indent: -9999px;
height: 60px;
width: 160px;
}

.navbar-nav .search input {
border: 1px solid #04a2db;
}

.home .jumbotron{
position: relative;
background: url(../img/homapage.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
color: #fff;
text-shadow: none;
height: 650px;
text-align: center;

}
.jumbotron h1{
font-size: 40px;
padding-top: 220px;
}
.home .jumbotron p {
font-weight: bold;
font-style: italic!important;
font-size: 30px!important;
color: #059ace;
}
.navbar-inverse .navbar-nav > li > a:hover {
background-color: #31708f9c;
}

/*arrow css*/
.arrow_image > img{
align-content: center;
margin-left: 54em;
}

.arrow_image > .container {
text-align: center;
margin-bottom: 25px;

}

.arrow_image > .container h3, .arrow_image > .container p {
line-height: 1.5em;
}
/*dataset css*/
.datasets{
position: relative;
background: url(../img/Background-Blue.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
text-shadow: none;
height: 770px;
text-align: center;
}
.datasets > iframe{
margin-top: 60px;

}

/*showcase*/

.layers, .docs, .maps{
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
transition: 0.3s;

}
.layers p, .docs p, .maps p {
padding: 15px;
}

/*footer*/
.footer{
background: #ffffff;
}
.footer_img {
width: 50%;
}
.footer_img1{
width: 100%;
}
.footer_img, .footer_img1{
margin: 55px 0 55px 60px;
}
Binary file added my_geonode/static/img/ARU-logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/Background-Blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/MikocheniDrainage-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/RA.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/SUA_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/SUZA_Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/TURP-Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/The-World-Bank-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/UDSM_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/UKaid-Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/UTU.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/arrows.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/component.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/homapage.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/kisutu3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added my_geonode/static/img/shina.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 39 additions & 0 deletions my_geonode/templates/footer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<div class="footer">
<div class="row">
<div class="col-md-1 col-md-offset-1" >
<img class="footer_img" src="static/img/Government-of-Tanzania-Logo.png">
</div>
<div class="col-md-1">
<img class="footer_img" src="static/img/UKaid-Logo.png">
</div>
<div class="col-md-1">
<img class="footer_img1" src="static/img/The-World-Bank-logo.png">

</div>
<div class="col-md-1">
<img class="footer_img" src="static/img/TURP-Logo.png">

</div>

<div class="col-md-1">
<img class="footer_img" src="static/img/ARU-logo.jpg">

</div>
<div class="col-md-1">
<img class="footer_img" src="static/img/SUA_logo.png">

</div>
<div class="col-md-1">
<img class="footer_img" src="static/img/SUZA_Logo.png">

</div>
<div class="col-md-1">
<img class="footer_img" src="static/img/UDSM_logo.png">

</div>
<div class="col-md-1 ">
<img class="footer_img1" src="static/img/UTU.png">

</div>
</div>
</div>
16 changes: 16 additions & 0 deletions my_geonode/templates/layers/layer_base.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{% extends "geonode_base.html" %}
{% load i18n %}
{% block extra_head %}
<link href="{{ STATIC_URL }}css/site_base.css" rel="stylesheet"/>
{% endblock %}
{% block title %} {{ block.super }} {% endblock %}
{% block header %}
{% include 'navigation.html' %}
{% endblock header %}

{% block body_class %}{% trans "data" %}{% endblock body_class %}

{% block body_outer %}
{% block body %}{% endblock body %}
{% block sidebar %}{% endblock sidebar %}
{% endblock body_outer %}
22 changes: 22 additions & 0 deletions my_geonode/templates/layers/layer_change_poc.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{% extends "admin/base_site.html" %}

{% load i18n %}

{% block breadcrumbs %}<div class="breadcrumbs"><a href="/">{% trans "Home" %}</a> &rsaquo; {% trans "Change point of contact" %}</div>{% endblock %}

{% block title %}{% trans 'Change point of contact' %}{% endblock %}

{% block content %}
<h3>{% trans "Assign a new point of contact to the layers below:" %}</h3>
{% for layer in layers %}
<li>{{ layer }}</li>
{% endfor %}
<form method="POST">
{% csrf_token %}
{{ form.as_p }}
<p><input type="submit" value="{% trans "Submit" %}" /></p>
</form>
<ul>

{% endblock %}
</ul>
Loading