Koha-US / SIG - Web Dev Special Interet Group

Add meeting Rate page Subscribe

Koha-US / SIG - Web Dev Special Interet Group

These are all the meetings we have in "SIG - Web Dev Specia…" (part of the organization "Koha-US"). Click into individual meeting pages to watch the recording and search or read the transcript.

17 Aug 2023

00:16:23 NEKLS Zoom 3 / George Williams: //Special functions - create variables for multiple uses //Special function BRANCHCODE var loglibbc = $(".logged-in-branch-code").first().text().trim(); $("body").addClass(loglibbc);
00:16:38 NEKLS Zoom 3 / George Williams: /* Remove sex radio buttons from LEAVENWRTH, BASEHOR, LANSING */.LEAVENWRTH #memberentry_identity.rows ol li.radio, .BASEHOR #memberentry_identity.rows ol li.radio, .BONNERSPGS #memberentry_identity.rows ol li.radio, .LANSING #memberentry_identity.rows ol li.radio, .PHAXTELL #memberentry_identity.rows ol li.radio, .PHSES #memberentry_identity.rows ol li.radio, .PHSHS #memberentry_identity.rows ol li.radio, .PHSMS #memberentry_identity.rows ol li.radio { display: none;}
00:17:10 Jason: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34356
00:17:27 Lucas Gass: having some connection issues
00:19:32 Jason: https://pastebin.com/ak0Quj8d
00:35:22 NEKLS Zoom 3 / George Williams: https://github.com/will1410/koha_staff_branding
00:40:26 NEKLS Zoom 3 / George Williams: https://pastebin.com/
00:40:40 Jason: https://pastebin.com/4fVcXcmv
  • 4 participants
  • 50 minutes
discussion
user
having
patrons
administration
edit
unwanted
register
processing
george
youtube image

20 Jul 2023

No description provided.
  • 3 participants
  • 36 minutes
editing
customizations
hosted
user
staff
setup
webinars
upgrades
controls
clickable
youtube image

15 Jun 2023

00:07:21 NEKLS Zoom 3 / George Williams: https://bootstrapr.io/
00:08:06 Lucas Gass: Staff client as of 22.05 is Bootstrap 3.4.1
00:08:39 Lucas Gass: OPAC as of 22.05 if 4.5.0
00:14:24 NEKLS Zoom 3 / George Williams: https://venngage.com/tools/accessible-color-palette-generator
00:18:44 NEKLS Zoom 3 / George Williams: Here's an idea for a conference presentation - how to manage lighting in your office when maintenance installs occupancy sensor light switches in your office.
00:18:56 Michelle - CLAMS Library Network: Reacted to "Here's an idea for a..." with šŸ˜†
00:21:20 Brendan, CLAMS: when I worked in high school tech support we had those sensors, I hooked up a fan and some streamers in front of it
00:37:12 Lucas Gass: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33821
00:40:04 Barbara Johnson - Bedford: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33117
00:43:00 NEKLS Zoom 3 / George Williams: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31104
00:43:07 Lucas Gass: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32505
01:00:12 Michelle - CLAMS Library Network: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33321
  • 8 participants
  • 58 minutes
docs
google
edit
users
libraries
version
links
workflow
suggestions
logged
youtube image

18 May 2023

01:14:49 Eileen Chandler, CLAMS: This is one issue: 114029 In transit items showing up on holds queue
01:19:41 Eileen Chandler, CLAMS: some in transit items are showing "There is an item level hold on this item (priority = 0)" in their status and some are not
01:24:37 NEKLS Zoom 3 / George Williams: https://www.youtube.com/live/jGlbHWbzU60?feature=share&t=10996
01:28:41 Michelle CLAMS Library Network: I love it!
01:30:27 Lucas Gass: no more floats!!!
01:32:47 Jason - SEKLS: https://www.youtube.com/watch?v=qpPoAWZHzwY
01:35:22 NEKLS Zoom 3 / George Williams: I'm eating. Nobody wants to watch that.
01:37:06 Jason - SEKLS: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33772
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33773
01:44:36 NEKLS Zoom 3 / George Williams: https://wiki.koha-community.org/wiki/SQL_Reports_Library
01:44:42 NEKLS Zoom 3 / George Williams: https://wiki.koha-community.org/wiki/JQuery_Library
01:44:48 NEKLS Zoom 3 / George Williams: https://wiki.koha-community.org/wiki/HTML_%26_CSS_Library
01:45:05 Brendan, CLAMS: https://wiki.koha-community.org/wiki/Notices_and_Slips_Library#Footer_for_library_system_with_different_address_lengths
01:52:40 Lucas Gass: https://github.com/bywatersolutions/koha-plugin-overdue-notices-printer
  • 9 participants
  • 53 minutes
