]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
16 years agoadding the usr->barcode link
miker [Fri, 1 Feb 2008 20:38:03 +0000 (20:38 +0000)]
adding the usr->barcode link

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

16 years agoremoved cstoreditor :funcs import, was causing circular import problems when apputils...
erickson [Fri, 1 Feb 2008 20:19:52 +0000 (20:19 +0000)]
removed cstoreditor :funcs import, was causing circular import problems when apputils was imported by cstoreeditor.

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

16 years agomoved old-fashioned perm check to json_query for speed
erickson [Fri, 1 Feb 2008 20:10:26 +0000 (20:10 +0000)]
moved old-fashioned perm check to json_query for speed

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

16 years agoadded method to find the org tree segments where a user has a given permission, inclu...
erickson [Fri, 1 Feb 2008 20:03:45 +0000 (20:03 +0000)]
added method to find the org tree segments where a user has a given permission, includes work orgs

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

16 years agosidestep race condition with new volumes and db replication.. this should fix the...
phasefx [Fri, 1 Feb 2008 17:25:57 +0000 (17:25 +0000)]
sidestep race condition with new volumes and db replication.. this should fix the Stat Cat popup errors, but we need to test on weezie

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

16 years agosingle-row refresh does not realize when an item needs to move between lists, as...
phasefx [Fri, 1 Feb 2008 17:25:05 +0000 (17:25 +0000)]
single-row refresh does not realize when an item needs to move between lists, as in the Item Outs interface with Mark Lost or Claimed Returned.  This is a quick fix, needs testing

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

16 years agoit's the little things that getcha .... typo
miker [Fri, 1 Feb 2008 14:24:01 +0000 (14:24 +0000)]
it's the little things that getcha .... typo

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

16 years agosubcolumn redux: need to wrap the function call in parens to delimit the subcolumn...
miker [Fri, 1 Feb 2008 14:20:32 +0000 (14:20 +0000)]
subcolumn redux: need to wrap the function call in parens to delimit the subcolumn from the function

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

16 years agogive cstore the ability to select a subcolumn from a complex datatype, using the...
miker [Fri, 1 Feb 2008 14:10:33 +0000 (14:10 +0000)]
give cstore the ability to select a subcolumn from a complex datatype, using the transform syntax

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

16 years agoadding 610, 611 and 630 to the list of controlled fields
miker [Fri, 1 Feb 2008 05:10:42 +0000 (05:10 +0000)]
adding 610, 611 and 630 to the list of controlled fields

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

16 years agocomitting initial authoritative auto-magic transactions for cstore
erickson [Thu, 31 Jan 2008 22:45:28 +0000 (22:45 +0000)]
comitting initial authoritative auto-magic transactions for cstore

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

16 years agoduping method_type before using it as a data in the hash, since method_type is later...
erickson [Thu, 31 Jan 2008 21:58:50 +0000 (21:58 +0000)]
duping method_type before using it as a data in the hash, since method_type is later freed

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

16 years agomoving dedup to just where it is needed
miker [Thu, 31 Jan 2008 21:40:30 +0000 (21:40 +0000)]
moving dedup to just where it is needed

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

16 years agodisallow marking an item lost that is already marked lost
erickson [Thu, 31 Jan 2008 20:52:21 +0000 (20:52 +0000)]
disallow marking an item lost that is already marked lost

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

16 years agoput source include files in front of installed, system include files in the -I list...
miker [Thu, 31 Jan 2008 20:13:05 +0000 (20:13 +0000)]
put source include files in front of installed, system include files in the -I list (avoids mis-matched definition errors when const, etc is corrected)

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

16 years agoPatch from Scott McKellar to plug a small leak in open-ils.auth
miker [Thu, 31 Jan 2008 19:59:04 +0000 (19:59 +0000)]
Patch from Scott McKellar to plug a small leak in open-ils.auth

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

16 years agoMissed the header in the last patch (from Scott McKellar)
miker [Thu, 31 Jan 2008 19:55:57 +0000 (19:55 +0000)]
Missed the header in the last patch (from Scott McKellar)

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

16 years agoPatch from Scott McKellar:
miker [Thu, 31 Jan 2008 19:53:27 +0000 (19:53 +0000)]
Patch from Scott McKellar:

1. In oilsInitIDL: I added the const qualifier to the input parameter.
This change involved some juggling of a couple of extra variables.

2. Also in oilsInitIDL: I plugged a potential memory leak related to
an early return.

3. In oilsUtilsFetchUserByBarcode we create a jsonObject named
"card" but we weren't freeing it.  Now we free it.

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

16 years ago1. In main() we allocate a growing_buffer named "json". I added a
miker [Thu, 31 Jan 2008 19:01:25 +0000 (19:01 +0000)]
1. In main() we allocate a growing_buffer named "json".  I added a
line to free it.

2. In commitTransaction() and rollbackTransaction() I eliminated
a layer of jsonObjectClone(), along with the associated
jsonObjectFree().  Now we extract the string we want directly from
the original object without making an unnecessary copy.

3. I renamed the four macros starting with "E" so as to start
with "E_" instead.

4. All functions (other than main()) are now static, as are the three
variables that had been declared at global scope.

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

16 years agoPatch from Scott Mckellar to plug a few leaks
miker [Thu, 31 Jan 2008 18:56:38 +0000 (18:56 +0000)]
Patch from Scott Mckellar to plug a few leaks

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

16 years agoPatch from Scott McKellar:
miker [Thu, 31 Jan 2008 18:34:42 +0000 (18:34 +0000)]
Patch from Scott McKellar:

1. I added the const qualifier to a number of function parameters.

2. I moved the prototype for _oilsEventParseEvents() from the header
into the implementation file, and made the function static.  No other
source file calls it, nor should it.

3. I removed an extra leading underscore from each of _oilsEventEvents
and _oilsEventDescriptions, and made them static.

3. I removed an unhelpful cast from a call to safe_malloc().

4. I made sure to initialize every member of a new oilsEvent.

5. In several spots where we update pointer members of an oilsEvent,
I preceded the update with a free, in order to avoid potential
memory leaks.

6. I replaced calls to oilsEventSetPermission() and
oilsEventSetPayload() with the equivalent inline code.

7. In oilsEventFree(), the original code would free the json member
or the payload member but not both.  We now free both.  We also
free the event member, which we didn't do before.

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

16 years agoPatch from Scott McKellar plugging several pointer leaks
miker [Thu, 31 Jan 2008 18:13:37 +0000 (18:13 +0000)]
Patch from Scott McKellar plugging several pointer leaks

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

16 years agoMake "make clean" clean the staff_client directory as well
dbs [Wed, 30 Jan 2008 21:56:40 +0000 (21:56 +0000)]
Make "make clean" clean the staff_client directory as well

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

16 years agochange D_ALERT log level to D_WARN to avoid unneeded popups
phasefx [Wed, 30 Jan 2008 19:00:38 +0000 (19:00 +0000)]
change D_ALERT log level to D_WARN to avoid unneeded popups

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

16 years agoensuring transactions are closed after a billing is applied against a negative balanc...
erickson [Wed, 30 Jan 2008 17:13:42 +0000 (17:13 +0000)]
ensuring transactions are closed after a billing is applied against a negative balance transaction

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

16 years agoWe actually need to test for equality with '0'
dbs [Wed, 30 Jan 2008 03:23:21 +0000 (03:23 +0000)]
We actually need to test for equality with '0'

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

16 years agouse default namespaces ... easier to work with anyway, and newer libxmls avoid stripp...
miker [Tue, 29 Jan 2008 21:30:03 +0000 (21:30 +0000)]
use default namespaces ... easier to work with anyway, and newer libxmls avoid stripping them

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

16 years agomake double extra sure that the namespace attribute is there!
miker [Tue, 29 Jan 2008 21:13:32 +0000 (21:13 +0000)]
make double extra sure that the namespace attribute is there!

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

16 years agoReturn explicit nulls if no matching username / barcode is found (and modify tests...
dbs [Tue, 29 Jan 2008 19:14:29 +0000 (19:14 +0000)]
Return explicit nulls if no matching username / barcode is found (and modify tests accordingly).
We suspect JSON::XS started returning '0' instead of 0, which threw off our logic.

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

16 years agoadded some hold permit exemptions for DCPL and LEE. this is a PINES thing
erickson [Tue, 29 Jan 2008 18:21:08 +0000 (18:21 +0000)]
added some hold permit exemptions for DCPL and LEE.  this is a PINES thing

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

16 years agoConvert z39.50 client over to common.properties strings from lang.js
dbs [Tue, 29 Jan 2008 04:45:00 +0000 (04:45 +0000)]
Convert z39.50 client over to common.properties strings from lang.js

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

16 years agoCorrect logic error that prevented users from changing their usernames
dbs [Tue, 29 Jan 2008 03:10:55 +0000 (03:10 +0000)]
Correct logic error that prevented users from changing their usernames
(res = '0' because the username isn't found, but '0' != their user ID so it was always failing)

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

16 years agocreated an external brick configuration file
erickson [Mon, 28 Jan 2008 23:20:29 +0000 (23:20 +0000)]
created an external brick configuration file
brick_ctl can now take disparate sets of IPs for the master and drones
removed the linux-specific IP grepping in favor of the configured IPs
made xul building more flexible
general cleanup

committing example config file

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

16 years agospacing
miker [Mon, 28 Jan 2008 22:04:02 +0000 (22:04 +0000)]
spacing

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

16 years agodrastically up the timeout for these long-running transactions
erickson [Mon, 28 Jan 2008 20:57:12 +0000 (20:57 +0000)]
drastically up the timeout for these long-running transactions

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

16 years agook fine. use plperlu
miker [Mon, 28 Jan 2008 20:16:10 +0000 (20:16 +0000)]
ok fine. use plperlu

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

16 years agojust use plperl and not plperlu
miker [Mon, 28 Jan 2008 20:04:14 +0000 (20:04 +0000)]
just use plperl and not plperlu

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

16 years agoA bit more checkout.js code cleaning to comply with jslint standards
dbs [Mon, 28 Jan 2008 18:18:39 +0000 (18:18 +0000)]
A bit more checkout.js code cleaning to comply with jslint standards

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

16 years agoignore deleted records within a metarecord
miker [Mon, 28 Jan 2008 17:13:33 +0000 (17:13 +0000)]
ignore deleted records within a metarecord

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

16 years agoprotecting against edge case where we run off the end of the org table before finding...
erickson [Mon, 28 Jan 2008 15:03:32 +0000 (15:03 +0000)]
protecting against edge case where we run off the end of the org table before finding a place to insert the callnumber row

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

16 years agoCorrect a regression introduced by i18n, and make jslint happy while we're at it.
dbs [Mon, 28 Jan 2008 04:40:26 +0000 (04:40 +0000)]
Correct a regression introduced by i18n, and make jslint happy while we're at it.

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

16 years agoReturn null in the event the requested org setting doesn't exist, rather than errorin...
dbs [Mon, 28 Jan 2008 01:38:18 +0000 (01:38 +0000)]
Return null in the event the requested org setting doesn't exist, rather than erroring out.
Credit berick for fixing this one.

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

16 years agoadding create_time column to match the IDL
miker [Mon, 28 Jan 2008 00:09:49 +0000 (00:09 +0000)]
adding create_time column to match the IDL

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

16 years agoMigrate opac.js over from strbundle to messagecatalog
dbs [Sun, 27 Jan 2008 22:38:29 +0000 (22:38 +0000)]
Migrate opac.js over from strbundle to messagecatalog
Make circ_brief.xul locale-aware

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

16 years agoCorrect a mod_xmlent complaint about invalid XML
dbs [Sun, 27 Jan 2008 22:04:03 +0000 (22:04 +0000)]
Correct a mod_xmlent complaint about invalid XML

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

16 years agoCorrect entity name
dbs [Sun, 27 Jan 2008 19:31:23 +0000 (19:31 +0000)]
Correct entity name

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

16 years agomake flags accept 0/1 as well as false/true
miker [Fri, 25 Jan 2008 17:50:59 +0000 (17:50 +0000)]
make flags accept 0/1 as well as false/true

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

16 years agoLocalize checkin and checkout interfaces
dbs [Thu, 24 Jan 2008 20:51:34 +0000 (20:51 +0000)]
Localize checkin and checkout interfaces

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

16 years agofixing authority validation with the new input/output methods for the gateway
miker [Thu, 24 Jan 2008 18:31:05 +0000 (18:31 +0000)]
fixing authority validation with the new input/output methods for the gateway

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

16 years agoadded param sets for voided billing clauses
miker [Thu, 24 Jan 2008 18:29:44 +0000 (18:29 +0000)]
added param sets for voided billing clauses

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

16 years agoUse a more explicit term than "Mult-date" for easier translation
dbs [Thu, 24 Jan 2008 04:04:17 +0000 (04:04 +0000)]
Use a more explicit term than "Mult-date" for easier translation

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

16 years agoDo not force application type of XHTML files to XUL (wreaks havoc with javascript)
dbs [Thu, 24 Jan 2008 03:18:56 +0000 (03:18 +0000)]
Do not force application type of XHTML files to XUL (wreaks havoc with javascript)

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

16 years agoadded org name sorting to org list retrieval
erickson [Wed, 23 Jan 2008 16:30:52 +0000 (16:30 +0000)]
added org name sorting to org list retrieval

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

16 years agoverifying existance of local tree before performing some functions
erickson [Wed, 23 Jan 2008 14:07:42 +0000 (14:07 +0000)]
verifying existance of local tree before performing some functions

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

16 years agoadded method to return flat list of related orgs
erickson [Wed, 23 Jan 2008 13:57:00 +0000 (13:57 +0000)]
added method to return flat list of related orgs

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

16 years agoLocalize strings in circ checkin interface
dbs [Wed, 23 Jan 2008 13:31:36 +0000 (13:31 +0000)]
Localize strings in circ checkin interface

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

16 years agoWe no longer need to call lang.js
dbs [Wed, 23 Jan 2008 13:25:47 +0000 (13:25 +0000)]
We no longer need to call lang.js

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

16 years agoTypo in debug output
dbs [Wed, 23 Jan 2008 03:59:40 +0000 (03:59 +0000)]
Typo in debug output

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

16 years agoReorder admin user insert statements to satisfy foreign key dependencies
dbs [Wed, 23 Jan 2008 03:17:07 +0000 (03:17 +0000)]
Reorder admin user insert statements to satisfy foreign key dependencies

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

16 years agomore org utility code
erickson [Tue, 22 Jan 2008 20:10:20 +0000 (20:10 +0000)]
more org utility code

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

16 years agomore org utility code
erickson [Tue, 22 Jan 2008 20:03:18 +0000 (20:03 +0000)]
more org utility code

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

16 years agoutil.window was relying on xulG, but when called from the main.menu framework, there...
phasefx [Tue, 22 Jan 2008 19:14:07 +0000 (19:14 +0000)]
util.window was relying on xulG, but when called from the main.menu framework, there is no xulG.  This fixes the Operator Change regression, and the chrome Perm Denied/Re-Auth regression

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

16 years agoThis actually uses bash syntax; let's be explicit in the hash-bang
dbs [Tue, 22 Jan 2008 17:59:24 +0000 (17:59 +0000)]
This actually uses bash syntax; let's be explicit in the hash-bang

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

16 years agoCorrect install rules for the c-app headers
dbs [Tue, 22 Jan 2008 17:51:52 +0000 (17:51 +0000)]
Correct install rules for the c-app headers

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

16 years agoRestore Makefile.install to r8000.
dbs [Tue, 22 Jan 2008 17:41:29 +0000 (17:41 +0000)]
Restore Makefile.install to r8000.
This experimental update was unintentionally included in my previous commit

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

16 years agoEnable build via relative header file and library locations within the build tree
dbs [Tue, 22 Jan 2008 17:35:18 +0000 (17:35 +0000)]
Enable build via relative header file and library locations within the build tree
We had been depending on files existing in /openils/ - egg-and-chicken style

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

16 years agoUse the SHELL Makefile variable to set bash, rather than hash-bang
dbs [Tue, 22 Jan 2008 16:34:56 +0000 (16:34 +0000)]
Use the SHELL Makefile variable to set bash, rather than hash-bang

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

16 years agoadded open-ils.actor app
erickson [Tue, 22 Jan 2008 16:24:42 +0000 (16:24 +0000)]
added open-ils.actor app

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

16 years agobeginnings of general purpose org_unit utility functions
erickson [Tue, 22 Jan 2008 15:49:53 +0000 (15:49 +0000)]
beginnings of general purpose org_unit utility functions

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

16 years agoEliminate lang.js (old i18n approach).
dbs [Mon, 21 Jan 2008 17:31:02 +0000 (17:31 +0000)]
Eliminate lang.js (old i18n approach).
Load common.properties in util_overlay.xul so it is available globally.

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

16 years agoClean up staff client 'make' output
dbs [Mon, 21 Jan 2008 15:20:39 +0000 (15:20 +0000)]
Clean up staff client 'make' output

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

16 years agosome try/catch goodness for messagecatalog implementation, and throw exception on...
phasefx [Mon, 21 Jan 2008 15:18:47 +0000 (15:18 +0000)]
some try/catch goodness for messagecatalog implementation, and throw exception on key not found

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

16 years agoMerge circ.properties into offline.properties (missed it the first time around).
dbs [Mon, 21 Jan 2008 15:08:35 +0000 (15:08 +0000)]
Merge circ.properties into offline.properties (missed it the first time around).
Now we (truly) have just a single properties file for the offline interfaces.

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

16 years agoTeach i18n Makefile about multiple property file locations.
dbs [Mon, 21 Jan 2008 03:58:26 +0000 (03:58 +0000)]
Teach i18n Makefile about multiple property file locations.
Update our POT files.

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

16 years agoadding pointer to the original docs
miker [Mon, 21 Jan 2008 02:52:53 +0000 (02:52 +0000)]
adding pointer to the original docs

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

16 years agoadding copyright and docs
miker [Mon, 21 Jan 2008 02:50:02 +0000 (02:50 +0000)]
adding copyright and docs

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

16 years agoTeach dtd2js.pl to ignore comments.
dbs [Mon, 21 Jan 2008 02:49:29 +0000 (02:49 +0000)]
Teach dtd2js.pl to ignore comments.

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

16 years agoMore staff client localization in server/admin
dbs [Mon, 21 Jan 2008 02:43:57 +0000 (02:43 +0000)]
More staff client localization in server/admin

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

16 years agostylesheet that can turn the Library of Conference MARC data into a nice XML format
miker [Mon, 21 Jan 2008 02:33:29 +0000 (02:33 +0000)]
stylesheet that can turn the Library of Conference MARC data into a nice XML format

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

16 years agoRestore regression spotted by miker (thanks!)
dbs [Sun, 20 Jan 2008 21:48:37 +0000 (21:48 +0000)]
Restore regression spotted by miker (thanks!)

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

16 years agoThe localization madness continues...
dbs [Sun, 20 Jan 2008 18:54:06 +0000 (18:54 +0000)]
The localization madness continues...

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

16 years agoLocalize many of the strings in closed_dates.xhtml;
dbs [Sun, 20 Jan 2008 12:44:43 +0000 (12:44 +0000)]
Localize many of the strings in closed_dates.xhtml;
Note: some of the forms need to be redesigned to support i18n.

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

16 years agoCorrect "temaplate" typo
dbs [Sun, 20 Jan 2008 12:13:59 +0000 (12:13 +0000)]
Correct "temaplate" typo

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

16 years agoStart using locale SSI env to pull in DTD for XUL/XHTML
dbs [Sun, 20 Jan 2008 11:28:18 +0000 (11:28 +0000)]
Start using locale SSI env to pull in DTD for XUL/XHTML
Add include and XML entity parsing to XHTML files in /xul/
Localize a few more admin files

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

16 years agoDefine common strings for server-side messagecatalogs
dbs [Sat, 19 Jan 2008 20:37:46 +0000 (20:37 +0000)]
Define common strings for server-side messagecatalogs

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

16 years agoServer-side XUL uses server-side message catalogs
dbs [Sat, 19 Jan 2008 20:35:15 +0000 (20:35 +0000)]
Server-side XUL uses server-side message catalogs

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

16 years agoJust use one messagecatalog (offline.properties) in chrome
dbs [Sat, 19 Jan 2008 20:33:26 +0000 (20:33 +0000)]
Just use one messagecatalog (offline.properties) in chrome

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

16 years agoCorrect SetEnv syntax for XUL locale
dbs [Sat, 19 Jan 2008 19:33:39 +0000 (19:33 +0000)]
Correct SetEnv syntax for XUL locale

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

16 years agoMove strings out of font_settings.xul; shuffle logic to make i18n possible.
dbs [Sat, 19 Jan 2008 05:26:34 +0000 (05:26 +0000)]
Move strings out of font_settings.xul; shuffle logic to make i18n possible.
Correct a typo in offline_manage_xacts.xul.
Note: chrome/locale is the wrong place for these properties, we probably want to coalesce all JS message catalogs into a single directory, then copy it into both chrome and server XUL.

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

16 years agorepaired logic error in reading event status. assuming existance of code and textcode
erickson [Fri, 18 Jan 2008 22:02:19 +0000 (22:02 +0000)]
repaired logic error in reading event status.  assuming existance of code and textcode

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

16 years agoadded explicit disconnect
erickson [Fri, 18 Jan 2008 20:17:47 +0000 (20:17 +0000)]
added explicit disconnect

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

16 years agoMove hardcoded strings out of offline transaction mgmt interface
dbs [Fri, 18 Jan 2008 02:58:17 +0000 (02:58 +0000)]
Move hardcoded strings out of offline transaction mgmt interface

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

16 years agoMove POT files into en-US subdirectory (clutter BAD).
dbs [Thu, 17 Jan 2008 18:57:17 +0000 (18:57 +0000)]
Move POT files into en-US subdirectory (clutter BAD).
Provide more granular file and directory handling.
Repair some of the unit tests to match the reorged dirs.

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

16 years agorepaired event test
erickson [Thu, 17 Jan 2008 18:00:46 +0000 (18:00 +0000)]
repaired event test

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

16 years agoadded a to_ex method to turn the event into an exception and a runtime raise_and_pars...
erickson [Thu, 17 Jan 2008 17:57:34 +0000 (17:57 +0000)]
added a to_ex method to turn the event into an exception and a runtime raise_and_parse method for 1-line event handling

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

16 years agoadded a generic event class to model ILS events, removed functional event code from...
erickson [Thu, 17 Jan 2008 17:11:51 +0000 (17:11 +0000)]
added a generic event class to model ILS events, removed functional event code from the util class

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

16 years agoadded acq const
erickson [Wed, 16 Jan 2008 17:27:00 +0000 (17:27 +0000)]
added acq const

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

16 years agoBackport from acq-experiment branch:
dbs [Wed, 16 Jan 2008 03:37:47 +0000 (03:37 +0000)]
Backport from acq-experiment branch:
Add a build flag for Python modules.
Use setuptools for building and installing Python modules.

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

16 years agoupdated to match opensrf changes, more move away from prefixed functions.
erickson [Tue, 15 Jan 2008 23:26:10 +0000 (23:26 +0000)]
updated to match opensrf changes, more move away from prefixed functions.

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

16 years agorepaired typo
erickson [Tue, 15 Jan 2008 17:30:07 +0000 (17:30 +0000)]
repaired typo

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