Back to bug 14156

Who When What Removed Added
katrin.fischer 2015-12-10 12:19:37 UTC CC katrin.fischer
Version unspecified master
oleonard 2015-12-11 16:52:58 UTC Summary add id tags to each marc note in the display Add id tags to each marc note in the display
Assignee oleonard gmcharlt
Component Templates Architecture, internals, and plumbing
katrin.fischer 2023-08-05 10:13:23 UTC Summary Add id tags to each marc note in the display Add id tags to each MARC note in the display
oleonard 2023-08-15 07:33:59 UTC Assignee gmcharlt oleonard
Status NEW ASSIGNED
oleonard 2023-08-15 09:41:48 UTC Patch complexity --- Trivial patch
Status ASSIGNED Needs Signoff
david 2023-09-12 20:56:11 UTC Status Needs Signoff Signed Off
david 2023-09-12 20:56:13 UTC Attachment #154422 Attachment is obsolete 0 1
david 2023-09-12 21:21:38 UTC Text to go in the release notes , and a general and unique class for each tag (for consistent styling across the same tag number). An example of the HTML output: <p id="marcnote-500-2" class="marcnote marcnote-500">...</p>. Styles can be defined for notes and individual tags in the IntranetUserCSS system preference - see the test plan for an example. This enhancement adds id and class tags to each MARC note in the description tab for the staff interface bibliographic detail page. It adds a unique id for each note (for unique styling of each repeated tag)
CC david
lucas 2023-09-13 23:04:49 UTC CC lucas
lucas 2023-09-13 23:05:21 UTC Status Signed Off Passed QA
lucas 2023-09-13 23:05:23 UTC Attachment #155577 Attachment is obsolete 0 1
tomascohen 2023-09-15 14:58:21 UTC Status Passed QA Pushed to master
Version(s) released in 23.11.00
fridolin.somers 2023-09-18 08:42:30 UTC CC fridolin.somers
oleonard 2023-09-19 12:15:13 UTC Status Pushed to master RESOLVED
Resolution --- FIXED
martin.renvoize 2023-11-29 11:38:00 UTC Text to go in the release notes This enhancement adds id and class tags to each MARC note in the description tab for the staff interface bibliographic detail page. It adds a unique id for each note (for unique styling of each repeated tag), and a general and unique class for each tag (for consistent styling across the same tag number). An example of the HTML output: <p id="marcnote-500-2" class="marcnote marcnote-500">...</p>. Styles can be defined for notes and individual tags in the This enhancement adds id and class tags to each MARC note in the description tab for the staff interface bibliographic detail page. It adds a unique id for each note (for unique styling of each repeated tag), and a general and unique class for each tag (for consistent styling across the same tag number). An example of the HTML output: <p id="marcnote-500-2" class="marcnote marcnote-500">...</p>. Styles can be defined for notes and individual tags in the
CC martin.renvoize
Text to go in the release notes IntranetUserCSS system preference - see the test plan for an example. IntranetUserCSS system preference - see the test plan for an example.

**Sponsored by** *ByWater Solutions*
martin.renvoize 2023-11-29 11:38:25 UTC Text to go in the release notes IntranetUserCSS system preference - see the test plan for an example.

**Sponsored by** *ByWater Solutions* This enhancement adds id and class tags to each MARC note in the description tab for the staff interface bibliographic detail page. It adds a unique id for each note (for unique styling of each repeated tag), and a general and unique class for each tag (for consistent styling across the same tag number). An example of the HTML output: <p id="marcnote-500-2" class="marcnote marcnote-500">...</p>. Styles can be defined for notes and individual tags in the
IntranetUserCSS system preference - see the test plan for an example. This enhancement adds id and class tags to each MARC note in the description tab for the staff interface bibliographic detail page. It adds a unique id for each note (for unique styling of each repeated tag), and a general and unique class for each tag (for consistent styling across the same tag number). An example of the HTML output: <p id="marcnote-500-2" class="marcnote marcnote-500">...</p>. Styles can be defined for notes and individual tags in the
martin.renvoize 2023-11-29 19:48:06 UTC Text to go in the release notes IntranetUserCSS system preference - see the test plan for an example. This enhancement adds id and class tags to each MARC note in the description tab for the staff interface bibliographic detail page. It adds a unique id for each note (for unique styling of each repeated tag), and a general and unique class for each tag (for consistent styling across the same tag number). An example of the HTML output: <p id="marcnote-500-2" class="marcnote marcnote-500">...</p>. Styles can be defined for notes and individual tags in the `IntranetUserCSS` system preference - see the test plan for an example. This enhancement adds id and class tags to each MARC note in the description tab for the staff interface bibliographic detail page. It adds a unique id for each note (for unique styling of each repeated tag), and a general and unique class for each tag (for consistent styling across the same tag number). An example of the HTML output: `<p id="marcnote-500-2" class="marcnote marcnote-500">...</p>`. Styles can be defined for notes and individual tags in the
martin.renvoize 2023-11-30 08:32:25 UTC CC gmcharlt
Component Architecture, internals, and plumbing Staff interface
martin.renvoize 2023-11-30 14:09:03 UTC Text to go in the release notes `IntranetUserCSS` system preference - see the test plan for an example. This enhancement adds id and class tags to each MARC note in the description tab for the staff interface bibliographic detail page. It adds a unique id for each note (for unique styling of each repeated tag), and a general and unique class for each tag (for consistent styling across the same tag number). An example of the HTML output: `<p id="marcnote-500-2" class="marcnote marcnote-500">...</p>`. Styles can be defined for notes and individual tags in the tags in the `IntranetUserCSS` system preference - see the test plan for an example. This enhancement adds id and class tags to each MARC note in the description tab for the staff interface bibliographic detail page.

It adds a unique id for each note (for unique styling of each repeated tag), and a general and unique class for each tag (for consistent styling across the same tag number). An example of the HTML output:
```
<p id="marcnote-500-2" class="marcnote marcnote-500">...</p>
```
Styles can be defined for notes and individual
oleonard 2024-01-03 16:00:45 UTC Blocks 35689
katrin.fischer 2024-12-23 08:06:11 UTC Status RESOLVED CLOSED

Back to bug 14156