[OPEN-ILS-GENERAL] Loan Periods and Fines (was Re: Question for consortiums)

2008-12-01 Thread Jason Stephenson
Quoting Hardy, Elaine [EMAIL PROTECTED]: Loan periods and fines are agreed upon by the entire consortium. There are three levels of max fines a library can opt for, but the daily fines for specific items are the same. Is it possible to set these on an individual library basis in a consortium?

Re: [OPEN-ILS-GENERAL] Loan Periods and Fines (was Re: Question for consortiums)

2008-12-01 Thread Jason Stephenson
Quoting James Fournie [EMAIL PROTECTED]: You can completely customize loan periods and fines using JavaScript. We have a separate script for each library in the consortium. [Snip] That's not exactly what I like to hear. It should be configurable in the database. I'll need to do some

Re: [OPEN-ILS-GENERAL] Interesting proposal about approachingEvergreengovernance

2009-05-23 Thread Jason Stephenson
Quoting Karen Schneider k...@esilibrary.com: but we will still need to find a really good working mechanism for the voice of the community to be heard. Most F/OSS projects don't work like traditional software vendors and users' groups are for the most part, nonexistent. The voice of the

[OPEN-ILS-GENERAL] ***SPAM*** Re: Evergreen Server Install

2009-08-03 Thread Jason Stephenson
Quoting Harbottle, Joel R joel.r.harbot...@gmail.com: Hi All, I'm wondering if any one knows whether it is possible to natively install Evergreen's server on a Macintosh running Mac OS X 10.4 Tiger without any emulation. It should be possible, but it won't necessarily be easy. If you don't

Re: [OPEN-ILS-GENERAL] Evergreen on BSD (was: Evergreen Server Question)

2010-07-22 Thread Jason Stephenson
Quoting Dan Scott d...@coffeecode.net: On Thu, 2010-07-22 at 16:08 +1000, Joel Harbottle wrote: Hi All, By any chance, does anyone know if it is yet possible to run Evergreen's server side on FreeBSD 7.2? As far as I know, not yet. We have committed some patches from Dan McMahill to OpenSRF

Re: [OPEN-ILS-GENERAL] Is there a resource for initial setup

2010-09-11 Thread Jason Stephenson
Vicki, You should be able to use the migration_tools from ESI to get your bibs and holdings loaded properly. Have a look here to get a summary of the migration tools: http://git.esilibrary.com/?p=migration-tools.git;a=summary If you have git, you get the tools with at the following URL:

Re: [OPEN-ILS-GENERAL] emptying the database.

2010-09-17 Thread Jason Stephenson
Quoting Metcalf, Steve metca...@evergreen.edu: At http://www.open-ils.org/dokuwiki/doku.php?id=evergreen-admin:importing:b ibrecordss[]=batchs[]=load under Restoring your Evergreen database to an empty state, there is a command that is supposed to create a clean Evergreen database schema. The

Re: [OPEN-ILS-GENERAL] Custom client possible?

2010-09-28 Thread Jason Stephenson
functions and has some examples of doing requests via JavaScript. Note that you will need to be able to authenticate in order to do anything interesting. Jason Stephenson Merrimack Valley Library Consortium

Re: [OPEN-ILS-GENERAL] MARC for electronic resources

2010-09-29 Thread Jason Stephenson
multiple 856 tags. IIRC they are repeatable. Also, in checking the code, it looks like you're expected to add multiple 856s, one for each holding library. Also, in 2.0 at least, the shortname can go in a subfield 9, w, or n. HtH, Jason Stephenson Merrimack Valley Library Consortium Sent

Re: [OPEN-ILS-GENERAL] Override Checkout Failure no_matchpoint error

2010-10-06 Thread Jason Stephenson
the list archives for an answer. Thanks, Jason Stephenson MVLC Thanks! Geoff Brown Geoff Brown gebr...@niagaracollege.ca 10/06/10 11:17 am Hi All, Niagara College is receiving an Override Checkout Failure no_matchpoint error message. It appears after we we add new volumes and items

Re: [OPEN-ILS-GENERAL] ***SPAM*** Re: Unexpected results changing Organisational Units through Staff Client in EG 2.0 alpha4

2010-10-22 Thread Jason Stephenson
Just as a followup, I've been working on scripts for our migration next year. In those scripts, I delete all of the org units and org unit information except for the consortium. I also update the entry for the consortium entry with our information and then create the org_units in the

Re: [OPEN-ILS-GENERAL] Fwd: NISO Press Release: NISO Announces Availability of NCIP Implementer Registry (11/10/10)

2010-11-11 Thread Jason Stephenson
attributed. My corollary: The wonderful thing about any given standard is that there are so many ways to interpret it. On Wed, Nov 10, 2010 at 10:04 AM, Jason Stephenson jstephen...@mvlc.orgwrote: Quoting Lori Bowen Ayre lori.a...@galecia.com: Is anyone out there working on developing

Re: [OPEN-ILS-GENERAL] Organizational units problem

2010-11-15 Thread Jason Stephenson
Quoting Joshua Ashworth jashwo...@daytonmetrolibrary.org: Hello, I've started to configure an Evergreen system for evaluation purposes and decided to use the Evergreen 1.6.0.1 virtual image from the download page. I replaced the sample organizational units with our own hierarchy and then ran

Re: [OPEN-ILS-GENERAL] SIP and Sorters / Self Check systems

2010-11-17 Thread Jason Stephenson
when we migrate next Spring. From what we've heard, it should be rather simple. Thanks, Jason Stephenson Merrimack Valley Library Consortium Quoting Rogan Hamby rha...@florencelibrary.org: Are there any Evergreen libraries on the list currently using SIP based sorters / self check systems

Re: [OPEN-ILS-GENERAL] How can we delete Org Units with SQL for EG 2.0 beta3

2010-12-02 Thread Jason Stephenson
...@localhost run]$ psql -U evergreen -h localhost evergreen Password for user evergreen: psql (8.4.5) Type help for help. evergreen=# .. Op 1-dec-2010, om 19:42 heeft Jason Stephenson het volgende geschreven: Repke, Try this: BEGIN; DELETE FROM actor.org_unit WHERE id 1; DELETE FROM

Re: [OPEN-ILS-GENERAL] Aged Circulation?

2010-12-04 Thread Jason Stephenson
-in and possibly store different stat_cats, though all entries in a given stat_cat would be recorded. Cheers, Jason Stephenson MVLC

Re: [OPEN-ILS-GENERAL] Unexpected results changing Organisational Units through Staff Client in EG 2.0 (again)

2010-12-13 Thread Jason Stephenson
Joseph, You most likely need to run /openils/bin/autogen.sh on the server as well as restart memcached. Jason Stephenson Merrimack Valley Library Consortium

[OPEN-ILS-GENERAL] RELEASE TEAM: Bug Wrangling

2011-01-26 Thread Jason Stephenson
Hi, all. Mike Rylander has tagged the 2.0.0 release in SVN. I have updated bug statuses of series and milestone targeted bugs that were Fix Committed to Fix Released. A few other bugs that were never specifically targeted to 2.0 have also been so updated. Jason

Re: [OPEN-ILS-GENERAL] OS platforms - Ubuntu 10.04 Debian squeeze

2011-02-14 Thread Jason Stephenson
bibs, 3.3 million items, and 500,000 patrons. We plan to go live on Evergreen at the end of May/beginning of June this year. HtH, Jason Stephenson Merimack Valley Library Consortium

Re: [OPEN-ILS-GENERAL] importing 2000.000 records

2011-03-24 Thread Jason Stephenson
to load, because Evergreen does much less server side processing with authority records.) The above was done on a trunk installation, so it is not 2.0.3, but something more recent that requires PostgreSQL 9.0. Hopefully, that gives you some idea of how long your load might take. HTH, Jason

Re: [OPEN-ILS-GENERAL] Setting up grace period in 1.6.0.8

2011-03-30 Thread Jason Stephenson
Quoting Thomas Berezansky tsb...@mvlc.org: My understanding (from writing a patch for trunk/2.1 to change it) is that the grace period is defined on the fine generator cronjob as a number of fine intervals before fines are generated. This is a global value, but due to other issues (in 2.0

Re: [OPEN-ILS-GENERAL] Open-ILS email list archives - an unusual request

2011-04-05 Thread Jason Stephenson
Chris, For something as innocuous as an unsubscribe request, I don't have a problem with the message being deleted. That said, it is probably not a good habit to get into, and therefore you might want to say no in order not to set a precedent. Just my thoughts. Jason Stephenson MVLC

Re: [OPEN-ILS-GENERAL] Bib/item import question

2011-04-15 Thread Jason Stephenson
Mary, I load the MARC records in a source specific to the downloadable service, eg. Overdrive or Safari Books Online. These sources have the transcendant [sic] flag set to TRUE. This allows the bibs to appear in the catalog without having copies attached. HtH, Jason Stepenson MVLC

Re: [OPEN-ILS-GENERAL] Import MARC for Overdrive (Electronic resource) records

2011-05-02 Thread Jason Stephenson
you want to set. As for modifying the MARC fields during import, I'm a bit of a newbie at using the batch import feature, so I don't feel comfortable trying to field that question. Jason Stephenson MVLC

[OPEN-ILS-GENERAL] No PDF of 2.0 Draft Documentation

2011-05-03 Thread Jason Stephenson
Hi, When I just now tried to get the PDF of the 2.0 draft documentation, I got a 404 error. http://docs.evergreen-ils.org/2.0/draft/pdf/Evergreen_Documentation.pdf The above is where the PDF icon link on the table of contents sends you. Jason Stephenson MVLC

Re: [OPEN-ILS-GENERAL] Overlaying MARC bib records in batch file upload

2011-06-08 Thread Jason Stephenson
Quoting Steven Pisani spis...@biblio.org: Thanks, Kathy-- we actually explored that method, but found that the overlay did not work for us and the target bib record remained unchanged. We would really prefer doing it that way, since the action takes place within the single queue instead of

Re: [OPEN-ILS-GENERAL] Error on Linux Client Startup Rel 2_0_6

2011-06-13 Thread Jason Stephenson
Quoting Thomas Berezansky tsb...@mvlc.org: Seems like the ownership of your profile folder may be a tad out of whack. I *think* that ends up being in ~/.OpenILS or similar. So a recursive chown on that to your user account may help. Mine is in ~/.openils (all lower case) if that helps.

Re: [OPEN-ILS-GENERAL] About Evergreen Staff Client download software for Windows Vista

2011-06-14 Thread Jason Stephenson
check with the organization that runs the server to see if it is compatible with their server. They may have a specific client version that you need to use. HtH, Jason Stephenson Thanks, Rita Liu

[OPEN-ILS-GENERAL] SIP2 Enhancements

2011-07-07 Thread Jason Stephenson
getting these features. I would also like for this code to get some more wide spread testing before it is adopted into the mainline Evergreen codebase. Cheers, Jason Stephenson Merrimack Valley Library Consortium

[OPEN-ILS-GENERAL] MVLC MARC Templates branch

2011-08-05 Thread Jason Stephenson
, caveat downloader, no warranty, no documentation, we're not responsible if it gives you an orange afro, etc., etc. http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/dyrcona/MVLC_MARC_templates Enjoy, Jason Stephenson Merrimack Valley Library Consortium

Re: [OPEN-ILS-GENERAL] Evergreen Cassie from Librarica

2011-10-19 Thread Jason Stephenson
Quoting Heidi Florenzen hfloren...@hermiston.or.us: Has anyone successfully paired Cassie with Evergreen? (We're currently running Evergreen version 2.1) If so can you please share details? We've been without integration for 10 months. Yep. I'd recommend using the latest SIPServer from

Re: [OPEN-ILS-GENERAL] odd problem

2011-11-17 Thread Jason Stephenson
Jesse, That very well could be the same issue. Did you actually try changing the settings and restarting your osrf services? You should also inspect action.hold_request with id of 46908 to see if anything is wrong with it, though I doubt it. Jason

Re: [OPEN-ILS-GENERAL] odd problem

2011-11-17 Thread Jason Stephenson
Quoting Jesse Ephraim jephr...@roanoketexas.com: Or should I just run osrf_ctl.sh -a start_all from /home/opensrf/opensrf-2.0.1/bin? osrf_ctl.sh -a restart_all You might need the -l option if you haven't set a hostname on your server. Jason

Re: [OPEN-ILS-GENERAL] Connecting circ transactions to changing patron profile

2011-11-18 Thread Jason Stephenson
Quoting Melissa Belvadi mbelv...@upei.ca: Am I missing something? auditor.actor_usr_history might help.

Re: [OPEN-ILS-GENERAL] What is the best OS for installing Evergreen-ILS?

2011-11-29 Thread Jason Stephenson
to test that and expand on his work, but haven't gotten time to do it, yet. You can read Bill's instructions here: http://yeti.esilibrary.com/~berick/docs/eg_freebsd.html HtH, Jason Stephenson Merrimack Valley Library Consortium

Re: [OPEN-ILS-GENERAL] Seperate Servers for OPAC and ILS?

2011-11-29 Thread Jason Stephenson
Quoting Thomas Misilo misi...@fit.edu: The reason I asked is we are currently running a split install for SirsiDynix Unicorn the OPAC and ILS software split. We decided to do this after our OPAC was hit by Google Spiders a couple of years ago. It seems like this is possible to do.

Re: [OPEN-ILS-GENERAL] What is the best OS for installing Evergreen-ILS?

2011-11-29 Thread Jason Stephenson
Quoting Wolf Halton wolf.hal...@gmail.com: Jason, Standing on the shoulders of those who made the install targets distributed with EG2.1, I hacked together my own additions to target Ubuntu 11.10. It seemed to work alright except for shoe-horning in Postgresql-9.1. I am sure it is more

Re: [OPEN-ILS-GENERAL] New Material OPAC Search URL

2012-01-06 Thread Jason Stephenson
There are other supercat feeds that allow you to limit results by shortname. http://www.open-ils.org/dokuwiki/doku.php?id=backend-devel:supercat:examples Has some examples of using different supercat feeds. Jason Quoting Geoff Brown gebr...@niagaracollege.ca: Hi June, Thanks for the

Re: [OPEN-ILS-GENERAL] 2, 1, 1 server cannot provide pages for 2.1.1 client

2012-01-11 Thread Jason Stephenson
Jim Bond-Harris Rosary High School I am going to take an entirely different tack to your question. I'm going to ask if there is some specific reason you are trying Evergreen. Have you tried Koha? http://koha-community.org/ You might find it a good fit for your needs. Jason Stephenson

Re: [OPEN-ILS-GENERAL] About using Evergreen on VMware

2012-02-07 Thread Jason Stephenson
in the #evergreen channel on irc.freenode.net. However, I'm guessing you are in Asia from the timestamp on your email, so the mailing list may be a better choice for you. HtH, Jason -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief

Re: [OPEN-ILS-GENERAL] About installing Evergreen...

2012-02-29 Thread Jason Stephenson
[WARN:8351:osrf_application.c:185:] Application open-ils.cstore returned non-zero value from 'osrfAppInitialize', not registering... opensrf 2012-02-29 19:42:00 [INFO:8347:osrf_system.c:396:] Child process 8351 (app open-ils.cstore) exited normally -- Jason Stephenson Assistant Director

Re: [OPEN-ILS-GENERAL] Question about run Staff client.

2012-02-29 Thread Jason Stephenson
on the server to generate that data. You will need to logout of the client and log back in since the client loads that data at login. HTH, Jason -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] ***SPAM*** Re: Evergreen Development

2012-04-05 Thread Jason Stephenson
. 'Nuff said. :) -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] Server Requirements for Demo

2012-04-18 Thread Jason Stephenson
space. You won't need that much disk space if you load the concerto data set, but depending on how you use the demo machine, disk space can disappear in a hurry. HtH, Jason -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler

Re: [OPEN-ILS-GENERAL] Fine Migration Question

2012-05-09 Thread Jason Stephenson
-- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

[OPEN-ILS-GENERAL] Evergreen 2.0.11 Release Announcement

2012-05-14 Thread Jason Stephenson
are strongly encouraged to upgrade to 2.1 or 2.2 by that date. The release is available for download at http://evergreen-ils.org/downloads -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] Importing Serials Records

2012-06-13 Thread Jason Stephenson
anyone else heard of exout, is that the normal extension for this? Or am I just doing something else wrong? Thanks, Ryan Allred Snell Pro -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] Electronic invoicing

2012-06-13 Thread Jason Stephenson
-- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] Evergreen staff client on Ubuntu 12.04

2012-07-02 Thread Jason Stephenson
direction? Thanks a lot. Lynda Howell. Lynda Howell, Systems Librarian Union Institute University 62 Ridge Street, Suite 2 Montpelier, Vermont 05602 (888) 828-8557 ext. 8747 library.ad...@myunion.edu -- Jason Stephenson Assistant Director for Technology

Re: [OPEN-ILS-GENERAL] Deposit Fees

2012-07-03 Thread Jason Stephenson
Mobile: 412-258-0372 HSLC office: 215-222-1532 hens...@hslc.org -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] error compiling evergrren

2012-07-05 Thread Jason Stephenson
-lncurses -lexpat -ldbi -ldl 5 /usr/bin/ld: cannot find -lpq collect2: ld returned 1 exit status any help would be appreciated -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] error compiling evergrren

2012-07-06 Thread Jason Stephenson
-Original Message- From: open-ils-general-boun...@list.georgialibraries.org [mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of Jason Stephenson Sent: July-05-12 2:20 PM To: open-ils-general@list.georgialibraries.org Subject: Re: [OPEN-ILS-GENERAL] error compiling evergrren

Re: [OPEN-ILS-GENERAL] error compiling evergrren

2012-07-06 Thread Jason Stephenson
autogensh.sh -u on the server? (Not sure if the -u is still needed.) -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] Password reset uses phone number fails: EG2.2

2012-08-03 Thread Jason Stephenson
Quoting Thomas Berezansky tsb...@mvlc.org: All future resets would still be random. Because resetting someone's password to something that is basically public information, their phone number, is asking for accounts to be hijacked. -- Jason Stephenson Assistant Director for Technology

Re: [OPEN-ILS-GENERAL] Floating Collections

2012-08-08 Thread Jason Stephenson
be implemented in Evergreen for everyone. I can think of different ways to implement this depending on the desired level of flexibility. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] FW: Evergreen Suggestion

2012-08-09 Thread Jason Stephenson
. Butler. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] SQL help needed

2012-09-12 Thread Jason Stephenson
that there are so many things you can do to fix little problems in your data once you know how. HtH, Jason -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] authority control vendors

2012-09-24 Thread Jason Stephenson
that is probably more information than you wanted, but I wanted to point out that open source is not a problem when it comes to authority control, and that there is a solution out there. (Plus a little shameless self promotion never hurts.) HtH, Jason Thanks, Julie -- Jason Stephenson

Re: [OPEN-ILS-GENERAL] Limits on numbers of attached items?

2012-09-25 Thread Jason Stephenson
West Lane Ave. Columbus, OH 43221-3975 1-800-686-8975 x19 -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] adding Z39.50

2012-10-10 Thread Jason Stephenson
are copied with a new identifier and then modified as necessary. There is presently no interface in the client for doing this. Thanks in advance, Araik. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] Feature request : staff-client alert for patron account due to expire

