Remove references to website migration
authorMagnus Hagander <magnus@hagander.net>
Thu, 10 Sep 2020 12:52:41 +0000 (14:52 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 10 Sep 2020 12:52:41 +0000 (14:52 +0200)
This migration happened 10 years ago, so if someone hasn't updated their
records by now, they're not going to.

We still allow and special-case the migrated data in the database in
order not to delete history, but this removes the direct texts about it
which take up unnecessary space and confuse some people.

templates/account/index.html
templates/account/orglist.html

index dae8262a71294949393ebb2c8b22ad0421f77c48..94761e00c7f33e91ead2f6c0ab557f6309aba35a 100644 (file)
@@ -24,16 +24,6 @@ managers for that organisation. You can find a list of organisations
 and managers <a href="orglist/">here</a>.
 </p>
 
-<h2>Migrated data</h2>
-<p>
-For most of the data migrated from the old website has unfortunately not
-been connected to the proper organisations and accounts. If you have any
-data submitted that is not properly connected to you (most likely this
-will be your account not being connected to the proper organisation(s)),
-please contact <a href="webmaster@postgresql.org">webmaster@postgresql.org</a>
-and let us know which objects to connect together.
-</p>
-
 {% for cat in modobjects %}
 <h2>Items {{cat.title}}</h2>
 {%for l in cat.objects %}
index b7ea3670688f8574fdef83421ac23a29d66a82d4..c7302455a5cf07c3cec3b94cb6db63e628f366e6 100644 (file)
@@ -3,14 +3,7 @@
 {%block contents%}
 <h1>Organisations <i class="fa fa-users"></i></h1>
 <p>
-The following organisations are registered in our database. Note that any
-organisations listed as <em>Migrated Connections</em> are organisations that
-have been migrated from our old website and not been given a proper
-manager in the new system. If you are the manager of one of these
-organisations, please send an email to
-<a href="mailto:webmaster@postgresql.org">webmaster@postgresql.org</a>
-letting us know this, and including the name of your community account.
-We will then link your account to this organisation.
+The following organisations are registered in our database.
 </p>
 <table class="table table-striped">
   <thead class="thead-light">