Evergreen ILS Website

IRC log for #evergreen, 2025-02-05

| 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:22 redavis joined #evergreen
08:43 mmorgan joined #evergreen
09:10 Dyrcona joined #evergreen
09:20 dguarrac joined #evergreen
09:30 mantis joined #evergreen
09:59 berick alas BSW is behind us, but i'd be super jazzed if someone would merge this tiny patch: bug 2084694
09:59 pinesol Launchpad bug 2084694 in Evergreen "Add IDL link from copy to open_circulation with pcrud access" [Wishlist,Confirmed] https://launchpad.net/bugs/2084694
10:28 sandbergja joined #evergreen
10:52 Dyrcona Does anyone have a patch to disable the Angular reporter links in 3.13+? We'd like to stick with the old reporter for now.
10:57 Dyrcona Oh. It looks as simple as removing an Apache Rewrite.
11:02 pinesol News from commits: LP2097384 OPAC Search Results - Select All <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=6ff552​acd05fee27681c5355d7016eff0d12e94d>
11:27 Dyrcona Not quite that simple after all.
11:34 Christineb joined #evergreen
11:35 Dyrcona So, I want to route from /eg2 to the legacy reporter /eg/staff/reporter/legacy/main. I put that in, but it's not working.
11:35 Dyrcona When I choose "Reports" on the menu, nothing happens.
11:37 Dyrcona I suppose it is looking for /eg2/eg/staff/reporter/legac/main
11:37 * Dyrcona tries something...
11:38 mmorgan Dyrcona: We added /eg/staff/reporter/main to the splash page, that seems to work.
11:41 Dyrcona missed the en-US in there, but a Rewrite isn't working...
11:41 Dyrcona mmorgan: Care to share a patch? I've tried doing it through the navbar component, and it's not working.
11:43 * Dyrcona should probably do some reading on Angular and routes. I can probably get it to work somehow.
11:44 Dyrcona Ironically (really, Alanis?), I mentioned that things that sound simple to the user are often more difficult because of architectural choices that were made along the way.
11:44 Dyrcona ...mentioned in a meeting yesterday...
11:44 mmorgan Dyrcona: I'm not the author, despite appearances, but here's a commit: https://git.evergreen-ils.org/?p=wor​king/Evergreen.git;a=commit;h=ceb6ac​9e0ee5ce06c6ef5176e01d7b3263becfeb
11:46 csharp_ sandbergja++
11:46 csharp_ berick++ advocating
11:47 Dyrcona Ha! This makes me want to laugh, cry, and say "I told you so!" all at the same time.
11:47 berick sandbergja++
11:48 Dyrcona mmorgan++
11:48 mmorgan cmorgan++
11:49 Dyrcona Everything that comes up with web search says to use JavaScript window.open or location.href.
11:49 Dyrcona Of course it's that simple..... :) cmorgan++
11:49 mmorgan :)
11:52 redavis joined #evergreen
12:02 pinesol News from commits: LP2084694 Open Circ view pcrud access and copy link <https://git.evergreen-ils.org/?p=E​vergreen.git;a=commitdiff;h=7ed60b​141dda63a0d4f58317fda1761eb0eceffa>
12:08 * mmorgan is looking at patron opt-in and is having trouble understanding how to set the values for the library settings. To start with a simple Concerto example, BR2 patrons should be automatically opted in at BR1 but cannot be opted in at BR3 or BR4. Any advice on the ou settings?
12:14 csharp_ I don't invest a lot of energy in arguing about version numbers, but I think we've definitely reached "major version upgrade" territory with all the new features and architecture changes
12:15 csharp_ as in, we've probably outstripped the number of changes between 1.X and 2.X and between 2.X and 3.X
12:16 csharp_ thought of it as I am also trying to figure out which changes we can roll back
12:17 Dyrcona I'm into rolling releases these days, so version numbers are ... who cares?
12:18 * csharp_ weeps real tears over bug 2073561
12:18 pinesol Launchpad bug 2073561 in Evergreen "Incorrect content in the config.coded_value_map after applying the upgrade script from 3.12.3 to 3.13.0" [High,Confirmed] https://launchpad.net/bugs/2073561 - Assigned to Jason Stephenson (jstephenson)
12:19 Dyrcona Yeah.. I have a script that fixes the mess after the fact locally, but nothing general, and no fix for the upgrade itself: life (well, death, actually) and other work priorities keep getting in the way.
12:20 csharp_ Dyrcona: oh, I'm sorry
12:21 Dyrcona csharp_: Thanks.
12:25 Dyrcona mmorgan: This is what I'm going with: https://git.evergreen-ils.org/?p=work​ing/Evergreen.git;a=commitdiff;h=6190​00e13b15749bba8446b4d73885165d1c84a7
12:26 mmorgan Dyrcona++
12:27 Dyrcona My AngularJS modification isn't there because we put that in a different repository.
12:27 mmorgan Same here.
12:31 Dyrcona Oh... staff template changes may not go there...
12:32 Dyrcona They should, but I dropped them for this test server/branch....
12:32 * Dyrcona stops thinking out loud.
12:33 Dyrcona Ok. Guess, I'll bring them all back....
12:38 Dyrcona *mumbles* I should really write this stuff down.
12:41 Dyrcona For the logs/future me, an example of seeing what's different between the current branch and some other branch (origin/tags/rel_3_14_3 in this case): git diff --name-status origin/tags/rel_3_14_3 -- Open-ILS/src/templates/staff
12:41 Dyrcona because I only want to look at the staff templates right now.
12:41 * mmorgan writes stuff down all the time, but it often doesn't make sense upon rereading :)
12:43 csharp_ Dyrcona++
12:45 Dyrcona mmorgan: The same happens to me all the time.
12:46 Dyrcona Over time, it also becomes a question of which notebook is it in. I should just start a "magic spells" Google doc.
12:47 csharp_ Dyrcona: now you have two problems!
12:47 Dyrcona Heh!
12:47 Dyrcona csharp_++
12:51 Dyrcona On the plus side, I don't have to modify eg_vhost.conf yet again for custom templates. The configuration is still there.
13:00 csharp_ are you ansible-ing?
13:01 Dyrcona Not really. I do mess with Bmagic's ansible playbooks for our hosted environment, but I've not set something up myself.
13:03 mantis joined #evergreen
13:05 Dyrcona huh.. The old reporter interface shows up blank on 1 vm, but works on another vm, both running pretty much the exact same code.
13:06 Dyrcona Different situation with the db connection, though, and the configuration might just be borked on the one....
13:07 * Dyrcona goes ahead and installs the patches on the training/dev server. Shouldn't have to restart anything.
13:13 Dyrcona It works!
13:13 Dyrcona mmorgan++ cmorgan++
14:54 csharp_ @band add Inappropriate Ticket
14:54 pinesol csharp_: Band 'Inappropriate Ticket' added to list
14:56 redavis csharp_++
15:27 mantis left #evergreen
15:53 jonadab joined #evergreen
16:12 dguarrac_ joined #evergreen
16:13 sandbergja|2 joined #evergreen
16:14 mmorgan1 joined #evergreen
16:16 scottangel_ joined #evergreen
16:16 dluch_ joined #evergreen
16:16 Jaysal_ joined #evergreen
16:17 jmurray_isl joined #evergreen
16:31 jonadab joined #evergreen
17:01 mmorgan1 left #evergreen

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