]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
18 years agoCGIizing the REST-ful gateway
miker [Tue, 5 Jul 2005 14:46:07 +0000 (14:46 +0000)]
CGIizing the REST-ful gateway

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

18 years agoadded friendly exception for handling invalid usernames
erickson [Tue, 5 Jul 2005 14:31:24 +0000 (14:31 +0000)]
added friendly exception for handling invalid usernames

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

18 years agoadding "properties"
miker [Tue, 5 Jul 2005 14:24:01 +0000 (14:24 +0000)]
adding "properties"

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

18 years agothe start of a REST-ful ws interface to OpenSRF
miker [Tue, 5 Jul 2005 14:05:16 +0000 (14:05 +0000)]
the start of a REST-ful ws interface to OpenSRF

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

18 years agofixed a number of bugs regarding number parsing
erickson [Tue, 5 Jul 2005 13:55:52 +0000 (13:55 +0000)]
fixed a number of bugs regarding number parsing

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

18 years agoadded lines to break up the build
erickson [Fri, 1 Jul 2005 21:28:33 +0000 (21:28 +0000)]
added lines to break up the build

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

18 years agobash script for setting up and kicking off the install. Currently,
erickson [Fri, 1 Jul 2005 21:24:39 +0000 (21:24 +0000)]
bash script for setting up and kicking off the install.  Currently,
its main purpose is to verify directories make sense.

It will also need to check for requirements and probably
lots of other things..

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

18 years agoadded some license info and comments
erickson [Fri, 1 Jul 2005 19:54:21 +0000 (19:54 +0000)]
added some license info and comments

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

18 years agoadded license info and some additional comments
erickson [Fri, 1 Jul 2005 19:53:44 +0000 (19:53 +0000)]
added license info and some additional comments

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

18 years agoadded -g for debugging for now
erickson [Fri, 1 Jul 2005 19:53:24 +0000 (19:53 +0000)]
added -g for debugging for now

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

18 years agoupdated mods parser with new virtual_record fields
erickson [Fri, 1 Jul 2005 19:52:38 +0000 (19:52 +0000)]
updated mods parser with new virtual_record fields
done much work on creating and retrieving holds
small utility methods abound

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

18 years agoLet the web grow!
erickson [Fri, 1 Jul 2005 19:51:33 +0000 (19:51 +0000)]
Let the web grow!

added a lot of holds processing for creating holds and viewing holds

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

18 years agobetter sorting and nesting
miker [Fri, 1 Jul 2005 16:07:50 +0000 (16:07 +0000)]
better sorting and nesting

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

18 years agofixing regex and fts searching
miker [Fri, 1 Jul 2005 15:57:26 +0000 (15:57 +0000)]
fixing regex and fts searching

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

18 years agoadding search_fts and search_regex
miker [Fri, 1 Jul 2005 15:28:45 +0000 (15:28 +0000)]
adding search_fts and search_regex

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

18 years agoadded "online_loc" to the opensearch results
miker [Fri, 1 Jul 2005 12:40:01 +0000 (12:40 +0000)]
added "online_loc" to the opensearch results

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

18 years agopatron search
phasefx [Fri, 1 Jul 2005 02:49:34 +0000 (02:49 +0000)]
patron search

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

18 years agopsuedo-onload. Pass a closure as a param and have it execute at the end of the regul...
phasefx [Fri, 1 Jul 2005 02:48:11 +0000 (02:48 +0000)]
psuedo-onload.  Pass a closure as a param and have it execute at the end of the regular onload handler

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

18 years agomissing arg for get_widget. A psuedo-onload instead of addEventListener to get corre...
phasefx [Fri, 1 Jul 2005 02:46:43 +0000 (02:46 +0000)]
missing arg for get_widget.  A psuedo-onload instead of addEventListener to get correct order

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

18 years agopatron search. unregister_* is broken
phasefx [Fri, 1 Jul 2005 02:44:55 +0000 (02:44 +0000)]
patron search.  unregister_* is broken

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

18 years agofrom the Department of Redundancy Department
phasefx [Fri, 1 Jul 2005 01:05:59 +0000 (01:05 +0000)]
from the Department of Redundancy Department

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

18 years agopatron search form
phasefx [Fri, 1 Jul 2005 00:13:13 +0000 (00:13 +0000)]
patron search form

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

18 years agopatron search form test and first startup tab = js shell
phasefx [Fri, 1 Jul 2005 00:10:23 +0000 (00:10 +0000)]
patron search form test and first startup tab = js shell

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

18 years agopatron search form and convenience variables for js shell
phasefx [Fri, 1 Jul 2005 00:09:22 +0000 (00:09 +0000)]
patron search form and convenience variables for js shell

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

