Summary: | Add page-section to stock rotation stages list (cat) | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/tools/stockrotation.pl?op=manage_stages&rota_id=1 | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.11.00
|
|
Circulation function: | |||
Bug Depends on: | 30952 | ||
Bug Blocks: | 31757 | ||
Attachments: |
Bug 32198: Add page-section to stock rotation stages list (cat)
Bug 32198: Add page-section to stock rotation stages list (cat) Bug 32198: Add page-section to stock rotation stages list (cat) |
Description
Katrin Fischer
2022-11-14 18:01:22 UTC
Created attachment 144029 [details] [review] Bug 32198: Add page-section to stock rotation stages list (cat) This patch adds a .page-section container around relevant areas of the stock rotation management interface. Also changed: Removed a .dialog.message container which was not correct. To test, apply the patch and go to Cataloging -> Stock rotation. - If necessary, add a rota. - Click Manage -> Stages on your rota. - If neccesary, create one or more stages. - The display of stages should look correct. - From the list of rotas click Manage -> Items. - Click "Add items" and use a barcode file to add multiple items at once. - The page confirming your submission, with a list of items, should have a page-section. - Return to the view of items in the rota. The display of items should look correct. Created attachment 144037 [details] [review] Bug 32198: Add page-section to stock rotation stages list (cat) This patch adds a .page-section container around relevant areas of the stock rotation management interface. Also changed: Removed a .dialog.message container which was not correct. To test, apply the patch and go to Cataloging -> Stock rotation. - If necessary, add a rota. - Click Manage -> Stages on your rota. - If neccesary, create one or more stages. - The display of stages should look correct. - From the list of rotas click Manage -> Items. - Click "Add items" and use a barcode file to add multiple items at once. - The page confirming your submission, with a list of items, should have a page-section. - Return to the view of items in the rota. The display of items should look correct. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 144038 [details] [review] Bug 32198: Add page-section to stock rotation stages list (cat) This patch adds a .page-section container around relevant areas of the stock rotation management interface. Also changed: Removed a .dialog.message container which was not correct. To test, apply the patch and go to Cataloging -> Stock rotation. - If necessary, add a rota. - Click Manage -> Stages on your rota. - If neccesary, create one or more stages. - The display of stages should look correct. - From the list of rotas click Manage -> Items. - Click "Add items" and use a barcode file to add multiple items at once. - The page confirming your submission, with a list of items, should have a page-section. - Return to the view of items in the rota. The display of items should look correct. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Straight to Tomas with this one as well. Pushed to master for 22.11. Nice work everyone, thanks! |