]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
15 years agochanged key field to "id" for ruleset rule links. typo on recuring -> recurring
erickson [Sun, 1 Jun 2008 01:08:12 +0000 (01:08 +0000)]
changed key field to "id" for ruleset rule links.  typo on recuring -> recurring

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

15 years agoremove redundant offset decrement
miker [Sat, 31 May 2008 14:57:20 +0000 (14:57 +0000)]
remove redundant offset decrement

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

15 years agoadded some input scrubbing on limit and offset
erickson [Sat, 31 May 2008 14:32:49 +0000 (14:32 +0000)]
added some input scrubbing on limit and offset

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

15 years agoadjust spacing for easier diff backporting
miker [Sat, 31 May 2008 05:20:44 +0000 (05:20 +0000)]
adjust spacing for easier diff backporting

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

15 years agosome new management functions for the materialized reporting view
miker [Sat, 31 May 2008 05:17:09 +0000 (05:17 +0000)]
some new management functions for the materialized reporting view

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

15 years agoDon't forget to set the mime type property for svn
dbs [Fri, 30 May 2008 21:09:10 +0000 (21:09 +0000)]
Don't forget to set the mime type property for svn

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

15 years agoAdd some protection against broken cover art
dbs [Fri, 30 May 2008 15:55:22 +0000 (15:55 +0000)]
Add some protection against broken cover art

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

15 years agoadding frozen hold check to nearest_hold
miker [Fri, 30 May 2008 13:12:51 +0000 (13:12 +0000)]
adding frozen hold check to nearest_hold

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

15 years agoadded check to make sure the db handle is not double-closed (causing segfaults)
erickson [Fri, 30 May 2008 02:10:43 +0000 (02:10 +0000)]
added check to make sure the db handle is not double-closed (causing segfaults)

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

15 years agoadding Davids org perm store caching with some slight modification. using existing...
erickson [Thu, 29 May 2008 22:23:31 +0000 (22:23 +0000)]
adding Davids org perm store caching with some slight modification.  using existing perm_org_set function instead of manually invoking

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

15 years agojust in case JSON returns that value as a string instead of a number
phasefx [Thu, 29 May 2008 15:18:05 +0000 (15:18 +0000)]
just in case JSON returns that value as a string instead of a number

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

15 years agoadded org unit setting to force patron penalty checks on renewals
erickson [Thu, 29 May 2008 15:15:39 +0000 (15:15 +0000)]
added org unit setting to force patron penalty checks on renewals

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

15 years agoFix a broken entity
dbs [Thu, 29 May 2008 03:42:15 +0000 (03:42 +0000)]
Fix a broken entity

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

15 years agoupdated policy name
erickson [Wed, 28 May 2008 20:44:58 +0000 (20:44 +0000)]
updated policy name

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

15 years agogapines rule for eventpass
erickson [Wed, 28 May 2008 13:18:20 +0000 (13:18 +0000)]
gapines rule for eventpass

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

15 years agoretrieving high perm org IDs instead of objects now and taking advantage of existing...
erickson [Wed, 28 May 2008 02:56:35 +0000 (02:56 +0000)]
retrieving high perm org IDs instead of objects now and taking advantage of existing org tree

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

15 years agoadded function to return a flat list of org + descendants
erickson [Wed, 28 May 2008 02:55:59 +0000 (02:55 +0000)]
added function to return a flat list of org + descendants

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

15 years agoMerge from svn
dbs [Mon, 26 May 2008 18:17:52 +0000 (18:17 +0000)]
Merge from svn

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

15 years agoDjango admin is dead; alas, multi-db branch was never merged to Django core
dbs [Mon, 26 May 2008 17:33:12 +0000 (17:33 +0000)]
Django admin is dead; alas, multi-db branch was never merged to Django core
Long live Conify in its place!

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

15 years agoTypo: Fromat -> Format (and a reminder to self to figure out how to i18n-ize this)
dbs [Mon, 26 May 2008 17:25:00 +0000 (17:25 +0000)]
Typo: Fromat -> Format (and a reminder to self to figure out how to i18n-ize this)

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

15 years agomiker's bane: typo: visiblity -> visibility
dbs [Mon, 26 May 2008 16:28:56 +0000 (16:28 +0000)]
miker's bane: typo: visiblity -> visibility

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

15 years agoFix missing close-quote character (regression introduced in r9650)
dbs [Mon, 26 May 2008 16:05:02 +0000 (16:05 +0000)]
Fix missing close-quote character (regression introduced in r9650)

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

15 years agoadd a copy of the DCO for convenience
miker [Sun, 25 May 2008 12:58:23 +0000 (12:58 +0000)]
add a copy of the DCO for convenience

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

15 years agoremove redundant (and broken) code so alternate pull list works again; thanks to...
phasefx [Sun, 25 May 2008 06:47:49 +0000 (06:47 +0000)]
remove redundant (and broken) code so alternate pull list works again; thanks to Ryan Laverdiere and Dan Scott

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

15 years agoI18N version of a patch from Bill Ott for a New Window button on the login window...
phasefx [Sun, 25 May 2008 05:14:19 +0000 (05:14 +0000)]
I18N version of a patch from Bill Ott for a New Window button on the login window.  Thanks!

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

15 years agostart of code map admin interfaces
miker [Fri, 23 May 2008 02:43:39 +0000 (02:43 +0000)]
start of code map admin interfaces

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

15 years agoAvoid uninitialized variable warning if no locale has been passed in
dbs [Fri, 23 May 2008 02:27:40 +0000 (02:27 +0000)]
Avoid uninitialized variable warning if no locale has been passed in
(Yes, it's okay to have the trailing . in the no-locale situation)

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

15 years agoStop being Dan's problem
miker [Fri, 23 May 2008 02:20:41 +0000 (02:20 +0000)]
Stop being Dan's problem

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

15 years agoidentifier is class based
miker [Thu, 22 May 2008 21:44:00 +0000 (21:44 +0000)]
identifier is class based

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

15 years agofurther fix for Identifier support
miker [Thu, 22 May 2008 21:32:52 +0000 (21:32 +0000)]
further fix for Identifier support

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

15 years agouse the configured identifier field
miker [Thu, 22 May 2008 21:18:10 +0000 (21:18 +0000)]
use the configured identifier field

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

15 years agoadding locale param to org unit fetcher
miker [Thu, 22 May 2008 19:54:45 +0000 (19:54 +0000)]
adding locale param to org unit fetcher

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

15 years agoteach JS about the shortname field on slim org lists
miker [Thu, 22 May 2008 19:44:21 +0000 (19:44 +0000)]
teach JS about the shortname field on slim org lists

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

15 years agoputting shortname into the generated org tree
erickson [Thu, 22 May 2008 19:41:29 +0000 (19:41 +0000)]
putting shortname into the generated org tree

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

15 years agoallow differentiation of orgtree cache keys; use this to cache per-locale trees
miker [Wed, 21 May 2008 16:37:30 +0000 (16:37 +0000)]
allow differentiation of orgtree cache keys; use this to cache per-locale trees

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

15 years agoi18n patch from Craig Ricciuto (Laurentian University):
dbs [Wed, 21 May 2008 14:30:54 +0000 (14:30 +0000)]
i18n patch from Craig Ricciuto (Laurentian University):

opac.xul: Converted a string that was missed
record_buckets.js: Converted a string that was missed

cat.properties: Added the variables and values for the missed strings from above files

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

15 years agoi18n patch from Craig Ricciuto:
dbs [Wed, 21 May 2008 04:23:02 +0000 (04:23 +0000)]
i18n patch from Craig Ricciuto:

Changes for record_buckets.xul:
- converted hard-coded strings in the JavaScript to be stored in the DTD.
- No XML strings to change.

Changes for record_buckets.js:
- Removed trailing commas in places
- Converted all hard-coded strings to use JavaScript from the  .properties file(s)

Changes for  cat.properties:
- Added the property string names/values from record_buckets.js/.xul

Changes for common.properties:
- Added a common string that appear multiple times in record_buckets.js to here.

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

15 years agoPatch from Craig Ricciuto:
dbs [Wed, 21 May 2008 03:42:34 +0000 (03:42 +0000)]
Patch from Craig Ricciuto:

opac.xul changes:
  * Finished converting JavaScript strings

cat.properties changes:
  * Added the strings from opac.xul

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

15 years agoscript to find new perms from permacrud that are not in the permission seed data yet
miker [Mon, 19 May 2008 18:17:07 +0000 (18:17 +0000)]
script to find new perms from permacrud that are not in the permission seed data yet

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

15 years agosimple xslt (with embeded usage info) for extracting perms from the IDL permacrud...
miker [Mon, 19 May 2008 18:01:23 +0000 (18:01 +0000)]
simple xslt (with embeded usage info) for extracting perms from the IDL permacrud definitions

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

15 years agosimilar to the supercat feeds, we have to both define the marc namespace as well...
erickson [Sun, 18 May 2008 21:52:31 +0000 (21:52 +0000)]
similar to the supercat feeds, we have to both define the marc namespace as well as set the namespace of the documentElement at bib create time so it can be parsed properly later

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

15 years agofor lack of a more context-specific perm org, checking some global perms agains works...
erickson [Sun, 18 May 2008 16:02:28 +0000 (16:02 +0000)]
for lack of a more context-specific perm org, checking some global perms agains workstation org

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

15 years agoPatch from Scott McKellar:
erickson [Fri, 16 May 2008 13:15:45 +0000 (13:15 +0000)]
Patch from Scott McKellar:

This patch replaces a deprecated identifier with its camelCase
equivalent.

osrf_app_client_session_init ==> osrfAppSessionClientInit

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

15 years agoPatch from Scott McKellar:
erickson [Fri, 16 May 2008 13:14:41 +0000 (13:14 +0000)]
Patch from Scott McKellar:

This patch replaces a couple of deprecated identifiers with their
camelCase equivalents:

osrf_app_client_session_init ==> osrfAppSessionClientInit
osrf_message                 ==> osrfMessage

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

15 years agoadding explicit return undef to prevent return of trailing "1"
erickson [Thu, 15 May 2008 19:20:15 +0000 (19:20 +0000)]
adding explicit return undef to prevent return of trailing "1"

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

15 years agonew pines lib range
erickson [Thu, 15 May 2008 14:21:44 +0000 (14:21 +0000)]
new pines lib range

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

15 years agomoving purpose to record instead of queue
miker [Wed, 14 May 2008 20:31:48 +0000 (20:31 +0000)]
moving purpose to record instead of queue

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

15 years agomoving purpose to record instead of queue
miker [Wed, 14 May 2008 16:58:12 +0000 (16:58 +0000)]
moving purpose to record instead of queue

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

15 years agomoving purpose to record instead of queue
miker [Wed, 14 May 2008 16:57:04 +0000 (16:57 +0000)]
moving purpose to record instead of queue

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

15 years agouse a RECORD for LOOP for postgres 8.1 compat
miker [Wed, 14 May 2008 16:23:42 +0000 (16:23 +0000)]
use a RECORD for LOOP for postgres 8.1 compat

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

15 years agospool processing
miker [Wed, 14 May 2008 02:37:52 +0000 (02:37 +0000)]
spool processing

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

15 years agopermacrud, field_safe and sequence updates
miker [Tue, 13 May 2008 21:42:43 +0000 (21:42 +0000)]
permacrud, field_safe and sequence updates

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

15 years agomod_perl stub for uploading vandelay files
miker [Tue, 13 May 2008 21:38:53 +0000 (21:38 +0000)]
mod_perl stub for uploading vandelay files

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

15 years agocreate queues and add records to them
miker [Tue, 13 May 2008 20:29:58 +0000 (20:29 +0000)]
create queues and add records to them

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

15 years agostub of vandelay ML
miker [Tue, 13 May 2008 19:50:02 +0000 (19:50 +0000)]
stub of vandelay ML

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

15 years agoMissed a deferrable constraint
dbs [Tue, 13 May 2008 14:52:21 +0000 (14:52 +0000)]
Missed a deferrable constraint

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

15 years agoadded missing }
erickson [Tue, 13 May 2008 02:45:55 +0000 (02:45 +0000)]
added missing }

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

15 years agostore actual nulls instead of stringified "null"
miker [Tue, 13 May 2008 02:41:36 +0000 (02:41 +0000)]
store actual nulls instead of stringified "null"

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

15 years agotell toStoreData to allow nulls in hashes
miker [Tue, 13 May 2008 02:23:55 +0000 (02:23 +0000)]
tell toStoreData to allow nulls in hashes

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

15 years agoallow null properties coming from objects
miker [Tue, 13 May 2008 02:22:32 +0000 (02:22 +0000)]
allow null properties coming from objects

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

15 years agoadded explicit hash import
erickson [Sat, 10 May 2008 01:25:00 +0000 (01:25 +0000)]
added explicit hash import

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

15 years agoMake all foreign keys deferrable, so we can DELETE and INSERT inside a transaction...
dbs [Fri, 9 May 2008 16:31:09 +0000 (16:31 +0000)]
Make all foreign keys deferrable, so we can DELETE and INSERT inside a transaction without constraints hobbling us

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

15 years agoreorder if blocks so getById is possible
miker [Fri, 9 May 2008 00:28:54 +0000 (00:28 +0000)]
reorder if blocks so getById is possible

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

15 years agoif optional authcookie is set for the user, the login authtoken will be stored at...
erickson [Thu, 8 May 2008 21:31:07 +0000 (21:31 +0000)]
if optional authcookie is set for the user, the login authtoken will be stored at that cookie

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