18 years agoadded a note
erickson [Thu, 30 Jun 2005 20:40:22 +0000 (20:40 +0000)]
added a note

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

18 years agochanged abstract to synopsis
erickson [Thu, 30 Jun 2005 17:06:59 +0000 (17:06 +0000)]
changed abstract to synopsis

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

18 years agochanged 'abstract' to 'synopsis' (js doesn't like abstract)
erickson [Thu, 30 Jun 2005 17:06:49 +0000 (17:06 +0000)]
changed 'abstract' to 'synopsis' (js doesn't like abstract)

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

18 years agolatest mods xsl
erickson [Thu, 30 Jun 2005 15:13:12 +0000 (15:13 +0000)]
latest mods xsl

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

18 years agoadded some new fields
erickson [Thu, 30 Jun 2005 15:12:47 +0000 (15:12 +0000)]
added some new fields

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

18 years agoadded abstract and location uri's
erickson [Thu, 30 Jun 2005 15:08:07 +0000 (15:08 +0000)]
added abstract and location uri's

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

18 years agomore clam-shell functions
phasefx [Thu, 30 Jun 2005 13:42:30 +0000 (13:42 +0000)]
more clam-shell functions

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

18 years agolate night coding can lead to redundancy :)
phasefx [Thu, 30 Jun 2005 13:33:02 +0000 (13:33 +0000)]
late night coding can lead to redundancy :)

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

18 years agoclam_shell
phasefx [Thu, 30 Jun 2005 06:02:14 +0000 (06:02 +0000)]
clam_shell

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

18 years agoavoid duplicate ids
phasefx [Thu, 30 Jun 2005 05:54:02 +0000 (05:54 +0000)]
avoid duplicate ids

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

18 years agoallow for more flexible keys in set_decks
phasefx [Thu, 30 Jun 2005 05:43:21 +0000 (05:43 +0000)]
allow for more flexible keys in set_decks

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

18 years agoget_frame_in_tab()
phasefx [Thu, 30 Jun 2005 05:37:59 +0000 (05:37 +0000)]
get_frame_in_tab()

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

18 years agosaner iframe replacement. DOM replaceChild
phasefx [Thu, 30 Jun 2005 05:19:02 +0000 (05:19 +0000)]
saner iframe replacement.  DOM replaceChild

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

18 years agoPut simple closures on the app_shell window
phasefx [Thu, 30 Jun 2005 04:54:18 +0000 (04:54 +0000)]
Put simple closures on the app_shell window

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

18 years agomore thorough registering of windows
phasefx [Thu, 30 Jun 2005 04:15:52 +0000 (04:15 +0000)]
more thorough registering of windows

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

18 years agoparameter passing works. Let clam_shell default to a left pane and a right pane
phasefx [Thu, 30 Jun 2005 02:40:04 +0000 (02:40 +0000)]
parameter passing works.  Let clam_shell default to a left pane and a right pane

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

18 years agousing arg_dump. js2JSON barfs on things like document and window, so stringifying...
phasefx [Thu, 30 Jun 2005 02:20:52 +0000 (02:20 +0000)]
using arg_dump.  js2JSON barfs on things like document and window, so stringifying those first

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

18 years agousing arg_dump
phasefx [Thu, 30 Jun 2005 02:19:53 +0000 (02:19 +0000)]
using arg_dump

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

18 years agosmarter arg_dump
phasefx [Thu, 30 Jun 2005 02:17:01 +0000 (02:17 +0000)]
smarter arg_dump

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

18 years agofilter, map, & find for objects
phasefx [Thu, 30 Jun 2005 02:00:32 +0000 (02:00 +0000)]
filter, map, & find for objects

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

18 years agoparameter name change. But screen does reference something. Curious about that
phasefx [Wed, 29 Jun 2005 22:31:53 +0000 (22:31 +0000)]
parameter name change.  But screen does reference something.  Curious about that

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

18 years agotypo. Made no difference. hrmm
phasefx [Wed, 29 Jun 2005 22:30:53 +0000 (22:30 +0000)]
typo.  Made no difference.  hrmm

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

18 years agokeep a list of windows and documents. Makes thhings easier to investigate in the...
phasefx [Wed, 29 Jun 2005 22:28:24 +0000 (22:28 +0000)]
keep a list of windows and documents.  Makes thhings easier to investigate in the js shell

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

18 years agomake spawn_main more similar to other spawns
phasefx [Wed, 29 Jun 2005 22:27:24 +0000 (22:27 +0000)]
make spawn_main more similar to other spawns

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

18 years agodebug win util functions
phasefx [Wed, 29 Jun 2005 22:26:40 +0000 (22:26 +0000)]
debug win util functions

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

18 years agoparameter passing experiment
phasefx [Wed, 29 Jun 2005 22:25:49 +0000 (22:25 +0000)]
parameter passing experiment

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

18 years agoadd clam_shell js
phasefx [Wed, 29 Jun 2005 22:23:43 +0000 (22:23 +0000)]
add clam_shell js

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

18 years agochange in onload and onunload handlers
phasefx [Wed, 29 Jun 2005 22:23:14 +0000 (22:23 +0000)]
change in onload and onunload handlers

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

18 years agoholds logic lives here..
erickson [Wed, 29 Jun 2005 21:46:10 +0000 (21:46 +0000)]
holds logic lives here..

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

18 years agomore holds stuff
erickson [Wed, 29 Jun 2005 21:45:31 +0000 (21:45 +0000)]
more holds stuff

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

18 years agomore holds work
erickson [Wed, 29 Jun 2005 21:45:07 +0000 (21:45 +0000)]
more holds work

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

18 years agoclam_shell shell
phasefx [Wed, 29 Jun 2005 20:08:09 +0000 (20:08 +0000)]
clam_shell shell

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

18 years agospawn_interface api change
phasefx [Wed, 29 Jun 2005 20:06:56 +0000 (20:06 +0000)]
spawn_interface api change

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

18 years agonew and improved spawn_interface()
phasefx [Wed, 29 Jun 2005 20:05:53 +0000 (20:05 +0000)]
new and improved spawn_interface()

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

18 years agofirst casualty of widget util api change
phasefx [Wed, 29 Jun 2005 20:04:55 +0000 (20:04 +0000)]
first casualty of widget util api change

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

18 years ago"copy" conficts with CDBI, renaming to target_copy
miker [Wed, 29 Jun 2005 19:55:21 +0000 (19:55 +0000)]
"copy" conficts with CDBI, renaming to target_copy

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

18 years agoadding hold notification targets and hold_copy_map
miker [Wed, 29 Jun 2005 19:48:22 +0000 (19:48 +0000)]
adding hold notification targets and hold_copy_map

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

18 years agoOne repercussion of trying to have everything run in one window is that DOM functions...
phasefx [Wed, 29 Jun 2005 19:45:16 +0000 (19:45 +0000)]
One repercussion of trying to have everything run in one window is that DOM functions need to be given the specific document to work with

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

18 years agoadding holdable flag to config.copy_status
miker [Wed, 29 Jun 2005 19:09:04 +0000 (19:09 +0000)]
adding holdable flag to config.copy_status

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

18 years agopermission error response strings
erickson [Wed, 29 Jun 2005 17:08:40 +0000 (17:08 +0000)]
permission error response strings

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

18 years agoadded "ahr" to web fieldmapper
erickson [Wed, 29 Jun 2005 15:21:31 +0000 (15:21 +0000)]
added "ahr" to web fieldmapper

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

18 years agoset up deps for single builds -- add install-prep to individual install lines
miker [Wed, 29 Jun 2005 14:45:21 +0000 (14:45 +0000)]
set up deps for single builds -- add install-prep to individual install lines

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

18 years agojavascript shell
phasefx [Wed, 29 Jun 2005 14:37:17 +0000 (14:37 +0000)]
javascript shell

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

18 years agojs shell in tab. From http://www.squarefree.com/shell/ GPL/LGPL/MPL tri-licensed
phasefx [Wed, 29 Jun 2005 14:02:38 +0000 (14:02 +0000)]
js shell in tab.  From http://www.squarefree.com/shell/   GPL/LGPL/MPL tri-licensed

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

18 years agopush mw (and big G) into xuledit results
phasefx [Wed, 29 Jun 2005 13:52:37 +0000 (13:52 +0000)]
push mw (and big G) into xuledit results

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

18 years agoxuledit in a tab. From http://ted.mielczarek.org/code/mozilla/index.html. Need...
phasefx [Wed, 29 Jun 2005 13:31:48 +0000 (13:31 +0000)]
xuledit in a tab.  From http://ted.mielczarek.org/code/mozilla/index.html.  Need a explicit license?

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

18 years agoset the tab labels
phasefx [Wed, 29 Jun 2005 13:09:18 +0000 (13:09 +0000)]
set the tab labels

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

18 years agoembedded opac
phasefx [Wed, 29 Jun 2005 13:03:00 +0000 (13:03 +0000)]
embedded opac

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

18 years agojavascript console in a tab
phasefx [Wed, 29 Jun 2005 12:58:31 +0000 (12:58 +0000)]
javascript console in a tab

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

18 years agoslowly replacing libjson with objson calls..
erickson [Tue, 28 Jun 2005 22:19:08 +0000 (22:19 +0000)]
slowly replacing libjson with objson calls..

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

