-
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
The patron account tab should contain the count of the items. #1278
Labels
enhancement
Improvement of an existing feature
f: circulation
Concerns the circulation interface or backend
f: professional ui
Professional interface
Milestone
Comments
pronguen
changed the title
The patron account tab contains the count of the items.
The patron account tab should contain the count of the items.
Oct 13, 2020
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Oct 16, 2020
Adds an API to get patron circulation loan statistics. This API return the number of loans relate to this patron by state. Closes rero#1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
6 tasks
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Oct 16, 2020
This commit adds some statistics on tabs into the patron circulation detail page. Available statistics are for 'CI/CO', 'pickup' and 'pending' tabs. Closes rero/rero-ils#1278 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
7 tasks
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Oct 16, 2020
Adds an API to get patron circulation loan statistics. This API return the number of loans relate to this patron by state. Closes rero#1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Oct 19, 2020
Adds an API to get patron circulation loan statistics. This API return the number of loans relate to this patron by state. Closes rero#1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Oct 19, 2020
This commit adds some statistics on tabs into the patron circulation detail page. Available statistics are for 'CI/CO', 'pickup' and 'pending' tabs. Closes rero/rero-ils#1278 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Oct 19, 2020
Adds an API to get patron circulation loan statistics. This API return the number of loans relate to this patron by state. Closes rero#1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Oct 20, 2020
Adds an API to get patron circulation loan statistics. This API return the number of loans relate to this patron by state. Closes rero#1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Oct 23, 2020
This commit adds some statistics on tabs into the patron circulation detail page. Available statistics are for 'CI/CO', 'pickup' and 'pending' tabs. Closes rero/rero-ils#1278 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Oct 26, 2020
This commit adds some statistics on tabs into the patron circulation detail page. Available statistics are for 'CI/CO', 'pickup' and 'pending' tabs. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Oct 26, 2020
This commit adds some statistics on tabs into the patron circulation detail page. Available statistics are for 'CI/CO', 'pickup' and 'pending' tabs. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Oct 27, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes rero#1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
iGormilhit
added
f: circulation
Concerns the circulation interface or backend
f: professional ui
Professional interface
and removed
triage
labels
Oct 28, 2020
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Oct 28, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes rero#1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Oct 28, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes rero#1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Oct 28, 2020
The message return by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. Small correction on the template detail view. This commit adds counter on tabs of the patron circulation detail page. Available counter are for checkin/checkout, pickup and pending tabs. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Oct 28, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes rero#1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Oct 28, 2020
The message return by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detail page. Available counter are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
6 tasks
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Oct 28, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes rero#1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Oct 28, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes rero#1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Oct 28, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes rero#1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils
that referenced
this issue
Oct 28, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes rero#1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
that referenced
this issue
Oct 28, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes #1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Oct 29, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Oct 29, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Oct 30, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 2, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 2, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 2, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
that referenced
this issue
Nov 2, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes #1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 2, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
that referenced
this issue
Nov 2, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes #1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 2, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 2, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 2, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 3, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 3, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
that referenced
this issue
Nov 3, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes #1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 4, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to zannkukai/rero-ils-ui
that referenced
this issue
Nov 4, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to rero/rero-ils-ui
that referenced
this issue
Nov 4, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
that referenced
this issue
Nov 5, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes #1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to rero/rero-ils-ui
that referenced
this issue
Nov 5, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
that referenced
this issue
Nov 5, 2020
Adds an API to get patron circulation informations. This API return the number of loans relate to this patron by state and messages useful for the circulation about this patron (patron blocked, checkout limit, ...) Closes #1278 Co-Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to rero/rero-ils-ui
that referenced
this issue
Nov 5, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
zannkukai
added a commit
to rero/rero-ils-ui
that referenced
this issue
Nov 5, 2020
The message returned by the backend when a user is blocked has changed. This commit adapts the UI to this change and display the error message returned by the backend directly. This commit also adds counter on tabs of the patron circulation detailed page. Available counters are for checkin/checkout, pickup and pending tabs. Small correction on the template detail view. Closes rero/rero-ils#1278 Closes rero/rero-ils#1281 Authored-by: Renaud Michotte <renaud.michotte@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
Improvement of an existing feature
f: circulation
Concerns the circulation interface or backend
f: professional ui
Professional interface
How it works
The patron account in the pro interface is structured in tabs with lists.
Improvement suggestion
Each tab contains, next to its title, the count of the items concerned. It is already the case with the fees.
Screenshot
Proposed by the pilot libraries
The text was updated successfully, but these errors were encountered: