Evergreen ILS Website

Search in #evergreen

Channels | #evergreen index




Results

Result pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143

Results for 2019-08-22

10:58 jeff but yes, I don't think anywhere in this conversation we've been suggesting making the PIN take the place of a password when logging into Evergreen as a patron.
11:00 jeff another challenge is "library PIN or password" as a label on some vendor sites.
11:00 JBoyer jeff, absolutely. But there is some value in making sure it's clear in the logs that no one discussing it would ever want it to work that way. I would imagine the first naive attempt to implement it would. "AND (pwd = ... OR pin =... )"
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:01 Dyrcona I also imagine there will be some confusion among staff and patrons when such a feature is rolled out.
11:04 Dyrcona I imagine we should call it "Remote Access PIN" or something like that. I don't know what would make the most sense to the most people. Maybe "Third Party PIN"?
11:04 Dyrcona Now, we just have to code it up and write release notes! :P
13:14 pinesol Launchpad bug 1779467 in Evergreen "Enhance Mark Item Discard/Weed Functionality" [Wishlist,Fix committed] https://launchpad.net/bugs/1779467
13:15 Dyrcona :)
13:15 jeff mmorgan++ thanks
13:15 Dyrcona jeff: I don't think it changes anything significant in the backend code. I reorganized it a little, but the functionality is the same. I deliberately tested it to make sure.
13:16 Dyrcona I don't recall if I tested with a damaged fee, though it did charge the price of the item when the settings were correct.
13:17 Dyrcona Others can answer for their testing of it. :)
13:18 jeff I wasn't too concerned with regression, just didn't realize that that bug had evolved beyond its title (though it was my first guess when you mentioned "recently made some changes to the mark items functionality"), and I'm curious to see if it interacts with some changes we've been using for Missing Pieces.
13:18 Dyrcona Ah, cool.
13:18 jeff There are things in Missing Pieces that I'd like to rip out, but I suspect would need to be placed behind an OU setting or flag.
13:39 jeff i don't remember without looking at docs what we did for "we're only going to charge them for a missing disc replacement fee, not the full price" -- i think it was "do that before the system bills full price". pretty sure we didn't suggest that the item price be adjusted down to the partial amount. that would have been silly of us.
13:48 jonadab joined #evergreen
13:59 sandbergja_ joined #evergreen
14:24 pinesol [evergreen|Dan Wells] LP#1796945 Reporter cloning and creation fixes - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=6cdbb3d>
14:24 pinesol [evergreen|Dan Wells] LP#1796945 Match new path_label/alias standard - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=53e4550>
15:02 mmorgan1 joined #evergreen
15:18 khuckins joined #evergreen
15:57 jvwoolf left #evergreen
16:31 mdriscoll left #evergreen
16:49 sandbergja_ joined #evergreen
16:58 nfBurton joined #evergreen
16:58 pinesol [evergreen|Andrea Buntz Neiman] docs: error correction to 3.1.14 release notes - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=43413aa>
17:13 mmorgan left #evergreen
17:16 pinesol [evergreen|April Durrence] Docs: add info about merge tracking - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=f4ac25f>
17:26 pinesol [evergreen|dluchenbill] Docs: add checkin trigger holds and cancel transit - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=9bf8d67>
17:28 pinesol [evergreen|Dan Wells] Forward-port 3.1.14 upgrade script - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=3d5b1d0>
17:28 pinesol [evergreen|Dan Wells] Forward-port 3.2.8 upgrade script - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=fabf404>
17:28 pinesol [evergreen|Dan Wells] Forward-port 3.3.3 upgrade script - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=1eaf0e3>
17:38 khuckins joined #evergreen
17:46 pinesol [evergreen|Derek C. Zoladz] Docs: LP #1803415: Location of MARC Editor 'Delete' Button - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=7223710>
17:46 pinesol [evergreen|Jane Sandberg] Docs: adding alt text to MARC Editor chapter images - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=5489249>
20:18 Dyrcona joined #evergreen
22:59 sandbergja joined #evergreen
23:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-21

10:18 jvwoolf left #evergreen
10:18 kip joined #evergreen
10:37 bshum joined #evergreen
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:20 yboston joined #evergreen
11:35 khuckins joined #evergreen
11:37 jvwoolf joined #evergreen
12:17 sandbergja_ joined #evergreen
12:42 khuckins joined #evergreen
12:58 yboston joined #evergreen
13:18 rhamby hmmm I haven't tested it but I wonder if it a receipt template would take a base64 encoded image within the template and render it.  in theory I would think it would ...
13:23 Dyrcona Probably.
13:23 JBoyer rhamby, that should work, I think all of the browsers that are supported work with data urls.
13:23 rhamby it's mostly idle pondering a "what if" though I can imagine cases where it's useful, though also some where it would be ...undesirable
21:14 remingtron joined #evergreen
21:14 yar joined #evergreen
21:21 jonadab joined #evergreen
21:51 pinesol [evergreen|Jane Sandberg] LP1840852: Separates two MARCXML datafields in sample data - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=26d325d>
22:48 sandbergja joined #evergreen
23:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-20

10:09 nfBurton joined #evergreen
10:10 tlittle joined #evergreen
11:02 jamesrf joined #evergreen
11:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:20 sandbergja joined #evergreen
11:20 yboston joined #evergreen
11:25 cmalm joined #evergreen
17:29 berick but I'd be surprised if they didn't show a found warning / problem give how verbose ng build usually is
17:29 berick *given
17:34 sandbergja berick++ # https://bugs.launchpad.net/ever​green/+bug/1834662/comments/12
17:34 pinesol Launchpad bug 1834662 in Evergreen "Add date-time-select and date-range-select to Angular client" [Wishlist,Confirmed]
17:37 jvwoolf left #evergreen
17:45 yboston joined #evergreen
19:45 sandbergja_ joined #evergreen
21:16 sandbergja joined #evergreen
21:46 sandbergja joined #evergreen
22:45 sandbergja joined #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-19

10:57 gsams JBoyer: 1081 appears to be applied.
10:59 JBoyer in psql, does \d+ asset.copy_tag_copy_map  give you 1 trigger or two?
10:59 JBoyer (Or, does it list DELETE in the AFTER list)
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:07 rfrasur joined #evergreen
11:08 gsams JBoyer: Two triggers, second trigger has DELETE in the AFTER list where the first does not.  The first trigger is inherit_asset_copy_tag_copy_map_copy_fkey and the second is inherit_copy_tag_copy_map_copy_fkey
11:37 khuckins joined #evergreen
12:44 collum joined #evergreen
12:44 gsams JBoyer++ #I will definitely be doing that soon.
13:01 khuckins joined #evergreen
14:26 pinesol [evergreen|Mike Risher] lp1739292 merge UI displays record summary - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=e689c8c>
14:34 khuckins joined #evergreen
15:07 yboston joined #evergreen
15:12 mmorgan1 joined #evergreen
16:58 mmorgan1 left #evergreen
17:54 khuckins joined #evergreen
23:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-18

11:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
12:10 sandbergja joined #evergreen
22:24 sandbergja joined #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-17

03:42 abneiman joined #evergreen
03:43 jyorio joined #evergreen
03:43 jweston joined #evergreen
11:09 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
12:21 sandbergja joined #evergreen
14:40 sandbergja joined #evergreen
16:47 sandbergja joined #evergreen
21:45 sandbergja joined #evergreen
22:37 sandbergja joined #evergreen
22:46 sandbergja joined #evergreen
23:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-16

10:53 berick phasefx: cool, thanks for the heads up
10:53 phasefx welcome
10:53 berick that'll be a useful interface too
10:55 phasefx berick: the one regret I have is that I put it at the top level in the directory hierarchy, but I'm kind of afraid to go moving it after it's already been tested
10:56 berick meh, it would be easy to move.  certainly makes more sense under circ
10:56 phasefx I was thinking under admin/holds/ :D  but circ would work too
10:56 berick oh
11:00 berick i'm really liking it too
11:00 phasefx particular .ts and .html being adjacent to each other :D
11:00 berick oh yeah
11:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:23 sandbergja joined #evergreen
12:04 jihpringle joined #evergreen
13:18 yboston joined #evergreen
20:11 sandbergja joined #evergreen
20:25 sandbergja joined #evergreen
22:33 sandbergja joined #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
23:14 sandbergja joined #evergreen
23:43 sandbergja joined #evergreen

Results for 2019-08-15

10:34 sandbergja joined #evergreen
10:34 tlittle joined #evergreen
10:40 agoben joined #evergreen
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:01 collum joined #evergreen
11:04 sandbergja joined #evergreen
11:16 JBoyer dbwells++
11:16 JBoyer I didn't realize that's how it worked. Will load very soon for some testing today,
11:17 JBoyer (didn't realize -> the two-step thing)
11:23 sandbergja joined #evergreen
11:26 csharp dbwells++ # will also test as soon as I get a chance
11:30 jvwoolf joined #evergreen
11:33 Christineb joined #evergreen
11:34 adurrence joined #evergreen
22:25 sandbergja joined #evergreen
22:45 sandbergja joined #evergreen
22:57 sandbergja joined #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
23:38 sandbergja joined #evergreen

Results for 2019-08-14

07:08 rjackson_isl joined #evergreen
08:30 bos20k joined #evergreen
08:44 mmorgan joined #evergreen
09:05 pinesol [evergreen|Remington Steed] LP#1785061: Split filter value on comma for "in list" and the like - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=758cdcf>
09:05 pinesol [evergreen|Galen Charlton] LP#1785061: move the filter value munging to the template service - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=9e939ca>
09:13 yboston joined #evergreen
09:17 pinesol [evergreen|James Fournie] LP1751800 - fix fields fields reversing - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=d97b45c>
09:23 aabbee joined #evergreen
09:27 jvwoolf joined #evergreen
10:04 alynn26_away joined #evergreen
10:13 pinesol [evergreen|Bill Erickson] LP1839548 Angular catalog holds patron barcode link - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=3433d29>
10:14 sandbergja joined #evergreen
10:24 bos20k_ joined #evergreen
10:35 cmalm joined #evergreen
10:37 cmalm96 joined #evergreen
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
12:09 csharp about to jump into a meeting, but I've been looking at bug 1796945 and am interested in discussing it so dbwells 's work can make it into 3.4 (if that's what we decide)
12:09 khuckins joined #evergreen
12:09 pinesol Launchpad bug 1796945 in Evergreen 3.3 "Report templates cloned from those created on XUL client causing error or producing different results" [High,Confirmed] https://launchpad.net/bugs/1796945
12:10 jihpringle joined #evergreen
12:10 csharp I'm wondering if dbwells 's branch can be signed off on so we get its improvements and the issues that JBoyer and Tina found can be split off into a separate bug to be addressed later?
12:10 csharp (note that I've done zero testing so far - just trying to figure out a sensible approach)
12:11 csharp this also assumes that Tina's and JBoyer 's issues are not *caused* by dbwells 's branch (which is not obvious to me one way or the other at this point)
12:12 yboston joined #evergreen
12:12 csharp @eightball is this when I finally make the time and effort investment to learn the reporter's backend?
12:12 pinesol csharp: I doubt it very much.
12:13 JBoyer csharp, dbwells's branch helps re-align the generated SQL for xul and web reports, but the issues that pop up are there already, just hidden because you can't reliably translate reports without that branch.
12:14 csharp oh, I see - so that would be an argument in favor of spinning the newly-found issues into their own bug
12:14 JBoyer So his branch is a very important step along the way, but it doesn't really help much without fixing the underlying issue because while you can in fact clone reports now, you still can't actually edit them without things breaking.
12:15 csharp oh ok - again, I haven't tested the branch at all yet
12:15 * dbwells tries to catch up on that bug
12:15 JBoyer I've looked >< this much into how that could potentially be mitigated, but it's going to be a lot of uphill work.
12:15 csharp yeah
21:58 sandbergja joined #evergreen
22:09 sandbergja joined #evergreen
22:47 sandbergja joined #evergreen
23:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
23:53 sandbergja joined #evergreen

Results for 2019-08-13

10:26 sandbergja joined #evergreen
10:47 jvwoolf joined #evergreen
10:52 Christineb joined #evergreen
11:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:04 tlittle joined #evergreen
11:12 mmorgan joined #evergreen
11:18 Bmagic Isn't there still and oustanding issue with Evergreen running on 18.04?
11:53 bshum Yeah, right now the bionic makefile uses the PG community apt source and then grabs PG 9.6 for install
11:53 bshum Bionic does have PG 10 out of the box
11:53 Bmagic Anyone here running 18.04 on the database server in production?
11:55 bshum There was some bug with PG10 for awhile, but we fixed those functions during the last conference I think.  Though we still need to test other functions out
11:58 bshum Yeah I was thinking of https://bugs.launchpad.net/evergreen/+bug/1820339 which was fix released, so that's fine
11:58 pinesol Launchpad bug 1820339 in Evergreen "Postgres 10 support: Vandelay Edition" [Medium,Fix released]
12:07 jihpringle joined #evergreen
12:27 jeff Dusting off plans for supporting "pick up other people's holds" via SIP2.
13:54 khuckins joined #evergreen
14:03 csharp sandbergja: around?
14:04 sandbergja csharp: yup!  I'm here
14:05 csharp I'm testing your fix to bug 1816475 and when doing the "ng build --prod" step, I see this: https://pastebin.com/ph7dbp0a - seems like we need to add moment-timezone to package.json somewhere?
14:05 pinesol Launchpad bug 1816475 in Evergreen "Booking module refresh" [Undecided,Confirmed] https://launchpad.net/bugs/1816475
14:06 csharp one our libraries is very interested in booking, so we're enthusiastic about getting into 3.4 (or as close as we can get)
14:06 csharp s/getting into/getting your fix into/
14:06 sandbergja ooh, let me take a look.  I might have missed a commit in that branch.
14:07 csharp no prob - I figured you probably already have it correct locally :-)
14:07 sandbergja thanks for testing, btw!
14:08 bshum dbs: "the keyboard? how quaint..."
14:10 sandbergja csharp: I just took a look -- do you have the commits with messages starting "LP1834662"  as well as "LP1816475"?
14:11 csharp sandbergja: oh - no I don't - that's certainly the problem
14:11 csharp I'll start over :-)
14:11 csharp more soon
14:11 csharp for some reason, I assumed the other bug's commits were already committed to master
14:12 sandbergja keep me posted!  Hope you like it -- let me know if you have other questions as you test!
14:12 csharp thanks!
14:13 sandbergja out of curiosity: what does that one library want to use the booking module for?  I'm always interested to hear use cases for it.
14:14 sandbergja as in what resources do they want to use it for?
14:19 csharp I think it's for meeting room-type resources
14:19 sandbergja that makes sense!  Thanks!
14:20 mmorgan sandbergja: We had a library that was using booking for book club kits - tote bags with all different formats of a certain title.
14:22 sandbergja mmorgan: cool!  do you think they might be interested in testing out the Angular booking interface too?
14:23 sandbergja I'm also happy to just make screenshots or a video of the new interface so they can give their feedback without the overhead of loading the branch, etc.
14:26 mmorgan We've certainly been keeping an eye on the progress of the development. I think screenshots or a video would be great! Not just for libraries that have been using the old version, but also to show others what it looks like, which might give them ideas about what it might be useful for.
14:28 sandbergja I will do that!
14:33 jvwoolf joined #evergreen
15:33 khuckins joined #evergreen
15:47 mmorgan joined #evergreen
15:48 abowling joined #evergreen
15:50 abowling running into the server not supporting the staff client error, even though they're on the same minor release version. anyone fill me in on a piece of magic i might be missing?
15:50 abowling ^one is a production server; the clone is a test server
15:52 jihpringle joined #evergreen
15:54 jeff abowling: for the XUL client, support is determined by looking for an entry in /xul/ on the server.
15:55 jeff so, https://demo.example.org/xul/
21:21 sandbergja joined #evergreen
21:42 sandbergja joined #evergreen
22:19 sandbergja joined #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-12

09:17 jvwoolf joined #evergreen
09:31 * csharp wonders if Dyrcona's fix to bug 1799272 might prevent the timeouts we were seeing after enabling the "retrieve hold IDs, not titles" option
09:32 pinesol Launchpad bug 1799272 in Evergreen "SIP2 Hold Items Count Includes Unavailable Holds" [Wishlist,New] https://launchpad.net/bugs/1799272
09:45 * csharp also wonders if a "verified in production"-style tag for LP bugs would be useful
09:46 csharp I mean, if PINES is running something in production that no one else can realistically test, that might be a de facto signoff?
09:46 csharp (or CW MARS or Evergreen Indiana or KCLS, etc)
09:47 csharp @monologue
09:47 pinesol csharp: Your current monologue is at least 5 lines long.
09:47 alynn26 +1 verified in Production
09:50 mmorgan1 joined #evergreen
10:38 Shiva joined #evergreen
10:59 aabbee joined #evergreen
11:01 mmorgan joined #evergreen
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:09 bos20k joined #evergreen
11:18 Christineb joined #evergreen
11:49 khuckins joined #evergreen
11:58 berick csharp: "verified in production" would be useful, I think, but not a de facto sign off
11:59 berick it's like a half sign off
12:03 jihpringle joined #evergreen
12:03 * mmorgan feels like if a system is running a fix in production, that should be at least as good as testing that fix in a Concerto test system.
12:05 sandbergja joined #evergreen
12:05 berick mmorgan: i don't disagree, but presumably whoever adds the 'verified in production' tag would also be adding a sign-off
12:05 berick my point is the combo is not the same as 2 sign-off's
12:06 berick it's 1 really good sign-off
12:07 JBoyer The other could be as simple as "I looked this over and didn't find any rotten code smell," if it's difficult to test directly. Just making sure that a fix to a weird problem doesn't accidentally introduce some local assumptions / policy is still valuable, even if you didn't encouter the original issue.
12:07 dbs It doesn't necessarily cover review for accessibility or other parts of the sign-off checklist that we're supposed to go through
12:08 dbs translation, etc
12:20 mmorgan berick: yes, a really good sign-off. So maybe a 'verified in production' tag could put a fix in a state where a core committer could do the final review like JBoyer suggests?
12:36 * dbs is unsure if there is anything that has superceded that checklist
12:40 collum joined #evergreen
12:42 JBoyer If so it should probably be updated, but some of the additions seem relatively modern.
12:42 JBoyer Should probably be some mention of the npm test steps in the web client(s) though.
12:49 Lenin joined #evergreen
12:55 collum_ joined #evergreen
12:56 collum__ joined #evergreen
13:19 csharp berick: makes sense to me that "verified in production" would be considered strong evidence in favor of a signoff and not an actual signoff
13:19 csharp (in other words, we agree :-) )
13:19 khuckins joined #evergreen
13:20 jvwoolf joined #evergreen
13:22 csharp my goal in thinking about that was addressing those fixes that linger because of difficulty in testing (jeffdavis has/has had a number of these over the years)
14:04 berick agoben: these dates are locked in, yeah? https://wiki.evergreen-ils.org/doku​.php?id=hack-a-way:hack-a-way-2019
14:11 rhamby berick: they are
14:12 berick thanks rhamby
17:10 khuckins joined #evergreen
18:58 sandbergja joined #evergreen
22:47 sandbergja joined #evergreen
23:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-11

11:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
19:48 sandbergja joined #evergreen
21:27 sandbergja joined #evergreen
23:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
23:05 sandbergja joined #evergreen
23:39 sandbergja joined #evergreen

Results for 2019-08-10

00:29 sandbergja joined #evergreen
10:12 sandbergja joined #evergreen
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
12:17 sandbergja joined #evergreen
13:24 sandbergja joined #evergreen
14:40 sandbergja joined #evergreen
17:31 sandbergja joined #evergreen
23:00 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
23:16 serflog joined #evergreen
23:16 Topic for #evergreen is now Welcome to the #evergreen library system channel! | We are publicly logged: http://irc.evergreen-ils.org/evergreen | Large pastes at http://paste.evergreen-ils.org | Can't speak? Make sure your nickname is registered and that you are identified to freenode services: https://freenode.net/kb/answer/registration
23:16 bshum joined #evergreen

Results for 2019-08-09

10:59 csharp fortunately, just after complaining about that, the rebase chewed through the last 75 or so with no issues
10:59 csharp so next time, I'll just kvetch here first and save two hours
10:59 berick heh
11:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:03 phasefx berick: when you have a moment, I want to pick your brain on certain action dialogs for the eg2 holds grid.  For example, retarget-dialog.component.html, where it says {{numSucceeded}} Hold(s) Successfully Retargeted.  Is that meant to summarize the results of previous invocations of the action?
11:11 berick phasefx: looking...
11:11 phasefx berick++
11:17 berick phasefx++
11:17 phasefx thanks man
12:06 jihpringle joined #evergreen
12:08 dbs In today's random performance test, how long does it take to navigate to page 7000 of a results list? Answer: gateway timeout :)
12:11 sandbergja joined #evergreen
12:15 dbs Looks like I can page forward about 250 pages w/10 results per page at a time. If I try to skip forward 500 pages, I get a timeout. Interesting
13:22 sandbergja joined #evergreen
13:31 sandbergja joined #evergreen
13:43 Ryan_McG joined #evergreen
20:24 sandbergja joined #evergreen
20:37 sandbergja joined #evergreen
21:01 sandbergja joined #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
23:36 sandbergja joined #evergreen

Results for 2019-08-08

10:09 sandbergja joined #evergreen
10:25 khuckins joined #evergreen
10:25 Bmagic gmcharlt++ # carousel work!!!! So great!
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:28 mmorgan joined #evergreen
11:31 Bmagic Don't everyone hit it at once, but I staged gmcharlt's carousel patch on the bugsquashing machine https://bugsquash.missourievergreen.org/eg/staff
11:31 Bmagic admin/demo123
11:44 Bmagic it doesn't like the specification of the "Item libraries" where I supplied BR1
11:50 alynn26_away I created a title bucket to use as a manual carousel, and left most everything else blank, and still got the error.
11:50 Bmagic null value in column "owner" violates not-null constraint
11:51 abneiman Bma
11:51 abneiman Bmagic: alynn26_away: sec, and I'll create a public link to the docs draft to facilitate testing
11:52 Bmagic abneiman: ty
11:52 Bmagic I was reading this: https://git.evergreen-ils.org/?p=working/Evergree​n.git;a=blob;f=docs/RELEASE_NOTES_NEXT/OPAC/carou​sels.adoc;h=e021cdf50020cb2fa55686b56520142bb4f9c​212;hb=acf5605da40f146f493197183a37298fa1371eaf
11:53 Bmagic and commit message: https://git.evergreen-ils.org/?p=wor​king/Evergreen.git;a=commit;h=b01818​c1bfcef54437dc5faee9f63ec856291e25
12:54 jvwoolf joined #evergreen
13:05 Christineb joined #evergreen
13:14 agoben joined #evergreen
13:16 abneiman Bmagic: alynn26: https://docs.google.com/document/d/1wlilfG-mnVAo​UnyNBeFngS9YVP7H5YjC7c5NNCJG6aY/edit?usp=sharing
13:16 abneiman note that there may be a few tweaks before this is submitted to the community but it's substantially complete. Thanks for testing Carousels!
13:17 agoben joined #evergreen
13:34 alynn26 abneiman: There are a slight difference in what we are seeing vs what the documentation has. If you look at it there are some fields in the Carousel creater that are in the Bugsquash that are not there in the Docs.   There is Creating User and Editing User, which I would assume would autopopulate with the logged in user.  It may just be the version Bmagic has on the server.
13:38 abneiman alynn26: I won't have time today to go over it carefully, but feel free to send me an email with any discrepancies and I will follow up before we submit the community version
14:55 JBoyer joined #evergreen
15:04 JBoyer joined #evergreen
17:10 mmorgan left #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-07

09:47 tlittle joined #evergreen
10:46 khuckins joined #evergreen
10:51 alynn26_away joined #evergreen
11:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:13 sandbergja joined #evergreen
11:20 sandbergja khuckins++ # taking on the library settings editor Angular port
11:21 blongwel joined #evergreen
22:20 sandbergja joined #evergreen
22:39 book` joined #evergreen
22:56 book`_ joined #evergreen
23:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-06

09:17 yboston joined #evergreen
09:38 sandbergja joined #evergreen
10:16 khuckins joined #evergreen
11:01 pinesol News from qatests: Failed Create Evergreen Database <http://testing.evergreen-ils.org/~li​ve/test.41.html#2019-08-06T11:00:47,235775866-0400 -0>
11:01 pinesol News from qatests: Failed Running pgTAP tests <http://testing.evergreen-ils.org/~li​ve/test.42.html#2019-08-06T11:00:47,265183174-0400 -2>
11:01 pinesol News from qatests: Failed Running pgTAP live tests <http://testing.evergreen-ils.org/~li​ve/test.47.html#2019-08-06T11:00:47,294687160-0400 -4>
11:10 mmorgan1 joined #evergreen
11:19 Christineb joined #evergreen
11:23 yboston joined #evergreen
16:20 yboston joined #evergreen
17:12 mmorgan left #evergreen
17:35 jvwoolf1 left #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-05

10:00 mmorgan1 joined #evergreen
10:19 khuckins joined #evergreen
10:21 sandbergja_ joined #evergreen
10:43 pinesol [evergreen|Jane Sandberg] LP1742523: Allow two strings in the mark damaged popup to be translated - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=55e249f>
10:49 pinesol [evergreen|Jeff Davis] LP#1787676: sort Z39.50 sources in JS, retaining Local Catalog at top of list - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=f4eee80>
10:53 pinesol [evergreen|Jane Sandberg] LP1802593: Correct formatting of language code in Angularjs, KPAC - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=b2f669f>
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:03 sandbergja joined #evergreen
11:36 sandbergja joined #evergreen
11:49 yboston joined #evergreen
20:50 pinesol [evergreen|Galen Charlton] LP#1722827: stamp DB update - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=17948e4>
20:57 * gmcharlt claims 1173
20:57 gmcharlt er, 1172
21:02 pinesol Showing latest 5 of 7 commits to Evergreen...
21:02 pinesol [evergreen|Bill Erickson] LP1837059 Local admin workstation settings - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=86459ec>
21:02 pinesol [evergreen|Bill Erickson] LP1837059 Address alert config help text - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=9cb7a6b>
21:02 pinesol [evergreen|Galen Charlton] LP#1837059: (follow-up) mark help text for i18n - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=fd8777b>
21:02 pinesol [evergreen|Galen Charlton] LP#1837059: (follow-up) add release notes - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=c650b6c>
21:02 pinesol [evergreen|Galen Charlton] LP#1837059: stamp DB update - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=fef4db2>
21:14 pinesol [evergreen|Jane Sandberg] LP1735768: adding labels to inputs in the public catalog - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=53dd405>
23:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-04

01:29 sandbergja joined #evergreen
10:47 sandbergja joined #evergreen
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
13:10 sandbergja joined #evergreen
13:27 sandbergja joined #evergreen
14:50 sandbergja joined #evergreen
15:58 sandbergja joined #evergreen
20:32 sandbergja joined #evergreen
21:28 sandbergja joined #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-03

05:43 troy__ joined #evergreen
06:42 Dyrcona joined #evergreen
10:07 sandbergja joined #evergreen
11:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:31 sandbergja joined #evergreen
11:49 pinesol [evergreen|Jane Sandberg] LP1838136: .editorconfig matches current practices - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=5d23f06>
11:53 pinesol [evergreen|Jason Boyer] LP1800484: Substitute 0 for missing Totals values - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=e11d48d>
12:06 sandbergja joined #evergreen
12:17 pinesol [evergreen|Jason Boyer] LP1803584: Fix Clear button in template editor - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=347f2d3>
12:17 pinesol [evergreen|Bill Erickson] LP1803584 Avoid JS errors when clearing copy templates - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=9c9e06d>
12:29 pinesol [evergreen|Jane Sandberg] LP1756564: Add sample data for the booking module - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=6482ac7>
12:39 pinesol [evergreen|Geoff Sams] LP#1795937: Update favicon.ico to reflect new round logo voted in by EOB. - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=90ecc0e>
12:39 pinesol [evergreen|Galen Charlton] LP#1795937: (follow-up) propagte new favicon to Angular app - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=ad4862a>
13:08 sandbergja joined #evergreen
13:56 sandbergja joined #evergreen
15:48 sandbergja joined #evergreen
17:06 sandbergja joined #evergreen
23:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-08-02

10:17 yboston joined #evergreen
10:23 khuckins joined #evergreen
10:28 Christineb joined #evergreen
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:06 sandbergja joined #evergreen
11:28 pinesol [evergreen|Josh Stompro] LP#1768869 - Update make_release to add auditor table update - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=327ae76>
11:44 jamesrf joined #evergreen
11:46 pinesol [evergreen|Jeanette Lundgren] docs: LP1778712 replace 6 screenshots circ items documentation - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=2c1db27>
11:46 pinesol [evergreen|Jane Sandberg] docs: LP1778712 (follow-up) new screenshots to reflect the copy => item name change - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=a1a0195>
12:02 jihpringle joined #evergreen
12:07 yboston joined #evergreen
12:12 pinesol [evergreen|Rogan Hamby] LP#1650409: improve authority_control_fields.pl's --all and --days_back processing - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=6904665>
12:14 * csharp sees Debian buster and can't keep from thinking of Buster from Arrested Development rather than the dog in Toy Story
12:15 csharp and now, the release of Debian gob :-)
12:15 berick sub-codenamed The Magician
12:16 csharp berick++
12:16 * Dyrcona has been using a buster VM for testing this week.
12:20 JBoyer A history with MegaMan makes one wonder what the Debian Buster does and what kind of level Debian Man would put you through. Some Yoku blocks seem likely.
12:41 yboston joined #evergreen
12:48 pinesol [evergreen|Tiffany Little] LP#1329920 Add fund year to distribution formula fund dropdown menu - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=7a56278>
12:48 pinesol [evergreen|Galen Charlton] LP#1329920: (follow-up) set searchFormat as well - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=deb85c5>
13:30 sandbergja joined #evergreen
13:36 jamesrf joined #evergreen
14:12 pinesol [evergreen|Bill Erickson] LP1829567 Angular access key improvements - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=a2757eb>
14:12 pinesol [evergreen|Bill Erickson] LP1829567 Angular navbar access key additions - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=568897f>
14:12 pinesol [evergreen|Galen Charlton] LP#1829567: (follow-up) fix styling regression on a navbar item - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=9fb0e8a>
14:13 gsams_ joined #evergreen
14:16 khuckins joined #evergreen
14:46 sandbergja joined #evergreen
20:37 sandbergja joined #evergreen
21:19 sandbergja joined #evergreen
22:16 sandbergja joined #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
23:34 sandbergja joined #evergreen

Results for 2019-08-01

06:54 csharp grabbing 1170
07:02 pinesol [evergreen|Rogan Hamby] adding fk constraint to hold_type on action.hold_request and reporter class - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=9e1f8b6>
07:02 pinesol [evergreen|Chris Sharp] LP#1006466 - Stamping upgrade script - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=75feb55>
07:08 agoben joined #evergreen
07:10 rjackson_isl joined #evergreen
07:28 pinesol [evergreen|Chris Sharp] LP#1006466 - remove testing upgrade script - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=cbff932>
07:34 pinesol [evergreen|Kyle Huckins] lp1034058 Disable Renewal Due Dates in the Past - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=08ac098>
07:36 pinesol [evergreen|Rogan Hamby] LP#1634244 - prevent bibs from being deleted when they have on-order, pending-order or new line items attached to them - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=18277d2>
08:13 Dyrcona joined #evergreen
08:16 Dyrcona So, phasefx has shared links to Humble Bundles in here before, and I "discovered" a "new" (to me) site with free (as in beer) tech books this morning, so I think I'll share it: http://freecomputerbooks.com/
08:17 Dyrcona There's also Techtopia: http://www.techotopia.com/index.php/Main_Page
10:17 Dyrcona gmcharlt: Thanks, that's the conclusion that I was coming to. I'll note that on the bug that I'm looking at.
10:19 Dyrcona Maybe we can remove it for 3.5 when XUL is completely gone? :)
10:29 stephengwills joined #evergreen
10:36 pinesol [evergreen|Jane Sandberg] LP1832146: Make sure that comboboxes don't get cut off - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=7646f71>
10:42 pinesol [evergreen|Geoff Sams] LP1681930 fm_IDL.xml billing/paid total column type correction. - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=2600b95>
10:54 pinesol [evergreen|Jane Sandberg] LP1775920: Improve consistency in item status menus - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=c058c2e>
10:59 yboston joined #evergreen
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:06 pinesol [evergreen|a. bellenir] LP1759864: Mark Item Damaged from Holdings View Fails - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=133b247>
11:12 khuckins joined #evergreen
11:14 Dyrcona We should really do something about all of these types of warnings: Subroutine hold_metadata redefined at /usr/local/share/perl/5.28.1/Op​enILS/Application/Circ/Holds.pm line 4546.
11:18 pinesol [evergreen|Galen Charlton] LP#1831788: (follow-up) address ng xi18n complaint about nested i18n elements - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=fb8e8a4>
14:06 dluch #info We will catch up on action items and other business at the September meeting
14:06 dluch That said, is there anything pressing anyone needs to bring up?
14:07 yboston joined #evergreen
14:07 abneiman dluch: just noting that I asked gmcharlt about Equinox providing a 3.4 test server for docs purposes, and we will be able to do that around 3.4-beta time
14:08 alynn26_ That's going to be handy.
14:08 dluch Excellent!  Thanks, abneiman!  And thanks gmcharlt!
14:08 dluch abneiman++
16:48 sandbergja abneiman++ # Github Pull Request star
16:48 abneiman hahaha, many of those are others' work though -- akilsdonk++ and felicia++ get most of the actual credit!
16:54 gmcharlt abneiman++ # updates for the feedback fest wiki page
17:04 pinesol [evergreen|Bill Erickson] LP1837260 FM Record editor 'inline' display mode - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=072e1a5>
17:04 pinesol [evergreen|Bill Erickson] LP1837260 Bill Type IDL required fields - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=d4ac37b>
17:04 pinesol [evergreen|Galen Charlton] LP#1831788: (follow-up) quell an ng-lint warning about whitespace - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=d505348>
17:06 mmorgan left #evergreen
18:29 ejk_ joined #evergreen
18:30 abneiman joined #evergreen
19:57 sandbergja joined #evergreen
21:06 sandbergja joined #evergreen
21:40 stephengwills joined #evergreen
23:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
23:40 sandbergja joined #evergreen

