-
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
Import document from BnF not working #607
Labels
bug (critical)
Blocking issue, should be fixed ASAP
f: editor
Concerns editor based on JSON schema AND custom editor
Comments
iGormilhit
added
f: editor
Concerns editor based on JSON schema AND custom editor
import records
bug (critical)
Blocking issue, should be fixed ASAP
labels
Nov 7, 2019
jma
added a commit
to jma/rero-ils
that referenced
this issue
Nov 8, 2019
* Fixes item types type validation. * Fixes validation message for patron phone number. * Adds opening hours to the library of the 3th organisation. * Fixes document detailed view for patrons with organisation without pickup locations. Closes: rero#598. * Fixes import document using EAN from the BNF server. Closes: rero#607. * Improves logs to BNF document importation. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/rero-ils
that referenced
this issue
Nov 8, 2019
* Fixes item types type validation. * Fixes validation message for patron phone number. * Adds opening hours to the library of the 3th organisation. * Fixes document detailed view for patrons with organisation without pickup locations. Closes: rero#598. * Fixes import document using EAN from the BNF server. Closes: rero#607. * Improves logs to BNF document importation. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/rero-ils
that referenced
this issue
Nov 8, 2019
* Fixes item types type validation. * Fixes validation message for patron phone number. * Adds opening hours to the library of the 3th organisation. * Fixes document detailed view for patrons with organisation without pickup locations. Closes: rero#598. * Fixes import document using EAN from the BNF server. Closes: rero#607. * Improves logs to BNF document importation. * Fixes logged user initial user menu. * Fixes reset password links in the user email when a librarian create a patron. * Forces instance jinja templates to be loaded before all other templates. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/rero-ils
that referenced
this issue
Nov 8, 2019
* Fixes item types type validation. * Fixes validation message for patron phone number. * Adds opening hours to the library of the 3th organisation. * Fixes document detailed view for patrons with organisation without pickup locations. Closes: rero#598. * Fixes import document using EAN from the BNF server. Closes: rero#607. * Improves logs to BNF document importation. * Fixes logged user initial user menu. * Fixes reset password links in the user email when a librarian create a patron. Closes: rero#608. * Forces instance jinja templates to be loaded before all other templates. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/rero-ils
that referenced
this issue
Nov 8, 2019
* Fixes item types type validation. * Fixes validation message for patron phone number. * Adds opening hours to the library of the 3th organisation. * Fixes document detailed view for patrons with organisation without pickup locations. Closes: rero#598. * Fixes import document using EAN from the BNF server. Closes: rero#607. * Improves logs to BNF document importation. * Fixes logged user initial user menu. * Fixes reset password links in the user email when a librarian create a patron. Closes: rero#608. * Forces instance jinja templates to be loaded before all other templates. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
jma
added a commit
to jma/rero-ils
that referenced
this issue
Nov 11, 2019
* Fixes item types type validation. * Fixes validation message for patron phone number. * Adds opening hours to the library of the 3th organisation. * Fixes document detailed view for patrons with organisation without pickup locations. Closes: rero#598. * Fixes import document using EAN from the BNF server. Closes: rero#607. * Improves logs to BNF document importation. * Fixes logged user initial user menu. * Fixes reset password links in the user email when a librarian create a patron. Closes: rero#608. * Forces instance jinja templates to be loaded before all other templates. * Makes exception variable more explicit e -> error. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
iGormilhit
pushed a commit
that referenced
this issue
Nov 11, 2019
* Fixes item types type validation. * Fixes validation message for patron phone number. * Adds opening hours to the library of the 3th organisation. * Fixes document detailed view for patrons with organisation without pickup locations. Closes: #598. * Fixes import document using EAN from the BNF server. Closes: #607. * Improves logs to BNF document importation. * Fixes logged user initial user menu. * Fixes reset password links in the user email when a librarian create a patron. Closes: #608. * Forces instance jinja templates to be loaded before all other templates. * Makes exception variable more explicit e -> error. 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
Labels
bug (critical)
Blocking issue, should be fixed ASAP
f: editor
Concerns editor based on JSON schema AND custom editor
Describe the issue
The import function when creating a new document doesn't work. After having entered a EAN (that exists at BnF!) and having clicked on "submit", no response is given. The import is not realised.
To Reproduce
Expected behavior
Software version
https://ils.test.rero.ch/
v0.5.1
The text was updated successfully, but these errors were encountered: