From: Bill Erickson Date: Tue, 27 Dec 2022 16:02:57 +0000 (-0500) Subject: LP2000482 Bootstrap 5: Rename some utility classes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=50a1656c5eae596e995d60da046c46778a35a36d;p=working%2FEvergreen.git LP2000482 Bootstrap 5: Rename some utility classes find . -type f -name "*.html" -print0 | xargs -0 sed -i '' -e 's/font-weight/fw/g' find . -type f -name "*.html" -print0 | xargs -0 sed -i '' -e 's/ml-/ms-/g' find . -type f -name "*.html" -print0 | xargs -0 sed -i '' -e 's/mr-/me-/g' find . -type f -name "*.html" -print0 | xargs -0 sed -i '' -e 's/pl-/ps-/g' find . -type f -name "*.html" -print0 | xargs -0 sed -i '' -e 's/pr-/pe-/g' find . -type f -name "*.html" -print0 | xargs -0 sed -i '' -e 's/badge-/bg-/g' find . -type f -name "*.html" -print0 | xargs -0 sed -i '' -e 's/badge/rounded-pill/g' Signed-off-by: Bill Erickson Signed-off-by: Stephanie Leary --- diff --git a/Open-ILS/src/eg2/src/app/staff/about.component.html b/Open-ILS/src/eg2/src/app/staff/about.component.html index 9e8e1c41f4..61813762e4 100644 --- a/Open-ILS/src/eg2/src/app/staff/about.component.html +++ b/Open-ILS/src/eg2/src/app/staff/about.component.html @@ -45,7 +45,7 @@ Evergreen is Copyright © Georgia Public Library Service - A Unit of the University System of Georgia, and others. The Evergreen software is distributed under the - + GNU General Public License, Version 2.

