git.evergreen-ils.org Git - Evergreen.git/atom - Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.html history Evergreen ILS https://git.evergreen-ils.org/?p=Evergreen.git Evergreen Project static/git-favicon.png static/git-logo.png 2024-03-19T22:01:42Z gitweb LP2023803 Use gray buttons for modal Cancel actions 2023-12-12T17:40:51Z Stephanie Leary stephanie.leary@equinoxoli.org Galen Charlton gmc@equinoxOLI.org 2023-12-12T17:40:51Z https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=5332888117c18de4e34802d76812cdcd87ee4d2e
LP2023803 Use gray buttons for modal Cancel actions

Changes .btn-warning to .btn-normal for all modal dialog Cancel actions.

Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
  • [D] Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.html
LP2008918: use new default colors for modal headers 2023-03-03T02:30:27Z Jane Sandberg js7389@princeton.edu Galen Charlton gmc@equinoxOLI.org 2023-03-03T02:30:27Z https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=aea3327f0149c6fa68937ca527a0aa139fa4dc14
LP2008918: use new default colors for modal headers

Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
  • [D] Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.html
LP2000482 Angular 15 and Bootstrap 5 upgrade 2022-12-26T17:06:09Z Bill Erickson berickxx@gmail.com Galen Charlton gmc@equinoxOLI.org 2022-12-26T17:06:09Z https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=c76e4ad6c2aba1a918992659686bb6b50bfea79c
LP2000482 Angular 15 and Bootstrap 5 upgrade

Includes numerous markup and CSS adjustments to cope with Bootstrap 5.

This patch is a squash of patches authored by Bill Erickson
and Stephanie Leary.

Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
  • [D] Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.html
LP#1945355 Inconsistent button placement: delete holdings dialog 2022-02-09T16:44:54Z Dan Briem dbriem@wlsmail.org Galen Charlton gmc@equinoxOLI.org 2022-02-09T16:44:54Z https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=f5c8a9715d0648f946c8549e4874822af24f3880
LP#1945355 Inconsistent button placement: delete holdings dialog

The cancel button on the delete-volcopy-dialog now appears last
to be consistent with the eg-confirm dialogs.

To test:
1. set the ou setting "Alert on empty bib records" to true
2. delete the last copy on a record
3. note the Delete Holdings/OK and Cancel buttons are in the
   same order on the delete and confirmation dialogs

Signed-off-by: Dan Briem <dbriem@wlsmail.org>
Signed-off-by: Jennifer Weston <jennifer.weston@equinoxinitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
  • [D] Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.html
LP1860460 Copy delete override repairs, perm failed handler 2020-01-21T21:06:01Z Bill Erickson berickxx@gmail.com Jane Sandberg sandbej@linnbenton.edu 2020-01-21T21:06:01Z https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=5bfdbe9867666ef31f4f9faddfa9afaa10d6bdfd
LP1860460 Copy delete override repairs, perm failed handler

* Teach the Angular holdings module vol/copy delete dialog to correctly
  report failure events to the user and handle permission overrides.

* Add support for automatically launching the op-change dialog when a
  permission failed event is returned by an API call for any /eg2/staff/
  interface.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jennifer Weston <jennifer.weston@equinoxinitiative.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
  • [D] Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.html
LP1823367 Move away from "volume" moniker internally 2019-07-18T19:20:39Z Dan Wells dbw2@calvin.edu Galen Charlton gmc@equinoxinitiative.org 2019-07-18T19:20:39Z https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=87208fdf4365fd2fff54045dab7f8e71a5abb602
LP1823367 Move away from "volume" moniker internally

It isn't really correct to use "volume" and "call number"
interchangeably.  This code substitutes various forms of the second
for various forms of the first within the internal variable and
function names.  To help contain the change, it tries to only do so
for values which are native to eg2, and not leaking from or into other
interfaces.

Understanding that this change is somewhat disruptive, I still think it
is in our overall best interest, as it will help us from falling into
old habits, and it will help future coders better understand the
relationship between the code and the interface.

Note, this code does not change any filenames.  This is for review
purposes to allow the changes to be more easily observed.  If accepted,
we should change couple of affected filenames as well.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
  • [D] Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.html
LP1823041 Observable dialogs repairs and cleanup 2019-06-19T20:25:51Z Bill Erickson berickxx@gmail.com Bill Erickson berickxx@gmail.com 2019-06-19T20:25:51Z https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=91c438ce94183d72eb758b6d9307b9dda5979120
LP1823041 Observable dialogs repairs and cleanup

Fixes a few instances where dialog.open() calls did not return
Observables.

Replace a number of calls to the now deprecated dialog.dismiss() with
calls to dialog.close().

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
  • [D] Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.html
LP1821382 Delete volcopy menu actions 2019-03-25T16:51:54Z Bill Erickson berickxx@gmail.com Dan Wells dbw2@calvin.edu 2019-03-25T16:51:54Z https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=aab9e8d66f5e46a0eaf99ee78b0b46f6099071c5
LP1821382 Delete volcopy menu actions

Holdings grid menu actions for delete copies and call numbers.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
  • [D] Open-ILS/src/eg2/src/app/staff/share/holdings/delete-volcopy-dialog.component.html