library
consortium
kansas
community
administration
staff
hi
user
koha
new
youtube image

20 Apr 2023

  • 5 participants
  • 1:05 hours
tweaks
upgrade
screen
discussion
users
view
revisit
browsing
testers
size
youtube image

16 Mar 2023

00:04:37 NEKLS Zoom 3 / George Williams: I was in the middle of chewing a big bite of sandwich, but I have a couple of things going on
00:10:41 Lucas Gass: we should add a data attribute to each row with a biblionumber in it
00:14:23 Lucas Gass: $('#holdings_table').on('init.dt', function() {

});
00:14:46 Lucas Gass: $('#holdings_table').on('draw.dt', function() {

});
00:15:17 Lucas Gass: $('#holdings_table').on('page.dt', function() {

});
00:16:03 NEKLS Zoom 3 / George Williams: borrower-attribute:HOLD
00:16:37 NEKLS Zoom 3 / George Williams: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30657
00:19:40 Lucas Gass: [% USE Dumper %]
[% Dumper.dump_html( borrower ) %]
00:25:55 Jason - SEKLS: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26440
00:29:01 Jason - SEKLS: (see additional shared code linked below for SQL select greater of two dates)
00:41:07 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25856
00:42:51 Michael Adamyk (CKLS): Jason, didnā€™t you do some CSS with that?
00:43:04 NEKLS Zoom 3 / George Williams: https://youtu.be/e5i_VIWsxxA
00:43:13 Jason - SEKLS: šŸ„¶
00:44:34 Michael Adamyk (CKLS): That video is the one I was thinking aboutā€¦ Sorry, forgot who I got it from! We use those on our system.
00:47:18 Jason - SEKLS: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32878
00:49:39 Jason - SEKLS: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15500
00:51:40 Michael Adamyk (CKLS): https://devs.bywatersolutions.com/2023/01/25/Add-FRBRized-View-to-OPAC-Results/

Additional shared code: https://docs.google.com/document/d/1UB7VNqxfr6cvjPyjBQzNM6YZ2iPBiDe6kMSCqM3I4j8/edit?usp=sharing
  • 7 participants
  • 56 minutes
updated
reserve
problems
blocked
holds
koha
users
servers
log
library
youtube image

16 Feb 2023

  • 6 participants
  • 39 minutes
hold
handling
courier
server
loading
trouble
scheduled
suspend
kansas
library
youtube image

19 Jan 2023

00:03:50 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26765
00:19:52 Lucas Gass: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26648
00:20:40 Lucas Gass: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31051
00:24:10 Jason (SEKLS): https://github.com/microsoft/fluentui-emoji
00:34:54 NEKLS Zoom 3 / George Williams: Stealth Upgrade!
00:43:00 NEKLS Zoom 3 / George Williams: I'm going to go. See you all later.
00:47:09 Michael Adamyk (CKLS): Jason, hereā€™s a bug for the 500 errors I was encountering in the job details

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31245
00:52:51 Jason (SEKLS): #108593: "View detail of the enqueued job" link not populating job ID
00:56:32 Jason (SEKLS): https://wiki.koha-community.org/wiki/SQL_Reports_Library#Get_list_of_deleted_items_from_background_job
00:57:27 Jason (SEKLS): https://wiki.koha-community.org/wiki/JQuery_Library#Add_feedback_to_batch_deletion_confirmation_screen
  • 6 participants
  • 55 minutes
browse
zoom
view
opac
xslt
project
authors
updated
concerns
microsoft
youtube image

17 Nov 2022

00:11:38 Jason: [29349]Ā Item-level holds should assume the same pickup location as bib-level holds
[29795]Ā If branch is mandatory on patron self registration form, the pull down should default to empty
[30226]Ā Add system preference to disable auto-renew checkbox at checkout
[7374]Ā Add remote image option for authorized values
00:22:31 Jason: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31742
00:24:56 Jason: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25787
00:28:44 Jason: https://wiki.koha-community.org/wiki/JQuery_Library#Show_Local_Copy_Status_in_Staff_Search_Results.2C_Hide_all_others_.28Updated_for_21.11.29
00:37:07 Jason: https://sandbox.bywatersolutions.com/
00:37:35 Jason: https://wiki.koha-community.org/wiki/Sandboxes
  • 4 participants
  • 53 minutes
updated
customizations
ui
functionality
draggable
overdue
concerns
exciting
jquery
2205
youtube image

27 Sep 2022

