From 963f308126bacd8b6f17ba132762f490b728a0ac Mon Sep 17 00:00:00 2001 From: "holger.trampe" Date: Sat, 11 Apr 2020 14:41:03 +0200 Subject: [PATCH] Zwischencommit 2 Agenturverbund --- cloud/templates/cloud/cloud_main.html | 31 ++- cloud/views.py | 1 + .../agencynetwork_agmanagement_content.html | 192 +++++++++++++++--- .../dasettings/agencynetwork_content.html | 96 ++++++++- .../templates/dasettings/joinagn_first.html | 4 +- .../dasettings/structure_content.html | 40 +++- .../templates/dasettings/user_content.html | 45 +++- dasettings/urls.py | 3 +- dasettings/views.py | 48 ++++- .../organizer/passwords_content.html | 43 +++- .../organizer/quicklinks_content.html | 43 +++- standards/models.py | 13 ++ .../templates/standards/standard_area.html | 35 +++- .../templates/standards/standard_task.html | 35 +++- .../templates/standards/standards_add.html | 15 ++ .../standards/standards_management.html | 72 +++++-- .../templates/standards/standards_update.html | 53 +++++ .../__pycache__/counter_tag.cpython-38.pyc | Bin 3477 -> 4180 bytes standards/templatetags/counter_tag.py | 33 +++ standards/views.py | 23 ++- users/models.py | 1 + users/static/users/css/custom.css | 4 +- users/templates/users/base.html | 5 +- 23 files changed, 718 insertions(+), 117 deletions(-) diff --git a/cloud/templates/cloud/cloud_main.html b/cloud/templates/cloud/cloud_main.html index 9312e7a..2475b3f 100644 --- a/cloud/templates/cloud/cloud_main.html +++ b/cloud/templates/cloud/cloud_main.html @@ -52,7 +52,7 @@ a.disabled { {% if user|usergperm:"filesviewer" %} - +
@@ -438,6 +438,13 @@ a.disabled { + + + - + + +