]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
18 years agoThis is the basic circulation scaffolding for the circulation methods
erickson [Fri, 6 Jan 2006 17:16:45 +0000 (17:16 +0000)]
This is the basic circulation scaffolding for the circulation methods
this code currently:
1. Loads the circ script names from the config
2. Presents the basic circ API... with no actual logic present yet
permit / checkout / checkin / renew

there is a first draft of a method to load the necessary circulation objects
and shove them into the script environment.

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

18 years agoupdated the API some.
erickson [Fri, 6 Jan 2006 16:15:57 +0000 (16:15 +0000)]
updated the API some.
now there is a generic insert method to handle scalars, hashes, arrays, and FM objects

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

18 years agosome small cleaning
erickson [Thu, 5 Jan 2006 23:41:08 +0000 (23:41 +0000)]
some small cleaning
added some utility methods

spidermonkey can now take arbitrary perl objects and push them into
and retrieve them from the JS runtime.  this only works if support JS
libs are provided to the constructor

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

18 years agoadded a 'no warnings' for cleaner output
erickson [Thu, 5 Jan 2006 23:39:35 +0000 (23:39 +0000)]
added a 'no warnings' for cleaner output

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

18 years agomoved some warns that will happen often to info logs
erickson [Thu, 5 Jan 2006 23:39:01 +0000 (23:39 +0000)]
moved some warns that will happen often to info logs

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

18 years agoupdate global stash after survey creation
phasefx [Thu, 5 Jan 2006 22:28:21 +0000 (22:28 +0000)]
update global stash after survey creation

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

18 years agotypoes
phasefx [Thu, 5 Jan 2006 22:05:14 +0000 (22:05 +0000)]
typoes

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

18 years agofirst stab at listing required summaries and possible responses in patron summary
phasefx [Thu, 5 Jan 2006 21:56:26 +0000 (21:56 +0000)]
first stab at listing required summaries and possible responses in patron summary

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

18 years agosimplified eval'ing code
erickson [Thu, 5 Jan 2006 20:53:41 +0000 (20:53 +0000)]
simplified eval'ing code

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

18 years agostub more actions you might want to make against items
phasefx [Thu, 5 Jan 2006 20:20:34 +0000 (20:20 +0000)]
stub more actions you might want to make against items

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

18 years agosome fixes
phasefx [Thu, 5 Jan 2006 19:01:36 +0000 (19:01 +0000)]
some fixes

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

18 years agoscriptrunner is a generic script handling API
erickson [Thu, 5 Jan 2006 18:56:58 +0000 (18:56 +0000)]
scriptrunner is a generic script handling API

spidermonkey is our spidermonkey JS wrapper code for moving objects around

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

18 years agocosmetic
phasefx [Thu, 5 Jan 2006 18:51:47 +0000 (18:51 +0000)]
cosmetic

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

18 years agoadding MARC Zsearch
miker [Thu, 5 Jan 2006 18:51:38 +0000 (18:51 +0000)]
adding MARC Zsearch

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

18 years agopass the session to the survey wizard
phasefx [Thu, 5 Jan 2006 18:41:44 +0000 (18:41 +0000)]
pass the session to the survey wizard

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

18 years agoMaking survey wizard work. That's some funky code. Glad I've learned MVC since...
phasefx [Thu, 5 Jan 2006 18:33:38 +0000 (18:33 +0000)]
Making survey wizard work.  That's some funky code.  Glad I've learned MVC since then :D  survey create call is broke, though

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

18 years agodebugging
phasefx [Thu, 5 Jan 2006 16:20:19 +0000 (16:20 +0000)]
debugging

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

18 years agoJSAN.js _does_ run some code inline
phasefx [Thu, 5 Jan 2006 16:19:52 +0000 (16:19 +0000)]
JSAN.js _does_ run some code inline

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

18 years agoadd basic classed Z search methods -- these return globally scoped records instead...
miker [Thu, 5 Jan 2006 15:50:44 +0000 (15:50 +0000)]
add basic classed Z search methods -- these return globally scoped records instead of local metarecords

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

