Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Owen Leonard ff7ad7aaa6
Bug 32046: (follow-up) Accommodate the inclusion of item information
If you have item information configured in the MarcItemFieldsToOrder
system preference, the "Select to import" tab will display a basic item
information form which needs to use the same style as other item edit
forms.

In order to make the CSS in addbiblio.css more generic, I've changed
some styles to use a class, .item_edit_form, instead of an ID. This lets
us have multiple <div class="item_edit_form"> in this template without
duplicating IDs. Other instances of <div
id="cataloguing_additem_newitem"> have haa the .item_edit_form class
added.

To test you must have a staged MARC file which includes items and you
must configure the MarcItemFieldsToOrder preference to map those items
in the ordering interface.

As you follow the previous patch's test plan you'll find that when you
click a checkbox or title to expand the information about that title
you'll see "Item record X" headings following by a properly-styled form.

To confirm that the changes to addbiblio.css are not too far-reaching,
test the other affected pages:

 - Item add/edit
 - Batch item modification
 - Batch item deletion

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-23 09:34:04 -03:00
..
access_files.tt Bug 32254: Add 'page-section' to various tools pages 2022-11-22 16:33:08 -03:00
additional-contents.tt Bug 32254: Add 'page-section' to various tools pages 2022-11-22 16:33:08 -03:00
automatic_item_modification_by_age.tt Bug 31882: Correct titles for pages in new cataloging module 2022-10-24 15:40:40 -03:00
batch_delete_records.tt Bug 32237: Fix using a list as base for batch record deletion 2022-11-22 16:26:41 -03:00
batch_extend_due_dates.tt Bug 32254: Add 'page-section' to various tools pages 2022-11-22 16:33:08 -03:00
batch_record_modification.tt Bug 32241: Add page-section to list of records in batch record modificaton (tool) 2022-11-22 16:35:32 -03:00
batchMod-del.tt Bug 32046: (follow-up) Accommodate the inclusion of item information 2022-11-23 09:34:04 -03:00
batchMod-edit.tt Bug 32046: (follow-up) Accommodate the inclusion of item information 2022-11-23 09:34:04 -03:00
batchMod.tt Bug 32096: Consistent classes for primary buttons: Tools 2022-11-14 09:32:53 -03:00
cleanborrowers.tt Bug 32096: Consistent classes for primary buttons: Tools 2022-11-14 09:32:53 -03:00
csv-profiles.tt Bug 32170: Add page-section to csv-profiles 2022-11-16 09:28:22 -03:00
export.tt Bug 32096: Consistent classes for primary buttons: Tools 2022-11-14 09:32:53 -03:00
holidays.tt Bug 32099: Consistent classes for primary buttons: Assorted templates 2022-11-14 09:36:18 -03:00
import_borrowers.tt Bug 32096: Consistent classes for primary buttons: Tools 2022-11-14 09:32:53 -03:00
inventory.tt Bug 32096: Consistent classes for primary buttons: Tools 2022-11-14 09:32:53 -03:00
letter.tt Bug 32096: Consistent classes for primary buttons: Tools 2022-11-14 09:32:53 -03:00
manage-marc-import.tt Bug 31774: Add 'page-section' to list of imported records 2022-11-17 13:39:44 -03:00
marc_modification_templates.tt Bug 32096: Consistent classes for primary buttons: Tools 2022-11-14 09:32:53 -03:00
modborrowers.tt Bug 32254: Add 'page-section' to various tools pages 2022-11-22 16:33:08 -03:00
overduerules.tt Bug 32096: Consistent classes for primary buttons: Tools 2022-11-14 09:32:53 -03:00
page.tt Bug 15326: Using AdditionalContents for custom pages on OPAC 2022-08-16 15:42:24 -03:00
picture-upload.tt Bug 32254: Add 'page-section' to various tools pages 2022-11-22 16:33:08 -03:00
preview_letter.tt Bug 30767: Changes word "issue" to "item" 2022-07-08 15:23:00 -03:00
problem-reports.tt Bug 32109: Fix spacing in toolbars containing text links 2022-11-16 15:51:58 -03:00
quotes-upload.tt Bug 30952: Undo change to Home breadcrumb for remaining templates 2022-10-12 16:00:50 -03:00
quotes.tt Bug 32096: Consistent classes for primary buttons: Tools 2022-11-14 09:32:53 -03:00
scheduler.tt Bug 32096: Consistent classes for primary buttons: Tools 2022-11-14 09:32:53 -03:00
showdiffmarc.tt Bug 30952: Undo change to Home breadcrumb for remaining templates 2022-10-12 16:00:50 -03:00
stage-marc-import.tt Bug 31891: (bug 27421 follow-up) Remove one additional click 2022-11-22 09:19:59 -03:00
stockrotation.tt Bug 32198: Add page-section to stock rotation stages list (cat) 2022-11-22 16:34:56 -03:00
tools-home.tt Bug 31162: Add a cataloging module home page 2022-10-18 10:20:58 -03:00
upload-images.tt Bug 32096: Consistent classes for primary buttons: Tools 2022-11-14 09:32:53 -03:00
upload.tt Bug 32254: Add 'page-section' to various tools pages 2022-11-22 16:33:08 -03:00
viewlog.tt Bug 32096: Consistent classes for primary buttons: Tools 2022-11-14 09:32:53 -03:00