From 9e1bf694325a1a65f1a7073c2cf34074c74ab747 Mon Sep 17 00:00:00 2001 From: Lucien van Wouw Date: Tue, 22 Sep 2020 11:21:15 +0200 Subject: [PATCH] Add menu items for schedule and enrich. --- Open-ILS/src/templates/staff/navbar.tt2 | 26 - Open-ILS/src/templates_iish/staff/navbar.tt2 | 624 +++++++++ Open-ILS/xul/staff_client/server/index.xhtml | 1183 +++++++++--------- 3 files changed, 1227 insertions(+), 606 deletions(-) create mode 100644 Open-ILS/src/templates_iish/staff/navbar.tt2 diff --git a/Open-ILS/src/templates/staff/navbar.tt2 b/Open-ILS/src/templates/staff/navbar.tt2 index 33dd5f7a46..220c3d1d1f 100644 --- a/Open-ILS/src/templates/staff/navbar.tt2 +++ b/Open-ILS/src/templates/staff/navbar.tt2 @@ -280,32 +280,6 @@
  • -
  • - - - [% l('Batch schedule') %] - -
  • -
  • - - - [% l('Enrich reports') %] - -
  • -
  • -
  • - - - [% l('Enrich') %] - -
  • -
  • - - - [% l('Schedule') %] - -
  • -
  • diff --git a/Open-ILS/src/templates_iish/staff/navbar.tt2 b/Open-ILS/src/templates_iish/staff/navbar.tt2 new file mode 100644 index 0000000000..ab4da8bddf --- /dev/null +++ b/Open-ILS/src/templates_iish/staff/navbar.tt2 @@ -0,0 +1,624 @@ + + + + + diff --git a/Open-ILS/xul/staff_client/server/index.xhtml b/Open-ILS/xul/staff_client/server/index.xhtml index 4b42e06be7..0eaf742909 100644 --- a/Open-ILS/xul/staff_client/server/index.xhtml +++ b/Open-ILS/xul/staff_client/server/index.xhtml @@ -1,588 +1,611 @@ - - - -]> - - - - - - &staff.client.portal.title; - - - - - - - - - - - - - - - - - - - - -
    - Evergreen logo
    - &staff.client.portal.welcome;
    -
    -
    - - - - - - - - - -
    -
    - &staff.client.portal.circpatron; -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    &staff.client.portal.checkout.description;&staff.client.portal.open_new_tab.description; &staff.client.portal.checkout;
    - &staff.client.portal.retrievebc;
    &staff.client.portal.checkin.description;&staff.client.portal.open_new_tab.description;&staff.client.portal.checkin;
    &staff.client.portal.patronreg.description;&staff.client.portal.open_new_tab.description; &staff.client.portal.patronreg;
    &staff.client.portal.patronsearch.description;&staff.client.portal.open_new_tab.description; &staff.client.portal.patronsearch;
    &staff.client.portal.holdlist.description;&staff.client.portal.open_new_tab.description; &staff.client.portal.holdlist;
    -
    -
    -
    - &staff.client.portal.itemcataloging; -
    - - - - - - - - - - - - - - - - - - - - - - - - - - + main navigation bar - - + note the use of target="_self" for navigation links. + this tells angular to treat the href as a new page + and not an intra-app route. This is necessary when + moving between applications. - - - - - - - - - - - - - - - - - - - - - - - -
    -
    - -
    -
    &staff.client.portal.advsearch.description;&staff.client.portal.open_new_tab.description; &staff.client.portal.advsearch;
    &staff.client.portal.itemstatus.description;&staff.client.portal.open_new_tab.description; &staff.client.portal.itemstatus;
    &staff.client.portal.marcutil.description;&staff.client.portal.open_new_tab.description; &staff.client.portal.marcutil;
    &staff.client.portal.z3950.description;&staff.client.portal.open_new_tab.description; &staff.client.portal.z3950;
    &staff.client.portal.copybuckets.description;&staff.client.portal.open_new_tab.description; &staff.client.portal.copybuckets;
    &staff.client.portal.recordbuckets.description;&staff.client.portal.open_new_tab.description; &staff.client.portal.recordbuckets;
    batch schedulebatch schedule Batch schedule
    enrich reportenrich report Enrich report

    -
    -
    -
    - &staff.client.portal.admin; -
    - - - - - - - - - - - - - - - - - - - -
    &staff.client.portal.helpdesk.description;&staff.client.portal.helpdesk;
    &staff.client.portal.reports.description;&staff.client.portal.open_new_tab.description; &staff.client.portal.reports;
    &staff.client.portal.receipts.description;&staff.client.portal.open_new_tab.description; &staff.client.portal.receipts;
    -
    -
    + For icons, see http://getbootstrap.com/components/#glyphicons +--> -
    &staff.client.portal.copyright;
    - &staff.client.portal.poweredby; Evergreen logo
    +