]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
15 years agosql script for upgrading to a materialized version of the simple record view (reporti...
miker [Sat, 26 Apr 2008 16:05:14 +0000 (16:05 +0000)]
sql script for upgrading to a materialized version of the simple record view (reporting speed)

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

15 years agoforward-porting merge_bib_records perm and adding it to the seed data
erickson [Fri, 25 Apr 2008 20:33:10 +0000 (20:33 +0000)]
forward-porting merge_bib_records perm and adding it to the seed data

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

15 years agotypo in translate
miker [Thu, 24 Apr 2008 20:39:34 +0000 (20:39 +0000)]
typo in translate

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

15 years agomoving es-us to es to catch all es-*
miker [Thu, 24 Apr 2008 20:29:54 +0000 (20:29 +0000)]
moving es-us to es to catch all es-*

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

15 years agoadd translation support to the, um, translation widget; add example es-us translation
miker [Thu, 24 Apr 2008 20:10:54 +0000 (20:10 +0000)]
add translation support to the, um, translation widget; add example es-us translation

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

15 years agoadding vandelay IDL section
miker [Thu, 24 Apr 2008 16:50:56 +0000 (16:50 +0000)]
adding vandelay IDL section

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

15 years agoinitial vandelay schema
miker [Thu, 24 Apr 2008 03:02:32 +0000 (03:02 +0000)]
initial vandelay schema

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

15 years agouse 001 as the authority record number value
miker [Thu, 24 Apr 2008 02:30:21 +0000 (02:30 +0000)]
use 001 as the authority record number value

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

15 years agoadding translation for description
miker [Wed, 23 Apr 2008 17:17:15 +0000 (17:17 +0000)]
adding translation for description

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

15 years agoRemoving dead code and their makefile counterparts
erickson [Wed, 23 Apr 2008 15:13:45 +0000 (15:13 +0000)]
Removing dead code and their makefile counterparts

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

15 years agoadding helper views for overdue, running and pending reports
miker [Wed, 23 Apr 2008 12:23:10 +0000 (12:23 +0000)]
adding helper views for overdue, running and pending reports

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

15 years agofixed what appears to be some copy paste errors. no longer requiring kwargs to be...
erickson [Wed, 23 Apr 2008 02:50:31 +0000 (02:50 +0000)]
fixed what appears to be some copy paste errors.  no longer requiring kwargs to be non-null on User create

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

15 years agoback-compat global population
miker [Wed, 23 Apr 2008 02:03:48 +0000 (02:03 +0000)]
back-compat global population

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

15 years agotypo in name
miker [Wed, 23 Apr 2008 01:45:21 +0000 (01:45 +0000)]
typo in name

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

15 years agoOO-ify openils.User
miker [Wed, 23 Apr 2008 01:42:49 +0000 (01:42 +0000)]
OO-ify openils.User

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

15 years agomove the translation widget out to openils.widget
miker [Wed, 23 Apr 2008 01:42:25 +0000 (01:42 +0000)]
move the translation widget out to openils.widget

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

15 years agomove the translation widget out to openils.widget
miker [Wed, 23 Apr 2008 01:41:36 +0000 (01:41 +0000)]
move the translation widget out to openils.widget

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

15 years agoadded support for taking pivot info from the report def
erickson [Tue, 22 Apr 2008 18:32:12 +0000 (18:32 +0000)]
added support for taking pivot info from the report def

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

15 years agoadded support for defining pivot data and label columns
erickson [Tue, 22 Apr 2008 18:01:05 +0000 (18:01 +0000)]
added support for defining pivot data and label columns

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

16 years agodefault estimated hit count to 0 to protect against null counts in the case of a...
erickson [Tue, 22 Apr 2008 14:36:27 +0000 (14:36 +0000)]
default estimated hit count to 0 to protect against null counts in the case of a search timeout/failure

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

16 years agomaking sure directory is created
erickson [Mon, 21 Apr 2008 20:30:42 +0000 (20:30 +0000)]
making sure directory is created

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

16 years agotypo: nowarp -> nowrap
erickson [Mon, 21 Apr 2008 18:55:32 +0000 (18:55 +0000)]
typo: nowarp -> nowrap

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

16 years agoadded function to flesh out an OrgUnitFilteringSelect based on user perm orgs
erickson [Mon, 21 Apr 2008 17:36:38 +0000 (17:36 +0000)]
added function to flesh out an OrgUnitFilteringSelect based on user perm orgs

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

16 years agofindOrgType lives in the fieldmapper.aout namespace
erickson [Mon, 21 Apr 2008 17:31:06 +0000 (17:31 +0000)]
findOrgType lives in the fieldmapper.aout namespace

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

16 years agocopying required opensrf libs into the dojo/opensrf dir
erickson [Mon, 21 Apr 2008 17:25:40 +0000 (17:25 +0000)]
copying required opensrf libs into the dojo/opensrf dir

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

16 years agoadded widget directory and new org unit filtering select widget
erickson [Mon, 21 Apr 2008 16:51:44 +0000 (16:51 +0000)]
added widget directory and new org unit filtering select widget

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

16 years agoadded support for for truncation attribute to z39 queries. Thanks, James!
erickson [Mon, 21 Apr 2008 15:42:10 +0000 (15:42 +0000)]
added support for for truncation attribute to z39 queries.  Thanks, James!

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

16 years agohah! didn't mean to commit with hard-coded test perm
erickson [Sun, 20 Apr 2008 13:05:26 +0000 (13:05 +0000)]
hah! didn't mean to commit with hard-coded test perm

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

16 years agoadded a method to build a Tree based on perm orgs.
erickson [Sun, 20 Apr 2008 13:02:32 +0000 (13:02 +0000)]
added a method to build a Tree based on perm orgs.

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

16 years agoXML::LibXML::XPathContext is a prerequisite for Application::Fielder and Application...
dbs [Sun, 20 Apr 2008 03:26:38 +0000 (03:26 +0000)]
XML::LibXML::XPathContext is a prerequisite for Application::Fielder and Application::PermaCrud

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

16 years agoUse 950.data.seed-values.sql to avoid referential integrity errors
dbs [Sun, 20 Apr 2008 03:09:22 +0000 (03:09 +0000)]
Use 950.data.seed-values.sql to avoid referential integrity errors

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

16 years agomoved to the more correct (and functional) documnentElement
erickson [Sat, 19 Apr 2008 19:00:54 +0000 (19:00 +0000)]
moved to the more correct (and functional) documnentElement

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

16 years agotypo in identifier setting
miker [Fri, 18 Apr 2008 14:17:37 +0000 (14:17 +0000)]
typo in identifier setting

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

16 years agoadding Identifier to fieldmapper classes
miker [Fri, 18 Apr 2008 14:08:31 +0000 (14:08 +0000)]
adding Identifier to fieldmapper classes

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

16 years agoload fmall.js via dojo in fieldmapper.Fieldmapper
miker [Fri, 18 Apr 2008 05:16:33 +0000 (05:16 +0000)]
load fmall.js via dojo in fieldmapper.Fieldmapper

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

16 years agoput the translation widget into the status grid
miker [Fri, 18 Apr 2008 05:15:51 +0000 (05:15 +0000)]
put the translation widget into the status grid

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

16 years agorefactoring the translation widget some more -- happier with grids now, only slightly...
miker [Fri, 18 Apr 2008 05:14:48 +0000 (05:14 +0000)]
refactoring the translation widget some more -- happier with grids now, only slightly painful

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

16 years agodojo-ify fmall.js
miker [Fri, 18 Apr 2008 05:12:11 +0000 (05:12 +0000)]
dojo-ify fmall.js

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

16 years agomove locale parsing out to a separate javascript file; translations of group names...
miker [Thu, 17 Apr 2008 19:21:56 +0000 (19:21 +0000)]
move locale parsing out to a separate javascript file; translations of group names and descriptions

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

16 years agolocale parsing based on URL knowledge (because apache is not helping); aou.name trans...
miker [Thu, 17 Apr 2008 18:54:50 +0000 (18:54 +0000)]
locale parsing based on URL knowledge (because apache is not helping); aou.name translation support

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

16 years agouse the class hint for the fully qualified field name, instead of the table (which...
miker [Thu, 17 Apr 2008 18:04:26 +0000 (18:04 +0000)]
use the class hint for the fully qualified field name, instead of the table (which is not always available)

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

16 years agopull in my own requirements
miker [Thu, 17 Apr 2008 05:28:05 +0000 (05:28 +0000)]
pull in my own requirements

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

16 years agoin-db translation Digit widget
miker [Thu, 17 Apr 2008 05:21:21 +0000 (05:21 +0000)]
in-db translation Digit widget

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

16 years agoarg! typo
miker [Wed, 16 Apr 2008 17:48:34 +0000 (17:48 +0000)]
arg! typo

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

16 years agoAnd so it is done. OpenSRF.js has been renamed to DojoSRF.js.
dbs [Wed, 16 Apr 2008 01:38:49 +0000 (01:38 +0000)]
And so it is done. OpenSRF.js has been renamed to DojoSRF.js.
Case-insensitive platforms of the world, rejoice.

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

16 years agodefault error handler typo
miker [Wed, 16 Apr 2008 00:50:56 +0000 (00:50 +0000)]
default error handler typo

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

16 years agobackend i18n dojo wrapper
miker [Wed, 16 Apr 2008 00:50:26 +0000 (00:50 +0000)]
backend i18n dojo wrapper

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

16 years agogetting perl fieldmapper class name from idl
miker [Tue, 15 Apr 2008 17:17:22 +0000 (17:17 +0000)]
getting perl fieldmapper class name from idl

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

16 years agofixing fielder with no fields
miker [Tue, 15 Apr 2008 17:09:40 +0000 (17:09 +0000)]
fixing fielder with no fields

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

16 years agodefault to pulling all fields from field_safe classes
miker [Tue, 15 Apr 2008 16:42:11 +0000 (16:42 +0000)]
default to pulling all fields from field_safe classes

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

16 years agoupdating dewey extractor
miker [Tue, 15 Apr 2008 16:02:42 +0000 (16:02 +0000)]
updating dewey extractor

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

16 years agomarc_view i18n
dbs [Tue, 15 Apr 2008 12:18:51 +0000 (12:18 +0000)]
marc_view i18n

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

16 years agodojo.require OpenSRF, since we use it herein. it will only be loaded if it has not...
miker [Tue, 15 Apr 2008 11:59:51 +0000 (11:59 +0000)]
dojo.require OpenSRF, since we use it herein.  it will only be loaded if it has not been before

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

16 years agoMove inline calls into my_init(); messagecatalog isn't visible until after onload...
dbs [Tue, 15 Apr 2008 02:42:21 +0000 (02:42 +0000)]
Move inline calls into my_init(); messagecatalog isn't visible until after onload event
Thanks to phasefx and miker for the assist!

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

16 years agoTypo
dbs [Tue, 15 Apr 2008 01:37:00 +0000 (01:37 +0000)]
Typo

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

16 years agoi18n for the MARC editor
dbs [Tue, 15 Apr 2008 00:23:18 +0000 (00:23 +0000)]
i18n for the MARC editor
Note that marcedit.js doesn't like messagecatalog calls for some reason

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

16 years agochecking to make sure the potential event is actually an object before using the...
erickson [Mon, 14 Apr 2008 20:22:14 +0000 (20:22 +0000)]
checking to make sure the potential event is actually an object before using the "in" operator

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

16 years agoadded a synchronous option to user session fetching
erickson [Mon, 14 Apr 2008 20:21:49 +0000 (20:21 +0000)]
added a synchronous option to user session fetching

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

16 years agorolling back segregation by branch.. if that kind of pre-sorting is needed, just...
erickson [Mon, 14 Apr 2008 19:03:36 +0000 (19:03 +0000)]
rolling back segregation by branch.. if that kind of pre-sorting is needed, just grab the tree

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

16 years agomoving seed data out of the schema files
miker [Mon, 14 Apr 2008 18:39:08 +0000 (18:39 +0000)]
moving seed data out of the schema files

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

16 years agoorg_unit_list and org_id_list now return sub-lists, segregated by branches of the...
erickson [Mon, 14 Apr 2008 18:29:35 +0000 (18:29 +0000)]
org_unit_list and org_id_list now return sub-lists, segregated by branches of the org tree.  the first item in each list is the highest perm or for that branch of the tree

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

16 years agofixed method name typo
erickson [Mon, 14 Apr 2008 17:57:25 +0000 (17:57 +0000)]
fixed method name typo

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

16 years agoadded versions of work perm org fetcher to return flat list of all org units or org...
erickson [Mon, 14 Apr 2008 17:38:59 +0000 (17:38 +0000)]
added versions of work perm org fetcher to return flat list of all org units or org IDs.  if no depth is provided to get_org_depth, do not default to 0

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

16 years agoadd new permacrud permissions to the base set
miker [Mon, 14 Apr 2008 15:22:58 +0000 (15:22 +0000)]
add new permacrud permissions to the base set

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

16 years agoadded a parallel method for perm_org_set which returns the sub-tree for each of the...
erickson [Mon, 14 Apr 2008 14:04:47 +0000 (14:04 +0000)]
added a parallel method for perm_org_set which returns the sub-tree for each of the perm orgs

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

16 years agoeditor returns an array
miker [Mon, 14 Apr 2008 13:51:53 +0000 (13:51 +0000)]
editor returns an array

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

16 years agoaugmented the org descendants retrieval method to take an optional list of orgs
erickson [Mon, 14 Apr 2008 13:32:05 +0000 (13:32 +0000)]
augmented the org descendants retrieval method to take an optional list of orgs

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

16 years agologging and simpler method call
miker [Mon, 14 Apr 2008 13:32:00 +0000 (13:32 +0000)]
logging and simpler method call

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

16 years agobetter name for the method
miker [Mon, 14 Apr 2008 13:24:05 +0000 (13:24 +0000)]
better name for the method

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

16 years agoadding open-ils.fielder app
miker [Mon, 14 Apr 2008 13:16:42 +0000 (13:16 +0000)]
adding open-ils.fielder app

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

16 years agoadd support for async calls via an async kwarg
miker [Mon, 14 Apr 2008 12:29:49 +0000 (12:29 +0000)]
add support for async calls via an async kwarg

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

16 years agoadded function to get the highest org list for a given permission
erickson [Mon, 14 Apr 2008 02:52:50 +0000 (02:52 +0000)]
added function to get the highest org list for a given permission

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

16 years agoFix problems introduced during i18n-ization
dbs [Mon, 14 Apr 2008 00:13:53 +0000 (00:13 +0000)]
Fix problems introduced during i18n-ization
(JavaScript strings don't span multiple lines by default)

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

16 years agoClean up the problems I introduced during i18n-ization
dbs [Sun, 13 Apr 2008 23:46:53 +0000 (23:46 +0000)]
Clean up the problems I introduced during i18n-ization

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

16 years agodbi_get_result_long is deprecated; using dbi_get_result_int instead
dbs [Sun, 13 Apr 2008 18:23:17 +0000 (18:23 +0000)]
dbi_get_result_long is deprecated; using dbi_get_result_int instead

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

16 years agoAt various points in opac_utils.js, there are calls to doLogout() (no parms).
dbs [Sun, 13 Apr 2008 18:17:49 +0000 (18:17 +0000)]
At various points in opac_utils.js, there are calls to doLogout() (no parms).
However, Firefox complains that doLogout() is not defined.

The only defined function is doLogout(noredirect) (one parm).

As I can't find any instances of doLogout being called with a parameter,
and I can't see noredirect being used anywhere in the function, the
simplest patch appears to be to just remove the parameter from the prototype.

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

16 years agouser and auth session management class
erickson [Sun, 13 Apr 2008 15:51:04 +0000 (15:51 +0000)]
user and auth session management class

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

16 years agoadded initial Event handling code
erickson [Sun, 13 Apr 2008 13:07:53 +0000 (13:07 +0000)]
added initial Event handling code

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

16 years agoadded prereqs for credit card processing
erickson [Sun, 13 Apr 2008 12:32:54 +0000 (12:32 +0000)]
added prereqs for credit card processing

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

16 years agoinitial credit card and paypal processing code. this still needs some refactoring...
erickson [Sun, 13 Apr 2008 12:32:26 +0000 (12:32 +0000)]
initial credit card and paypal processing code.  this still needs some refactoring to accomodate the staff and patron workflows.

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

16 years agooy, extraneous quotation mark
phasefx [Sat, 12 Apr 2008 16:47:55 +0000 (16:47 +0000)]
oy, extraneous quotation mark

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

16 years agodifferentiate entities for editing items and editing volumes
phasefx [Sat, 12 Apr 2008 16:15:34 +0000 (16:15 +0000)]
differentiate entities for editing items and editing volumes

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

16 years agoPatch from Scott McKellar to use new osrfHash iterator key function
miker [Sat, 12 Apr 2008 02:49:38 +0000 (02:49 +0000)]
Patch from Scott McKellar to use new osrfHash iterator key function

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

16 years agoputting OpenSRF.js into the dojo dir so dojo can find it
erickson [Fri, 11 Apr 2008 18:14:13 +0000 (18:14 +0000)]
putting OpenSRF.js into the dojo dir so dojo can find it

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

16 years agoweb/js/opensrf directory has to exist before we can install into it
dbs [Fri, 11 Apr 2008 16:52:46 +0000 (16:52 +0000)]
web/js/opensrf directory has to exist before we can install into it

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

16 years agoPatch from Scott McKellar:
miker [Fri, 11 Apr 2008 15:44:56 +0000 (15:44 +0000)]
Patch from Scott McKellar:

These patches use the new function osrfHashIteratorKey() to fetch
the current key from an osrfHashIterator, instead of accessing it
directly.

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

16 years agopython-dev is required to build OpenSRF python packages
dbs [Fri, 11 Apr 2008 15:37:25 +0000 (15:37 +0000)]
python-dev is required to build OpenSRF python packages

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

16 years agomerging dojo-ified fieldmapper from the dojo-admin branch
miker [Fri, 11 Apr 2008 03:50:01 +0000 (03:50 +0000)]
merging dojo-ified fieldmapper from the dojo-admin branch

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

16 years agomerging admin interface from the dojo-admin branch
miker [Fri, 11 Apr 2008 03:45:49 +0000 (03:45 +0000)]
merging admin interface from the dojo-admin branch

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

16 years agocopyright header
miker [Fri, 11 Apr 2008 01:59:08 +0000 (01:59 +0000)]
copyright header

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

16 years agoadding permacrud app to the example config
miker [Fri, 11 Apr 2008 01:15:37 +0000 (01:15 +0000)]
adding permacrud app to the example config

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

16 years agoSyntax errors in copy_editor.js
dbs [Thu, 10 Apr 2008 16:11:11 +0000 (16:11 +0000)]
Syntax errors in copy_editor.js

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

16 years agoMake our i18n messagecatalog strings work (need global.css for binding xbl)
dbs [Thu, 10 Apr 2008 14:42:17 +0000 (14:42 +0000)]
Make our i18n messagecatalog strings work (need global.css for binding xbl)

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

16 years agoInitial stab at marcedit i18n
dbs [Thu, 10 Apr 2008 13:59:09 +0000 (13:59 +0000)]
Initial stab at marcedit i18n

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

16 years agoi18n for copy_summary
dbs [Thu, 10 Apr 2008 13:12:49 +0000 (13:12 +0000)]
i18n for copy_summary

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

16 years agoProbably need to define our message catalogs
dbs [Thu, 10 Apr 2008 13:12:17 +0000 (13:12 +0000)]
Probably need to define our message catalogs

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

16 years agoi18n for copy_notes.xul
dbs [Thu, 10 Apr 2008 02:18:34 +0000 (02:18 +0000)]
i18n for copy_notes.xul

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

16 years agoprotect against empty list items
phasefx [Thu, 10 Apr 2008 02:17:26 +0000 (02:17 +0000)]
protect against empty list items

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

16 years agoi18n for the strings in the copy_editor.xul
dbs [Wed, 9 Apr 2008 02:33:09 +0000 (02:33 +0000)]
i18n for the strings in the copy_editor.xul

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

16 years agoFinish i18n for the easy part of copy_editor.js
dbs [Wed, 9 Apr 2008 01:29:35 +0000 (01:29 +0000)]
Finish i18n for the easy part of copy_editor.js

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