18 years agofixed an org tree issue
erickson [Tue, 28 Jun 2005 21:25:18 +0000 (21:25 +0000)]
fixed an org tree issue

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

18 years agoshould have been added before... now it's there
erickson [Tue, 28 Jun 2005 21:25:03 +0000 (21:25 +0000)]
should have been added before... now it's there

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

18 years agoobject to model the holds window...
erickson [Tue, 28 Jun 2005 21:24:19 +0000 (21:24 +0000)]
object to model the holds window...

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

18 years agoadding some of the holds stuff..
erickson [Tue, 28 Jun 2005 21:24:02 +0000 (21:24 +0000)]
adding some of the holds stuff..

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

18 years agoorg_unit proximity function (slow)
miker [Tue, 28 Jun 2005 20:53:22 +0000 (20:53 +0000)]
org_unit proximity function (slow)

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

18 years agoorder records of a metarecord by format,copycount
miker [Tue, 28 Jun 2005 20:52:33 +0000 (20:52 +0000)]
order records of a metarecord by format,copycount

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

18 years agoget locations with copies, and the counts thereof
miker [Tue, 28 Jun 2005 20:52:08 +0000 (20:52 +0000)]
get locations with copies, and the counts thereof

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

18 years agoname change
phasefx [Tue, 28 Jun 2005 18:47:50 +0000 (18:47 +0000)]
name change

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

18 years agoadded actscecm
erickson [Tue, 28 Jun 2005 18:28:14 +0000 (18:28 +0000)]
added actscecm

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

18 years agomissing .css strikes again
phasefx [Tue, 28 Jun 2005 16:56:33 +0000 (16:56 +0000)]
missing .css strikes again

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

18 years agosomething wrong with tab handling. more flexible dump_args
phasefx [Tue, 28 Jun 2005 16:14:11 +0000 (16:14 +0000)]
something wrong with tab handling.  more flexible dump_args

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

18 years agoopac screen. currently broke
phasefx [Tue, 28 Jun 2005 15:56:04 +0000 (15:56 +0000)]
opac screen.  currently broke

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

18 years agoooh, i = i. Nice. Also tend to do this a lot: node[i] instead of node.childNodes[i]
phasefx [Tue, 28 Jun 2005 15:53:22 +0000 (15:53 +0000)]
ooh, i = i.  Nice.  Also tend to do this a lot: node[i] instead of node.childNodes[i]

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

18 years agodebug .properties
phasefx [Tue, 28 Jun 2005 15:45:24 +0000 (15:45 +0000)]
debug .properties

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

18 years agodebugging opac now
phasefx [Tue, 28 Jun 2005 15:40:29 +0000 (15:40 +0000)]
debugging opac now

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

18 years agoreturn something even on error for string bundle functions
phasefx [Tue, 28 Jun 2005 15:38:34 +0000 (15:38 +0000)]
return something even on error for string bundle functions

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

18 years agotypo
phasefx [Tue, 28 Jun 2005 15:34:41 +0000 (15:34 +0000)]
typo

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

18 years agotypo
phasefx [Tue, 28 Jun 2005 15:32:56 +0000 (15:32 +0000)]
typo

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

18 years agotypo...
miker [Tue, 28 Jun 2005 14:28:39 +0000 (14:28 +0000)]
typo...

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

18 years agoadding virtual field test to Fieldmapper and virtual class test to Publisher
miker [Tue, 28 Jun 2005 14:24:24 +0000 (14:24 +0000)]
adding virtual field test to Fieldmapper and virtual class test to Publisher

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

18 years agofor dokuwiki
phasefx [Tue, 28 Jun 2005 14:08:49 +0000 (14:08 +0000)]
for dokuwiki

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

18 years agocorrect chrome URL
phasefx [Tue, 28 Jun 2005 13:31:29 +0000 (13:31 +0000)]
correct chrome URL

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

18 years agocosmetic
phasefx [Tue, 28 Jun 2005 13:30:40 +0000 (13:30 +0000)]
cosmetic

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

18 years agomoving some menus to nested overlays
phasefx [Tue, 28 Jun 2005 13:11:59 +0000 (13:11 +0000)]
moving some menus to nested overlays

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

18 years agopretend to create/delete tabs by unhiding/hiding them
phasefx [Tue, 28 Jun 2005 02:13:29 +0000 (02:13 +0000)]
pretend to create/delete tabs by unhiding/hiding them

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

18 years agoBill found us arguments.callee :D
phasefx [Tue, 28 Jun 2005 00:40:13 +0000 (00:40 +0000)]
Bill found us arguments.callee :D

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