]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
16 years agoforcing onchange to run on password reset
erickson [Fri, 18 May 2007 18:04:32 +0000 (18:04 +0000)]
forcing onchange to run on password reset

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

16 years agochanged log level on what really should not be a warning message
erickson [Fri, 18 May 2007 17:31:44 +0000 (17:31 +0000)]
changed log level on what really should not be a warning message

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

16 years agoadding small default evergreen logo and "powered by" link to opac
erickson [Fri, 18 May 2007 17:15:43 +0000 (17:15 +0000)]
adding small default evergreen logo and "powered by" link to opac

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

16 years agooptimized the XMLLHttpRequest object creation to try the most likely creation option...
erickson [Fri, 18 May 2007 17:11:47 +0000 (17:11 +0000)]
optimized the XMLLHttpRequest object creation to try the most likely creation option first
removed all of the 3-retries logic since we weren't using it anymore

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

16 years agobroken xulG/cgi conversion. CGI .keys scared me away from xul_param earlier
pines [Fri, 18 May 2007 17:05:42 +0000 (17:05 +0000)]
broken xulG/cgi conversion.  CGI .keys scared me away from xul_param earlier

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

16 years agoadded debug statement
erickson [Fri, 18 May 2007 17:04:10 +0000 (17:04 +0000)]
added debug statement

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

16 years agoforward-porting stable fix to claims return logic
erickson [Fri, 18 May 2007 17:03:14 +0000 (17:03 +0000)]
forward-porting stable fix to claims return logic

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

16 years agoupdating to match stable branch logic
erickson [Fri, 18 May 2007 17:01:28 +0000 (17:01 +0000)]
updating to match stable branch logic

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

16 years agoreturning OK status in respond method, instead of no status at all. most code uses...
erickson [Fri, 18 May 2007 16:57:56 +0000 (16:57 +0000)]
returning OK status in respond method, instead of no status at all.  most code uses respond_complete, which is why this has not been an issue in the past.  writing new client libs exposed it, though

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

16 years agobroke network-object logic out of the JSON parsing code
erickson [Fri, 18 May 2007 16:55:51 +0000 (16:55 +0000)]
broke network-object logic out of the JSON parsing code

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

16 years agocommitting scott's safer MALLOC macro and a new buffer_release function patches
erickson [Fri, 18 May 2007 16:53:29 +0000 (16:53 +0000)]
committing scott's safer MALLOC macro and a new buffer_release function patches

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

16 years agoadded optional range dates for transit start time in transit-list-by-lib method
erickson [Fri, 18 May 2007 16:49:45 +0000 (16:49 +0000)]
added optional range dates for transit start time in transit-list-by-lib method

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

16 years agoadded a make target to sample makefile for fetching jar/source dependencies to ease...
erickson [Fri, 18 May 2007 15:58:38 +0000 (15:58 +0000)]
added a make target to sample makefile for fetching jar/source dependencies to ease deployment

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

16 years agorethinking deployment
erickson [Fri, 18 May 2007 15:56:17 +0000 (15:56 +0000)]
rethinking deployment

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

16 years agoupdating to jdk1.5 build
erickson [Wed, 16 May 2007 21:01:06 +0000 (21:01 +0000)]
updating to jdk1.5 build

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

16 years agoadded memcache lib to makefile
erickson [Wed, 16 May 2007 20:41:03 +0000 (20:41 +0000)]
added memcache lib to makefile

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

16 years agocommitting added jars
erickson [Wed, 16 May 2007 20:09:45 +0000 (20:09 +0000)]
committing added jars

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

16 years agoadded a memcache client and test
erickson [Wed, 16 May 2007 19:30:03 +0000 (19:30 +0000)]
added a memcache client and test

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

16 years agoadded test as an alternate datatype for string
erickson [Wed, 16 May 2007 18:21:31 +0000 (18:21 +0000)]
added test as an alternate datatype for string

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

16 years agoadded check for duplicate report-name-per-folder on report creation
erickson [Wed, 16 May 2007 18:00:41 +0000 (18:00 +0000)]
added check for duplicate report-name-per-folder on report creation

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

16 years agoadded a settings server client and test. made the global config object wrapped in...
erickson [Wed, 16 May 2007 17:27:56 +0000 (17:27 +0000)]
added a settings server client and test.  made the global config object wrapped in a method instead of using static methods all around

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

16 years agoimplemented client bootstrap. created a status object to model connection statuses...
erickson [Wed, 16 May 2007 14:38:02 +0000 (14:38 +0000)]
implemented client bootstrap.  created a status object to model connection statuses.  remodeled the client test code to run arbitrary methods

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

