-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Activate URN assignment and registration #811
Labels
Comments
This issue is stale because it has been open 6 months with no activity. |
This issue is stale because it has been open 6 months with no activity. |
jma
added a commit
to jma/sonar
that referenced
this issue
May 11, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
May 17, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jun 6, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jun 6, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jun 21, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jun 27, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 3, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 3, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 4, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 12, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 12, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 12, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 12, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 13, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 17, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 17, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 17, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 17, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 18, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Jul 20, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Aug 21, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Aug 21, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Aug 21, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Aug 21, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Aug 21, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Aug 21, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Aug 21, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Aug 21, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
Aug 21, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
PascalRepond
pushed a commit
that referenced
this issue
Aug 22, 2023
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: #849. - Closes: #811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/sonar
that referenced
this issue
May 28, 2024
- Register a new URN with the server name organisation as base URL. - Fixes URN creation. - Adds the patch DNB method to already registered URN. - Adds the get DNB method to get URN information. - Marks an URN pid when a document is deleted. - Fixes the query to retrieve all the unregistered URNs. - Adds a new optional parameter to specify the data when a test document is created. - Closes: rero#849. - Closes: rero#811. - Avoids npm server crash in development. - Adds options to the script server. - Adds files permissions. - Fixes unit tests with a .env file. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The tasks in this Epic must separated into two or three more manageable issues. However, all will have to be integrated to
staging
at the same time since they have to work together (as decided at grooming, 22.03.2022)Development tasks:
NEW
]RESERVED
]REGISTERED
]Additional tasks are described in the internal SONAR wiki ("URN assignment and registration for theses in SONAR").
The text was updated successfully, but these errors were encountered: