From: Bill Erickson Date: Thu, 30 Mar 2017 21:19:12 +0000 (-0400) Subject: eg2017 hatch review X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=fb42ac30cd673d9b8aee0e4879ea035cec9172fd;p=working%2Frandom.git eg2017 hatch review Signed-off-by: Bill Erickson --- diff --git a/hatch-review.adoc b/hatch-review.adoc index 963cbbfcb..db1d76a48 100644 --- a/hatch-review.adoc +++ b/hatch-review.adoc @@ -72,33 +72,18 @@ https://evergreen-ils.org/documentation/install/INSTALL_Hatch.html[Install Instr ** Hatch files can live anywhere (e.g. Git checkout). ** Native Messaging manifest is placed in a well-known directory. ** Native Messaging manifest tells the browser how to find 'hatch.sh' - * hatch.bat & hatch.sh are wrapper scripts that launch Hatch. - -== Hatch Settings Files - -[source,js] ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- - -== Hatch Data Files - -Data is stored by default in the ".evergreen" directory in the user's -home directory. - -image:images/hatch_data_dir.png[Hatch Data Dir] + * Settings Files: hatch.properties & logging.properties == chrome://extensions/ image:images/hatch_chrome_ext_install.png[Hatch Extension] -== Installed Extension - -image:images/hatch_icon.png[Hatch Diagram] - == Developer Mode Beware! image:images/hatch_ext_warning.png[Hatch Extension Warning] +== Testing and Debugging + == Testing the Java Install [source,sh] @@ -142,6 +127,28 @@ Administration => Workstation => Stored Preferences image:images/hatch_stored_data.png[Hatch Stored Values] +== Hatch Data Files + +[source,sh] +--------------------------------------------------------------------------- +% cd ~/.evergreen +% ls +hatch.log hatch.log.lck https_eg-dev-local https_test.hatch.evergreen-ils.org + +% ls https_eg-dev-local +cat.holdings_show_copies eg.audio.disable ... +cat.holdings_show_empty eg.auth.time ... +cat.holdings_show_vols eg.auth.token ... +cat.marcedit.stack_subfields eg.cat.last_record_retrieved ... +circ.checkout.strict_barcode eg.circ.last_patron ... +current_tag_table_marc21_biblio eg.grid.circ.patron.search ... + +% cat https_eg-dev-local/eg.workstation.all +[{"owning_lib":4,"name":"BR1-fizzzle","id":"4"}] +--------------------------------------------------------------------------- + + + == Hatch Printing UI Administration => Workstation => Printer Settings