16 years agoforward-porting path fixes from 1.0; testing left-join fix for display-only fields
miker [Wed, 16 May 2007 02:17:10 +0000 (02:17 +0000)]
forward-porting path fixes from 1.0; testing left-join fix for display-only fields

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

16 years agoadded basic support for showing template-defined params in the report editor
erickson [Wed, 16 May 2007 01:30:04 +0000 (01:30 +0000)]
added basic support for showing template-defined params in the report editor

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

16 years agochanged API for highest_org to return -1 instead of null
erickson [Tue, 15 May 2007 21:49:34 +0000 (21:49 +0000)]
changed API for highest_org to return -1 instead of null

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

16 years agohandle -1 from open-ils.actor.user.perm.highest_org
pines [Tue, 15 May 2007 21:43:17 +0000 (21:43 +0000)]
handle -1 from open-ils.actor.user.perm.highest_org

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

16 years agoforward-porting label-spacing issue from 1.0.3
miker [Mon, 14 May 2007 18:30:40 +0000 (18:30 +0000)]
forward-porting label-spacing issue from 1.0.3

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

16 years agocorrecting calendar css
miker [Mon, 14 May 2007 02:46:12 +0000 (02:46 +0000)]
correcting calendar css

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

16 years agoadded logic to spawn the correct clone-template interface based on template version
erickson [Sun, 13 May 2007 19:39:31 +0000 (19:39 +0000)]
added logic to spawn the correct clone-template interface based on template version

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

16 years agocontentWindow wrapper to get around security
pines [Sun, 13 May 2007 19:19:01 +0000 (19:19 +0000)]
contentWindow wrapper to get around security

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

16 years agowe get the weird [] -> { 0 : .., 1 : ... } JSON bug if trying to cache arrays here
pines [Sun, 13 May 2007 19:18:07 +0000 (19:18 +0000)]
we get the weird [] -> { 0 : .., 1 : ... } JSON bug if trying to cache arrays here

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

16 years agoxul_param and modal xulG conversion
pines [Sun, 13 May 2007 16:31:25 +0000 (16:31 +0000)]
xul_param and modal xulG conversion

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

16 years agodeprecate this directory, old version of the staff client
pines [Sun, 13 May 2007 16:30:57 +0000 (16:30 +0000)]
deprecate this directory, old version of the staff client

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

16 years agoadding utility method for setting the location
miker [Sun, 13 May 2007 03:48:25 +0000 (03:48 +0000)]
adding utility method for setting the location

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

16 years agoordering issue
miker [Sun, 13 May 2007 03:42:07 +0000 (03:42 +0000)]
ordering issue

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

16 years agoordering issue
miker [Sun, 13 May 2007 03:35:25 +0000 (03:35 +0000)]
ordering issue

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

16 years agotemplate loading
miker [Sun, 13 May 2007 03:27:37 +0000 (03:27 +0000)]
template loading

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

16 years agoremoving some debugging
miker [Sat, 12 May 2007 14:55:01 +0000 (14:55 +0000)]
removing some debugging

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

16 years agocorrecting patron link in rccc view definition
miker [Sat, 12 May 2007 05:44:01 +0000 (05:44 +0000)]
correcting patron link in rccc view definition

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

16 years agoback to buttons
miker [Sat, 12 May 2007 05:31:06 +0000 (05:31 +0000)]
back to buttons

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

16 years agotrying to force focus to the tree
miker [Sat, 12 May 2007 05:25:36 +0000 (05:25 +0000)]
trying to force focus to the tree

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

16 years agotrying to force focus to the tree
miker [Sat, 12 May 2007 05:20:10 +0000 (05:20 +0000)]
trying to force focus to the tree

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

16 years agomenulist
miker [Sat, 12 May 2007 05:15:59 +0000 (05:15 +0000)]
menulist

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

16 years agomenulist
miker [Sat, 12 May 2007 05:10:16 +0000 (05:10 +0000)]
menulist

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

16 years agomenulist
miker [Sat, 12 May 2007 05:05:55 +0000 (05:05 +0000)]
menulist

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

16 years agodefunction-ification and menulist
miker [Sat, 12 May 2007 05:05:04 +0000 (05:05 +0000)]
defunction-ification and menulist

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

16 years agodebugging
miker [Sat, 12 May 2007 04:50:18 +0000 (04:50 +0000)]
debugging

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

16 years agodebugging
miker [Sat, 12 May 2007 04:47:41 +0000 (04:47 +0000)]
debugging

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

16 years agodebugging
miker [Sat, 12 May 2007 04:46:09 +0000 (04:46 +0000)]
debugging

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

16 years agofunction-ification
miker [Sat, 12 May 2007 04:43:45 +0000 (04:43 +0000)]
function-ification

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

16 years agodebuging
miker [Sat, 12 May 2007 04:41:50 +0000 (04:41 +0000)]
debuging

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

16 years agoor not
miker [Sat, 12 May 2007 04:27:25 +0000 (04:27 +0000)]
or not

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

16 years agofocus on name element
miker [Sat, 12 May 2007 04:26:47 +0000 (04:26 +0000)]
focus on name element

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

16 years agofunction-ification
miker [Sat, 12 May 2007 04:11:46 +0000 (04:11 +0000)]
function-ification

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

16 years agodo not attempt focus()ing
miker [Sat, 12 May 2007 04:10:06 +0000 (04:10 +0000)]
do not attempt focus()ing

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

16 years agodo not attempt focus()ing
miker [Sat, 12 May 2007 04:09:09 +0000 (04:09 +0000)]
do not attempt focus()ing

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

16 years agoattempt focus()ing
miker [Sat, 12 May 2007 04:08:17 +0000 (04:08 +0000)]
attempt focus()ing

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

16 years agotry command property instead of oncommand attr
miker [Sat, 12 May 2007 04:02:30 +0000 (04:02 +0000)]
try command property instead of oncommand attr

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

16 years agomake sure we return true
miker [Sat, 12 May 2007 03:50:58 +0000 (03:50 +0000)]
make sure we return true

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

16 years agoor not
miker [Sat, 12 May 2007 03:48:00 +0000 (03:48 +0000)]
or not

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

16 years agotrying a popup
miker [Sat, 12 May 2007 03:45:51 +0000 (03:45 +0000)]
trying a popup

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

16 years agook, not trying menu-button
miker [Sat, 12 May 2007 03:35:46 +0000 (03:35 +0000)]
ok, not trying menu-button

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

16 years agotrying menu-button
miker [Sat, 12 May 2007 03:35:04 +0000 (03:35 +0000)]
trying menu-button

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

16 years agotrying a fix for the textbox bug
miker [Sat, 12 May 2007 03:27:31 +0000 (03:27 +0000)]
trying a fix for the textbox bug

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

16 years agotrying a fix for the textbox bug
miker [Sat, 12 May 2007 03:16:56 +0000 (03:16 +0000)]
trying a fix for the textbox bug

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

16 years agotrying a fix for the textbox bug
miker [Sat, 12 May 2007 03:08:39 +0000 (03:08 +0000)]
trying a fix for the textbox bug

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

16 years agofixed some doc strings. added sample makefile
erickson [Fri, 11 May 2007 23:10:26 +0000 (23:10 +0000)]
fixed some doc strings.  added sample makefile

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

16 years agoadded a lot of documentation
erickson [Fri, 11 May 2007 22:53:43 +0000 (22:53 +0000)]
added a lot of documentation

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

16 years agocreated standalone new-template and clone-template URL vars for easier management
erickson [Fri, 11 May 2007 18:49:38 +0000 (18:49 +0000)]
created standalone new-template and clone-template URL vars for easier management

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

16 years agodirecting to new template builder
erickson [Fri, 11 May 2007 18:37:20 +0000 (18:37 +0000)]
directing to new template builder

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

16 years agofixed bug in org_unit datatype widget drawing
erickson [Fri, 11 May 2007 18:09:06 +0000 (18:09 +0000)]
fixed bug in org_unit datatype widget drawing

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

16 years agocommenting out the prompt used to grab the template record
miker [Fri, 11 May 2007 16:00:52 +0000 (16:00 +0000)]
commenting out the prompt used to grab the template record

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

16 years agointroduce the saving logic
miker [Fri, 11 May 2007 15:46:43 +0000 (15:46 +0000)]
introduce the saving logic

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

16 years agoimplemented enough of the stack/session logic to make stateless requests and receive...
erickson [Fri, 11 May 2007 15:45:27 +0000 (15:45 +0000)]
implemented enough of the stack/session logic to make stateless requests and receive responses

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

16 years agoadding dependencies for a couple JS functions
miker [Fri, 11 May 2007 15:33:41 +0000 (15:33 +0000)]
adding dependencies for a couple JS functions

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

16 years agokeep column removal from killing order_by
miker [Fri, 11 May 2007 04:10:17 +0000 (04:10 +0000)]
keep column removal from killing order_by

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

16 years agomoving "base.xul" to a better name
miker [Fri, 11 May 2007 04:02:06 +0000 (04:02 +0000)]
moving "base.xul" to a better name

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

16 years agocorrecting the IDL path
miker [Fri, 11 May 2007 03:58:45 +0000 (03:58 +0000)]
correcting the IDL path

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

16 years agocorrecting the calendar JS url
miker [Fri, 11 May 2007 03:57:13 +0000 (03:57 +0000)]
correcting the calendar JS url

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

16 years agoadding more base objects, started on stack layer. added config parser
erickson [Thu, 10 May 2007 20:59:27 +0000 (20:59 +0000)]
adding more base objects, started on stack layer. added config parser

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

16 years agoadded JSON reading ability, including serializable objects
erickson [Thu, 10 May 2007 19:56:08 +0000 (19:56 +0000)]
added JSON reading ability, including serializable objects

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

16 years agoadded support for opensrf-serializable objects and JSON output of those objects....
erickson [Thu, 10 May 2007 16:31:52 +0000 (16:31 +0000)]
added support for opensrf-serializable objects and JSON output of those objects. updated some JSON test code

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

16 years agoremoving the JSAN dep -- all we need is the $ function
miker [Thu, 10 May 2007 16:27:18 +0000 (16:27 +0000)]
removing the JSAN dep -- all we need is the $ function

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

16 years agofirst cut at the xul template interface
miker [Thu, 10 May 2007 16:14:27 +0000 (16:14 +0000)]
first cut at the xul template interface

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

16 years agouse the correct datatype for a text field
miker [Thu, 10 May 2007 13:45:49 +0000 (13:45 +0000)]
use the correct datatype for a text field

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

16 years agoadded initial opensrf stack layer objects. more tuning/testing of the jabber layer
erickson [Thu, 10 May 2007 02:51:51 +0000 (02:51 +0000)]
added initial opensrf stack layer objects.  more tuning/testing of the jabber layer

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

16 years agofinally found and killed the oisbn bug -- I think
miker [Wed, 9 May 2007 22:12:34 +0000 (22:12 +0000)]
finally found and killed the oisbn bug -- I think

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

16 years agoprintf family format fixup found (har har) and suggested by Scott McKellar -- %lf...
miker [Wed, 9 May 2007 20:20:46 +0000 (20:20 +0000)]
printf family format fixup found (har har) and suggested by Scott McKellar -- %lf -> %f
(no need for the precision and/or scale of %Lf)

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

16 years agoadding links to the stat-cat views
miker [Wed, 9 May 2007 18:54:29 +0000 (18:54 +0000)]
adding links to the stat-cat views

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

16 years agofixed some logic bugs with the body parsing, added some comments
erickson [Wed, 9 May 2007 18:13:38 +0000 (18:13 +0000)]
fixed some logic bugs with the body parsing, added some comments

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

16 years agogiving cstore access to the legacy sc1 and sc2 views
miker [Wed, 9 May 2007 18:13:08 +0000 (18:13 +0000)]
giving cstore access to the legacy sc1 and sc2 views

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

16 years agoadded the woodstox stax jar files
erickson [Wed, 9 May 2007 18:00:36 +0000 (18:00 +0000)]
added the woodstox stax jar files

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

16 years agoadded java jabber layer
erickson [Wed, 9 May 2007 17:45:42 +0000 (17:45 +0000)]
added java jabber layer

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

16 years agoadding dewey range and block extraction to the classic circ view
miker [Wed, 9 May 2007 16:54:57 +0000 (16:54 +0000)]
adding dewey range and block extraction to the classic circ view

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

16 years agomaking the new view a core template type
miker [Wed, 9 May 2007 06:37:27 +0000 (06:37 +0000)]
making the new view a core template type

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

16 years agocordoning off the PINES-y stuff; making CAT[12] dropdown-selector friendly
miker [Wed, 9 May 2007 06:34:41 +0000 (06:34 +0000)]
cordoning off the PINES-y stuff; making CAT[12] dropdown-selector friendly

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

16 years agoadding definition for PINES-ish circ view
miker [Wed, 9 May 2007 05:57:33 +0000 (05:57 +0000)]
adding definition for PINES-ish circ view

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

16 years agoadding patron link
miker [Wed, 9 May 2007 05:56:52 +0000 (05:56 +0000)]
adding patron link

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

16 years agoadding tons of labels and datatypes
miker [Wed, 9 May 2007 05:29:50 +0000 (05:29 +0000)]
adding tons of labels and datatypes

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

16 years agoadding a PINES-ish example reporter extention view
miker [Wed, 9 May 2007 05:18:54 +0000 (05:18 +0000)]
adding a PINES-ish example reporter extention view

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