]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
18 years agoadded some logging, etc.
erickson [Thu, 13 Apr 2006 17:01:08 +0000 (17:01 +0000)]
added some logging, etc.

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

18 years agoflesh/retrieve list row when row is visible.. more dramatic when the append data...
phasefx [Thu, 13 Apr 2006 16:34:53 +0000 (16:34 +0000)]
flesh/retrieve list row when row is visible.. more dramatic when the append data is small and a retrieve function is given

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

18 years agocosmetic
pines [Thu, 13 Apr 2006 04:38:11 +0000 (04:38 +0000)]
cosmetic

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

18 years agocosmetic
phasefx [Thu, 13 Apr 2006 04:37:54 +0000 (04:37 +0000)]
cosmetic

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

18 years agoadding "transit" virtual field on hold_request for hold transits (dance required...
miker [Thu, 13 Apr 2006 01:22:08 +0000 (01:22 +0000)]
adding "transit" virtual field on hold_request for hold transits (dance required); adding hold transits on retrieve-by-user

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

18 years agosetting WRITE flag for generate_fines and copy targeter
miker [Thu, 13 Apr 2006 01:20:27 +0000 (01:20 +0000)]
setting WRITE flag for generate_fines and copy targeter

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

18 years agousing main DB outside transactions based on a flag
miker [Thu, 13 Apr 2006 01:15:17 +0000 (01:15 +0000)]
using main DB outside transactions based on a flag

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

18 years agoa lot of small changes
erickson [Wed, 12 Apr 2006 21:23:31 +0000 (21:23 +0000)]
a lot of small changes
pop print window for copy details
details page reloads on login

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

18 years agodefault focus handler
phasefx [Wed, 12 Apr 2006 19:10:00 +0000 (19:10 +0000)]
default focus handler

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

18 years agodefault focus handler
pines [Wed, 12 Apr 2006 19:09:30 +0000 (19:09 +0000)]
default focus handler

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

18 years agosimple offline detection
phasefx [Wed, 12 Apr 2006 16:59:40 +0000 (16:59 +0000)]
simple offline detection

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

18 years agoexample C/libdbi fetching code
erickson [Wed, 12 Apr 2006 16:50:34 +0000 (16:50 +0000)]
example C/libdbi fetching code
Makefile has lines to build the code, but they are commented out
for now since it requires libdbi

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

18 years agousing average rank instead of summed rank
miker [Wed, 12 Apr 2006 16:39:42 +0000 (16:39 +0000)]
using average rank instead of summed rank

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

18 years agosimple offline detection. However, it's possible to get nulls and have the offline...
phasefx [Wed, 12 Apr 2006 15:45:18 +0000 (15:45 +0000)]
simple offline detection.  However, it's possible to get nulls and have the offline check determine that opensrf is reachable and everything is fine

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

18 years agoupdated api to take note public-ness into account
erickson [Wed, 12 Apr 2006 15:12:01 +0000 (15:12 +0000)]
updated api to take note public-ness into account

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

18 years agofixing open-ils.storage.biblio.record_entry.status_copy_count to give all results...
miker [Wed, 12 Apr 2006 15:11:35 +0000 (15:11 +0000)]
fixing open-ils.storage.biblio.record_entry.status_copy_count to give all results, not just the last from an OU

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

18 years agoadded note delete method
erickson [Wed, 12 Apr 2006 13:59:23 +0000 (13:59 +0000)]
added note delete method

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

18 years agoadded note deletion
erickson [Wed, 12 Apr 2006 13:59:08 +0000 (13:59 +0000)]
added note deletion

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

18 years agouser note retrieval and creation methods
erickson [Wed, 12 Apr 2006 13:47:57 +0000 (13:47 +0000)]
user note retrieval and creation methods

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

18 years agonote tester code
erickson [Wed, 12 Apr 2006 13:47:26 +0000 (13:47 +0000)]
note tester code

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

18 years agobetter experience with patron retrieve failures
phasefx [Wed, 12 Apr 2006 04:52:07 +0000 (04:52 +0000)]
better experience with patron retrieve failures

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

18 years agostop empty barcode submissions
phasefx [Wed, 12 Apr 2006 04:43:51 +0000 (04:43 +0000)]
stop empty barcode submissions

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

18 years agomore annoying alerts
phasefx [Wed, 12 Apr 2006 04:29:56 +0000 (04:29 +0000)]
more annoying alerts

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

18 years agomore annoying alerts
pines [Wed, 12 Apr 2006 04:29:37 +0000 (04:29 +0000)]
more annoying alerts

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

18 years agofixed bug
erickson [Wed, 12 Apr 2006 04:17:43 +0000 (04:17 +0000)]
fixed bug

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

18 years agoadded more debugging
erickson [Wed, 12 Apr 2006 04:14:30 +0000 (04:14 +0000)]
added more debugging

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

18 years agotesting accesskey nesting
phasefx [Wed, 12 Apr 2006 00:11:27 +0000 (00:11 +0000)]
testing accesskey nesting

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

18 years agochild windows of modal windows are themselves modal windows
pines [Tue, 11 Apr 2006 16:36:23 +0000 (16:36 +0000)]
child windows of modal windows are themselves modal windows

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

18 years agoadded more character escapes for js2JSON
erickson [Tue, 11 Apr 2006 16:35:27 +0000 (16:35 +0000)]
added more character escapes for js2JSON

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

18 years agoadded child init handling to the C stack
erickson [Tue, 11 Apr 2006 15:58:15 +0000 (15:58 +0000)]
added child init handling to the C stack

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

18 years agoadded a method to return a list of class hints and apinames.
erickson [Tue, 11 Apr 2006 15:56:22 +0000 (15:56 +0000)]
added a method to return a list of class hints and apinames.
E.g.

[ "au", "actor.user", "acp", "asset.copy", ... ]

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

18 years agoadded action column to copy summary table for launching the copy
erickson [Tue, 11 Apr 2006 15:53:31 +0000 (15:53 +0000)]
added action column to copy summary table for launching the copy
details as well as the cn browser.

de-duping see-from/also results in sidebar

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

18 years agodefault offline receipt templates
phasefx [Tue, 11 Apr 2006 15:32:41 +0000 (15:32 +0000)]
default offline receipt templates

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

18 years agooffline receipt printing. need to fix file.get_object() and set_object()
pines [Tue, 11 Apr 2006 15:32:08 +0000 (15:32 +0000)]
offline receipt printing.  need to fix file.get_object() and set_object()

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

18 years agoprint macro for offline patron
pines [Tue, 11 Apr 2006 15:31:31 +0000 (15:31 +0000)]
print macro for offline patron

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

18 years agotoward standalone receipts
pines [Tue, 11 Apr 2006 14:29:53 +0000 (14:29 +0000)]
toward standalone receipts

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

18 years agosave receipt templates for offline use
phasefx [Mon, 10 Apr 2006 21:44:51 +0000 (21:44 +0000)]
save receipt templates for offline use

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

18 years agoadded hold status to hold list in myopac
erickson [Mon, 10 Apr 2006 21:24:33 +0000 (21:24 +0000)]
added hold status to hold list in myopac

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

18 years agoadded ability to clear search params before populating
erickson [Mon, 10 Apr 2006 21:11:45 +0000 (21:11 +0000)]
added ability to clear search params before populating

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

18 years ago*** empty log message ***
phasefx [Mon, 10 Apr 2006 20:56:21 +0000 (20:56 +0000)]
*** empty log message ***

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

18 years agosome cleanup regarding the new copy-details info
erickson [Mon, 10 Apr 2006 20:52:47 +0000 (20:52 +0000)]
some cleanup regarding the new copy-details info

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

18 years agosome more cleanup
erickson [Mon, 10 Apr 2006 20:51:05 +0000 (20:51 +0000)]
some more cleanup

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

18 years agoupdated to work with new copy locations method params
erickson [Mon, 10 Apr 2006 20:49:06 +0000 (20:49 +0000)]
updated to work with new copy locations method params

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

18 years agoput the offline columns in a shared library for the benefit of the print library
pines [Mon, 10 Apr 2006 20:48:57 +0000 (20:48 +0000)]
put the offline columns in a shared library for the benefit of the print library

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

18 years agofixed spacing between main rows
erickson [Mon, 10 Apr 2006 20:48:34 +0000 (20:48 +0000)]
fixed spacing between main rows

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

18 years agoadded opensearch IE link
erickson [Mon, 10 Apr 2006 20:48:07 +0000 (20:48 +0000)]
added opensearch IE link

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

18 years agotesting new status bar layout
erickson [Mon, 10 Apr 2006 20:47:43 +0000 (20:47 +0000)]
testing new status bar layout

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

18 years agoremoved loading div thingy
erickson [Mon, 10 Apr 2006 20:46:51 +0000 (20:46 +0000)]
removed loading div thingy

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

18 years agosmall style changes
erickson [Mon, 10 Apr 2006 20:44:59 +0000 (20:44 +0000)]
small style changes

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

18 years agoremoving old advanced searches
erickson [Mon, 10 Apr 2006 20:44:16 +0000 (20:44 +0000)]
removing old advanced searches

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

18 years agooffline print templates
phasefx [Mon, 10 Apr 2006 20:30:58 +0000 (20:30 +0000)]
offline print templates

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

18 years agospecial case for offline receipts
phasefx [Mon, 10 Apr 2006 20:28:51 +0000 (20:28 +0000)]
special case for offline receipts

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

18 years agosupporting code for the newer advanced search interface
erickson [Mon, 10 Apr 2006 20:23:40 +0000 (20:23 +0000)]
supporting code for the newer advanced search interface

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

18 years agoadded classes for record details page
erickson [Mon, 10 Apr 2006 20:21:44 +0000 (20:21 +0000)]
added classes for record details page

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

18 years ago*** empty log message ***
phasefx [Mon, 10 Apr 2006 19:30:04 +0000 (19:30 +0000)]
*** empty log message ***

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

18 years ago*** empty log message ***
pines [Mon, 10 Apr 2006 19:21:20 +0000 (19:21 +0000)]
*** empty log message ***

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

18 years agosome offline print templates
phasefx [Mon, 10 Apr 2006 19:17:13 +0000 (19:17 +0000)]
some offline print templates

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

18 years agotoward offline receipts
phasefx [Mon, 10 Apr 2006 19:00:39 +0000 (19:00 +0000)]
toward offline receipts

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

18 years agomake it speedier
phasefx [Mon, 10 Apr 2006 18:28:47 +0000 (18:28 +0000)]
make it speedier

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

18 years agopatron and item retrieve from session errors
phasefx [Mon, 10 Apr 2006 18:26:21 +0000 (18:26 +0000)]
patron and item retrieve from session errors

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

18 years agoallow us to prepopulate copy_status with barcodes
phasefx [Mon, 10 Apr 2006 18:23:49 +0000 (18:23 +0000)]
allow us to prepopulate copy_status with barcodes

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

18 years agohandle import/export of external transaction files for standalone
pines [Mon, 10 Apr 2006 17:12:51 +0000 (17:12 +0000)]
handle import/export of external transaction files for standalone

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

18 years agono alert on error for sounds
pines [Mon, 10 Apr 2006 16:33:45 +0000 (16:33 +0000)]
no alert on error for sounds

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

18 years agointegrating the new advanced search interface
erickson [Mon, 10 Apr 2006 16:09:55 +0000 (16:09 +0000)]
integrating the new advanced search interface

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

18 years agojs to control the advanced global search
erickson [Mon, 10 Apr 2006 16:08:01 +0000 (16:08 +0000)]
js to control the advanced global search

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

18 years agonew advanced search interface
erickson [Mon, 10 Apr 2006 15:45:40 +0000 (15:45 +0000)]
new advanced search interface

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

18 years agoadd the delta to the timestamp for each transaction
pines [Mon, 10 Apr 2006 15:39:44 +0000 (15:39 +0000)]
add the delta to the timestamp for each transaction

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

18 years agooffline time delta
phasefx [Mon, 10 Apr 2006 15:25:22 +0000 (15:25 +0000)]
offline time delta

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

18 years agoseconds instead of milliseconds
pines [Mon, 10 Apr 2006 15:21:57 +0000 (15:21 +0000)]
seconds instead of milliseconds

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

18 years agodelta on each transaction, but we're not going that route afterall. Still good for...
pines [Mon, 10 Apr 2006 15:19:41 +0000 (15:19 +0000)]
delta on each transaction, but we're not going that route afterall.  Still good for debug information

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

18 years ago*** empty log message ***
phasefx [Mon, 10 Apr 2006 14:23:28 +0000 (14:23 +0000)]
*** empty log message ***

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

18 years agofix some columns that can handle fleshed vs. non-fleshed
phasefx [Mon, 10 Apr 2006 13:41:27 +0000 (13:41 +0000)]
fix some columns that can handle fleshed vs. non-fleshed

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

18 years agogetting closer to a copy browser replacement
phasefx [Mon, 10 Apr 2006 05:48:56 +0000 (05:48 +0000)]
getting closer to a copy browser replacement

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

18 years agotrying to speed things up a bit
phasefx [Mon, 10 Apr 2006 05:44:29 +0000 (05:44 +0000)]
trying to speed things up a bit

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

18 years agochoose exactly which columns and in what order to display from the standard columns
phasefx [Mon, 10 Apr 2006 05:16:31 +0000 (05:16 +0000)]
choose exactly which columns and in what order to display from the standard columns

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

18 years agoexperiment 3
phasefx [Mon, 10 Apr 2006 04:03:35 +0000 (04:03 +0000)]
experiment 3

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

18 years agocall number column fix
phasefx [Mon, 10 Apr 2006 02:51:15 +0000 (02:51 +0000)]
call number column fix

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

18 years agoon_click for list.. I need this for determining whether a "twisty" gets clicked
phasefx [Sun, 9 Apr 2006 23:57:30 +0000 (23:57 +0000)]
on_click for list.. I need this for determining whether a "twisty" gets clicked

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

18 years agoexperiment 2
phasefx [Sun, 9 Apr 2006 23:54:34 +0000 (23:54 +0000)]
experiment 2

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

18 years agoexperiment
phasefx [Sun, 9 Apr 2006 01:59:53 +0000 (01:59 +0000)]
experiment

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

18 years agosub-rows in list
phasefx [Sat, 8 Apr 2006 00:59:10 +0000 (00:59 +0000)]
sub-rows in list

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

18 years agobad habit, committing to cvs before testing
phasefx [Fri, 7 Apr 2006 23:50:16 +0000 (23:50 +0000)]
bad habit, committing to cvs before testing

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

18 years ago*** empty log message ***
phasefx [Fri, 7 Apr 2006 23:24:30 +0000 (23:24 +0000)]
*** empty log message ***

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

18 years agomap might be misleading.. not sure if editing the nodes as we traverse them would...
phasefx [Fri, 7 Apr 2006 23:22:25 +0000 (23:22 +0000)]
map might be misleading.. not sure if editing the nodes as we traverse them would stick

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

18 years agomap_tree_preorder
phasefx [Fri, 7 Apr 2006 23:20:02 +0000 (23:20 +0000)]
map_tree_preorder

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

18 years agocolumn for owning lib
phasefx [Fri, 7 Apr 2006 22:50:28 +0000 (22:50 +0000)]
column for owning lib

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

18 years agolike the Perl server, you can now no longer re-bootstrap clients in a process that...
erickson [Fri, 7 Apr 2006 16:32:03 +0000 (16:32 +0000)]
like the Perl server, you can now no longer re-bootstrap clients in a process that already has
a client socket open.  you can force it, which the forked children must do to get their own sockets,
but in general, a single process will share the same connection

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

18 years agoremoved depracated call
erickson [Fri, 7 Apr 2006 13:46:15 +0000 (13:46 +0000)]
removed depracated call

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

18 years agoupdated to work with latest circ code
erickson [Fri, 7 Apr 2006 13:42:21 +0000 (13:42 +0000)]
updated to work with latest circ code

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

18 years agoadded method that allows you to retrieve fleshed stat_cat_entries
erickson [Fri, 7 Apr 2006 13:41:33 +0000 (13:41 +0000)]
added method that allows you to retrieve fleshed stat_cat_entries
for copies.  if 'public' is specified, no authtoken is needed

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

18 years agomade all log lines begin with "penalty: "
erickson [Fri, 7 Apr 2006 13:33:19 +0000 (13:33 +0000)]
made all log lines begin with "penalty: "

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

18 years agoadded copy stat cat objects
erickson [Fri, 7 Apr 2006 13:26:59 +0000 (13:26 +0000)]
added copy stat cat objects

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

18 years agoadded some additional logging and some cleanup functions for improving
erickson [Fri, 7 Apr 2006 13:22:47 +0000 (13:22 +0000)]
added some additional logging and some cleanup functions for improving
memory leak detection

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

18 years agodescription instead of label, most so long alert_messages can wrap
phasefx [Fri, 7 Apr 2006 04:15:24 +0000 (04:15 +0000)]
description instead of label, most so long alert_messages can wrap

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

18 years agotweak editor/creator display
phasefx [Fri, 7 Apr 2006 04:04:19 +0000 (04:04 +0000)]
tweak editor/creator display

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

18 years agocopy alert message as a list column and in the copy editor
phasefx [Fri, 7 Apr 2006 03:49:57 +0000 (03:49 +0000)]
copy alert message as a list column and in the copy editor

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

18 years agobarred column on patron search
phasefx [Thu, 6 Apr 2006 22:12:55 +0000 (22:12 +0000)]
barred column on patron search

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

18 years agoupdating style stuff
miker [Thu, 6 Apr 2006 22:12:47 +0000 (22:12 +0000)]
updating style stuff

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

18 years agosometimes alert_message comes back null
phasefx [Thu, 6 Apr 2006 22:05:13 +0000 (22:05 +0000)]
sometimes alert_message comes back null

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

18 years agotrying to eliminate redundant refreshes
phasefx [Thu, 6 Apr 2006 22:01:55 +0000 (22:01 +0000)]
trying to eliminate redundant refreshes

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