18 years agosimple example script for talking to opensrf
erickson [Thu, 5 Jan 2006 15:39:59 +0000 (15:39 +0000)]
simple example script for talking to opensrf

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

18 years agodebugging
phasefx [Thu, 5 Jan 2006 14:32:41 +0000 (14:32 +0000)]
debugging

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

18 years agofirst cut at porting staff client 2 survey wizard
phasefx [Wed, 4 Jan 2006 23:15:58 +0000 (23:15 +0000)]
first cut at porting staff client 2 survey wizard

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

18 years agotypo
phasefx [Wed, 4 Jan 2006 23:06:53 +0000 (23:06 +0000)]
typo

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

18 years agowizards are top-level windows
phasefx [Wed, 4 Jan 2006 23:06:35 +0000 (23:06 +0000)]
wizards are top-level windows

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

18 years agosyntax
phasefx [Wed, 4 Jan 2006 23:04:45 +0000 (23:04 +0000)]
syntax

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

18 years agolink in survey wizard
phasefx [Wed, 4 Jan 2006 23:03:29 +0000 (23:03 +0000)]
link in survey wizard

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

18 years agourl mangling
phasefx [Wed, 4 Jan 2006 22:59:04 +0000 (22:59 +0000)]
url mangling

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

18 years agomore source code cosmetics
phasefx [Wed, 4 Jan 2006 22:54:35 +0000 (22:54 +0000)]
more source code cosmetics

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

18 years agoWe can now spawn a tabbed console if we need it
phasefx [Wed, 4 Jan 2006 22:10:01 +0000 (22:10 +0000)]
We can now spawn a tabbed console if we need it

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

18 years agofixing widget where-clause generators
miker [Wed, 4 Jan 2006 20:42:27 +0000 (20:42 +0000)]
fixing widget where-clause generators

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

18 years agoprotecting against some warnings
miker [Wed, 4 Jan 2006 20:41:48 +0000 (20:41 +0000)]
protecting against some warnings

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

18 years agoadded static time and date tables
miker [Wed, 4 Jan 2006 20:41:25 +0000 (20:41 +0000)]
added static time and date tables

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

18 years agosetting default schedule time to "today"
miker [Wed, 4 Jan 2006 20:41:03 +0000 (20:41 +0000)]
setting default schedule time to "today"

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

18 years agofixing bug # 52
miker [Wed, 4 Jan 2006 20:40:39 +0000 (20:40 +0000)]
fixing bug # 52

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

18 years agocn browse moved next to copy info
erickson [Wed, 4 Jan 2006 19:11:10 +0000 (19:11 +0000)]
cn browse moved next to copy info

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

18 years agoupcase some constants
phasefx [Wed, 4 Jan 2006 18:45:35 +0000 (18:45 +0000)]
upcase some constants

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

18 years agoshowing all volumes in the detail page now makes the cn browser show items for
erickson [Wed, 4 Jan 2006 17:54:58 +0000 (17:54 +0000)]
showing all volumes in the detail page now makes the cn browser show items for
all locations regardless of the location of the selected CN.

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

18 years agomoved main menu/tab interface from remote to chrome
phasefx [Wed, 4 Jan 2006 16:46:12 +0000 (16:46 +0000)]
moved main menu/tab interface from remote to chrome

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

18 years agoneed to do this for all top level xul windows
phasefx [Wed, 4 Jan 2006 16:44:31 +0000 (16:44 +0000)]
need to do this for all top level xul windows

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

18 years agomore work on the record detail callnumber browse
erickson [Wed, 4 Jan 2006 16:34:09 +0000 (16:34 +0000)]
more work on the record detail callnumber browse
added client side pre-fetching of next and previous
added local callnumber dropdown to pick different CN's when in browse
expanding cn browse depth for items outside of search range

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

18 years ago*** empty log message ***
phasefx [Wed, 4 Jan 2006 14:58:25 +0000 (14:58 +0000)]
*** empty log message ***

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

18 years agocallnumber browse is closer
erickson [Tue, 3 Jan 2006 23:41:02 +0000 (23:41 +0000)]
callnumber browse is closer

it now has it's own link on the details page

TODO: sort on number of times a given cn is shown, when a user clicks on a
callnumber that is not in this "depth", expand the callnumber retrieval depth.

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

18 years agowired ISBN and ISSN search for opac (currently go to metarecord page..)
erickson [Tue, 3 Jan 2006 15:17:20 +0000 (15:17 +0000)]
wired ISBN  and ISSN search for opac (currently go to metarecord page..)

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

18 years agokeep items out interface uptodate
phasefx [Tue, 3 Jan 2006 15:16:39 +0000 (15:16 +0000)]
keep items out interface uptodate

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

18 years agochanged name from 'callnumber browse' to 'shelf browse'
erickson [Tue, 3 Jan 2006 14:54:44 +0000 (14:54 +0000)]
changed name from 'callnumber browse' to 'shelf browse'

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

18 years agoshort circuit checked out retrieval
erickson [Tue, 3 Jan 2006 14:54:19 +0000 (14:54 +0000)]
short circuit checked out retrieval

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

18 years agoadded debug line
erickson [Tue, 3 Jan 2006 14:53:49 +0000 (14:53 +0000)]
added debug line

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

18 years agobackdate, not patron id
phasefx [Tue, 3 Jan 2006 14:23:44 +0000 (14:23 +0000)]
backdate, not patron id

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

18 years agomoved timeout to global var; later, refactor to command line or config file option...
miker [Tue, 3 Jan 2006 03:11:10 +0000 (03:11 +0000)]
moved timeout to global var; later, refactor to command line or config file option (this was needed for storage debuging)

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

18 years agorefactoring to use storage server transactions instead of direct DB transactions
miker [Tue, 3 Jan 2006 03:10:18 +0000 (03:10 +0000)]
refactoring to use storage server transactions instead of direct DB transactions

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

18 years agotypo
erickson [Mon, 2 Jan 2006 22:12:18 +0000 (22:12 +0000)]
typo

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

18 years agomoved cn browse to be a sibling of reviews, marc record, etc on the record detail...
erickson [Mon, 2 Jan 2006 16:34:10 +0000 (16:34 +0000)]
moved cn browse to be a sibling of reviews, marc record, etc on the record detail page
gave cn browse cells a fixed height of 190px so the page won't shift when browsing...

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

18 years agocheckin on patron items out interface, but checkin seems broken
phasefx [Mon, 2 Jan 2006 05:24:35 +0000 (05:24 +0000)]
checkin on patron items out interface, but checkin seems broken

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

18 years agoprotecting against non-existant DB items
miker [Mon, 2 Jan 2006 04:45:46 +0000 (04:45 +0000)]
protecting against non-existant DB items

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

18 years agoapi param fix. toward list selection
phasefx [Mon, 2 Jan 2006 04:39:02 +0000 (04:39 +0000)]
api param fix.  toward list selection

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

18 years agothere is no .atomic method for simple .retrieve methods, removing .atomic extention
miker [Mon, 2 Jan 2006 04:11:55 +0000 (04:11 +0000)]
there is no .atomic method for simple .retrieve methods, removing .atomic extention

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

18 years agostub out items Claims Returned
phasefx [Mon, 2 Jan 2006 03:48:43 +0000 (03:48 +0000)]
stub out items Claims Returned

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

18 years agoupdate items out interface on checkout
phasefx [Mon, 2 Jan 2006 03:36:04 +0000 (03:36 +0000)]
update items out interface on checkout

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

18 years agouse slim checkouts. Should use real async instead of the chain, though
phasefx [Mon, 2 Jan 2006 02:41:21 +0000 (02:41 +0000)]
use slim checkouts.  Should use real async instead of the chain, though

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

18 years agoSome more calls. copy.fleshed.retrieve is currently broken for me
phasefx [Mon, 2 Jan 2006 02:40:01 +0000 (02:40 +0000)]
Some more calls.  copy.fleshed.retrieve is currently broken for me

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

18 years agochange error handling on chain exec so chain can be broken or not
phasefx [Mon, 2 Jan 2006 02:39:06 +0000 (02:39 +0000)]
change error handling on chain exec so chain can be broken or not

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

18 years ago'ware cut & paste
phasefx [Sun, 1 Jan 2006 16:54:27 +0000 (16:54 +0000)]
'ware cut & paste

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

18 years agofix the fix
phasefx [Sun, 1 Jan 2006 05:05:21 +0000 (05:05 +0000)]
fix the fix

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

18 years agohandle this one specific case of bad input
phasefx [Sun, 1 Jan 2006 04:59:20 +0000 (04:59 +0000)]
handle this one specific case of bad input

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

18 years agosome fixes. Thanks Mike! getElementsByTagName returns something special called...
phasefx [Sun, 1 Jan 2006 04:50:45 +0000 (04:50 +0000)]
some fixes.  Thanks Mike!  getElementsByTagName returns something special called a NodeList, and not a simple array of dom nodes

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

18 years agofixes the segfault in newer xulrunner
phasefx [Sun, 1 Jan 2006 04:09:05 +0000 (04:09 +0000)]
fixes the segfault in newer xulrunner

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

18 years agothis crashes xulrunner 1.9a1
phasefx [Sun, 1 Jan 2006 03:19:16 +0000 (03:19 +0000)]
this crashes xulrunner 1.9a1

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

18 years agopass bills from bill interface to summary display
phasefx [Sun, 1 Jan 2006 02:31:33 +0000 (02:31 +0000)]
pass bills from bill interface to summary display

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

18 years agoempty a list
phasefx [Sun, 1 Jan 2006 02:30:49 +0000 (02:30 +0000)]
empty a list

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

18 years agodebugging
phasefx [Sun, 1 Jan 2006 02:30:16 +0000 (02:30 +0000)]
debugging

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

18 years agosped up page_down by about 20%
miker [Sat, 31 Dec 2005 17:17:18 +0000 (17:17 +0000)]
sped up page_down by about 20%

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

18 years agotesting wood background
erickson [Fri, 30 Dec 2005 23:19:56 +0000 (23:19 +0000)]
testing wood background

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

18 years agofirst round of the callnumber browse interface
erickson [Fri, 30 Dec 2005 23:11:34 +0000 (23:11 +0000)]
first round of the callnumber browse interface
methods added and basic opac functionality added

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

18 years agoallow odd page sizes and "center" the target
miker [Fri, 30 Dec 2005 22:19:29 +0000 (22:19 +0000)]
allow odd page sizes and "center" the target

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

18 years agousing arrays instead of objects in CN browsing
miker [Fri, 30 Dec 2005 20:11:34 +0000 (20:11 +0000)]
using arrays instead of objects in CN browsing

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

18 years agoapi change for retrieving au via session. Need to rip out those offline bits of...
phasefx [Fri, 30 Dec 2005 18:28:37 +0000 (18:28 +0000)]
api change for retrieving au via session.  Need to rip out those offline bits of code and implement offline through the stash

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

18 years agofixing worst-case for "global" search, adding page up and down
miker [Fri, 30 Dec 2005 17:46:13 +0000 (17:46 +0000)]
fixing worst-case for "global" search, adding page up and down

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

18 years agominor documentation adjustment
miker [Fri, 30 Dec 2005 04:03:10 +0000 (04:03 +0000)]
minor documentation adjustment

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

18 years agocall number targeter method -- usable for lib or system right now
miker [Thu, 29 Dec 2005 23:37:52 +0000 (23:37 +0000)]
call number targeter method -- usable for lib or system right now

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

18 years agoadd stage3s to the template tree for clone+edit
miker [Thu, 29 Dec 2005 23:37:24 +0000 (23:37 +0000)]
add stage3s to the template tree for clone+edit

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

18 years agofixed build to copy over Evergreen perl mods
erickson [Thu, 29 Dec 2005 21:59:54 +0000 (21:59 +0000)]
fixed build to copy over Evergreen perl mods
removed some unused code

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

18 years agodisabled checkout renewal in the current opac until the code is more normalized ...
erickson [Thu, 29 Dec 2005 21:46:12 +0000 (21:46 +0000)]
disabled checkout renewal in the current opac until the code is more normalized (i.e. events)
changed one part of the circ code to use events

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

18 years agoorg tree no longer over-laps with over info
erickson [Thu, 29 Dec 2005 21:18:45 +0000 (21:18 +0000)]
org tree no longer over-laps with over info

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

