]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
16 years agominor cleanup; allow numeric OUs
miker [Sat, 15 Mar 2008 03:50:41 +0000 (03:50 +0000)]
minor cleanup; allow numeric OUs

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

16 years agoallow url-based sort/dir to work
miker [Sat, 15 Mar 2008 03:33:56 +0000 (03:33 +0000)]
allow url-based sort/dir to work

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

16 years agofixing the slimpac
miker [Sat, 15 Mar 2008 01:29:21 +0000 (01:29 +0000)]
fixing the slimpac

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

16 years agospeed up the copy bucket interface a little bit
phasefx [Fri, 14 Mar 2008 23:24:52 +0000 (23:24 +0000)]
speed up the copy bucket interface a little bit

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

16 years agoremoving some dead code
miker [Fri, 14 Mar 2008 22:08:14 +0000 (22:08 +0000)]
removing some dead code

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

16 years agobrain damage. These are hold focus/range options.. let's keep them hidden until...
phasefx [Fri, 14 Mar 2008 21:43:17 +0000 (21:43 +0000)]
brain damage.  These are hold focus/range options.. let's keep them hidden until we can tie it to a config option or somesuch

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

16 years agoexpose hold freeze/thaw options for staff
phasefx [Fri, 14 Mar 2008 21:39:56 +0000 (21:39 +0000)]
expose hold freeze/thaw options for staff

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

16 years agojson number vs string again
phasefx [Fri, 14 Mar 2008 21:20:10 +0000 (21:20 +0000)]
json number vs string again

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

16 years agohiding "end" link with staged search, changed some terminology
erickson [Fri, 14 Mar 2008 21:01:17 +0000 (21:01 +0000)]
hiding "end" link with staged search, changed some terminology

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

16 years agoreturning the resulting $_ from map
miker [Fri, 14 Mar 2008 20:59:28 +0000 (20:59 +0000)]
returning the resulting $_ from map

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

16 years agooutput is now backwards compatibable with non-staged api call. added a config option...
erickson [Fri, 14 Mar 2008 20:32:45 +0000 (20:32 +0000)]
output is now backwards compatibable with non-staged api call.  added a config option for turning on staged search

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

16 years agoport the slimpac/opensearch to staged search via open-ils.search.biblio.multiclass...
miker [Fri, 14 Mar 2008 20:31:23 +0000 (20:31 +0000)]
port the slimpac/opensearch to staged search via open-ils.search.biblio.multiclass.query

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

16 years agoonly using active adjustments
miker [Fri, 14 Mar 2008 20:30:58 +0000 (20:30 +0000)]
only using active adjustments

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

16 years agoremoved debugging alert
erickson [Fri, 14 Mar 2008 19:22:08 +0000 (19:22 +0000)]
removed debugging alert

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

16 years agousing opac event to fetch the google data once
miker [Fri, 14 Mar 2008 19:12:38 +0000 (19:12 +0000)]
using opac event to fetch the google data once

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

16 years agostop looking when we have checked all of the possible hits for visibility. no longer...
erickson [Fri, 14 Mar 2008 19:03:06 +0000 (19:03 +0000)]
stop looking when we have checked all of the possible hits for visibility.  no longer calculating the average estimated hit count.  using the initial estimated hit count

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

16 years agothis is refactored code, and the environment where it came from had org ids, but...
phasefx [Fri, 14 Mar 2008 17:37:49 +0000 (17:37 +0000)]
this is refactored code, and the environment where it came from had org ids, but I was passing org objects here by mistake in it's new location, so.. flattening the orgs

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

16 years agoprotect against 0 checked
miker [Fri, 14 Mar 2008 16:47:52 +0000 (16:47 +0000)]
protect against 0 checked

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

16 years agofixed assumption that available=0 implies no hits, some cleanup
erickson [Fri, 14 Mar 2008 15:48:57 +0000 (15:48 +0000)]
fixed assumption that available=0 implies no hits, some cleanup

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

16 years agostaged search caching and paging
erickson [Fri, 14 Mar 2008 15:14:41 +0000 (15:14 +0000)]
staged search caching and paging

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

16 years agocorrecting comment
miker [Fri, 14 Mar 2008 13:35:48 +0000 (13:35 +0000)]
correcting comment

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

16 years agoallow all books in google books to show up, not just previewable ones
miker [Fri, 14 Mar 2008 13:34:32 +0000 (13:34 +0000)]
allow all books in google books to show up, not just previewable ones

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

16 years agothinkos ... it seems to be working now
miker [Fri, 14 Mar 2008 13:28:43 +0000 (13:28 +0000)]
thinkos ... it seems to be working now

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

16 years agoadding google books view to result pages
miker [Fri, 14 Mar 2008 13:00:32 +0000 (13:00 +0000)]
adding google books view to result pages

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

16 years agoadded basic caching layer for staged search. still need to do the number juggling...
erickson [Fri, 14 Mar 2008 01:49:04 +0000 (01:49 +0000)]
added basic caching layer for staged search.  still need to do the number juggling to determine real limit/offset values

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

16 years agoreplaced old-style checkperm call with allowed()
erickson [Thu, 13 Mar 2008 18:32:10 +0000 (18:32 +0000)]
replaced old-style checkperm call with allowed()

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

16 years agomaking old_best tests more explicit
miker [Thu, 13 Mar 2008 16:38:43 +0000 (16:38 +0000)]
making old_best tests more explicit

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

16 years agoadded selection_ou and depth enforcement to hold possibility check for metarecord...
erickson [Thu, 13 Mar 2008 15:57:51 +0000 (15:57 +0000)]
added selection_ou and depth enforcement to hold possibility check for metarecord, title, and volume holds

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

16 years agolots of permacrud definition ... lots to go
miker [Thu, 13 Mar 2008 05:20:23 +0000 (05:20 +0000)]
lots of permacrud definition ... lots to go

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

16 years agorepaired bug caused by parsing an empty date. added some style to the thaw-date...
erickson [Wed, 12 Mar 2008 19:16:50 +0000 (19:16 +0000)]
repaired bug caused by parsing an empty date.  added some style to the thaw-date form

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

16 years agogave oils_requestor the ability to find the IDL from the settings server based on...
erickson [Wed, 12 Mar 2008 16:04:21 +0000 (16:04 +0000)]
gave oils_requestor the ability to find the IDL from the settings server based on hostname if none is specified in the path.  passing hostname from the offline-blocked list generator

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

16 years agoupdated low-hit spellcheck and authority check to honor multi-class search calls
erickson [Wed, 12 Mar 2008 15:40:11 +0000 (15:40 +0000)]
updated low-hit spellcheck and authority check to honor multi-class search calls

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

16 years agochanged wording on place-hold-for-me button, moved it farther over to the right....
erickson [Wed, 12 Mar 2008 15:39:20 +0000 (15:39 +0000)]
changed wording on place-hold-for-me button, moved it farther over to the right.  disbled when any text is in the barcode field

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

16 years agoxml_transform class
miker [Wed, 12 Mar 2008 12:44:43 +0000 (12:44 +0000)]
xml_transform class

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

16 years agoadding real stylesheet data for mods 2, 3.0 and 3.2; allowing namespace URIs to be...
miker [Wed, 12 Mar 2008 01:17:32 +0000 (01:17 +0000)]
adding real stylesheet data for mods 2, 3.0 and 3.2; allowing namespace URIs to be non-unique, since MODS reuses the same one

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

16 years agomaking <context> based orgs work
miker [Tue, 11 Mar 2008 19:32:53 +0000 (19:32 +0000)]
making <context> based orgs work

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

16 years agoand return the result of the cstore call
miker [Tue, 11 Mar 2008 18:55:37 +0000 (18:55 +0000)]
and return the result of the cstore call

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

16 years agosplit on pipes, not between every character; also, commit after an update
miker [Tue, 11 Mar 2008 18:52:51 +0000 (18:52 +0000)]
split on pipes, not between every character; also, commit after an update

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

16 years agopermacrud search works!
miker [Tue, 11 Mar 2008 18:34:54 +0000 (18:34 +0000)]
permacrud search works!

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

16 years agogetAttribute is for elements, not xpath contexts
miker [Tue, 11 Mar 2008 17:30:34 +0000 (17:30 +0000)]
getAttribute is for elements, not xpath contexts

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

16 years agoonly test type if we have an object
miker [Tue, 11 Mar 2008 17:27:41 +0000 (17:27 +0000)]
only test type if we have an object

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

16 years agoadded the permacrud namespace, some log lines for debugging
erickson [Tue, 11 Mar 2008 17:21:35 +0000 (17:21 +0000)]
added the permacrud namespace, some log lines for debugging

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

16 years agogenerate methods after loading the IDL
miker [Tue, 11 Mar 2008 16:49:55 +0000 (16:49 +0000)]
generate methods after loading the IDL

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

16 years agouse the correct context node, duh
miker [Tue, 11 Mar 2008 16:36:32 +0000 (16:36 +0000)]
use the correct context node, duh

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

16 years agotypo; settings-tester update
miker [Tue, 11 Mar 2008 16:26:45 +0000 (16:26 +0000)]
typo; settings-tester update

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

16 years agosearch method
miker [Tue, 11 Mar 2008 16:14:17 +0000 (16:14 +0000)]
search method

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

16 years agoadded ability to pass an object ID and hint to allowed() for object perm checking
erickson [Tue, 11 Mar 2008 15:46:47 +0000 (15:46 +0000)]
added ability to pass an object ID and hint to allowed() for object perm checking

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

16 years agoported object-specific perm checks from acq-experiment branch to trunk, since it...
erickson [Tue, 11 Mar 2008 15:15:25 +0000 (15:15 +0000)]
ported object-specific perm checks from acq-experiment branch to trunk, since it is globally applicable

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

16 years agocorrection to transit perms
miker [Tue, 11 Mar 2008 12:54:23 +0000 (12:54 +0000)]
correction to transit perms

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

16 years agoxsd update for all_perms flag
miker [Tue, 11 Mar 2008 12:53:27 +0000 (12:53 +0000)]
xsd update for all_perms flag

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

16 years agoall_perms flag and ou-less checking
miker [Tue, 11 Mar 2008 12:52:22 +0000 (12:52 +0000)]
all_perms flag and ou-less checking

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

16 years agopermacrud for config.metabib_field
miker [Tue, 11 Mar 2008 12:39:02 +0000 (12:39 +0000)]
permacrud for config.metabib_field

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

16 years agoinitial permacrud application
miker [Tue, 11 Mar 2008 12:26:58 +0000 (12:26 +0000)]
initial permacrud application

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

16 years agoFlip back to .authoritative version. Thanks Mike!
phasefx [Mon, 10 Mar 2008 15:19:57 +0000 (15:19 +0000)]
Flip back to .authoritative version.  Thanks Mike!

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

16 years agotypo and un-PINES-ifying language patch from Karen Collier
miker [Mon, 10 Mar 2008 12:22:53 +0000 (12:22 +0000)]
typo and un-PINES-ifying language patch from Karen Collier

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

16 years agoPatch from Scott McKellar:
miker [Mon, 10 Mar 2008 04:34:46 +0000 (04:34 +0000)]
Patch from Scott McKellar:

In oilsAuthGetTimeout() we make three calls to
osrf_settings_host_value_object(), which allocates a jsonObject.
However we were passing the return values directly to another
function, without capturing the pointers for freeing.  As a result
we were leaking the jsonObjects thus allocated.

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

16 years agoPatch from Scott McKellar:
miker [Mon, 10 Mar 2008 04:30:59 +0000 (04:30 +0000)]
Patch from Scott McKellar:

1. The functions _rest_xml_output and _escape_xml are now static, and
a couple of their parameters are now const.

2. In json_string_to_xml() we were leaking res_xml in the case of an
early return.  I moved the early return out of the way.

3. In _rest_xml_output() we were leaking tag in the case of an early
return.  I plugged that leak.

4. In a couple of spots I replaced buffer_data() with buffer_release(),
and eliminated two intermediate variables that are no longer needed.

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

16 years agoPatch from Scott McKellar:
miker [Mon, 10 Mar 2008 04:25:35 +0000 (04:25 +0000)]
Patch from Scott McKellar:

This patch is mostly a performance tweak.

1. I replaced all instances of "jsonParseString( "[]" )" with
"jsonNewObjectType(JSON_ARRAY)", which produces the same result
with less work.

2. Likewise I replaced all instances of "jsonParseString( "{}" )"
with "jsonNewObjectType(JSON_HASH)".

3. In two spots I eliminated a memset() applied to _tmp_dt, a variable
of type time_t.

4. In several calls to strftime() I used the sizeof operator to
replace hard-coded buffer lengths.

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

16 years agomaking OpenILS::Application the base app so that authoritative works
miker [Mon, 10 Mar 2008 04:04:44 +0000 (04:04 +0000)]
making OpenILS::Application the base app so that authoritative works

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

16 years agodisable .authoritative for these for the time being
phasefx [Mon, 10 Mar 2008 02:55:21 +0000 (02:55 +0000)]
disable .authoritative for these for the time being

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

16 years agoSwitch to .authoritative version of some methods
phasefx [Mon, 10 Mar 2008 02:49:04 +0000 (02:49 +0000)]
Switch to .authoritative version of some methods

We're getting a 404 with these:
open-ils.search.callnumber.retrieve.authoritative
open-ils.search.asset.copy.fleshed.batch.retrieve.authoritative
open-ils.search.biblio.record.copy_count.staff.authoritative
open-ils.circ.copy_location.retrieve.authoritative
open-ils.circ.hold.details.retrieve.authoritative
open-ils.circ.holds.id_list.retrieve.authoritative
open-ils.circ.open_non_cataloged_circulation.user.authoritative
open-ils.actor.usergroup.members.retrieve.authoritative
open-ils.circ.money.billing.retrieve.all.authoritative
open-ils.circ.money.billable_xact_summary.retrieve.authoritative
open-ils.circ.money.payment.retrieve.all.authoritative
open-ils.search.biblio.record.mods_slim.retrieve.authoritative

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

16 years agoadded initial (basic) staged search support
erickson [Mon, 10 Mar 2008 02:35:40 +0000 (02:35 +0000)]
added initial (basic) staged search support

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

16 years agosome normalization functions for use in in-DB ingest, when it happens
miker [Mon, 10 Mar 2008 01:06:23 +0000 (01:06 +0000)]
some normalization functions for use in in-DB ingest, when it happens

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

16 years agowe can't reliably use messagecat with scripts that run before the onload event
phasefx [Mon, 10 Mar 2008 01:03:32 +0000 (01:03 +0000)]
we can't reliably use messagecat with scripts that run before the onload event

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

16 years agoNACO normalization is handy to have around
miker [Mon, 10 Mar 2008 00:45:35 +0000 (00:45 +0000)]
NACO normalization is handy to have around

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

16 years agoonly search where search_field is true
miker [Sun, 9 Mar 2008 17:24:11 +0000 (17:24 +0000)]
only search where search_field is true

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

16 years agousing json true instead of 1
erickson [Sun, 9 Mar 2008 01:22:02 +0000 (01:22 +0000)]
using json true instead of 1

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

16 years agoworking around Number vs String from JSON again.. might be a better way to handle...
phasefx [Sun, 9 Mar 2008 01:12:03 +0000 (01:12 +0000)]
working around Number vs String from JSON again.. might be a better way to handle this

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

16 years agoinitial checkouts-by-circ-mods support
erickson [Sun, 9 Mar 2008 01:03:32 +0000 (01:03 +0000)]
initial checkouts-by-circ-mods support

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

16 years agolayout change for z39.50 client
phasefx [Sun, 9 Mar 2008 00:20:07 +0000 (00:20 +0000)]
layout change for z39.50 client

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

16 years agothis should be quoted
phasefx [Sat, 8 Mar 2008 23:57:15 +0000 (23:57 +0000)]
this should be quoted

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

16 years agoadded a testString binding to messagecat, since z3950.js is generating keys and getSt...
phasefx [Sat, 8 Mar 2008 09:18:41 +0000 (09:18 +0000)]
added a testString binding to messagecat, since z3950.js is generating keys and getString throws an alert when a key is not found

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

16 years agoHrmm, global_utils.js gets copied and shared between chrome and remote xul, so not...
phasefx [Sat, 8 Mar 2008 09:02:30 +0000 (09:02 +0000)]
Hrmm, global_utils.js gets copied and shared between chrome and remote xul, so not sure what's the best thing to do here for the properties files.  Where do we want the redundancy?  Or can we get rid of it?

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

16 years agonon-cat vs pre-cat labels. Stop throwing an error dialog if a pre-cat checkout is...
phasefx [Sat, 8 Mar 2008 08:50:59 +0000 (08:50 +0000)]
non-cat vs pre-cat labels.  Stop throwing an error dialog if a pre-cat checkout is cancelled

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

16 years agoexplicit number casting for JSON results
phasefx [Sat, 8 Mar 2008 07:55:15 +0000 (07:55 +0000)]
explicit number casting for JSON results

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

16 years agodead code
phasefx [Sat, 8 Mar 2008 07:46:39 +0000 (07:46 +0000)]
dead code

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

16 years agosome i18n goodness and fixes. And an extra column for patron lists, and including...
phasefx [Sat, 8 Mar 2008 07:40:21 +0000 (07:40 +0000)]
some i18n goodness and fixes.  And an extra column for patron lists, and including the last name for staff who collected a payment

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

16 years agotypos, and working around the fun JSON number/text casting issue
phasefx [Sat, 8 Mar 2008 07:38:57 +0000 (07:38 +0000)]
typos, and working around the fun JSON number/text casting issue

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

16 years agonotify staff if no payments applied or no patron credit added, and do not print recei...
phasefx [Sat, 8 Mar 2008 03:47:41 +0000 (03:47 +0000)]
notify staff if no payments applied or no patron credit added, and do not print receipt. bug #609

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

16 years agobring a little sanity to blank tab labels
phasefx [Fri, 7 Mar 2008 22:34:51 +0000 (22:34 +0000)]
bring a little sanity to blank tab labels

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

16 years agoThe user perm editor was derived from a previous user editor so there might be some...
phasefx [Fri, 7 Mar 2008 21:50:08 +0000 (21:50 +0000)]
The user perm editor was derived from a previous user editor so there might be some cruft here; for example, take_survey.js

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

16 years agoBelieve these have been replaced by ue.xhtml and family
phasefx [Fri, 7 Mar 2008 21:44:59 +0000 (21:44 +0000)]
Believe these have been replaced by ue.xhtml and family

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

16 years agoeliminate some redundancy before I try to i18n-ize this
phasefx [Fri, 7 Mar 2008 21:07:15 +0000 (21:07 +0000)]
eliminate some redundancy before I try to i18n-ize this

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

16 years agoadding circ_item_list example reporter view; installing staged-search stuff
miker [Fri, 7 Mar 2008 18:10:23 +0000 (18:10 +0000)]
adding circ_item_list example reporter view; installing staged-search stuff

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

16 years agoactually trimming the record hashes
miker [Fri, 7 Mar 2008 17:18:31 +0000 (17:18 +0000)]
actually trimming the record hashes

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

16 years agotrimming the record hashes
miker [Fri, 7 Mar 2008 17:15:35 +0000 (17:15 +0000)]
trimming the record hashes

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

16 years agoremember kids, always execute your prepared queries before fetching from them
miker [Fri, 7 Mar 2008 16:54:43 +0000 (16:54 +0000)]
remember kids, always execute your prepared queries before fetching from them

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

16 years agotypos
miker [Fri, 7 Mar 2008 16:51:19 +0000 (16:51 +0000)]
typos

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

16 years agotypos
miker [Fri, 7 Mar 2008 16:48:28 +0000 (16:48 +0000)]
typos

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

16 years agotypos
miker [Fri, 7 Mar 2008 16:29:51 +0000 (16:29 +0000)]
typos

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

16 years agothinkos
miker [Fri, 7 Mar 2008 16:27:16 +0000 (16:27 +0000)]
thinkos

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

16 years agobecause Dan understands the importance of proper speeeling
miker [Fri, 7 Mar 2008 15:48:31 +0000 (15:48 +0000)]
because Dan understands the importance of proper speeeling

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

16 years agoadding preferred lang support to the new perl, and adjusting the depth test logic
miker [Fri, 7 Mar 2008 15:40:07 +0000 (15:40 +0000)]
adding preferred lang support to the new perl, and adjusting the depth test logic

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

16 years agoadd preferred language support
miker [Fri, 7 Mar 2008 15:19:01 +0000 (15:19 +0000)]
add preferred language support

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

16 years agoexplicitly use the JSON module
miker [Fri, 7 Mar 2008 04:13:03 +0000 (04:13 +0000)]
explicitly use the JSON module

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

16 years agoshiny new search method based on staged search stored proc
miker [Fri, 7 Mar 2008 04:05:19 +0000 (04:05 +0000)]
shiny new search method based on staged search stored proc

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

16 years agoimprove metarecord constituent record test
miker [Fri, 7 Mar 2008 02:58:33 +0000 (02:58 +0000)]
improve metarecord constituent record test

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

16 years agowent too far with the aliasing
miker [Fri, 7 Mar 2008 02:33:47 +0000 (02:33 +0000)]
went too far with the aliasing

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

16 years agocut-n-past gotcha
miker [Fri, 7 Mar 2008 01:59:40 +0000 (01:59 +0000)]
cut-n-past gotcha

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

16 years agoadding alias qualifier to support more than one search class
miker [Fri, 7 Mar 2008 01:46:42 +0000 (01:46 +0000)]
adding alias qualifier to support more than one search class

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