Evergreen ILS Website

IRC log for #evergreen, 2024-02-19

| Channels | #evergreen index | Today | | Search | Google Search | Plain-Text | summary | Join Webchat

All times shown according to the server's local time.

Time Nick Message
07:05 collum joined #evergreen
07:17 kworstell-isl joined #evergreen
07:39 redavis joined #evergreen
07:54 BDorsey joined #evergreen
08:52 kworstell_isl joined #evergreen
08:55 kworstell_isl joined #evergreen
08:58 degraafk joined #evergreen
09:01 jonadab joined #evergreen
09:06 kworstell-isl joined #evergreen
09:47 pinesol News from commits: LP#1939162 Followup: 2 Cookie 4 Auth <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=1e60ed​5c58b94636ee60e239324157ce9d18e440>
09:47 pinesol News from commits: LP#1939162: add option to clear added content cache to Angular staff catalog <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=f8b59d​c349b581ae7b13a293cecf0e4429c5f1ab>
09:47 pinesol News from commits: LP#2040637: (follow-up) adjust formatting of some comments <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=3f0172​04184fc9fe55eec89e07d3676f180222bf>
09:47 pinesol News from commits: LP#2040637: (follow-up) fix ng lint whitespace issues <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=155605​2638bc153eeba02d621947f6858214e2a5>
09:47 pinesol News from commits: LP2040637 Reverse fund dropdown regression <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=10cd72​41d1c0f7b52c2f023e6714de80bc6c0f86>
10:10 Bmagic berick: when OpenSRF builds, it sets up an initial redis uuid password for opensrf, router, gateway, and default. I'm trying to figure out how* it does that. Because I want to change them. I see that it uses linux's /proc/sys/kernel/random/uuid, which is cool. But what if I don't want the ones that are created at install?
10:43 sleary joined #evergreen
10:46 kworstell_isl joined #evergreen
10:48 Bmagic it seems that I've got myself into a corner with redis, where I've blown away the original uuid's that it used to set it up. I've reconfigured/recompiled OpenSRF a few times. And now I can't /openils/bin/osrf_control -l --reset-message-bus
10:48 Bmagic delete VM and start over I guess
11:00 sandbergja joined #evergreen
11:24 kworstell-isl joined #evergreen
12:02 sleary_ joined #evergreen
13:12 berick Bmagic: you can reset all redis accounts by just restarting redis
13:13 berick then put whatever passwords you want in redis-accounts.txt and opensrf_core.xml
13:13 berick osrf_control should apply the new passwords next time it runs
13:49 sandbergja joined #evergreen
13:49 Bmagic berick: I did exactly that. Odd, the result was a bunch of errors thrown from the --reset-message-bus switch (authentication related)
13:56 sleary joined #evergreen
13:58 tlittle joined #evergreen
15:18 pinesol News from commits: LP#1901932: Do not add unused org settings to enhanced dataset. <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=44f8b6​09fa0a89e97458c1fb2d4aeeebaa9f0169>
15:18 pinesol News from commits: LP#1901932 Enhancing the enhanced concerto dataset <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=1d37bb​89c24da40958aec4aea40c95e4ced165e7>
15:31 Bmagic I'm reading our SIP code, and I found this line: # We never return the obsolete 'U' value for 'desensitize'
15:31 Bmagic We have a library that uses magnetic strips, and their self check machine is respecting Evergreen's instructions whether or not to desensitize the strip. And it appears it's always returning "No"
15:36 Bmagic if I'm reading this correctly, maybe I could update all of the circulation modifiers to have "false" for the magnetic media flag?
15:46 Bmagic confusingly, it seems that the circulation portion of the code creates that flag as a function of the magnetic property of the item: $circ->desensitize(!$item->magnetic);
15:48 pinesol News from commits: LP#2054128: OPAC autosuggest now gets closed when input loses focus <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=dcca92​e1d995a1343023c442661c73d024caadf9>
15:48 pinesol News from commits: LP#2053035: return ability to submit OPAC basic search via enter <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=22b713​e0f60426c2007bce7fc6f2a4dd07d62c67>
17:13 Bmagic found a flaw in 3.11.1-3.12.0 upgrade script: specifically 1395, it needs to also* delete references to the YAOUS in config.org_unit_setting_type_log
17:18 sandbergja Bmagic++
17:18 Bmagic submitting a bug report now
17:18 pinesol News from commits: LP2052960 Remove button markup from record actions <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=05e5df​805384c7054f7298fd6daff82dc5324946>
17:48 pinesol News from commits: LP1582720: follow-up: ng lint --fix <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=274b43​953b5d3c7fc4175881f62f1f32ec3c0b7b>
17:48 pinesol News from commits: LP1582720: Clarify Staff Client Uniquification <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=d6dbcd​67c0c73ca835acee407607fa53cc2faeb4>
17:48 pinesol News from commits: LP1582720: Ignore Duplicate Scoped URIs - Staff <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=a5dfbf​f1b5f678b08b02347325dc5bc088eadbb4>
17:48 pinesol News from commits: LP1582720: Ignore Duplicate Scoped URIs - TPAC <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=041b25​6f4a144938c74c74b4901f15479cc75c5f>
17:48 pinesol News from commits: LP1582720: Ignore Duplicate Scoped URIs - BPAC <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=b4fef8​fde2dea7c0851618a651671f936620a6ca>
19:38 genpaku joined #evergreen

| Channels | #evergreen index | Today | | Search | Google Search | Plain-Text | summary | Join Webchat