15 years agocreated a fully synchronous version of the login method
erickson [Thu, 8 May 2008 17:12:40 +0000 (17:12 +0000)]
created a fully synchronous version of the login method

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

15 years agoPatch from Craig Ricciuto to care of XML i18n business in opac.xul
dbs [Thu, 8 May 2008 16:16:48 +0000 (16:16 +0000)]
Patch from Craig Ricciuto to care of XML i18n business in opac.xul

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

15 years agodojo-ized CGI parser
erickson [Thu, 8 May 2008 16:01:57 +0000 (16:01 +0000)]
dojo-ized CGI parser

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

15 years agoapplying empty tcn check on marc overlay api call as well
erickson [Wed, 7 May 2008 20:46:49 +0000 (20:46 +0000)]
applying empty tcn check on marc overlay api call as well

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

15 years agoadded content handler no longer tries to pull from the cache when the plugin cannot...
erickson [Wed, 7 May 2008 20:40:13 +0000 (20:40 +0000)]
added content handler no longer tries to pull from the cache when the plugin cannot return data for that type of call anyway.  removed Amazon stub methods because they 1. should have returned explicit undef, but more importantly because having them around means extra calls to memcache

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

15 years agodo not record emtpy tcn valuesOpen-ILS/src/perlmods/OpenILS/Application/Cat.pm
miker [Wed, 7 May 2008 18:17:37 +0000 (18:17 +0000)]
do not record emtpy tcn valuesOpen-ILS/src/perlmods/OpenILS/Application/Cat.pm

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

15 years agoAfter 1.2, domains element is no longer used
dbs [Tue, 6 May 2008 19:59:06 +0000 (19:59 +0000)]
After 1.2, domains element is no longer used

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

15 years agoadded some more explicit error handling calls for easier debugging
erickson [Tue, 6 May 2008 18:08:20 +0000 (18:08 +0000)]
added some more explicit error handling calls for easier debugging

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

15 years agocan't call .splice on the arguments object, found some JS voodoo to do the same thing
erickson [Tue, 6 May 2008 16:13:09 +0000 (16:13 +0000)]
can't call .splice on the arguments object, found some JS voodoo to do the same thing

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

15 years agobreak up the transactions a bit more, and move DROPs outside of transactions, as...
miker [Sun, 4 May 2008 23:51:08 +0000 (23:51 +0000)]
break up the transactions a bit more, and move DROPs outside of transactions, as they are allowed to fail

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

15 years agoadded additional needed script path to sip config
erickson [Sat, 3 May 2008 11:58:45 +0000 (11:58 +0000)]
added additional needed script path to sip config

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

15 years agotypo in field name
miker [Thu, 1 May 2008 02:47:09 +0000 (02:47 +0000)]
typo in field name

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

15 years agouse org_unit datatype for easier filtering
miker [Wed, 30 Apr 2008 22:19:36 +0000 (22:19 +0000)]
use org_unit datatype for easier filtering

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

15 years agobz#618, stop duplicate authority cross-ref suggestions
miker [Wed, 30 Apr 2008 12:30:18 +0000 (12:30 +0000)]
bz#618, stop duplicate authority cross-ref suggestions

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

15 years agoprotect against empty folder names
miker [Wed, 30 Apr 2008 12:17:45 +0000 (12:17 +0000)]
protect against empty folder names

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

15 years agoadding some more billing report views
miker [Wed, 30 Apr 2008 04:50:12 +0000 (04:50 +0000)]
adding some more billing report views

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

15 years agoprotecting against existing views
miker [Tue, 29 Apr 2008 17:50:09 +0000 (17:50 +0000)]
protecting against existing views

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

15 years agoSilence more trailing comma warnings
dbs [Tue, 29 Apr 2008 14:25:52 +0000 (14:25 +0000)]
Silence more trailing comma warnings

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

15 years agoJavaScript strictness cleanup to reduce warning noise at console
dbs [Tue, 29 Apr 2008 13:49:47 +0000 (13:49 +0000)]
JavaScript strictness cleanup to reduce warning noise at console

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

15 years agoRemove duplicate span id
dbs [Tue, 29 Apr 2008 13:49:05 +0000 (13:49 +0000)]
Remove duplicate span id

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

15 years agoTry giving our application a default locale
dbs [Tue, 29 Apr 2008 13:48:20 +0000 (13:48 +0000)]
Try giving our application a default locale

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

15 years ago1.2.1 to 1.2.2 upgrade SQL script; will get 1.2 to 1.4/2.0 as well
miker [Mon, 28 Apr 2008 18:19:37 +0000 (18:19 +0000)]
1.2.1 to 1.2.2 upgrade SQL script; will get 1.2 to 1.4/2.0 as well

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

15 years agox.y.z for egg versions seems to satisfy setuptools and avoid first-time install errors
dbs [Mon, 28 Apr 2008 15:24:37 +0000 (15:24 +0000)]
x.y.z for egg versions seems to satisfy setuptools and avoid first-time install errors

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

15 years agoimproved concurrency detection
miker [Mon, 28 Apr 2008 12:15:25 +0000 (12:15 +0000)]
improved concurrency detection

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

15 years agofixing translator for grids
miker [Mon, 28 Apr 2008 07:42:25 +0000 (07:42 +0000)]
fixing translator for grids

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

15 years agomade translation widget self-contained
miker [Mon, 28 Apr 2008 05:08:58 +0000 (05:08 +0000)]
made translation widget self-contained

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

15 years agoSilence a lot more trailing comma warnings
dbs [Mon, 28 Apr 2008 03:52:44 +0000 (03:52 +0000)]
Silence a lot more trailing comma warnings

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

15 years agoSilence a few more trailing comma warnings
dbs [Mon, 28 Apr 2008 03:43:59 +0000 (03:43 +0000)]
Silence a few more trailing comma warnings

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

15 years agoDeclare the globalOrgTypes var to silence another warning
dbs [Mon, 28 Apr 2008 03:38:54 +0000 (03:38 +0000)]
Declare the globalOrgTypes var to silence another warning

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

15 years agoue.xhtml goes nuts with " if we escape the calendar script
dbs [Mon, 28 Apr 2008 03:13:43 +0000 (03:13 +0000)]
ue.xhtml goes nuts with " if we escape the calendar script

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

15 years agoSilence another trailing comma warning
dbs [Mon, 28 Apr 2008 03:00:50 +0000 (03:00 +0000)]
Silence another trailing comma warning

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

15 years agoSilence some more trailing comma warnings
dbs [Mon, 28 Apr 2008 02:57:52 +0000 (02:57 +0000)]
Silence some more trailing comma warnings

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

15 years agoAnd silence a few more trailing comma warnings
dbs [Mon, 28 Apr 2008 02:41:50 +0000 (02:41 +0000)]
And silence a few more trailing comma warnings

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

15 years agoSilence a few more trailing comma warnings
dbs [Mon, 28 Apr 2008 02:40:20 +0000 (02:40 +0000)]
Silence a few more trailing comma warnings

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

15 years agoECMA-262 isn't happy when variables are declared without var...
dbs [Mon, 28 Apr 2008 01:34:29 +0000 (01:34 +0000)]
ECMA-262 isn't happy when variables are declared without var...

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

15 years agoClean up trailing comma
dbs [Mon, 28 Apr 2008 01:25:36 +0000 (01:25 +0000)]
Clean up trailing comma

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