Leaders:
- Andrew Fuerste-Henry (Dubuque County Library District)
- Jason Robb (Southeast Kansas Library System)
  • 5 participants
  • 21 minutes
discussion
admin
having
web
george
workshop
shouldn
reconvene
dev
usability
youtube image

21 Jul 2022

00:15:16 Jason (SEKLS): https://github.com/jsonks/Koha-Modifications/tree/main/OPAC/CustomCollectionCodeIcons
00:16:45 NEKLS Zoom 3 / George Williams: https://pastebin.com/uwhtS4ZT
00:31:46 NEKLS Zoom 3 / George Williams: When I switch over to Chrome, It does take a long time.
00:39:09 NEKLS Zoom 3 / George Williams: $('#search-form, #cat_search, #searchterms .search-term-row input').attr('onkeyup','this.value = this.value.replace(/[:|;|?|*]/g, "-")');
00:39:53 NEKLS Zoom 3 / George Williams: $('#searchform input, .search-term-input .form-control').attr('onkeyup','this.value = this.value.replace(/[:|;|?|*]/g, "-")');
00:40:18 Jason (SEKLS): https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28899
00:51:55 NEKLS Zoom 3 / George Williams: I've got to go. See you all later.
  • 5 participants
  • 48 minutes
opac
icons
upload
remote
download
collections
presentation
images
interface
issue
youtube image

19 May 2022

00:19:54 Lucas Gass: li[class^="flipster-item-future-"]
00:20:52 Lucas Gass: https://www.geeksforgeeks.org/wildcard-selectors-and-in-css-for-classes/
00:24:20 Jason (SEKLS): grid-template-columns: repeat(auto-fill, minmax(var(--auto-grid-min-size), 1fr));
00:24:27 Jason (SEKLS): https://css-tricks.com/a-responsive-grid-layout-with-no-media-queries/
00:45:36 George Williams: https://wiki.koha-community.org/wiki/JQuery_Library#Circulation_rules_modifications_3.0
00:59:45 Barbara Johnson: https://koha-us.org/events/conferences/kohacon22/
  • 5 participants
  • 56 minutes
scrolling
css
grid
bootstrap
manage
displays
page
widget
flow
nav
youtube image

21 Apr 2022

  • 4 participants
  • 41 minutes
permissions
buttons
permission
browser
customizations
user
access
disable
setup
control
youtube image

17 Feb 2022

00:04:39 Heather Hernandez (she/her): I'm going to turn my camera off so y'all don't have to watch me eat my kim chi & rice.:)
00:07:29 Heather Hernandez (she/her): Exactly--it should be showing the format from the bib record's fixed fields.
00:08:14 Heather Hernandez (she/her): YES!!!
00:09:07 Heather Hernandez (she/her): But the 245 $h GMD won't tell you "book" or "large format..."
00:09:33 Jason Robb, SEKLS: it does if you use it improperly...err...with local terminology šŸ˜
00:10:00 Heather Hernandez (she/her): HAH! Yes! Not "improperly" but "according to local standards.":)
00:18:45 Heather Hernandez (she/her): Those are really cool, Jason!
00:28:33 Jason Robb, SEKLS: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12141
00:30:17 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30124
00:33:48 Lucas Gass: https://0bin.net/paste/M-YFQl6F#r2QUPLMV2SclQjU0EpOZkewL0Wf1zW2vRqc6L1dlWp2
00:35:18 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27647
00:39:13 Jason Robb, SEKLS: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18148
  • 5 participants
  • 47 minutes
editions
isbns
bibs
library
edition
book
synthetic
brochure
configuration
catalog
youtube image

20 Jan 2022

Chat logs:
00:21:01 George Williams - NEKLS: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8838
00:26:38 Jason Robb (SEKLS): https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26440
00:42:02 Lucas Gass: /api/v1/.html
00:46:34 Lucas Gass: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29571
  • 4 participants
  • 57 minutes
notices
account
submitted
website
policy
issue
patrons
lately
notice
client
youtube image

16 Dec 2021

Chat logs:
00:58:45 George Williams: $("#aai_EXPIRED").css("background-color", "yellow");
00:59:05 George Williams: $(".patronattributelabel:contains('Account expiration'), #pat_moremember #aai_EXPIRED").closest("body").addClass("expiredpatronx");
  • 6 participants
  • 57 minutes
invoice
processing
claims
dashboard
init
register
input
launched
program
button
youtube image

18 Nov 2021

Chat logs:

00:08:30 Barbara Johnson: https://wiki.koha-community.org/wiki/JQuery_Library#Highlight_titles_with_holds_in_the_search_results_table
00:28:17 Kristen Martinez: Not really! Just wanted to see what this group was about. :) I'm a neophyte.