Results for 2019-07-31

08:01 rjackson_isl joined #evergreen
08:15 bos20k joined #evergreen
08:16 Dyrcona joined #evergreen
08:39 Dyrcona Oops! Guess I should have dropped a couple of the extra copies of production data before running pg_upgrade on my test db server. :)
08:50 Dyrcona Takes a while to upgrade a cluster with 1.4TB of data.
08:50 mmorgan joined #evergreen
08:52 yboston joined #evergreen
10:26 khuckins joined #evergreen
10:28 remingtron Dyrcona: thanks for the tip
10:32 Dyrcona remingtron: I'm not making any guarantees, but that branch made changes to a lot of the web staff client where marking items was concerned, and it fixed a few of the other bugs along the way, IIRC.
11:01 pinesol [evergreen|Bill Erickson] LP1822414 Angular format service formatValue pipe - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=bd0fd68>
11:01 pinesol [evergreen|Bill Erickson] LP1822414 Ang date select readOnly & fixes - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=c21dcc6>
11:01 pinesol [evergreen|Galen Charlton] LP#1822414: (follow-up) remove au-linked fields sandbox editDialog - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=bb2a65d>
11:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:11 pinesol [evergreen|Galen Charlton] LP#1831784: fix Angular's formatting of DOB field - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=91be2d6>
11:15 pinesol [evergreen|Garry Collum] LP#1778414 Add Item Status to the Catalog menu - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=991cd9f>
11:15 pinesol [evergreen|Galen Charlton] LP#1778414: (follow-up) update Angular client menu as well - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=a34245c>
11:24 csharp Dyrcona: I feel pretty sure we're running it in production - I'm checking
11:24 csharp we are, yes
11:24 Dyrcona csharp: Then, push it already!
17:26 jihpringle joined #evergreen
17:30 khuckins joined #evergreen
18:11 jihpringle joined #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
23:50 sandbergja joined #evergreen

Results for 2019-07-30

08:46 mmorgan joined #evergreen
08:58 jvwoolf joined #evergreen
09:05 jvwoolf1 joined #evergreen
09:10 remingtron berick: I'm testing the staff catalog in 3.3.2, and the grid "Manage Columns" modal on the "View Holds" tab looks broken (empty, stuck to bottom of screen). Is this a known issue?
09:13 remingtron the modal works fine on the "Monograph Parts" and "Conjoined Items" tabs
09:18 mmorgan remingtron: Have you tried clearing cache?
09:19 remingtron yes
09:20 csharp berick: fwiw, adding the at event indexes worked for me as far as speeding up the purge - back to doing it nightly :-)
10:50 khuckins joined #evergreen
10:57 dbs remingtron++ # good detective work
10:57 remingtron dbs: thanks!
11:00 pinesol [evergreen|Jason Etheridge] LP#1831785: eg-combobox support automatic pcrud-based IDL data sources - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=5d9ce17>
11:00 pinesol [evergreen|Jane Sandberg] LP1831785 (follow-up): simplifying static string binding, removing empty else statement - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=cb6efeb>
11:00 pinesol [evergreen|Bill Erickson] LP1831785 Combobox pcrud selector and pkey support - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=853e7b2>
11:04 abneiman15 joined #evergreen
11:10 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:16 sandbergja joined #evergreen
11:26 bos20k joined #evergreen
11:32 bos20k joined #evergreen
11:32 pinesol [evergreen|Bill Erickson] LP1830424 Implement Angular "retrieve last bib record" - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=dd0c9a6>
11:38 pinesol [evergreen|Jane Sandberg] LP1836962: correcting comments in the Angular client - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=c43ac44>
11:50 pinesol [evergreen|Jane Sandberg] LP1809183: Allow passing template to eg-confirm-dialog - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=b9c3bc3>
11:59 abneiman79 joined #evergreen
12:00 jvwoolf joined #evergreen
12:01 abneiman43 joined #evergreen
12:02 Dyrcona joined #evergreen
12:04 Innarri joined #evergreen
12:07 abneiman80 joined #evergreen
12:07 abneiman80 test 123
12:07 jihpringle joined #evergreen
12:08 abneiman80 (using an alt, obviously) -- as a general note, the Cataloging Working Group will be doing an IRC practice session probably around 230pm EDT today.
12:13 khuckins joined #evergreen
12:18 sandbergja joined #evergreen
12:24 pinesol [evergreen|Bill Erickson] LP1683385 AngJS grid avoid dupe auto-fields - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=3b07fa4>
14:43 kcoleman joined #evergreen
14:43 abneiman24601 joined #evergreen
14:43 * dbs is tempted to build and host a set of 3.3 documentation just to have something available as a placeholder
14:43 abneiman24601 test can you see me!
14:43 cmalm yes!
14:43 cmorgan joined #evergreen
14:43 sandbergja abneiman24601: I can see you!
14:54 jweston yes
14:54 alynn26 #info alynn26 is Lynn Floyd SCLENDS
14:54 * Dyrcona practices pg_upgrades
14:54 abneiman24601 testing meetbot quickly
14:55 abneiman24601 #startmeeting 2019-07-30 - DIG CWG IRC test!
14:55 pinesol Meeting started Tue Jul 30 14:55:23 2019 US/Eastern.  The chair is abneiman24601. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:55 pinesol Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:55 Topic for #evergreen is now  (Meeting topic: 2019-07-30 - DIG CWG IRC test!)
17:08 mmorgan left #evergreen
17:27 jvwoolf1 left #evergreen
17:33 cesardv_ joined #evergreen
17:45 pinesol [evergreen|Galen Charlton] LP#1831780: various improvements to the Angular date-select widget - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=e0e8477>
19:35 pinesol [evergreen|Josh Stompro] LP#1798187 - Support CRLF and LF format for item status import files - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=25d9c5d>
19:38 stephengwills joined #evergreen
20:53 sandbergja joined #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-07-29

09:52 khuckins joined #evergreen
10:30 bos20k_ joined #evergreen
10:33 sandbergja joined #evergreen
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:23 awitter left #evergreen
11:25 awitter joined #evergreen
11:48 aabbee joined #evergreen
13:00 cmorgan left #evergreen
13:27 csharp is anyone running production on Ubuntu 18.04 yet?
13:29 Dyrcona Just a utility server.
13:30 Dyrcona I have several test vms on 18.04. Any problem in particular that you've encountered, csharp?
13:31 alynn26 joined #evergreen
13:34 csharp just looking at the lay of the land :-)
13:36 Dyrcona Everyone is waiting for someone else to go first.
15:36 mmorgan joined #evergreen
16:06 khuckins joined #evergreen
16:14 jvwoolf left #evergreen
16:27 pinesol [evergreen|a. bellenir] LP#1776003: Show MARC Code in 'Category of Material' in Physical Characteristics Wizard - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=0213f3a>
16:27 pinesol [evergreen|Galen Charlton] LP#1776003: show codes throughout the Physical Characteristics Wizard - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=59136d1>
17:03 mmorgan left #evergreen
21:30 sandbergja joined #evergreen
22:51 sandbergja joined #evergreen
23:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-07-28

11:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:16 stephengwills joined #evergreen
11:39 sandbergja joined #evergreen
14:52 sandbergja joined #evergreen
17:46 stephengwills_ joined #evergreen
18:48 sandbergja joined #evergreen
22:58 sandbergja joined #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
23:57 sandbergja joined #evergreen

Results for 2019-07-27

06:38 eady joined #evergreen
08:18 rfrasur joined #evergreen
09:06 sandbergja joined #evergreen
11:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
13:31 stephengwills joined #evergreen
14:33 sandbergja joined #evergreen
15:43 sandbergja joined #evergreen
17:06 stephengwills joined #evergreen
17:23 stephengwills joined #evergreen
17:29 stephengwills joined #evergreen
23:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-07-26

10:32 Dyrcona I have (event_def, state), but not with update_time.
10:43 khuckins_ joined #evergreen
10:53 stephengwills joined #evergreen
11:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
11:15 jvwoolf joined #evergreen
11:22 rjackson_isl just discovered that Cricket (phone plan) service provider changed their sms address of preference. Will changes to config.sms_carrier be "seen" without any type of autogen or restarting of services?
11:34 Dyrcona I think so. I don't recall anywhere that gets cached by autogen.sh.
11:35 Dyrcona Alos, adding those a/t event output indexes made my PO JEDI reset script noticeably faster on my test VM.
11:35 csharp cricket--
11:36 Dyrcona Well, cheap wireless in general.....
11:36 csharp they've done that several times over the last few years - at one point we just removed them from the public listing
15:03 Bmagic "not supported" by Evergreen?
15:05 jeff SIPServer doesn't populate that field.
15:05 jeff How does bibliotheca plan to use it?
15:05 nfBurton Also, this tool is amazing for testing SIP if you don't have it https://clcohio.org/sip-testing-tool/
15:05 Bmagic cool, (I sorta knew that because they are complaining about it)
15:06 Bmagic awesome tool! I will get that for sure
15:07 Bmagic I think they would use this information to artificially block patrons at their limit
15:15 jeff Bmagic: are you talking about holds or circs?
15:15 Dyrcona That's fine, except we don't know what that limit is because it varies.
15:15 Bmagic circs (I know the vendor is asking about the BZ field which is confusing things I htink)
15:16 * jeff goes to test something
15:17 Dyrcona Send them -1 and see what their software does. :)
15:19 Bmagic Dyrcona++
15:23 jeff My testing doesn't reproduce the issue.
15:25 jeff I had an account with an item checked out. I changed the account to a profile which is limited to a very small number of items (3). I then checked out another item, bringing it to two. In a new session, I then tried to check out two more items, and I was blocked from checking out the fourth item.
15:27 Bmagic hmmm
15:27 Bmagic jeff++
15:28 Bmagic maybe we are fixing an issue that isn't there (anymore)
15:35 sandbergja joined #evergreen
16:08 jvwoolf left #evergreen
16:37 khuckins joined #evergreen
23:02 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>

Results for 2019-07-25

01:18 remingtron_ joined #evergreen
04:30 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
06:49 Dyrcona joined #evergreen
08:41 mmorgan joined #evergreen
08:52 yboston joined #evergreen
08:59 rjackson_isl joined #evergreen
09:10 collum joined #evergreen
09:12 bshum Oops, guess that parenthesis made the tests all unhappy in a different way.
09:13 * bshum waits for the next time it runs again, before being happier about it
09:23 yboston joined #evergreen
09:35 jvwoolf joined #evergreen
09:40 sandbergja joined #evergreen
13:44 Bmagic I'm thinking it's coming in at the data level instead of at the presentation
13:46 yboston joined #evergreen
14:01 Bmagic berick: paper size dropdown menu in the printer driver interface contains a list of label options that Evergreen does not receive in it's options
14:02 Bmagic however, when running hatch test, the JSON string contains the "correct" list of paper types for the Dymo as presented in the Windows driver preferences interface
14:02 Bmagic The paper size, of course, needs to be exact such that the print job isn't asking the printer to print onto a canvas larger than the paper
14:08 Bmagic weird, needed to set the printer as default. Relaunch chrome. and now we have the correct paper type list... hmmmmm
14:40 berick hm, indeed
16:10 mmorgan joined #evergreen
16:20 abneiman berick++ # actual LOL
16:20 abneiman we should've included that in our conference presentation
16:30 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
16:33 jvwoolf left #evergreen
17:05 mmorgan left #evergreen
17:10 bshum Oh come on

Results for 2019-07-24

05:01 pinesol News from qatests: Failed configuring websockets <http://testing.evergreen-ils.org/~li​ve/test.22.html#2019-07-24T04:57:57,771462467-0400 -0>
07:07 rjackson_isl joined #evergreen
07:49 collum joined #evergreen
08:37 mmorgan joined #evergreen
15:49 stephengwills joined #evergreen
16:12 jvwoolf left #evergreen
16:48 khuckins joined #evergreen
17:01 pinesol News from qatests: Failed configuring websockets <http://testing.evergreen-ils.org/~li​ve/test.22.html#2019-07-24T17:00:10,912661071-0400 -0>
17:04 mmorgan left #evergreen
17:15 sandbergja joined #evergreen
17:18 khuckins joined #evergreen
18:07 stephengwills left #evergreen
19:54 sandbergja joined #evergreen
21:00 pinesol [opensrf|Ben Shum] LP#1835458: Add install support for Debian 10 Buster - <http://git.evergreen-ils.org/?p​=OpenSRF.git;a=commit;h=1ec906a>
21:02 pinesol [evergreen|Ben Shum] LP#1835458: Add install support for Debian 10 Buster - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=96e819b>
23:25 sandbergja joined #evergreen

Results for 2019-07-23

00:54 sandbergja joined #evergreen
03:23 jamesrf joined #evergreen
03:27 yar joined #evergreen
05:02 pinesol News from qatests: Failed configuring websockets <http://testing.evergreen-ils.org/~li​ve/test.22.html#2019-07-23T04:57:34,222253532-0400 -0>
07:00 Dyrcona joined #evergreen
07:01 Dyrcona Well, I just installed the configuration in production to proxy websocket connections through Apache with mod_proxy_wstunnel. Guess I'll know in a few hours how well that works.
07:02 Dyrcona If this works well for us after a few days/weeks, I'm going to make a branch to remove the other proxy configurations and recommend this one in OpenSRF.
07:20 csharp right
07:20 Dyrcona I'm proxying websockets from 7682 to 7680, but the simpler configuration is from 443 to 7682.
07:21 * csharp looks forward to seeing your branch
07:21 Dyrcona I've tested this on training and on all of my virtual machines, so I know it works.
07:21 Dyrcona The question is, what happens under load?
07:21 csharp yeah
07:22 Dyrcona Since we get the most complaints about white screens on Tuesday afternoons, I figure I'll find out pretty quickly if it's a problem or not.
10:15 Dyrcona curr_connections 708
10:17 jvwoolf joined #evergreen
10:21 Dyrcona What's also interesting is now that I've undone the proxy setup, load is higher on the brick heads, but we're running our normal, 60 or so apache process per brick head.
10:22 Dyrcona I think we need to replace ldirectord with haproxy, but I suppose I'll look at using haproxy or just nginx for proxying websocktes only. I've set that up on a test server, but dunno how it works under load.
10:25 Dyrcona I assume that everyone is using nginx as a proxy per the README instructions?
10:26 Dyrcona And, you're doing it on each brick head?
10:28 Dyrcona Oh, nice.... /tmp/action-trigger-LOCK exists for a process that isn't running and that didn't stop our --run-pending a/t runner from starting up. I assumed it was the one that used that particular lock file because no granularity.
11:25 jeff are you sure the lockfile isn't just being removed quickly? have you confirmed with inotify or strace or something that the lockfile isn't being created at all?
11:26 jeff hrm.
11:29 Dyrcona No, I haven't confirmed that, but the processes were both still running when it was gone.
11:31 jeff That's expected if they had gotten to the point where open-ils.trigger.event.run_all_pending had returned a response (and it returns an early "found" response after collecting and before reacting).
11:32 jeff This has relevance to something I'm currently working on, so I'm trying an empirical test or two here to compare results.
11:34 Dyrcona So, why would I have no granularity a/t runners going with a lock file for  for a defunct process in it?
11:34 Dyrcona It seems to be working with a --granularity-only process.
11:35 Dyrcona There are two places in there where the lock file can be unlinked. That's bad.
17:05 mmorgan joined #evergreen
17:06 jvwoolf left #evergreen
17:07 mmorgan left #evergreen
17:32 pinesol News from qatests: Failed configuring websockets <http://testing.evergreen-ils.org/~li​ve/test.22.html#2019-07-23T17:03:45,457223219-0400 -0>
17:41 sandbergja joined #evergreen
18:09 jeffdavis So, it looks like the master branch in working/Evergreen.git hasn't received updates in a couple of months.
18:10 jeffdavis It used to auto-update from the main Evergreen repo, I believe.

Results for 2019-07-22

00:54 sandbergja joined #evergreen
05:00 pinesol News from qatests: Failed configuring websockets <http://testing.evergreen-ils.org/~li​ve/test.22.html#2019-07-22T04:57:53,927117607-0400 -0>
07:09 rjackson_isl joined #evergreen
07:37 bshum Oops, time to adjust the test process I guess
07:46 collum joined #evergreen
08:12 Dyrcona joined #evergreen
08:47 mmorgan joined #evergreen
09:37 yboston joined #evergreen
09:44 jvwoolf joined #evergreen
10:01 mmorgan1 joined #evergreen
10:22 bshum phasefx:  is this the live test repo we use now?  https://git.evergreen-ils.org/?p=wo​rking/random.git;a=shortlog;h=refs/​heads/collab/phasefx/eg_live_tests
10:25 khuckins joined #evergreen
10:25 jonadab joined #evergreen
10:28 phasefx_ bshum: that's it, feel free to push changes
16:14 jvwoolf left #evergreen
16:52 sandbergja joined #evergreen
16:52 mmorgan joined #evergreen
17:00 pinesol News from qatests: Failed configuring websockets <http://testing.evergreen-ils.org/~li​ve/test.22.html#2019-07-22T17:00:17,478555459-0400 -0>
17:05 mmorgan left #evergreen
17:35 stephengwills left #evergreen
18:47 sandbergja joined #evergreen

Results for 2019-07-21

01:04 sandbergja joined #evergreen
01:27 sandbergja joined #evergreen
05:01 pinesol News from qatests: Testing Success <http://testing.evergreen-ils.org/~live>
07:39 bshum I cleaned up the OpenSRF launchpad series and milestones a bit, and added a new one for OpenSRF 3.2-beta to track new changes intended for master and next series of OpenSRF
07:40 * bshum will poke at it more later tonight
07:40 bshum Assuming any of us survive the heat today :(
11:07 sandbergja joined #evergreen
15:04 yboston joined #evergreen
15:53 pinesol [opensrf|Bill Erickson] LP1834208 Removing apache2-websockets - <http://git.evergreen-ils.org/?p​=OpenSRF.git;a=commit;h=a2522f2>
15:53 pinesol [opensrf|Jason Stephenson] LP1834208 Remove example Apache Websockets configuration - <http://git.evergreen-ils.org/?p​=OpenSRF.git;a=commit;h=8124440>
15:53 pinesol [opensrf|Jason Stephenson] LP1834208 Update proxy example configuration files - <http://git.evergreen-ils.org/?p​=OpenSRF.git;a=commit;h=c409bb7>
15:53 pinesol [opensrf|Jason Boyer] LP1834208 Rearrange proxy instructions to reduce repetition - <http://git.evergreen-ils.org/?p​=OpenSRF.git;a=commit;h=502ecca>
15:53 pinesol [opensrf|Ben Shum] LP1834208 fix OpenSRF README asciidoc syntax - <http://git.evergreen-ils.org/?p​=OpenSRF.git;a=commit;h=27950b7>
15:55 pinesol [evergreen|Jason Stephenson] LP#1834208: Use X-Forwarded-For in example Apache configuration - <http://git.evergreen-ils.org/?p=​Evergreen.git;a=commit;h=1c5f6ea>
17:01 pinesol News from qatests: Failed configuring websockets <http://testing.evergreen-ils.org/~li​ve/test.22.html#2019-07-21T16:58:03,248307243-0400 -0>
23:53 sandbergja joined #evergreen

Result pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143