]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
14 years agoAdd table action.hold_request_note, class "ahrn"
scottmk [Thu, 18 Jun 2009 21:06:48 +0000 (21:06 +0000)]
Add table action.hold_request_note, class "ahrn"

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13403 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoadding developer (me) to the about page
lmcfarland [Thu, 18 Jun 2009 17:54:47 +0000 (17:54 +0000)]
adding developer (me) to the about page

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13400 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoSupport for generating predictions based on publication patterns.
djfiander [Thu, 18 Jun 2009 01:10:16 +0000 (01:10 +0000)]
Support for generating predictions based on publication patterns.
Still don't support mixing publication patterns and combined dates.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13399 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoAdd a procedure to delete expired circulation history items
scottmk [Tue, 16 Jun 2009 14:44:37 +0000 (14:44 +0000)]
Add a procedure to delete expired circulation history items
in container.copy_bucket_item; also add an index so that this
operation doesn't need a full table scan.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13398 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoThe ever-popular/feared typo: Lanuage -> Language
dbs [Mon, 15 Jun 2009 19:55:35 +0000 (19:55 +0000)]
The ever-popular/feared typo: Lanuage -> Language

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13395 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agohold matrix matchpoint transit range is ref to org unit type, fixing IDL
erickson [Mon, 15 Jun 2009 18:16:05 +0000 (18:16 +0000)]
hold matrix matchpoint transit range is ref to org unit type, fixing IDL

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13392 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoremove suppress fields and default to user's pref via column picker. added column...
erickson [Mon, 15 Jun 2009 17:24:31 +0000 (17:24 +0000)]
remove suppress fields and default to user's pref via column picker.  added column picker to hold config interface

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13389 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoEnable Google Preview in craftsman skin
dbs [Mon, 15 Jun 2009 14:07:13 +0000 (14:07 +0000)]
Enable Google Preview in craftsman skin

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13385 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoAdd some logging to MFHDParser.pm, and prevent returning raw parsing errors to the...
dbs [Mon, 15 Jun 2009 03:32:54 +0000 (03:32 +0000)]
Add some logging to MFHDParser.pm, and prevent returning raw parsing errors to the client

In concert with c13383, this will give cataloguers the ability to fix errors in MFHD records
without requiring a system administrator to manipulate SQL directly. Sweet relief.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13384 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoMake it possible to edit MFHD records that have gone bad.
dbs [Mon, 15 Jun 2009 03:28:56 +0000 (03:28 +0000)]
Make it possible to edit MFHD records that have gone bad.

Previously, invalid MFHD records would be hidden from the staff client because
they had no holdings to display; now we check for isXUL() and display a default
location of "MFHD" inside the staff client if things are so messed up that even
the location isn't visible.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13383 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoWe need to explicitly require dijit.form.Form
dbs [Sun, 14 Jun 2009 03:34:18 +0000 (03:34 +0000)]
We need to explicitly require dijit.form.Form

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13382 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agomake it so 'bundle' must be targeted specifically, otherwise folks might accidentally...
phasefx [Fri, 12 Jun 2009 20:03:19 +0000 (20:03 +0000)]
make it so 'bundle' must be targeted specifically, otherwise folks might accidentally include build.tar if they package the client into an installer.  It's a dev convenience thing for me

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13381 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agodisallow merge if subordinate account is in collections
erickson [Fri, 12 Jun 2009 18:12:57 +0000 (18:12 +0000)]
disallow merge if subordinate account is in collections

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13379 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoFixes the display issue with using a lot of services in the Z39.50 client by summariz...
phasefx [Fri, 12 Jun 2009 02:04:21 +0000 (02:04 +0000)]
Fixes the display issue with using a lot of services in the Z39.50 client by summarizing the total results instead of listing them per service.  Based on a patch from Warren Layton.  Thanks!  I've tweaked this so that the per-service summaries still exist, but as a tooltip/mouse-over.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13375 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoUntested code for generating next dates for all patterns
djfiander [Fri, 12 Jun 2009 01:16:55 +0000 (01:16 +0000)]
Untested code for generating next dates for all patterns
specified in the standard. Now to write the code that calls the
generators to find the correct "next" issue from the current one.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13374 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoAdd index so that we can readily find all the
scottmk [Thu, 11 Jun 2009 20:43:07 +0000 (20:43 +0000)]
Add index so that we can readily find all the
items in a given copy_bucket.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13373 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agojoins in the all_circulations reporting view were ... overzealous
miker [Thu, 11 Jun 2009 18:22:31 +0000 (18:22 +0000)]
joins in the all_circulations reporting view were ... overzealous

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13370 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agofinished dupe patron search plugin
erickson [Thu, 11 Jun 2009 15:15:57 +0000 (15:15 +0000)]
finished dupe patron search plugin

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13369 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agopart 1, duplicate patron searching plugin
erickson [Wed, 10 Jun 2009 19:41:09 +0000 (19:41 +0000)]
part 1, duplicate patron searching plugin

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13367 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agohave spine label interface use authoritative copy retrieval to prevent ASSET_COPY_NOT...
phasefx [Wed, 10 Jun 2009 16:00:37 +0000 (16:00 +0000)]
have spine label interface use authoritative copy retrieval to prevent ASSET_COPY_NOT_FOUND race condition

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13364 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoadded org setting for future ability to close patron-related staff client tabs after...
erickson [Wed, 10 Jun 2009 14:27:20 +0000 (14:27 +0000)]
added org setting for future ability to close patron-related staff client tabs after a period of inactivity

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13363 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoenabled authoritative for several methods
erickson [Wed, 10 Jun 2009 12:38:31 +0000 (12:38 +0000)]
enabled authoritative for several methods

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13360 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agofix OPAC visible cosmetic bug for stat cats in staff client. Bitten again by JSON...
phasefx [Wed, 10 Jun 2009 10:09:21 +0000 (10:09 +0000)]
fix OPAC visible cosmetic bug for stat cats in staff client.  Bitten again by JSON returning '0' instead of 0

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13359 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agolooks like JSAN isn't really using its EXPORT list for function libraries
phasefx [Wed, 10 Jun 2009 09:39:29 +0000 (09:39 +0000)]
looks like JSAN isn't really using its EXPORT list for function libraries

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13358 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoindicate required widgets by checkin required-ness setting in the markup
erickson [Tue, 9 Jun 2009 21:35:46 +0000 (21:35 +0000)]
indicate required widgets by checkin required-ness setting in the markup

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13357 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years ago when using a text box and a value is required or regEx is defined, use a ValidationT...
erickson [Tue, 9 Jun 2009 21:35:09 +0000 (21:35 +0000)]
 when using a text box and a value is required or regEx is defined, use a ValidationTextBox instead

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13356 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoadded support for default inet access level setting
erickson [Tue, 9 Jun 2009 20:54:36 +0000 (20:54 +0000)]
added support for default inet access level setting

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13355 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoplugged in 'auto-set-juvenile-flag-by-dob' handler
erickson [Tue, 9 Jun 2009 20:40:33 +0000 (20:40 +0000)]
plugged in 'auto-set-juvenile-flag-by-dob' handler

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13354 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoremoved unnecessary check for the existence of matrix_test_result
erickson [Tue, 9 Jun 2009 20:12:29 +0000 (20:12 +0000)]
removed unnecessary check for the existence of matrix_test_result

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13353 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agodifferent show-all / show-required links. show new-addr button when show-required...
erickson [Tue, 9 Jun 2009 20:11:23 +0000 (20:11 +0000)]
different show-all / show-required links.  show new-addr button when show-required is selected

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13352 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoignore expired penalties
erickson [Tue, 9 Jun 2009 17:08:11 +0000 (17:08 +0000)]
ignore expired penalties

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13351 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoone small step for i18n
erickson [Tue, 9 Jun 2009 16:41:33 +0000 (16:41 +0000)]
one small step for i18n

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13350 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agosmarter boolean value test for display strings
erickson [Tue, 9 Jun 2009 16:33:01 +0000 (16:33 +0000)]
smarter boolean value test for display strings

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13349 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoadded org setting to turn on 'show bills tab first when bills owed'
erickson [Tue, 9 Jun 2009 16:22:46 +0000 (16:22 +0000)]
added org setting to turn on 'show bills tab first when bills owed'

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13348 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agodon't try to load user settings if we are not logged in yet
erickson [Tue, 9 Jun 2009 16:22:00 +0000 (16:22 +0000)]
don't try to load user settings if we are not logged in yet

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13347 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agodon't try to load user settings if we are not logged in yet
erickson [Tue, 9 Jun 2009 16:21:45 +0000 (16:21 +0000)]
don't try to load user settings if we are not logged in yet

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13346 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoPatch from Laura McFarland (who's previous gajillion patches went woefully unattribut...
erickson [Tue, 9 Jun 2009 15:31:22 +0000 (15:31 +0000)]
Patch from Laura McFarland (who's previous gajillion patches went woefully unattributed) to tidy up and fix some bugs in the new survey editor UI.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13345 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agodoh! applied to the wrong call
miker [Mon, 8 Jun 2009 15:20:12 +0000 (15:20 +0000)]
doh! applied to the wrong call

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13342 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoallow rlist URLs to honor offset param
miker [Mon, 8 Jun 2009 14:55:20 +0000 (14:55 +0000)]
allow rlist URLs to honor offset param

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13339 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agotreat archived penalties as non-existent (unless explicitly retireved via pcrud)
erickson [Mon, 8 Jun 2009 13:49:11 +0000 (13:49 +0000)]
treat archived penalties as non-existent (unless explicitly retireved via pcrud)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13338 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoSet the string in the right properties file.
dbs [Sat, 6 Jun 2009 10:41:13 +0000 (10:41 +0000)]
Set the string in the right properties file.
We have "Due Time" on the live circ interface only for the moment.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13337 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoAdd a "Due Time" column. Useful for items that circulate only for hours at a time.
dbs [Sat, 6 Jun 2009 01:53:45 +0000 (01:53 +0000)]
Add a "Due Time" column. Useful for items that circulate only for hours at a time.

Warning: This is a gross hack, doesn't support localized displays, etc.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13336 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoallow bookbag (rlist) display to work with just one record id
miker [Fri, 5 Jun 2009 18:31:33 +0000 (18:31 +0000)]
allow bookbag (rlist) display to work with just one record id

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13333 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoshift off the class param
erickson [Fri, 5 Jun 2009 18:07:05 +0000 (18:07 +0000)]
shift off the class param

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13330 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agorepaired typo in module name
erickson [Fri, 5 Jun 2009 16:54:16 +0000 (16:54 +0000)]
repaired typo in module name

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13327 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agogrid getter fixes for 1.3
erickson [Fri, 5 Jun 2009 15:35:17 +0000 (15:35 +0000)]
grid getter fixes for 1.3

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13326 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoadding openils_dojo.js includes for our custom dojo build
miker [Fri, 5 Jun 2009 15:00:30 +0000 (15:00 +0000)]
adding openils_dojo.js includes for our custom dojo build

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13325 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agocreated setting to enable the creation of pending addresses
erickson [Fri, 5 Jun 2009 14:11:31 +0000 (14:11 +0000)]
created setting to enable the creation of pending addresses

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13324 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoplugged in pending addr approval. just need to fill in replaced addr details
erickson [Thu, 4 Jun 2009 22:33:33 +0000 (22:33 +0000)]
plugged in pending addr approval.  just need to fill in replaced addr details

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13323 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoadded ability to set display type (e.g. display is not 'block') when showing a node
erickson [Thu, 4 Jun 2009 22:27:08 +0000 (22:27 +0000)]
added ability to set display type (e.g. display is not 'block') when showing a node

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13322 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoclear pending flag on an approved address
erickson [Thu, 4 Jun 2009 22:26:01 +0000 (22:26 +0000)]
clear pending flag on an approved address

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13321 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoUpdate to preferred terminology to keep things clear for our patrons
dbs [Thu, 4 Jun 2009 22:13:53 +0000 (22:13 +0000)]
Update to preferred terminology to keep things clear for our patrons

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13320 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoadded support for reading zip code db and alerting when alert msg is present
erickson [Thu, 4 Jun 2009 20:35:49 +0000 (20:35 +0000)]
added support for reading zip code db and alerting when alert msg is present

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13319 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoadded an 'alert' field to the end of the zip code database. the purpose for now...
erickson [Thu, 4 Jun 2009 19:44:52 +0000 (19:44 +0000)]
added an 'alert' field to the end of the zip code database.  the purpose for now is to alert staff in the user editor when said post code is entered

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13318 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agodisable selector cells for system billing types so no deletion attempts are allowed
erickson [Thu, 4 Jun 2009 17:46:08 +0000 (17:46 +0000)]
disable selector cells for system billing types so no deletion attempts are allowed

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13317 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agomake the selector cell onclick handler more dojo-y. added support for disabling...
erickson [Thu, 4 Jun 2009 17:45:42 +0000 (17:45 +0000)]
make the selector cell onclick handler more dojo-y.  added support for disabling selector cell based on user-defined callback.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13316 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agohandle isNaN 'money' values
erickson [Thu, 4 Jun 2009 17:44:39 +0000 (17:44 +0000)]
handle isNaN 'money' values

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13315 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoBeginning of code to calcuate dates based on publication patterns.
djfiander [Thu, 4 Jun 2009 00:58:11 +0000 (00:58 +0000)]
Beginning of code to calcuate dates based on publication patterns.
This is still completely untested.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13314 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoMark some tests "TODO" for the time being
djfiander [Thu, 4 Jun 2009 00:56:50 +0000 (00:56 +0000)]
Mark some tests "TODO" for the time being

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13313 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agodo not use Located URIs for record inclusion when a copy location filter is requested
miker [Thu, 4 Jun 2009 00:00:57 +0000 (00:00 +0000)]
do not use Located URIs for record inclusion when a copy location filter is requested

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13312 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoturn on BibTemplate rendering of online resources by default
miker [Wed, 3 Jun 2009 20:05:18 +0000 (20:05 +0000)]
turn on BibTemplate rendering of online resources by default

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13311 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agono need to warn when orgid is null in find_org(), that's not an uncommon occurrence...
erickson [Wed, 3 Jun 2009 17:51:55 +0000 (17:51 +0000)]
no need to warn when orgid is null in find_org(), that's not an uncommon occurrence.  just return undef

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13308 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoBah, don't shift the args inside the loop!
dbs [Wed, 3 Jun 2009 17:16:30 +0000 (17:16 +0000)]
Bah, don't shift the args inside the loop!
Thanks to berick for reporting the problem

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13307 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoremoved and old pile of 'warn' statements used for debugging
erickson [Wed, 3 Jun 2009 16:05:12 +0000 (16:05 +0000)]
removed and old pile of 'warn' statements used for debugging

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13304 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agosilence 'uninitialized value in hash element' warnings
erickson [Wed, 3 Jun 2009 15:53:50 +0000 (15:53 +0000)]
silence 'uninitialized value in hash element' warnings

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13303 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agowhen retargeting alternate holds after opportunistic checkin capture, only retarget...
erickson [Wed, 3 Jun 2009 15:22:29 +0000 (15:22 +0000)]
when retargeting alternate holds after opportunistic checkin capture, only retarget related holds not all holds with prev_check_time=null

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13298 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoindent tidying; quiet the oilsContinueStatus messages a good bit
miker [Wed, 3 Jun 2009 14:40:26 +0000 (14:40 +0000)]
indent tidying; quiet the oilsContinueStatus messages a good bit

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13297 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agobe a little more strict on grace period; add support for restricting to short fine_in...
miker [Wed, 3 Jun 2009 02:18:29 +0000 (02:18 +0000)]
be a little more strict on grace period; add support for restricting to short fine_interval circs during the day, and a "do them all" run at night for longer intervals

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13296 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoTell MARC::File::XML to treat the XML as UTF8, otherwise non-ASCII characters get...
dbs [Wed, 3 Jun 2009 01:10:39 +0000 (01:10 +0000)]
Tell MARC::File::XML to treat the XML as UTF8, otherwise non-ASCII characters get mangled.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13295 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoregression in hold targeting where blanket expire_time is set
miker [Wed, 3 Jun 2009 00:52:36 +0000 (00:52 +0000)]
regression in hold targeting where blanket expire_time is set

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13294 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agomissed a column, for hold Available On. the other was the (timestamp) variant
phasefx [Tue, 2 Jun 2009 19:56:10 +0000 (19:56 +0000)]
missed a column, for hold Available On.  the other was the (timestamp) variant

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13289 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoPatch from Jeff Godin (MLC/TADL) which:
miker [Tue, 2 Jun 2009 17:11:02 +0000 (17:11 +0000)]
Patch from Jeff Godin (MLC/TADL) which:

Fixes the mixed content warnings from IE7 and IE8 "out of the box" without
breaking sites that use static servers for CSS and Javascript.

This sets OILS_PROTOCOL based on the environment variable HTTPS (which
Apache sets to "on" for https:// requests).

Thus, a page loaded via https:// gets https:// urls, and a page loaded via
http:// gets http:// urls.

To accommodate sites with static servers that can not support https,
there's a new OILS_OPAC_STATIC_PROTOCOL variable in eg_vhost.conf
which can be set to "http" to force JS/CSS to be loaded over http://
(you'll get the same warnings that you got before).

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13288 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoDon't go stampeding towards the location subfields!
dbs [Tue, 2 Jun 2009 13:54:04 +0000 (13:54 +0000)]
Don't go stampeding towards the location subfields!

Return gracefully if the MFHD record contains no 852 field, rather than erroring out

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13287 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agomake the input test a little more strict (require the presence of a search term)
erickson [Mon, 1 Jun 2009 20:44:58 +0000 (20:44 +0000)]
make the input test a little more strict (require the presence of a search term)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13284 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoif no search terms are sent, exit early
erickson [Mon, 1 Jun 2009 20:36:42 +0000 (20:36 +0000)]
if no search terms are sent, exit early

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13281 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agofixing logic error for the Available On column in various hold list interfaces. ...
phasefx [Mon, 1 Jun 2009 19:58:57 +0000 (19:58 +0000)]
fixing logic error for the Available On column in various hold list interfaces.  Stealing Jeff's fix instead of coming up with if/else mangling.  Can't test right away, so will backport later

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13280 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoadded some field labels
erickson [Mon, 1 Jun 2009 19:54:26 +0000 (19:54 +0000)]
added some field labels

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13279 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agofixed some column labels
erickson [Mon, 1 Jun 2009 19:54:00 +0000 (19:54 +0000)]
fixed some column labels

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13278 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoold-school circ scripts require refreshed script runner on renewals
erickson [Mon, 1 Jun 2009 19:46:32 +0000 (19:46 +0000)]
old-school circ scripts require refreshed script runner on renewals

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13275 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoAdd help for copying current field above or below current row
dbs [Mon, 1 Jun 2009 18:45:11 +0000 (18:45 +0000)]
Add help for copying current field above or below current row

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13274 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoInternet Explorer gets very upset by JS hashes with unquoted keys
dbs [Mon, 1 Jun 2009 04:56:58 +0000 (04:56 +0000)]
Internet Explorer gets very upset by JS hashes with unquoted keys

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13273 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoDisplay incomplete holdings, not missing volumes twice
dbs [Mon, 1 Jun 2009 03:54:51 +0000 (03:54 +0000)]
Display incomplete holdings, not missing volumes twice
Improve display of holdings with 100% wide table

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13272 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoBorrow miker's approach to finding the right depth to display holdings
dbs [Mon, 1 Jun 2009 03:36:12 +0000 (03:36 +0000)]
Borrow miker's approach to finding the right depth to display holdings
(might be worthwhile abstracting the 'here' bit to org_utils.js)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13271 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoInvoke a function rather than a property
dbs [Mon, 1 Jun 2009 03:33:13 +0000 (03:33 +0000)]
Invoke a function rather than a property

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13270 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoMake autogen.sh a bit more robust and informative
dbs [Sun, 31 May 2009 15:04:41 +0000 (15:04 +0000)]
Make autogen.sh a bit more robust and informative
  * Default to sysconfdir as configured at build time
  * Return an error message and value if the specified config file is not found
  * Support legacy option of using $1 as the config file value, without breaking "autogen.sh -u"

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13269 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agomake craftsman the default skin
miker [Sat, 30 May 2009 15:07:12 +0000 (15:07 +0000)]
make craftsman the default skin

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13268 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agobringing craftsman up to speed with BibTemplate and the copy location display. minor...
miker [Sat, 30 May 2009 15:05:07 +0000 (15:05 +0000)]
bringing craftsman up to speed with BibTemplate and the copy location display. minor display glitch (top border) with the copy location cell

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13267 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoone-character thinko in baseline online resource display, discovered by Warren Layton...
miker [Sat, 30 May 2009 02:59:39 +0000 (02:59 +0000)]
one-character thinko in baseline online resource display, discovered by Warren Layton -- thanks Warren!

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13264 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoUse Unicode-friendly regular expressions for registering and retrieving patrons by...
dbs [Fri, 29 May 2009 19:53:10 +0000 (19:53 +0000)]
Use Unicode-friendly regular expressions for registering and retrieving patrons by name

This enables patrons with names like Étienne or ԱԲԳԱՐ to be registered and retrieved

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13263 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agobe more strict about going away after short-circut code; check earlier for hold validity
miker [Fri, 29 May 2009 18:05:29 +0000 (18:05 +0000)]
be more strict about going away after short-circut code; check earlier for hold validity

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13262 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agostorage call needs to go to storage
erickson [Fri, 29 May 2009 15:47:15 +0000 (15:47 +0000)]
storage call needs to go to storage

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13257 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoSerials holdings: Use the 852 field to identify the location for each MFHD record
dbs [Fri, 29 May 2009 03:13:10 +0000 (03:13 +0000)]
Serials holdings: Use the 852 field to identify the location for each MFHD record
Also, fix up the import instructions a bit; however, marc2sre.pl still needs to be taught to generate owning_lib

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13256 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agooffline interfaces were only clearing on 'Save these transactions' if receipt printin...
phasefx [Thu, 28 May 2009 16:20:14 +0000 (16:20 +0000)]
offline interfaces were only clearing on 'Save these transactions' if receipt printing was enabled.  doh, thought I had fixed that

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13253 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoplugged in rest of group mods creation/deletion. just need whole group deletion now
erickson [Wed, 27 May 2009 21:05:44 +0000 (21:05 +0000)]
plugged in rest of group mods creation/deletion.  just need whole group deletion now

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13252 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoEnable the 001 and 003 control fields to be edited
dbs [Wed, 27 May 2009 20:16:35 +0000 (20:16 +0000)]
Enable the 001 and 003 control fields to be edited
This can help resolve conflicting TCN values when importing records; just edit the 001 of the incoming record

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13251 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agosilent failure regression in renew due to refactoring; spotted by Bill Ott of GRPL
miker [Wed, 27 May 2009 19:21:28 +0000 (19:21 +0000)]
silent failure regression in renew due to refactoring; spotted by Bill Ott of GRPL

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13249 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoCreate the MFHD perms and assign them by default to Cataloguers
dbs [Wed, 27 May 2009 03:56:59 +0000 (03:56 +0000)]
Create the MFHD perms and assign them by default to Cataloguers

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13248 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agooops, over-enthusiastic batch merge, rolling back the extra files
erickson [Wed, 27 May 2009 03:53:36 +0000 (03:53 +0000)]
oops, over-enthusiastic batch merge, rolling back the extra files

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13247 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoInternationalize the MFHD strings in the OPAC, using Dojo
dbs [Wed, 27 May 2009 03:48:28 +0000 (03:48 +0000)]
Internationalize the MFHD strings in the OPAC, using Dojo

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13246 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoadd pcrud controller for ccmcmtm and ccmcmt
erickson [Wed, 27 May 2009 03:45:04 +0000 (03:45 +0000)]
add pcrud controller for ccmcmtm and ccmcmt

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13245 dcc99617-32d9-48b4-a31d-7c20da2025e4