Self-registration modifications: https://docs.google.com/document/d/1rt7J6FAQRkdR4jkFdCGC6InzimsMzf4azVSKK7fyPkc/edit?usp=sharing
  • 3 participants
  • 42 minutes
holds
registrations
apple
count
selector
handle
id
displaying
button
problems
youtube image

22 Oct 2021

Follow-up:

Series info doesn't need added via the API after 20.11 because of https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5927
  • 4 participants
  • 57 minutes
tweaks
view
updated
interface
patched
clickable
chrome
redone
header
icons
youtube image

24 Sep 2021

Recorded during the Fresh Perspectives conference.

Chat logs:
07:23:44 Rebecca Coert - APL: I have a report question :)
07:25:31 Lisette Scheer: SELECT LEFT (fieldname, 5)
07:30:16 Carol Pham: Is there a SQL library for ACQ?
07:31:16 Carol Pham: Omg, I can't believe I missed these. Thank You!
07:39:40 Rebecca Coert - APL: If you use Tab Separated Text (second option) you can format those when importing in Excel.
07:40:34 Rebecca Coert - APL: I find it cleaner than CSV
07:40:48 Heather Hernandez (she/her): Oh, come on--Slow Koha-US Cleanup TV!!!
07:42:48 Bob Bennhoff: Gotta run and go explain how lost items work to one of our libraries
07:43:04 Jason: Thanks Bob!
07:43:04 George - laptop: See you later Bob
07:49:11 Rebecca Coert - APL: that's great! Is this on the wiki?
07:51:04 Rebecca Coert - APL: LOVE the warning triangle!
07:54:20 George - laptop: Warning triangle video: https://youtu.be/__9M-tKxGdI
07:54:40 Barbara Johnson: /*BEGIN Re-sort Invoice table in desc order - RT 56230 1.31.19 lg*/$(document).ready(function () { if (window.location.href.indexOf("invoices.pl") [rightangledbracket] -1) { $(window).load(function () { var table = $('#resultst').DataTable(); // Sort by column 2 and then re-draw table .order( [ 2, 'desc' ] ) .draw(); }); }});
08:00:54 Jason: $("td[id^= + value +]")
08:01:28 Rebecca Coert - APL: [adorable!]
08:02:51 George - laptop: [attribute^=value]
08:03:09 George - laptop: selects everything with the attribute starting with "value"
08:05:04 Wally DesChamps: You all are blowing my mind with this...and I am loving it! I wish I was as adept as you are. I'm looking forward to continuing to learn more!!!
08:05:59 Heather Hernandez (she/her): It shows the community in action--that there's always support and help!!
08:06:20 Wally DesChamps: @heather ā€¦ yes, indeed!
08:08:47 Rebecca Coert - APL: These meetings are so helpful and informative! Thank you!
08:09:39 Heather Hernandez (she/her): Kitteh!! ā¤ļø
08:10:50 Victor Zuniga: Any tips/lessons learned on upgrading from an older Koha version (16.05.02.000) to the latest one? I think I read somewhere MySQL was replaced for a different DB server. Anything I should be aware of with compatibility/Schema issues?
08:15:07 Victor Zuniga: Thanks George!
08:15:13 Victor Zuniga: Thanks everyone!!
  • 8 participants
  • 54 minutes
hawaii
conference
host
community
hour
session
hi
servers
central
registration
youtube image

15 Jul 2021

  • 6 participants
  • 53 minutes
cataloging
dashboards
filter
authors
org
report
biblio
section
community
log
youtube image

17 Jun 2021

00:39:46 Lisette Scheer: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26206
00:40:05 Lisette Scheer: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28335
00:45:28 George - NEKLS: $('.BASEHOR label:contains("Kanopy (BASEHOR):")').parent().addClass('BASEHORkanopy');
00:47:42 George - NEKLS: //BASEHOR specific //Adds class to KANOPY allowed attribute $('.BASEHOR label:contains("Kanopy (BASEHOR):")').parent().addClass('BASEHORkanopy'); //Adds Kanopy allowed value to new patrons created at xxx only on new users var url = $(location).attr('href'); if (url.indexOf("memberentry.pl?op=add") != -1) { $('.BASEHORkanopy select option[value=BASEHOR]').attr("selected", "selected"); } //Changes to Kanopy not allowed when home library is changed to not-BASEHOR $('.BASEHOR #libraries').change(function() { $('.BASEHORkanopy select option[value="0"]').attr("selected", "selected"); }); //Changes to Kanopy allowed when home library is changed to xxx $('.BASEHOR #libraries option[value=BASEHOR]').click(function() { $('.BASEHORkanopy select option[value=BASEHOR]').attr("selected", "selected"); });
00:53:15 George - NEKLS: https://clcohio.org/sip-testing-tool/
  • 6 participants
  • 49 minutes
library
newer
website
bookshelf
project
book
plugin
catalogers
coho
settings
youtube image

20 May 2021

  • 6 participants
  • 55 minutes
users
concern
settings
bug
showed
submitted
log
v1
documentation
server
youtube image

15 Apr 2021

  • 7 participants
  • 42 minutes
checkout
27809
hold
checking
usability
table
manage
scrolling
patrons
worrisome
youtube image

19 Feb 2021

  • 5 participants
  • 46 minutes
edit
news
users
gone
opec
discussion
bug
updates
subscribed
noticed
youtube image

21 Jan 2021

Chat logs:
00:16:04 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26755
00:16:24 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26839
00:16:37 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26840
00:16:55 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27501
00:17:07 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27502
00:17:49 Lisette Scheer: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27513
00:21:06 Margaret Hade: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27468
00:23:08 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27498
00:26:02 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26861
00:28:08 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27320
00:28:34 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26681
00:34:48 Heather Hernandez (she/her): callnum,phr:vm1
00:36:49 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27157
00:38:55 Lisette Scheer: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14322
00:40:18 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27207
00:41:03 Lisette Scheer: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27207
00:46:10 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26876
00:48:15 Heather Hernandez (she/her): I have to run to another meeting--thanks, everyone!!
00:50:41 Barbara Johnson: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27504
  • 6 participants
  • 47 minutes
editing
ratings
section
bug
enhancements
subscription
parameters
notes
features
published
youtube image

17 Dec 2020

Chat logs:
00:05:44 Jason Robb: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17460
00:24:21 Jason Robb: $(document).ajaxComplete(function () { $('h4:contains(Clubs not enrolled in)').next('table').addClass('clubs-not-enrolled'); $('.clubs-not-enrolled').dataTable();});
00:42:58 Lisette: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15654
  • 5 participants
  • 50 minutes
registration
patreon
login
librarians
patrons
user
submitted
authentication
account
hosting
youtube image

19 Nov 2020

Chat log:
00:06:55 bjohnson: on the road with spotty wifi
00:07:19 George - NEKLS: That sounds like the title of a Willie Nelson song.
00:22:02 Christopher Brannon: .on("load", function() {
00:29:45 Christopher Brannon: if (str.indexOf("16:15") >= 0)
00:40:41 George - NEKLS: https://northeast-kansas-library-system.github.io/next/procedures/covid.closure.html
00:41:01 Lisette: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12450
00:41:21 George - NEKLS: https://northeast-kansas-library-system.github.io/next/procedures/covid.reopening.html
00:46:13 Christopher Brannon: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27025
  • 6 participants
  • 51 minutes
user
curbside
checkout
patrons
submitting
parking
workflow
stuff
pickup
hands
youtube image

15 Oct 2020

  • 7 participants
  • 45 minutes
hosting
opac
special
scheduled
libraries
updated
authorized
opinions
coho
administration
youtube image

10 Sep 2020

No description provided.
  • 4 participants
  • 22 minutes
opec
tweaks
hours
conference
planning
server
css
okay
workflow
opac
youtube image

13 Aug 2020

  • 6 participants
  • 48 minutes
editing
visually
discussion
available
opac
galadriel
users
readers
interesting
view
youtube image

9 Jul 2020

  • 5 participants
  • 35 minutes
scheduled
customizo
logs
filtering
dockerized
edits
chronologically
report
navigate
bugzilla
youtube image

11 Jun 2020

  • 5 participants
  • 28 minutes
pickup
holds
booking
users
suggestions
taking
stuff
libraries
curbside
requires
youtube image

9 Apr 2020

Chat Logs:

00:13:10 Holly: Hi, I'm Holly. I am systems librarian for Interleaf Technology in Interleaf, Dublin.
00:13:38 Holly: Well, Wicklow
00:24:52 Lucas Gass: Bug 22880
00:25:10 Lisette Scheer: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24387
00:25:36 Lucas Gass: bug 23794
00:26:38 Lucas Gass: Bug 24764
00:28:43 Lucas Gass: Bug 22660
00:34:39 Lisette Scheer: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21329
00:35:23 Lisette Scheer: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23420
  • 5 participants
  • 42 minutes
user
tweaking
editor
hi
online
libraries
preferences
version
outreach
interface
youtube image