-
Notifications
You must be signed in to change notification settings - Fork 25
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
Link to the patron profile not adapted to the concerned instance in the notification message. #802
Comments
iGormilhit
changed the title
Notification: link to patron account
Link to the patron profile not adapted to the concerned instance in the notification message.
Apr 21, 2020
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Jun 7, 2020
* Corrects patron url. `RERO_ILS_APP_BASE_URL` is used to construct the patron url. closes rero#802 * Adds comand line interface for notifications. Process of notifications can now be started with `invenio run notifications process`. Co-Authored-by: Peter Weber <[email protected]>
|
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Jun 7, 2020
* Corrects patron url. `RERO_ILS_APP_BASE_URL` is used to construct the patron url. closes rero#802 * Adds comand line interface for notifications. Process of notifications can now be started with `invenio run notifications process`. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Jun 8, 2020
* Corrects patron url. `RERO_ILS_APP_BASE_URL` is used to construct the patron url. closes rero#802 * Adds comand line interface for notifications. Process of notifications can now be started with `invenio run notifications process`. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Jun 8, 2020
The patron profile URL in the notification messages should be adapted to the running instance. * Corrects patron URL. `RERO_ILS_APP_BASE_URL` is used to construct the patron URL. Closes rero#802. * Adds command line interface for notifications. Process of notifications can now be started with `invenio run notifications process`. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Jun 8, 2020
* Corrects patron url. `RERO_ILS_APP_BASE_URL` is used to construct the patron url. closes rero#802 * Adds comand line interface for notifications. Process of notifications can now be started with `invenio run notifications process`. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Jun 9, 2020
* Corrects patron url in notifications. `RERO_ILS_APP_URL` is used to construct the patron url. closes rero#802 * Adds comand line interface for notifications. Process of notifications can now be started with `invenio run notifications process`. * Uses standart JSONSCHEMAS_ENDPOINT = '/schemas'. * Uses JSONSCHEMAS_REPLACE_REFS = True to resolve $ref before serving a schema. * Deletes all unnecessary `$schema` in fixtures. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Jun 9, 2020
* Corrects patron url in notifications. `RERO_ILS_APP_URL` is used to construct the patron url. closes rero#802 * Adds comand line interface for notifications. Process of notifications can now be started with `invenio run notifications process`. * Uses standart JSONSCHEMAS_ENDPOINT = '/schemas'. * Uses JSONSCHEMAS_REPLACE_REFS = True to resolve $ref before serving a schema. * Deletes all unnecessary `$schema` in fixtures. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Jun 11, 2020
The patron URL displayed in the notifications sent to to the patron should be automatically changed according to the deployed instance. * Corrects patron URL in notifications. `RERO_ILS_APP_URL` is used to construct the patron URL. Closes rero#802 * Adds command line interface for notifications. Process of notifications can now be started with `invenio run notifications process`. * Uses standart JSONSCHEMAS_ENDPOINT = '/schemas'. * Uses JSONSCHEMAS_REPLACE_REFS = True to resolve $ref before serving a schema. * Deletes all unnecessary `$schema` in fixtures. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Jun 16, 2020
The patron URL displayed in the notifications sent to to the patron should be automatically changed according to the deployed instance. * Corrects patron URL in notifications. `RERO_ILS_APP_URL` is used to construct the patron URL. Closes rero#802 * Adds command line interface for notifications. Process of notifications can now be started with `invenio run notifications process`. * Uses standart JSONSCHEMAS_ENDPOINT = '/schemas'. * Uses JSONSCHEMAS_REPLACE_REFS = True to resolve $ref before serving a schema. * Deletes all unnecessary `$schema` in fixtures. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Jun 17, 2020
The patron URL displayed in the notifications sent to to the patron should be automatically changed according to the deployed instance. * Corrects patron URL in notifications. `RERO_ILS_APP_URL` is used to construct the patron URL. Closes rero#802 * Adds command line interface for notifications. Process of notifications can now be started with `invenio run notifications process`. * Uses standart JSONSCHEMAS_ENDPOINT = '/schemas'. * Uses JSONSCHEMAS_REPLACE_REFS = True to resolve $ref before serving a schema. * Deletes all unnecessary `$schema` in fixtures. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Jun 18, 2020
The patron URL displayed in the notifications sent to to the patron should be automatically changed according to the deployed instance. * Corrects patron URL in notifications. `RERO_ILS_APP_URL` is used to construct the patron URL. Closes rero#802 * Adds command line interface for notifications. Process of notifications can now be started with `invenio run notifications process`. * Uses standart JSONSCHEMAS_ENDPOINT = '/schemas'. * Uses JSONSCHEMAS_REPLACE_REFS = True to resolve $ref before serving a schema. * Deletes all unnecessary `$schema` in fixtures. * Deletes `document-minimal-v0.0.1.json` schema file. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
to rerowep/rero-ils
that referenced
this issue
Jun 18, 2020
The patron URL displayed in the notifications sent to to the patron should be automatically changed according to the deployed instance. * Corrects patron URL in notifications. `RERO_ILS_APP_URL` is used to construct the patron URL. Closes rero#802 * Adds command line interface for notifications. Process of notifications can now be started with `invenio run notifications process`. * Uses standart JSONSCHEMAS_ENDPOINT = '/schemas'. * Uses JSONSCHEMAS_REPLACE_REFS = True to resolve $ref before serving a schema. * Deletes all unnecessary `$schema` in fixtures. * Deletes `document-minimal-v0.0.1.json` schema file. Co-Authored-by: Peter Weber <[email protected]>
rerowep
added a commit
that referenced
this issue
Jun 19, 2020
The patron URL displayed in the notifications sent to to the patron should be automatically changed according to the deployed instance. * Corrects patron URL in notifications. `RERO_ILS_APP_URL` is used to construct the patron URL. Closes #802 * Adds command line interface for notifications. Process of notifications can now be started with `invenio run notifications process`. * Uses standart JSONSCHEMAS_ENDPOINT = '/schemas'. * Uses JSONSCHEMAS_REPLACE_REFS = True to resolve $ref before serving a schema. * Deletes all unnecessary `$schema` in fixtures. * Deletes `document-minimal-v0.0.1.json` schema file. Co-Authored-by: Peter Weber <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the issue
In the notifications sent (overdue, recall, availability, due_soon), the link to the patron account is not adapted to the instance deployed. It is currently always a broken link:
https://ils.rero.ch/rbnj/patrons/profile
To Reproduce
Expected behavior
The link should not be broken, whenever it is on
ilspilot.test
,ilsdev.test
orils.test
Software version
ilsdev ilspilot
rero-ils version c236bc8
rero-ils-ui version 4fc4656d
The text was updated successfully, but these errors were encountered: