Skip to content
Merged
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
661 changes: 0 additions & 661 deletions AGPLv3.txt

This file was deleted.

39 changes: 21 additions & 18 deletions LICENCE.rst
Original file line number Diff line number Diff line change
@@ -1,21 +1,24 @@
Cove - COnvert Validate & Explore
=================================

Cove - COnvert Validate & Explore is free software designed to help people check data
published to various different data standards.

Cove - COnvert Validate & Explore is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Cove - COnvert Validate & Explore is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with Cove - COnvert Validate & Explore. If not, see <http://www.gnu.org/licenses/>.
Lib-Cove-Web
============

Copyright 2015-2025 Open Data Services Co-operative Limited & Contributors

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Note
====

This was previously licensed as AGPL but was relicensed in Apr 2025 by Open Data Services Co-operative Limited with permission of other contributors.


Bootswatch's Flatly and Sandstone themes licenses
=================================================
Expand Down
42 changes: 21 additions & 21 deletions cove/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-10-04 15:54+0000\n"
"POT-Creation-Date: 2025-04-16 10:26+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -209,8 +209,8 @@ msgstr ""
msgid "That URL is invalid"
msgstr ""

#: cove/input/views.py:83 cove/input/views.py:93 cove/input/views.py:100
#: cove/input/views.py:109 cove/views.py:29 cove/views.py:40 cove/views.py:50
#: cove/input/views.py:83 cove/input/views.py:92 cove/input/views.py:99
#: cove/input/views.py:108 cove/views.py:29 cove/views.py:40 cove/views.py:50
msgid "Try Again"
msgstr ""

Expand All @@ -219,21 +219,21 @@ msgstr ""
msgid "The request timed out after %(timeout)s seconds"
msgstr ""

#: cove/input/views.py:98
#: cove/input/views.py:97
msgid "Sorry we got a ConnectionError whilst trying to download that file"
msgstr ""

#: cove/input/views.py:102
#: cove/input/views.py:101
msgid ""
"Common reasons for this error include supplying a local development url that "
"our servers can't access, or misconfigured SSL certificates."
msgstr ""

#: cove/input/views.py:107
#: cove/input/views.py:106
msgid "Sorry we got a HTTP Error whilst trying to download that file"
msgstr ""

#: cove/input/views.py:111
#: cove/input/views.py:110
msgid ""
"If you can access the file through a browser then the problem may be related "
"to permissions, or you may be blocking certain user agents."
Expand Down Expand Up @@ -309,55 +309,55 @@ msgid "Child fields of %(parent_full_path)s"
msgstr ""

#. Translators: Label of a button that triggers search
#: cove/templates/base.html:54 cove/templates/page_header.html:27
#: cove/templates/base.html:55 cove/templates/page_header.html:27
msgid "Go"
msgstr ""

#: cove/templates/base.html:114
#: cove/templates/base.html:115
msgid "About"
msgstr ""

#: cove/templates/base.html:117
#: cove/templates/base.html:118
msgid "Built by"
msgstr ""

#: cove/templates/base.html:117
#: cove/templates/base.html:118
msgid "Open Data Services Co-operative"
msgstr ""

#: cove/templates/base.html:118
#: cove/templates/base.html:119
msgid "The code for this site is available on"
msgstr ""

#: cove/templates/base.html:118
#: cove/templates/base.html:119
msgid "GitHub"
msgstr ""

#: cove/templates/base.html:118
#: cove/templates/base.html:119
msgid "Cove - COnvert Validate & Explore"
msgstr ""

#: cove/templates/base.html:118
#: cove/templates/base.html:119
msgid "Licence"
msgstr ""

#: cove/templates/base.html:118
msgid "AGPLv3"
#: cove/templates/base.html:119
msgid "BSD"
msgstr ""

#: cove/templates/base.html:118
#: cove/templates/base.html:119
msgid "Report/View issues"
msgstr ""

#: cove/templates/base.html:118
#: cove/templates/base.html:119
msgid "Cove Issues"
msgstr ""

#: cove/templates/base.html:123
#: cove/templates/base.html:124
msgid "Terms &amp; Conditions"
msgstr ""

#: cove/templates/base.html:132
#: cove/templates/base.html:133
msgid "Links"
msgstr ""

Expand Down
Binary file modified cove/locale/es/LC_MESSAGES/django.mo
Binary file not shown.
47 changes: 25 additions & 22 deletions cove/locale/es/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-10-04 15:54+0000\n"
"POT-Creation-Date: 2025-04-16 10:14+0000\n"
"PO-Revision-Date: 2018-11-30 11:12+0000\n"
"Last-Translator: Bibiana Cristòfol <bcristofol@gmail.com>, 2021\n"
"Language-Team: Spanish (https://www.transifex.com/OpenDataServices/"
Expand Down Expand Up @@ -236,8 +236,8 @@ msgstr "Pegar (sólo JSON)"
msgid "That URL is invalid"
msgstr "Esa URL no es válida"

#: cove/input/views.py:83 cove/input/views.py:93 cove/input/views.py:100
#: cove/input/views.py:109 cove/views.py:29 cove/views.py:40 cove/views.py:50
#: cove/input/views.py:83 cove/input/views.py:92 cove/input/views.py:99
#: cove/input/views.py:108 cove/views.py:29 cove/views.py:40 cove/views.py:50
msgid "Try Again"
msgstr "Inténtelo de nuevo"

Expand All @@ -246,13 +246,13 @@ msgstr "Inténtelo de nuevo"
msgid "The request timed out after %(timeout)s seconds"
msgstr "La solicitud expiró luego de %(timeout)s segundos"

#: cove/input/views.py:98
#: cove/input/views.py:97
msgid "Sorry we got a ConnectionError whilst trying to download that file"
msgstr ""
"Lo sentimos, al tratar de descargar el archivo hemos encontrado un "
"ConnectionError"

#: cove/input/views.py:102
#: cove/input/views.py:101
msgid ""
"Common reasons for this error include supplying a local development url that "
"our servers can't access, or misconfigured SSL certificates."
Expand All @@ -261,12 +261,12 @@ msgstr ""
"desarrollo local a la que nuestros servidores no pueden acceder o "
"certificados SSL mal configurados."

#: cove/input/views.py:107
#: cove/input/views.py:106
msgid "Sorry we got a HTTP Error whilst trying to download that file"
msgstr ""
"Lo sentimos, al tratar de descargar el archivo hemos encontrado un HTTP Error"

#: cove/input/views.py:111
#: cove/input/views.py:110
msgid ""
"If you can access the file through a browser then the problem may be related "
"to permissions, or you may be blocking certain user agents."
Expand Down Expand Up @@ -349,55 +349,55 @@ msgid "Child fields of %(parent_full_path)s"
msgstr "Campos hijos de %(parent_full_path)s"

#. Translators: Label of a button that triggers search
#: cove/templates/base.html:54 cove/templates/page_header.html:27
#: cove/templates/base.html:55 cove/templates/page_header.html:27
msgid "Go"
msgstr "Ir"

#: cove/templates/base.html:114
#: cove/templates/base.html:115
msgid "About"
msgstr "Acerca de"

#: cove/templates/base.html:117
#: cove/templates/base.html:118
msgid "Built by"
msgstr "Construido por "

#: cove/templates/base.html:117
#: cove/templates/base.html:118
msgid "Open Data Services Co-operative"
msgstr "Open Data Services Co-operative"

#: cove/templates/base.html:118
#: cove/templates/base.html:119
msgid "The code for this site is available on"
msgstr "El código de este sitio está disponible en "

#: cove/templates/base.html:118
#: cove/templates/base.html:119
msgid "GitHub"
msgstr "GitHub"

#: cove/templates/base.html:118
#: cove/templates/base.html:119
msgid "Cove - COnvert Validate & Explore"
msgstr "Cove - COnvert Validate & Explore"

#: cove/templates/base.html:118
#: cove/templates/base.html:119
msgid "Licence"
msgstr "Licencia"

#: cove/templates/base.html:118
msgid "AGPLv3"
msgstr "AGPLv3"
#: cove/templates/base.html:119
msgid "BSD"
msgstr "BSD"

#: cove/templates/base.html:118
#: cove/templates/base.html:119
msgid "Report/View issues"
msgstr "Reportar / Ver issues"

#: cove/templates/base.html:118
#: cove/templates/base.html:119
msgid "Cove Issues"
msgstr "Issues del Cove"

#: cove/templates/base.html:123
#: cove/templates/base.html:124
msgid "Terms &amp; Conditions"
msgstr "Términos y condiciones"

#: cove/templates/base.html:132
#: cove/templates/base.html:133
msgid "Links"
msgstr "Enlaces"

Expand Down Expand Up @@ -642,3 +642,6 @@ msgstr ""
"Esto se debe a que todos los datos suministrados a este sitio web se borran "
"automáticamente después de %s días, y por lo tanto el análisis de esos datos "
"ya no está disponible."

#~ msgid "AGPLv3"
#~ msgstr "AGPLv3"
2 changes: 1 addition & 1 deletion cove/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h4>{% trans "About" %}</h4>
<ul class="text-muted">
{% block about %}
<li>{% trans "Built by" %} <a href="http://opendataservices.coop/">{% trans "Open Data Services Co-operative" %}</a></li>
<li>{% trans "The code for this site is available on" %}<br>{% trans "GitHub" %}: <a href="https://github.com/OpenDataServices/cove/">{%trans "Cove - COnvert Validate & Explore" %}</a><br>{% trans "Licence" %}: <a href="https://www.gnu.org/licenses/agpl-3.0.html">{% trans "AGPLv3" %}</a><br>{% trans "Report/View issues" %}: <a href="https://github.com/OpenDataServices/cove/issues">{% trans "Cove Issues" %}</a>
<li>{% trans "The code for this site is available on" %}<br>{% trans "GitHub" %}: <a href="https://github.com/OpenDataServices/cove/">{%trans "Cove - COnvert Validate & Explore" %}</a><br>{% trans "Licence" %}: <a href="https://opensource.org/license/bsd-3-clause">{% trans "BSD" %}</a><br>{% trans "Report/View issues" %}: <a href="https://github.com/OpenDataServices/cove/issues">{% trans "Cove Issues" %}</a>
</li>
{% endblock %}
</ul>
Expand Down
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@
scripts=['manage.py'],
url='https://github.com/OpenDataServices/lib-cove-web',
description='',
classifiers=[
'License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)',
],
classifiers=["License :: OSI Approved :: BSD License"],
python_requires=">=3.8",
install_requires=[
"Django>=2.2,<4.3",
Expand Down