Back to bug 14156
Who | When | What | Removed | Added |
---|---|---|---|---|
katrin.fischer | 2015-12-10 12:19:37 UTC | Version | unspecified | master |
CC | katrin.fischer | |||
oleonard | 2015-12-11 16:52:58 UTC | Component | Templates | Architecture, internals, and plumbing |
Summary | add id tags to each marc note in the display | Add id tags to each marc note in the display | ||
Assignee | oleonard | gmcharlt | ||
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 | Status | NEW | ASSIGNED |
Assignee | gmcharlt | oleonard | ||
oleonard | 2023-08-15 09:41:48 UTC | Status | ASSIGNED | Needs Signoff |
Patch complexity | --- | Trivial patch | ||
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 | 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 | |||
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 | |||
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 | Resolution | --- | FIXED |
Status | Pushed to master | RESOLVED | ||
martin.renvoize | 2023-11-29 11:38:00 UTC | CC | martin.renvoize | |
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. **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 |
||
martin.renvoize | 2023-11-29 11:38:25 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. **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) |
martin.renvoize | 2023-11-29 19:48:06 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) | , 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) |
martin.renvoize | 2023-11-30 08:32:25 UTC | Component | Architecture, internals, and plumbing | Staff interface |
CC | gmcharlt | |||
martin.renvoize | 2023-11-30 14:09:03 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) | , 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) |
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