diff --git a/Open-ILS/src/eg2/src/app/staff/acq/asn/receive.component.html b/Open-ILS/src/eg2/src/app/staff/acq/asn/receive.component.html index 7df43c3bd5..15d70ab7a2 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/asn/receive.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/asn/receive.component.html @@ -14,7 +14,7 @@ -
+
@@ -94,7 +94,7 @@ across different vendors to match a container code.
-
{{container.note()}}
+
{{container.note()}}
@@ -134,7 +134,7 @@ across different vendors to match a container code. -
  • +
  • Title
    Lineitem
    Notified
    diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/batch-copies.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/batch-copies.component.html index a654c87bc8..3eb98b9b9c 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/batch-copies.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/batch-copies.component.html @@ -6,7 +6,7 @@ of the list of copies in the copies component. --> -
    +
    Owning Branch
    Shelving Location
    Collection Code
    diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/batch-update-copies-dialog.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/batch-update-copies-dialog.component.html index 72e71b122b..864c486f2a 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/batch-update-copies-dialog.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/batch-update-copies-dialog.component.html @@ -1,5 +1,5 @@ -
    +
    Owning Branch
    Shelving Location
    Collection Code
    @@ -27,14 +27,14 @@
    - - Item Count: + - | - - + | + +

    Line Item: {{liId}}

    - + - + +
    - Record {{rec.id}}: - {{rec.display.title}} - {{rec.display.author}} - {{rec.display.isbn}} - {{rec.display.issn}} - {{rec.display.pubdate}} - {{rec.display.publisher}} + Record {{rec.id}}: + {{rec.display.title}} + {{rec.display.author}} + {{rec.display.isbn}} + {{rec.display.issn}} + {{rec.display.pubdate}} + {{rec.display.publisher}}
    diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copies.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copies.component.html index defa34db49..7902160f8a 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copies.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copies.component.html @@ -9,25 +9,25 @@
    - - Item Count: + - - | + | - - + + - @@ -57,9 +57,9 @@ (click)="deleteFormula(formula)" title="Delete Formula" i18n-title> delete -
    {{formula.create_time() | date:'short'}}
    -
    {{formula.creator().usrname()}}
    -
    {{formula.formula().name()}}
    +
    {{formula.create_time() | date:'short'}}
    +
    {{formula.creator().usrname()}}
    +
    {{formula.formula().name()}}
  • diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copy-attrs.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copy-attrs.component.html index 294855afd6..98f455137c 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copy-attrs.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copy-attrs.component.html @@ -2,7 +2,7 @@ and the batch copy editor component -->
    -
    +
    {{rowIndex}} @@ -86,7 +86,7 @@ {{copy.receiver()?.usrname()}}
    -
    +
    @@ -149,28 +149,28 @@
    -
    +
    @@ -190,7 +190,7 @@
    - + @@ -291,11 +291,11 @@
    -
    +
    - {{displayAttr(li, 'title')}} @@ -303,18 +303,18 @@
    - {{displayAttr(li, 'author')}} - {{displayAttr(li, 'isbn')}} - {{displayAttr(li, 'issn')}} - {{displayAttr(li, 'edition')}} - {{displayAttr(li, 'pubdate')}} - {{displayAttr(li, 'publisher')}} - {{li.source_label()}} + {{displayAttr(li, 'author')}} + {{displayAttr(li, 'isbn')}} + {{displayAttr(li, 'issn')}} + {{displayAttr(li, 'edition')}} + {{displayAttr(li, 'pubdate')}} + {{displayAttr(li, 'publisher')}} + {{li.source_label()}}
    -
    +
    -
    +
    - ({{identOptions(li).length}}) @@ -375,7 +375,7 @@ (onChange)="orderIdentChanged(li, $event)">
    -
    +
    # {{li.id()}} - | + | + [ngClass]="{'text-danger fw-bold': existingCopyCounts[li.id()] > 0}"> {{existingCopyCounts[li.id()]}} - | + | - shopping_basket + shopping_basket Items ({{li.lineitem_details().length}}) - | + | - unfold_more + unfold_more Expand - unfold_less + unfold_less Collapse - | + | - event_note + event_note Notes and Alerts ({{li.lineitem_notes().length}}) flag - | - | + - library_books + library_books Catalog - | - | + - library_books + library_books Link to Catalog - | + | - create + create Worksheet - | + | - widgets + widgets {{li.picklist().name()}} - | + | - center_focus_weak + center_focus_weak {{li.purchase_order().name()}} - | + | - help + help Request(s) - | + | - list + list Invoice(s) - | + | Claim policy: {{li.claim_policy().name()}} - | + | - store + store {{li.provider().name()}} - | + | - queue + queue Import Queue @@ -546,7 +546,7 @@ -
    +
    Owning Branch
    Shelving Location
    Collection Code
    diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/notes.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/notes.component.html index cbbe01044d..4391fdaa23 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/notes.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/notes.component.html @@ -4,24 +4,24 @@
    -
    +
    - -
    |
    +
    |
    - + - close @@ -40,9 +40,9 @@
    -
    {{note.value()}}
    -
    {{note.create_time() | date:'short'}}
    -
    +
    {{note.value()}}
    +
    {{note.create_time() | date:'short'}}
    +
    diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/order-summary.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/order-summary.component.html index b96b1a007f..cd6a8ce470 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/order-summary.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/order-summary.component.html @@ -1,18 +1,18 @@ {{li.order_summary().item_count()}} Items - | + | {{li.order_summary().recv_count()}} Received - | + | {{li.order_summary().invoice_count()}} Invoiced - | + | {{li.order_summary().cancel_count()}} Canceled - | + | {{li.order_summary().delay_count()}} Delayed - | + | {{li.order_summary().estimated_amount() | currency}} Estimated - | + | {{li.order_summary().encumbrance_amount() | currency}} Encumbered - | + | {{li.order_summary().paid_amount() | currency}} Paid diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/worksheet.component.html b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/worksheet.component.html index 7261e574b1..617c85d95c 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/worksheet.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/worksheet.component.html @@ -1,5 +1,5 @@
    -
    +
    diff --git a/Open-ILS/src/eg2/src/app/staff/acq/picklist/summary.component.html b/Open-ILS/src/eg2/src/app/staff/acq/picklist/summary.component.html index 2582d9d762..9d52f0b0fa 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/picklist/summary.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/picklist/summary.component.html @@ -1,14 +1,14 @@
    - Selection List: + Selection List: - {{picklist.name()}} (#{{picklist.id()}}) + class='fw-bold' i18n>{{picklist.name()}} (#{{picklist.id()}})
    diff --git a/Open-ILS/src/eg2/src/app/staff/acq/picklist/upload.component.html b/Open-ILS/src/eg2/src/app/staff/acq/picklist/upload.component.html index 79a4f96c12..bc364ac781 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/picklist/upload.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/picklist/upload.component.html @@ -2,7 +2,7 @@ @@ -13,7 +13,7 @@ dialogBody="A queue with the requested name already exists."> -
    +
    @@ -33,10 +33,10 @@ - -
    @@ -269,21 +269,21 @@ Importing Queue {{importSelection().queue.name()}}
    -
    -
    -
    diff --git a/Open-ILS/src/eg2/src/app/staff/acq/po/charges.component.html b/Open-ILS/src/eg2/src/app/staff/acq/po/charges.component.html index ad84b16f0f..3b8fcdcbc2 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/po/charges.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/po/charges.component.html @@ -7,12 +7,12 @@
    -
    Charge Type
    -
    Fund
    -
    Title/Description
    -
    Author
    -
    Note
    -
    Estimated Cost
    +
    Charge Type
    +
    Fund
    +
    Title/Description
    +
    Author
    +
    Note
    +
    Estimated Cost
    - - -
    diff --git a/Open-ILS/src/eg2/src/app/staff/acq/po/notes.component.html b/Open-ILS/src/eg2/src/app/staff/acq/po/notes.component.html index b122961cb2..da025b128e 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/po/notes.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/po/notes.component.html @@ -4,14 +4,14 @@
    -
    +
    - close @@ -25,9 +25,9 @@
    VENDOR PUBLIC
    -
    {{note.value()}}
    -
    {{note.create_time() | date:'short'}}
    -
    +
    {{note.value()}}
    +
    {{note.create_time() | date:'short'}}
    +
    diff --git a/Open-ILS/src/eg2/src/app/staff/acq/po/print.component.html b/Open-ILS/src/eg2/src/app/staff/acq/po/print.component.html index d903617308..02907b6e77 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/po/print.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/po/print.component.html @@ -1,5 +1,5 @@
    -
    +
    diff --git a/Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html b/Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html index 063ef456c7..65d6b1cf55 100644 --- a/Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html +++ b/Open-ILS/src/eg2/src/app/staff/acq/po/summary.component.html @@ -102,14 +102,14 @@
    PO Name:
    - {{po().name()}} + class='fw-bold'>{{po().name()}}
    This name is already in used by another PO: @@ -146,7 +146,7 @@
    -