]> git.evergreen-ils.org Git - working/Evergreen.git/log
working/Evergreen.git
15 years agoprevent erroneous error message on xact begin when an exact already exists
erickson [Wed, 22 Apr 2009 17:07:50 +0000 (17:07 +0000)]
prevent erroneous error message on xact begin when an exact already exists

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

15 years agoteach the batch processor to ignore targets with existing events (pending for active...
miker [Wed, 22 Apr 2009 16:46:56 +0000 (16:46 +0000)]
teach the batch processor to ignore targets with existing events (pending for active, any for passive) for the def in question

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

15 years agojust in case any cstore connections linger, force disconnect after we're done with...
erickson [Wed, 22 Apr 2009 16:36:05 +0000 (16:36 +0000)]
just in case any cstore connections linger, force disconnect after we're done with them

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

15 years agowhen only one cstore clause is passed to an editor query, no need for containing...
erickson [Wed, 22 Apr 2009 15:56:23 +0000 (15:56 +0000)]
when only one cstore clause is passed to an editor query, no need for containing array

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

15 years agouse string comparator
erickson [Wed, 22 Apr 2009 15:49:20 +0000 (15:49 +0000)]
use string comparator

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

15 years agotell the IDL about the new name column on event_definition
miker [Wed, 22 Apr 2009 14:04:27 +0000 (14:04 +0000)]
tell the IDL about the new name column on event_definition

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

15 years agoadd an explict name column to event definitions, unique on owner
miker [Wed, 22 Apr 2009 13:54:23 +0000 (13:54 +0000)]
add an explict name column to event definitions, unique on owner

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

15 years agobuilding the grid cell widget forces server fetches, which cause grid display to...
erickson [Wed, 22 Apr 2009 13:20:50 +0000 (13:20 +0000)]
building the grid cell widget forces server fetches, which cause grid display to act wonky.  disabling for now until I can put together some pre-draw fetching logic

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

15 years ago$pen is an object in this case, not a hash
erickson [Wed, 22 Apr 2009 13:03:30 +0000 (13:03 +0000)]
$pen is an object in this case, not a hash

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

15 years agoTypo fix
dbs [Wed, 22 Apr 2009 03:26:53 +0000 (03:26 +0000)]
Typo fix

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

15 years agoby default, load the most recently accessed 'local' purchase orders. made filters...
erickson [Tue, 21 Apr 2009 20:24:01 +0000 (20:24 +0000)]
by default, load the most recently accessed 'local' purchase orders.  made filters non-required, horizonatalized filter layout.  ported to autogrid

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

15 years agoimport stuff before using it
erickson [Tue, 21 Apr 2009 20:22:59 +0000 (20:22 +0000)]
import stuff before using it

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

15 years agopermacrud entries for purchase order
erickson [Tue, 21 Apr 2009 20:22:28 +0000 (20:22 +0000)]
permacrud entries for purchase order

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

15 years agocreate events after the commit to prevent any possible race condition. also, no...
erickson [Tue, 21 Apr 2009 19:37:53 +0000 (19:37 +0000)]
create events after the commit to prevent any possible race condition.  also, no need for the manual activity log entry

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

15 years agoAdded create_time columns to acq.fund_debit and acq.fund_allocation.
scottmk [Tue, 21 Apr 2009 19:29:55 +0000 (19:29 +0000)]
Added create_time columns to acq.fund_debit and acq.fund_allocation.

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

15 years agoAdd <field> entries for two new create_time columns,
scottmk [Tue, 21 Apr 2009 18:49:41 +0000 (18:49 +0000)]
Add <field> entries for two new create_time columns,
in acq.fund_debit and acq.fund_allocation.

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

15 years agoplugged in au.create and au.update hook event creation
erickson [Tue, 21 Apr 2009 17:13:03 +0000 (17:13 +0000)]
plugged in au.create and au.update hook event creation

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

15 years agoPatch from James Fournie fixing regression of copy display in deep hierarchies which...
miker [Tue, 21 Apr 2009 16:23:16 +0000 (16:23 +0000)]
Patch from James Fournie fixing regression of copy display in deep hierarchies which was introduced by a partial fixed in r12470

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

15 years agowhen isXUL, load the linked bib record in the usual opac details wrapper tab, so...
erickson [Tue, 21 Apr 2009 16:08:48 +0000 (16:08 +0000)]
when isXUL, load the linked bib record in the usual opac details wrapper tab, so we can access holdings maintenance, etc.

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

15 years agofunction to get the XUL build id
erickson [Tue, 21 Apr 2009 16:01:59 +0000 (16:01 +0000)]
function to get the XUL build id

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

15 years agopass in the build ID and urls map to embedded browsers
erickson [Tue, 21 Apr 2009 16:01:03 +0000 (16:01 +0000)]
pass in the build ID and urls map to embedded browsers

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

15 years agoforce UTF-8 encoding of records when so requested (they already are UTF-8, just forci...
miker [Tue, 21 Apr 2009 15:54:28 +0000 (15:54 +0000)]
force UTF-8 encoding of records when so requested (they already are UTF-8, just forcing the flag)

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

15 years agoadding support for the <description> element under <class> and <field>
miker [Tue, 21 Apr 2009 15:44:31 +0000 (15:44 +0000)]
adding support for the <description> element under <class> and <field>

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

15 years agoadded func to turn on UniversalXPConnect and offer a friendly error when it fails
erickson [Tue, 21 Apr 2009 15:22:43 +0000 (15:22 +0000)]
added func to turn on UniversalXPConnect and offer a friendly error when it fails

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

15 years agoadding Dojo build profile (v1) for the OPAC (all thanks go to lmcfarland!)
miker [Tue, 21 Apr 2009 15:13:18 +0000 (15:13 +0000)]
adding Dojo build profile (v1) for the OPAC (all thanks go to lmcfarland!)

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

15 years agofor a given lineitem, give each lid that does not have a callnumber label defined...
erickson [Tue, 21 Apr 2009 14:17:58 +0000 (14:17 +0000)]
for a given lineitem, give each lid that does not have a callnumber label defined the same callnumber

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

15 years agodon't create dummy barcodes and callnumbers until it's absolutely necessary (i.e...
erickson [Tue, 21 Apr 2009 14:05:37 +0000 (14:05 +0000)]
don't create dummy barcodes and callnumbers until it's absolutely necessary (i.e. at asset import time)

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

15 years agoclean up the lineitem notes handling. clean up actions dropdown
erickson [Tue, 21 Apr 2009 13:58:04 +0000 (13:58 +0000)]
clean up the lineitem notes handling. clean up actions dropdown

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

15 years agowrap the ils-marc edit button in a perm
erickson [Mon, 20 Apr 2009 20:51:48 +0000 (20:51 +0000)]
wrap the ils-marc edit button in a perm

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

15 years agouse the smart lineitem price updater to handle exising fund debits
erickson [Mon, 20 Apr 2009 20:42:14 +0000 (20:42 +0000)]
use the smart lineitem price updater to handle exising fund debits

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

15 years agoif the bibs and holdings have already been loaded into the ILS, the marc from the...
erickson [Mon, 20 Apr 2009 20:36:41 +0000 (20:36 +0000)]
if the bibs and holdings have already been loaded into the ILS, the marc from the order record is no longer of much use.  by default, let's show the live marc record and give a link to open the marc editor for the live marc record from the lineitem info page

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

15 years agoslight wording change
erickson [Mon, 20 Apr 2009 20:35:30 +0000 (20:35 +0000)]
slight wording change

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

15 years agoclear away the li notes if necessary
erickson [Mon, 20 Apr 2009 20:31:37 +0000 (20:31 +0000)]
clear away the li notes if necessary

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

15 years agosimplify progress dialog. pass true to show to make it indeterminate
erickson [Mon, 20 Apr 2009 20:06:00 +0000 (20:06 +0000)]
simplify progress dialog.  pass true to show to make it indeterminate

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

15 years agooops, gotta commit
erickson [Mon, 20 Apr 2009 20:04:11 +0000 (20:04 +0000)]
oops, gotta commit

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

15 years agoonly one progress dialog
erickson [Mon, 20 Apr 2009 19:35:02 +0000 (19:35 +0000)]
only one progress dialog

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

15 years agomoved picklist delete into order.pm. code re-use
erickson [Mon, 20 Apr 2009 19:34:45 +0000 (19:34 +0000)]
moved picklist delete into order.pm.  code re-use

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

15 years agostrange things happen when you have to progress dialogs.. the page strethes out,...
erickson [Mon, 20 Apr 2009 19:34:05 +0000 (19:34 +0000)]
strange things happen when you have to progress dialogs.. the page strethes out, not sure why.  make it so a given dialog can be either indeterminate or not for reuse

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

15 years agoported picklist page to autogrid for consistency
erickson [Mon, 20 Apr 2009 18:33:33 +0000 (18:33 +0000)]
ported picklist page to autogrid for consistency

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

15 years agofetch lineitems in substream since they are so large
erickson [Mon, 20 Apr 2009 18:32:57 +0000 (18:32 +0000)]
fetch lineitems in substream since they are so large

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

15 years agotreat linked aou objects with datatype = 'link' the same as dataype = 'org_unit'...
erickson [Mon, 20 Apr 2009 18:03:25 +0000 (18:03 +0000)]
treat linked aou objects with datatype = 'link' the same as dataype = 'org_unit' objects

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

15 years agofor consistency, give org unit a reporter:selector field (of shortname)
erickson [Mon, 20 Apr 2009 18:02:14 +0000 (18:02 +0000)]
for consistency, give org unit a reporter:selector field (of shortname)

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

15 years agofixed some grid update and progress bugs with merge/clone
erickson [Mon, 20 Apr 2009 17:32:06 +0000 (17:32 +0000)]
fixed some grid update and progress bugs with merge/clone

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

15 years agorespond after li update, may not be any lid's
erickson [Mon, 20 Apr 2009 17:31:26 +0000 (17:31 +0000)]
respond after li update, may not be any lid's

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

15 years agoimplemented list clone and merge
erickson [Mon, 20 Apr 2009 16:28:02 +0000 (16:28 +0000)]
implemented list clone and merge

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

15 years agodon't update li on each li detail update, let the calling code do that for efficiency
erickson [Mon, 20 Apr 2009 15:32:41 +0000 (15:32 +0000)]
don't update li on each li detail update, let the calling code do that for efficiency

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

15 years agoadded selection list merge and clone plus some minor tweaks to processing status...
erickson [Mon, 20 Apr 2009 14:21:55 +0000 (14:21 +0000)]
added selection list merge and clone plus some minor tweaks to processing status updates

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

15 years agoshow some PO summary info along the top
erickson [Mon, 20 Apr 2009 01:01:30 +0000 (01:01 +0000)]
show some PO summary info along the top

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

15 years agoadded option to flesh total spent/encumbered for a PO
erickson [Mon, 20 Apr 2009 00:44:51 +0000 (00:44 +0000)]
added option to flesh total spent/encumbered for a PO

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

15 years agoadded virtual fields for total encumbered and total spent for a PO
erickson [Mon, 20 Apr 2009 00:43:50 +0000 (00:43 +0000)]
added virtual fields for total encumbered and total spent for a PO

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

15 years agomore enhanced lineitem price setting. updates existing debits if necessary
erickson [Sun, 19 Apr 2009 23:36:28 +0000 (23:36 +0000)]
more enhanced lineitem price setting.  updates existing debits if necessary

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

15 years agoRemove variables that aren't actually used anywhere in the script
dbs [Sun, 19 Apr 2009 16:50:59 +0000 (16:50 +0000)]
Remove variables that aren't actually used anywhere in the script

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

15 years agoprovide a non-emtpy default for the site portion of the pathinfo
miker [Fri, 17 Apr 2009 23:50:14 +0000 (23:50 +0000)]
provide a non-emtpy default for the site portion of the pathinfo

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

15 years agoAdd CREATE TABLE statements, and the associated IDL entries,
scottmk [Fri, 17 Apr 2009 18:15:12 +0000 (18:15 +0000)]
Add CREATE TABLE statements, and the associated IDL entries,
for two new tables:

acq.fund_tag
acq.fund_tag_map

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

15 years agoadding item-age axis to the browse interface
miker [Fri, 17 Apr 2009 18:07:40 +0000 (18:07 +0000)]
adding item-age axis to the browse interface

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

15 years agoadding explicit feed support for MODS 3.2 and 3.3, to support item/volume data (...
miker [Fri, 17 Apr 2009 18:06:46 +0000 (18:06 +0000)]
adding explicit feed support for MODS 3.2 and 3.3, to support item/volume data (-full mode) in feeds

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

15 years agoMODS33 introduced some annoying changes to the way URLs are treated;
dbs [Fri, 17 Apr 2009 16:58:40 +0000 (16:58 +0000)]
MODS33 introduced some annoying changes to the way URLs are treated;
  ind2=0 no longer generates a location element, just a uri. ugh.

Roll back to MODS32 for index and display purposes.

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

15 years ago'funding types' is a misnomer.. they're just funds
erickson [Fri, 17 Apr 2009 13:05:03 +0000 (13:05 +0000)]
'funding types' is a misnomer.. they're just funds

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

15 years agothinko
erickson [Fri, 17 Apr 2009 01:21:06 +0000 (01:21 +0000)]
thinko

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

15 years agoimplemented lineitem and lineitem_detail receive
erickson [Thu, 16 Apr 2009 21:52:49 +0000 (21:52 +0000)]
implemented lineitem and lineitem_detail receive

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

15 years agofixed logic error in check lineitem received. don't update picklist/po on li update...
erickson [Thu, 16 Apr 2009 21:52:12 +0000 (21:52 +0000)]
fixed logic error in check lineitem received.  don't update picklist/po on li update becuase we're re-updating over and over

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

15 years agoIn oils_cstore.c, tightened validation for partial autojoins, i.e.
scottmk [Thu, 16 Apr 2009 21:48:39 +0000 (21:48 +0000)]
In oils_cstore.c, tightened validation for partial autojoins, i.e.
when the query specifies only one of the join columns.

When looking up the other join column in the IDL, make sure that the
link used points to the right table.  Also make sure that the reltype
for the link is not "has_many", because that would imply that the
link is virtual, and the designated column doesn't exist in the
database.

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

15 years agologic bug
erickson [Thu, 16 Apr 2009 21:33:50 +0000 (21:33 +0000)]
logic bug

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

15 years agodon't append to the catalog link if it's already set
erickson [Thu, 16 Apr 2009 20:42:18 +0000 (20:42 +0000)]
don't append to the catalog link if it's already set

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

15 years agomore notes tweaks
erickson [Thu, 16 Apr 2009 20:37:29 +0000 (20:37 +0000)]
more notes tweaks

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

15 years agocreate / edit lineitem notes
erickson [Thu, 16 Apr 2009 19:56:16 +0000 (19:56 +0000)]
create / edit lineitem notes

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

15 years agoML lineitem note CUD method
erickson [Thu, 16 Apr 2009 19:54:19 +0000 (19:54 +0000)]
ML lineitem note CUD method

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

15 years agoinitial support for lineitem notes
erickson [Thu, 16 Apr 2009 15:57:49 +0000 (15:57 +0000)]
initial support for lineitem notes

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

15 years agoimplemented PO receive rollback and api's for li and lid rollback. li/lid ui to...
erickson [Thu, 16 Apr 2009 15:29:54 +0000 (15:29 +0000)]
implemented PO receive rollback and api's for li and lid rollback.  li/lid ui to come

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

15 years agouse new receive response types. cleaned up some progress handling
erickson [Thu, 16 Apr 2009 14:56:01 +0000 (14:56 +0000)]
use new receive response types.  cleaned up some progress handling

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

15 years agoBalance out connect() and disconnect() in _extract_856_uri
dbs [Thu, 16 Apr 2009 14:54:40 +0000 (14:54 +0000)]
Balance out connect() and disconnect() in _extract_856_uri

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

15 years agomove po/lid receive process into order.pm. added receive operation for lineitem
erickson [Thu, 16 Apr 2009 14:54:21 +0000 (14:54 +0000)]
move po/lid receive process into order.pm.  added receive operation for lineitem

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

15 years agomove to autogrid
erickson [Thu, 16 Apr 2009 14:45:18 +0000 (14:45 +0000)]
move to autogrid

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

15 years agoDouble-dashes anger the XML gods if you try to comment out the example extensions
dbs [Thu, 16 Apr 2009 14:11:47 +0000 (14:11 +0000)]
Double-dashes anger the XML gods if you try to comment out the example extensions

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

15 years agoIn oils_cstore.c: fix autojoin, i.e. the facility for constructing
scottmk [Thu, 16 Apr 2009 12:48:54 +0000 (12:48 +0000)]
In oils_cstore.c: fix autojoin, i.e. the facility for constructing
a join when the JSON query doesn't specify the columns involved.

When looking up a foreign key linkage in the IDL, ignore the parent
table's end of the link (where reltype = "has_many"), because the
parent doesn't know the name of the column at the other end.

Now an autojoin can work regardless of which table is subordinate
to which.

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

15 years agoadded callnumber to the batch operation set
erickson [Wed, 15 Apr 2009 19:43:01 +0000 (19:43 +0000)]
added callnumber to the batch operation set

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

15 years agoadded circ_modifier and note fields to li details edit page
erickson [Wed, 15 Apr 2009 19:33:05 +0000 (19:33 +0000)]
added circ_modifier and note fields to li details edit page

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

15 years agomoved li_detail CUD into order. removed old lid code
erickson [Wed, 15 Apr 2009 19:32:27 +0000 (19:32 +0000)]
moved li_detail CUD into order.  removed old lid code

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

15 years agoprovide option to leave lineitem_details when purging PO if the li points to a picklist
erickson [Wed, 15 Apr 2009 16:09:30 +0000 (16:09 +0000)]
provide option to leave lineitem_details when purging PO if the li points to a picklist

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

15 years agooption to skip asset creation at po create time with existing picklist. similar...
erickson [Wed, 15 Apr 2009 16:08:48 +0000 (16:08 +0000)]
option to skip asset creation at po create time with existing picklist.  similar update clues added to po/asset create that are in upload

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

15 years agomoved po create into order.pm. some other refactoring of asset creation
erickson [Wed, 15 Apr 2009 16:07:47 +0000 (16:07 +0000)]
moved po create into order.pm.  some other refactoring of asset creation

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

15 years agoif we keep the li around, reset some other fields
erickson [Wed, 15 Apr 2009 15:49:51 +0000 (15:49 +0000)]
if we keep the li around, reset some other fields

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

15 years agodon't remove the lineitem and attrs if it points to a selection list
erickson [Wed, 15 Apr 2009 15:45:42 +0000 (15:45 +0000)]
don't remove the lineitem and attrs if it points to a selection list

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

15 years agopgsql-server-dev is not a client requirement
dbs [Wed, 15 Apr 2009 15:12:05 +0000 (15:12 +0000)]
pgsql-server-dev is not a client requirement

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

15 years agoprotect the org trail from the top of the tree WITHOUT breaking everything...
miker [Wed, 15 Apr 2009 15:09:23 +0000 (15:09 +0000)]
protect the org trail from the top of the tree WITHOUT breaking everything...

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

15 years agoprotect the org trail from the top of the tree
miker [Wed, 15 Apr 2009 15:08:15 +0000 (15:08 +0000)]
protect the org trail from the top of the tree

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

15 years agomove the duplicate TCN test to /after/ the final attempt at TCN fixup
miker [Wed, 15 Apr 2009 14:15:58 +0000 (14:15 +0000)]
move the duplicate TCN test to /after/ the final attempt at TCN fixup

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

15 years agoEnable field transforms to be named with a schema; is_identifier()
dbs [Wed, 15 Apr 2009 03:20:32 +0000 (03:20 +0000)]
Enable field transforms to be named with a schema; is_identifier()
was being a bit too strict and killing perfectly good calls to
functions like "permission.usr_has_perm"

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

15 years agoyet untested method for calling the in-db merge stored proc to handle merging of...
miker [Wed, 15 Apr 2009 01:47:25 +0000 (01:47 +0000)]
yet untested method for calling the in-db merge stored proc to handle merging of master/sub bib records

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

15 years agohave the merge proc delete the source record after asset merging
miker [Wed, 15 Apr 2009 01:10:02 +0000 (01:10 +0000)]
have the merge proc delete the source record after asset merging

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

15 years agoteaching record merge function how to copy over 856 tags when there is a MARC-mapped...
miker [Wed, 15 Apr 2009 00:47:06 +0000 (00:47 +0000)]
teaching record merge function how to copy over 856 tags when there is a MARC-mapped URI entry

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

15 years agosql function to remove all traces of a PO. This is for testing/development purposes...
erickson [Tue, 14 Apr 2009 16:35:35 +0000 (16:35 +0000)]
sql function to remove all traces of a PO.  This is for testing/development purposes only

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

15 years agoincorrect sequence name
miker [Tue, 14 Apr 2009 16:12:11 +0000 (16:12 +0000)]
incorrect sequence name

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

15 years agoloosened perms for viewing group tree. fixed org_unit datatype on pgpt
erickson [Tue, 14 Apr 2009 16:10:16 +0000 (16:10 +0000)]
loosened perms for viewing group tree.  fixed org_unit datatype on pgpt

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

15 years agoadded status infor for bibs imported and indexed and copies indexed
erickson [Tue, 14 Apr 2009 15:38:03 +0000 (15:38 +0000)]
added status infor for bibs imported and indexed and copies indexed

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

15 years agodo the queued ingest dance like vandelay. create assets after the lineitems are...
erickson [Tue, 14 Apr 2009 15:37:23 +0000 (15:37 +0000)]
do the queued ingest dance like vandelay.  create assets after the lineitems are processed so we can begin/commit the transaction after each record

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

15 years ago1. In searchFieldTransform(): make sure that the function name and subcolumn,
scottmk [Tue, 14 Apr 2009 14:22:17 +0000 (14:22 +0000)]
1. In searchFieldTransform(): make sure that the function name and subcolumn,
when present, look like identifiers; i.e. protect against SQL injection.

2. Check for a NULL return value whenever calling searchFieldTransform().

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

15 years agoallow the grid to render display labels for linked classes that it can retrieve
erickson [Tue, 14 Apr 2009 14:14:11 +0000 (14:14 +0000)]
allow the grid to render display labels for linked classes that it can retrieve

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

15 years agoPatch to fix "insert subfield" shortcut key conflict in Mac client
dbs [Tue, 14 Apr 2009 03:20:19 +0000 (03:20 +0000)]
Patch to fix "insert subfield" shortcut key conflict in Mac client

Thanks to Alexander O'Neill <aoneill@upei.ca> for this patch

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

15 years agoremove stubs
phasefx [Tue, 14 Apr 2009 03:16:51 +0000 (03:16 +0000)]
remove stubs

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