2012-10-19 Thread Jason Stephenson
Best way to request new features other than by doing RFQs is to open a bug on Launchpad and set the Importance to wishlist. https://bugs.launchpad.net/evergreen HtH, Jason -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler

Re: [OPEN-ILS-GENERAL] Arabic language

2012-10-23 Thread Jason Stephenson
distributions of GNU/Linux. Do you advise me to use or using Koha I advise everyone to look at Koha and compare its features with Evergreen. You may find one a better fit for your needs than the other. Please help me Gratefully Nisreen Kabani -- Jason Stephenson Assistant Director

Re: [OPEN-ILS-GENERAL] Field to put local item information which is searchable.

2012-11-01 Thread Jason Stephenson
asset.stat_cat and asset.stat_cat_entry for that. It's reportable and searchable in the database. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] Mobile catalog?

2012-11-08 Thread Jason Stephenson
in? Thanks for any help that you can provide! Cheers! Buzzy Nielsen Library Director Hood River County Library District 502 State St Hood River, OR 97031 541-387-7062 http://hoodriverlibrary.org -- Jason Stephenson Assistant Director for Technology

Re: [OPEN-ILS-GENERAL] Can't import

2012-11-09 Thread Jason Stephenson
on in the org unit editor. Please ... can somebody tell me what check-box I have missed? Don Don Butterworth Faculty Associate / Librarian III B.L. Fisher Library Asbury Theological Seminary don.butterwo...@asburyseminary.edu (859) 858-2227 -- Jason Stephenson Assistant Director for Technology

Re: [OPEN-ILS-GENERAL] Can't import

2012-11-09 Thread Jason Stephenson
Esprit de l'escalier! The Organization Unit Types editor. Check the box for Can have Volumes and Copies for System. Then, you'll need to run autogen.sh. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] circs.tt2 files

2012-12-01 Thread Jason Stephenson
life so much easier. (That's aimed at everyone, not just Tony.) -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] further guidance

2012-12-10 Thread Jason Stephenson
to the doc sprint team! Great work! -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] Exporting bib records--quick question

2012-12-14 Thread Jason Stephenson
, but just wanted to ask folks and make sure I'm on the right track herethanks for your thoughts as you have a moment or two. -- Tony Bandy to...@ohionet.org OHIONET 1500 West Lane Ave. Columbus, OH 43221-3975 614-486-2966 x19 -- Jason Stephenson Assistant Director for Technology Services

Re: [OPEN-ILS-GENERAL] Error: Upgrade the Evergreen database schema

2012-12-20 Thread Jason Stephenson
ignored until end of transaction block ROLLBACK --- Any ideas? Regards, Arayik. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] Error: Upgrade the Evergreen database schema

2012-12-21 Thread Jason Stephenson
. Thanks in advance, Araik. -Original Message- From: open-ils-general-boun...@list.georgialibraries.org [mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of Jason Stephenson Sent: Thursday, December 20, 2012 6:34 PM To: open-ils-general@list.georgialibraries.org Subject

Re: [OPEN-ILS-GENERAL] Error: Upgrade the Evergreen database schema

2012-12-21 Thread Jason Stephenson
Quoting Jason Stephenson jstephen...@mvlc.org: Quoting Araik Manukyan ar...@flib.sci.am: Dear Jason, We have simply added *-v eg_version=2.3.1* to the script so that it became *psql -U evergreen -h localhost -v eg_version=2.3.1 -f version-upgrade/2.3.0-2.3.1-upgrade-db.sql evergreen* Yet

Re: [OPEN-ILS-GENERAL] Proposal to change Evergreen versioning scheme

2013-01-04 Thread Jason Stephenson
and 2.3 release maintainers. All of that being said, the version numbering scheme is not particularly important to me or to my institution. We run Evergreen from the master git branch and update whenever we feel it is worth it. -- Jason Stephenson Assistant Director for Technology Services

Re: [OPEN-ILS-GENERAL] Proposal to change Evergreen versioning scheme

2013-01-04 Thread Jason Stephenson
, when you run from the master branch in git, the date you build it is more or less your version. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] Proposal to change Evergreen versioning scheme

2013-01-07 Thread Jason Stephenson
On 01/07/2013 01:23 PM, Jason Etheridge wrote: I'm with you, but if we do ever go past zero and into negative numbers, I want a green screen telnet interface for staff use. You can have that now: http://git.mvlcstaff.org/?p=jason/issa.git;a=summary -- Jason Stephenson Assistant Director

Re: [OPEN-ILS-GENERAL] Creating record in 2.3.2

2013-01-16 Thread Jason Stephenson
. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] Annual Ebsco invoice

2013-01-26 Thread Jason Stephenson
Asbury Theological Seminary don.butterwo...@asburyseminary.edu mailto:don.butterwo...@asburyseminary.edu (859) 858-2227 -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] evergreen 2.3.3 cataloguing problem

2013-02-01 Thread Jason Stephenson
and reinstalling the client is not going to make it go away. You'll need to look in the apache error log to find the problem before anyone can give any advice on how to correct it. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug

Re: [OPEN-ILS-GENERAL] evergreen 2.3.3 cataloguing problem

2013-02-01 Thread Jason Stephenson
...@list.georgialibraries.org] On Behalf Of Jason Stephenson Sent: Friday, February 01, 2013 9:51 PM To: open-ils-general@list.georgialibraries.org Subject: Re: [OPEN-ILS-GENERAL] evergreen 2.3.3 cataloguing problem Quoting Gamer Der-Hovhanesian gamer_derhovhanes...@aybschool.am: We have deployed evergreen 2.3.3

Re: [OPEN-ILS-GENERAL] Fwd: Question for List-Serve

2013-02-06 Thread Jason Stephenson
response would be appreciated. ** ** Many Thanks, Don -- Don Butterworth Faculty Associate / Librarian III B.L. Fisher Library Asbury Theological Seminary don.butterwo...@asburyseminary.edu (859) 858-2227 -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley

Re: [OPEN-ILS-GENERAL] I Need Help With Hostname

2013-02-27 Thread Jason Stephenson
the client. The client by itself is useless without a server. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] Evergreen Software Performance Analysis

2013-02-28 Thread Jason Stephenson
through OpenSRF which handles database communication on the backend. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief Bug Wrangler, Evergreen ILS

Re: [OPEN-ILS-GENERAL] Evergreen Software Performance Analysis

2013-02-28 Thread Jason Stephenson
Quoting Mike Rylander mrylan...@gmail.com: And speaking as another of the developers, I'd love to see evidence of problems (really -- we can't address issues without it). New features and The point of the performance analysis is to gather that information. -- Jason Stephenson Assistant

Re: [OPEN-ILS-GENERAL] Evergreen Software Performance Analysis

2013-03-01 Thread Jason Stephenson
to be discouraged from participating in this discussion because they don't feel that they can report all the details of what is happening or can point to the line of code causing the problem. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium Chief

Re: [OPEN-ILS-GENERAL] The Evergreen of the future

2013-03-23 Thread Jason Stephenson
ML3022 Mn. St. Univ. - Mankato Mankato MN 56001 507.389.2000 http://www.mnpals.org/ -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium

Re: [OPEN-ILS-GENERAL] Request Queue Anomaly?

2013-04-02 Thread Jason Stephenson
Cruz Public Library. -- 427-7707 ext. 7747 The things I want to know are in books; my best friend is the man who'll get me a book I ain't read. -Abraham Lincoln -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium

Re: [OPEN-ILS-GENERAL] 64-bit Linux client?

2013-04-05 Thread Jason Stephenson
, but YMMV.) Thanks for your help! You're welcome. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium

Re: [OPEN-ILS-GENERAL] Deleting patrons(Obliterate) on 2.3.5 not working

2013-05-03 Thread Jason Stephenson
Library 817-491-2691 -- Benjamin Shum Open Source Software Coordinator Bibliomation, Inc. 32 Crest Road Middlebury, CT 06762 203-577-4070, ext. 113 -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium

Re: [OPEN-ILS-GENERAL] Barcode Scanning Problems

2013-05-03 Thread Jason Stephenson
here. It's just my observation of what seems to be going on. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium

Re: [OPEN-ILS-GENERAL] Claims Returned / Void Bill Glitch

2013-05-07 Thread Jason Stephenson
Scott, The problem is most likely fixed in 2.2+: https://bugs.launchpad.net/evergreen/+bug/793550 -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium

Re: [OPEN-ILS-GENERAL] No Matchpoint error on checkout 2.3.5

2013-05-22 Thread Jason Stephenson
the appropriate entries. You'll find these in the staff client from the Admin Menu = Local Administration = Circulation Policies. Thanks, Geoff Sams Roanoke Public Library 817-491-2691 -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium

Re: [OPEN-ILS-GENERAL] Facility to Add Patron's Photo

2013-05-24 Thread Jason Stephenson
://www.ipicyt.edu.mx -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium

[OPEN-ILS-GENERAL] Billing Fixes and Enhancements Sponsored by MassLNC

2013-07-06 Thread Jason Stephenson
, Jason Stephenson ja...@sigio.com

Re: [OPEN-ILS-GENERAL] Billing Fixes and Enhancements Sponsored by MassLNC

2013-07-10 Thread Jason Stephenson
and claims returned lost items. Thanks Tina Ji 1-888-848-9250 Trainer/Help Desk Specialist BC Libraries Cooperative/Sitka -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium

Re: [OPEN-ILS-GENERAL] MARC templates to share?

2013-07-18 Thread Jason Stephenson
/MVLC_MARC_templates Thanks in advance for your help! --Tony -- Tony Bandy to...@ohionet.org OHIONET 1500 West Lane Ave. Columbus, OH 43221-3975 614-486-2966 x19 -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium

Re: [OPEN-ILS-GENERAL] How do you package books for shipping?

2013-08-03 Thread Jason Stephenson
need a slip to indicate where they are going. The shipping company will use SIP to look up the book's destination. DVDs and CDs are shipped the same, with no protective wrapping. It seems to work rather well. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley

Re: [OPEN-ILS-GENERAL] How do you package books for shipping?

2013-08-03 Thread Jason Stephenson
sense from a workflow stand point and help protect the materials. I should have added that the items go in large, plastic bins here in Mass., as well. Individual items are not protected, though. On Sat, Aug 3, 2013 at 8:30 AM, Jason Stephenson jstephen...@mvlc.org mailto:jstephen

Re: [OPEN-ILS-GENERAL] Min amount of elapsed time before renewal is allowed settings?

2013-09-23 Thread Jason Stephenson
no setting because there is no setting. Evergreen allows renewals at any point in time after a checkout. The renewal due date is calculated from the date the renewal happens. If you'd like to see such a setting, then I suggest opening a wishlist bug on Launchpad. Thanks! -- Jason Stephenson

[OPEN-ILS-GENERAL] Announcing the NCIP Development List

2013-09-23 Thread Jason Stephenson
wants to lurk and read up on what is happening. Currently, only the developers are allowed to speak. You can find the subscription page, archives, and other information about the list here: http://lists.mvlc.org/listinfo/ncip-dev -- Jason Stephenson Assistant Director for Technology Services

Re: [OPEN-ILS-GENERAL] Fwd: Opinions needed on copying patron data to the clipboard

2013-11-07 Thread Jason Stephenson
How about just an option to turn alerting on or off? I know that I generally don't want to be told when something succeeds. I generally only care about failures. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium

  1   2   3   >