-
Notifications
You must be signed in to change notification settings - Fork 10
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
Bug 32282 #127
Open
auldaj
wants to merge
10
commits into
PTFS-Europe:master
Choose a base branch
from
auldaj:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bug 32282 #127
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added page-section to Z39.50 results table. Testplan Step 1: Navigate to Cataloguing module and click 'New from Z39.50/SRU' to start a search Step 2: Carry out a search Step 3: Confirm that the white background to the table of results is missing Step 4: Apply patch Step 6: repeat search Step 7: Confirm that the white background is now showing.
Fixed capitalisation of ID in User ID Test plan Step 1: go to admin>identity providers Step 2: click 'new identity provider' Step 3: check map point drop-down Step 4: verify that User id is written 'User id' Step 5: apply patch Step 6: repeat 1-3 Step 7: verify that User ID is written 'User ID'
Added page-section to Z39.50 results table. Testplan Step 1: Navigate to Cataloguing module and click 'New from Z39.50/SRU' to start a search Step 2: Carry out a search Step 3: Confirm that the white background to the table of results is missing Step 4: Apply patch Step 6: repeat search Step 7: Confirm that the white background is now showing.
Fixed capitalisation of ID in User ID Test plan Step 1: go to admin>identity providers Step 2: click 'new identity provider' Step 3: check map point drop-down Step 4: verify that User id is written 'User id' Step 5: apply patch Step 6: repeat 1-3 Step 7: verify that User ID is written 'User ID'
Correct capitalisation of opac>OPAC Test plan Step 1: Navigate to admin>Identity Providers Step 2: Add new domain Step 3: For 'Allow opac' setting, verify that opac is lower case in both label and description Step 4: Apply patch Step 5: Navigate to admin>Identity Providers Step 6: Add new domain Step 7: For 'Allow OPAC' setting, verify that OPAC is upper case in both label and description
Fixed two further instances of lower case OPAC to OPAC. Test plan 1. Go to Administration > Additional parameters > Identity providers. 2. Add a 'New identity provider' 3. Once added, select the 'Manage Domains' action for the identity provider. 4. Edit the existing "Identity provider email domains" entry: 5. Note that for the "Identity provider email domains" table, the column heading is 'Allow opac' instead of 'Allow OPAC'. 6. Add a 'New email domain' got the identity provider, note that the label is 'Allow opac' (the hint text is correct). 7. Apply patch 8. Repeat 1-4 9. Note that for the "Identity provider email domains" table, the column heading is now 'Allow OPAC'. 10. Add a 'New email domain' got the identity provider, note that the label is now 'Allow OPAC'
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.