18 years agoimproper added content info is now ignored / not displayed
erickson [Thu, 29 Dec 2005 21:06:21 +0000 (21:06 +0000)]
improper added content info is now ignored / not displayed
fixed bug in myopac so checked out info is not re-drawn

removed some unused lines from container.pl

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

18 years agoon the "Checked Out" tab of MYOPAC, title and author info is now retrieve asynchronously
erickson [Thu, 29 Dec 2005 20:55:32 +0000 (20:55 +0000)]
on the "Checked Out" tab of MYOPAC, title and author info is now retrieve asynchronously

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

18 years agotypos / bug-fixes for the added content stuff
erickson [Thu, 29 Dec 2005 20:23:21 +0000 (20:23 +0000)]
typos / bug-fixes for the added content stuff

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

18 years agoOpenILS::Application::Search::AddedContent is now just a dummy file
erickson [Thu, 29 Dec 2005 19:42:33 +0000 (19:42 +0000)]
OpenILS::Application::Search::AddedContent is now just a dummy file
that returns empty sets for all methods.

The real added content code now lives in the Evergreen tree in
vendor-specific modules (only ContentCafe for now)

The added content handler is defined in the config file.  If not defined
the default is used

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

18 years agomoving out of OpenILS tree into this tree for customizability
erickson [Thu, 29 Dec 2005 19:30:58 +0000 (19:30 +0000)]
moving out of OpenILS tree into this tree for customizability

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

18 years agoadded content methods return empty sets unless the content server info is
erickson [Thu, 29 Dec 2005 19:15:43 +0000 (19:15 +0000)]
added content methods return empty sets unless the content server info is
properly defined

currently, empty sets will simply not show up in the db

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

18 years agoa little tidying.. more to come
erickson [Thu, 29 Dec 2005 16:23:42 +0000 (16:23 +0000)]
a little tidying.. more to come

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

18 years agoupdating a username returns an event if the requested username already exists
erickson [Thu, 29 Dec 2005 15:56:07 +0000 (15:56 +0000)]
updating a username returns an event if the requested username already exists

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

18 years agofixed bug in MYOPAC where holds with the same target item were causing the
erickson [Thu, 29 Dec 2005 15:27:41 +0000 (15:27 +0000)]
fixed bug in MYOPAC where holds with the same target item were causing the
display to bunch items together into a single row.

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

18 years agowhen clicking on 'cancel' on the login deck on MYOPAC, the user is
erickson [Thu, 29 Dec 2005 15:23:24 +0000 (15:23 +0000)]
when clicking on 'cancel' on the login deck on MYOPAC, the user is
now redirected to the home page instead of seeing an empty MYOPAC page

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

18 years agoallow clone+edit of existing stage3 reports
miker [Wed, 28 Dec 2005 21:02:19 +0000 (21:02 +0000)]
allow clone+edit of existing stage3 reports

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

18 years agogo back to patron barcode scan on bad scan. Might want to do a quick existence check...
phasefx [Wed, 28 Dec 2005 19:43:05 +0000 (19:43 +0000)]
go back to patron barcode scan on bad scan.  Might want to do a quick existence check before spawning the patron display to avoid the screen transition

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

18 years agoworkaround some weird scoping issue
phasefx [Wed, 28 Dec 2005 08:19:32 +0000 (08:19 +0000)]
workaround some weird scoping issue

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

18 years agoadded template name to "manage" section
miker [Tue, 27 Dec 2005 22:52:57 +0000 (22:52 +0000)]
added template name to "manage" section

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

18 years agoreports can now be rescheduled and disabled
miker [Tue, 27 Dec 2005 22:44:34 +0000 (22:44 +0000)]
reports can now be rescheduled and disabled

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

18 years agofixing session timeout bug
miker [Tue, 27 Dec 2005 22:43:44 +0000 (22:43 +0000)]
fixing session timeout bug

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

18 years agoshow template name as "parent" of report in "My Completed Reports"
miker [Tue, 27 Dec 2005 19:11:01 +0000 (19:11 +0000)]
show template name as "parent" of report in "My Completed Reports"

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