kartoza / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
http://geonode.org/
GNU General Public License v3.0
8 stars 17 forks source link

hide Create A New Map button from public #482

Closed boney-bun closed 5 years ago

boney-bun commented 6 years ago

fix #355

boney-bun commented 6 years ago

what a logged-in user see on map detail:

screen shot 2018-09-05 at 11 05 14 am

what public users see on map detail:

screen shot 2018-09-05 at 11 06 03 am

codecov[bot] commented 6 years ago

Codecov Report

Merging #482 into 2.8.x-qgis_server will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                 @@
##           2.8.x-qgis_server     #482   +/-   ##
==================================================
  Coverage              41.53%   41.53%           
==================================================
  Files                    403      403           
  Lines                  28877    28877           
  Branches                3667     3667           
==================================================
  Hits                   11993    11993           
  Misses                 16140    16140           
  Partials                 744      744

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ff7121b...18762b5. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #482 into 2.8.x-qgis_server will decrease coverage by 2.69%. The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                  @@
##           2.8.x-qgis_server     #482     +/-   ##
====================================================
- Coverage              41.36%   38.66%   -2.7%     
====================================================
  Files                    403      403             
  Lines                  28950    28878     -72     
  Branches                3671     3667      -4     
====================================================
- Hits                   11974    11167    -807     
- Misses                 16234    16966    +732     
- Partials                 742      745      +3
Impacted Files Coverage Δ
geonode/security/middleware.py 0% <0%> (-100%) :arrow_down:
geonode/geoserver/context_processors.py 0% <0%> (-100%) :arrow_down:
geonode/upload/urls.py 0% <0%> (-100%) :arrow_down:
geonode/upload/signals.py 0% <0%> (-100%) :arrow_down:
geonode/geoserver/urls.py 0% <0%> (-100%) :arrow_down:
geonode/geoserver/models.py 0% <0%> (-100%) :arrow_down:
geonode/geoserver/tests.py 0% <0%> (-97.65%) :arrow_down:
geonode/geoserver/tasks.py 0% <0%> (-83.34%) :arrow_down:
geonode/maps/tests_populate_maplayers.py 53.84% <0%> (-46.16%) :arrow_down:
geonode/layers/urls.py 70% <0%> (-30%) :arrow_down:
... and 37 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2c153ec...64b70ea. Read the comment docs.

boney-bun commented 5 years ago

the travis for geoserver keeps failing due to timeout. i'm going to merge this so we can test it on the testing.