]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
19 years agofixed transaction support and tested with updates to biblio::record_node
miker [Fri, 11 Mar 2005 00:40:08 +0000 (00:40 +0000)]
fixed transaction support and tested with updates to biblio::record_node

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

19 years agoadding metabib interface. Also, testing possible doxygen stuff
miker [Thu, 10 Mar 2005 22:15:25 +0000 (22:15 +0000)]
adding metabib interface.  Also, testing possible doxygen stuff

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

19 years agoadded proto_fields to support "children" virtual field
miker [Thu, 10 Mar 2005 21:54:56 +0000 (21:54 +0000)]
added proto_fields to support "children" virtual field

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

19 years agoadded "import" wrapper for the relationship setup
miker [Thu, 10 Mar 2005 21:41:34 +0000 (21:41 +0000)]
added "import" wrapper for the relationship setup

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

19 years agonew magic fieldmapper and updated SQL stuff
miker [Thu, 10 Mar 2005 21:11:55 +0000 (21:11 +0000)]
new magic fieldmapper and updated SQL stuff

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

19 years agocleaned up some of the class casting
erickson [Thu, 10 Mar 2005 16:27:01 +0000 (16:27 +0000)]
cleaned up some of the class casting

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

19 years agoupdating fieldmapper to match the database on existing Fieldmapper::* classes
miker [Thu, 10 Mar 2005 07:39:29 +0000 (07:39 +0000)]
updating fieldmapper to match the database on existing Fieldmapper::* classes

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

19 years agoadded tons more SQL level stuff... I am going to bed now
miker [Thu, 10 Mar 2005 07:25:38 +0000 (07:25 +0000)]
added tons more SQL level stuff... I am going to bed now

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

19 years agomagically handle any class in JSON. no need to register class hints anymore!
miker [Thu, 10 Mar 2005 04:52:46 +0000 (04:52 +0000)]
magically handle any class in JSON.  no need to register class hints anymore!

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

19 years agologic clarification in the nodeset creator
miker [Thu, 10 Mar 2005 00:34:58 +0000 (00:34 +0000)]
logic clarification in the nodeset creator

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

19 years agoit can import, but the logic needs some cleanup
miker [Thu, 10 Mar 2005 00:34:26 +0000 (00:34 +0000)]
it can import, but the logic needs some cleanup

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

19 years agosome helper scripts for the database -- Pg-centric right now
miker [Thu, 10 Mar 2005 00:33:51 +0000 (00:33 +0000)]
some helper scripts for the database -- Pg-centric right now

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

19 years agoupdating schema
miker [Thu, 10 Mar 2005 00:32:41 +0000 (00:32 +0000)]
updating schema

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

19 years agotransactions are working now ... some cleanup is needed
miker [Thu, 10 Mar 2005 00:32:12 +0000 (00:32 +0000)]
transactions are working now ... some cleanup is needed

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

19 years agofixed logic error in nodeset2tree regarding detecting the parent node.
erickson [Wed, 9 Mar 2005 21:39:10 +0000 (21:39 +0000)]
fixed logic error in nodeset2tree regarding detecting the parent node.
we now slough off the children when going from a tree back to a nodeset

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

19 years agoadding the biblio audit tables
miker [Wed, 9 Mar 2005 19:06:36 +0000 (19:06 +0000)]
adding the biblio audit tables

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

19 years agoupdating SQL to have audit xact ids
miker [Wed, 9 Mar 2005 19:06:00 +0000 (19:06 +0000)]
updating SQL to have audit xact ids

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

19 years agoadded some debug lines
erickson [Wed, 9 Mar 2005 16:04:29 +0000 (16:04 +0000)]
added some debug lines

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

19 years agooops... removed 1 too many lines
miker [Wed, 9 Mar 2005 07:41:07 +0000 (07:41 +0000)]
oops... removed 1 too many lines

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

19 years agoadded a warning to remind me about completing this
miker [Wed, 9 Mar 2005 07:27:42 +0000 (07:27 +0000)]
added a warning to remind me about completing this

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

19 years agomoving the rest of the (existing) API to the new fast_fieldmapper stuff
miker [Wed, 9 Mar 2005 07:27:11 +0000 (07:27 +0000)]
moving the rest of the (existing) API to the new fast_fieldmapper stuff

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

19 years agofixing typo in the "actor" stuff
miker [Wed, 9 Mar 2005 07:26:27 +0000 (07:26 +0000)]
fixing typo in the "actor" stuff

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

19 years agoremoving a debugging warn
miker [Wed, 9 Mar 2005 07:18:29 +0000 (07:18 +0000)]
removing a debugging warn

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

19 years agoadded super-fast fieldmap builder and magical (though slightly untested) nodeset...
miker [Wed, 9 Mar 2005 06:03:30 +0000 (06:03 +0000)]
added super-fast fieldmap builder and magical (though slightly untested) nodeset-to-CDBI-and-back methods

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

19 years agocommit just returns true or null
erickson [Wed, 9 Mar 2005 00:10:17 +0000 (00:10 +0000)]
commit just returns true or null

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

19 years agocompletey different
erickson [Wed, 9 Mar 2005 00:03:19 +0000 (00:03 +0000)]
completey different

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

19 years agooops... left a "warn" in there.
miker [Tue, 8 Mar 2005 23:21:00 +0000 (23:21 +0000)]
oops... left a "warn" in there.

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

19 years agothe "later step"
miker [Tue, 8 Mar 2005 23:10:05 +0000 (23:10 +0000)]
the "later step"

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

19 years agomoving fkeys to a later step
miker [Tue, 8 Mar 2005 23:09:35 +0000 (23:09 +0000)]
moving fkeys to a later step

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

19 years agoadding propper fieldmapper support for actor and biblio classes
miker [Tue, 8 Mar 2005 23:09:05 +0000 (23:09 +0000)]
adding propper fieldmapper support for actor and biblio classes

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

19 years agoupdating mapper to match fields
miker [Tue, 8 Mar 2005 23:08:38 +0000 (23:08 +0000)]
updating mapper to match fields

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

19 years agoupdating fields to match reality
miker [Tue, 8 Mar 2005 23:08:21 +0000 (23:08 +0000)]
updating fields to match reality

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

19 years agowe make the nodeset our own if it is passed it by hand
erickson [Tue, 8 Mar 2005 22:52:46 +0000 (22:52 +0000)]
we make the nodeset our own if it is passed it by hand

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

19 years agoremoving C++ comments, cause they hate me
miker [Tue, 8 Mar 2005 22:14:26 +0000 (22:14 +0000)]
removing C++ comments, cause they hate me

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

19 years agorenamed nodelist to nodeset
miker [Tue, 8 Mar 2005 22:14:02 +0000 (22:14 +0000)]
renamed nodelist to nodeset

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

19 years agochanged to new storage API call
erickson [Tue, 8 Mar 2005 21:35:49 +0000 (21:35 +0000)]
changed to new storage API call

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

19 years agochanging sub "class" to sub "class_name"
miker [Tue, 8 Mar 2005 17:12:26 +0000 (17:12 +0000)]
changing sub "class" to sub "class_name"

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

19 years agoadded line to remove trailing ';'
erickson [Tue, 8 Mar 2005 15:50:12 +0000 (15:50 +0000)]
added line to remove trailing ';'

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

19 years agoNow we push the whole user record into the cache instead of just the username
erickson [Tue, 8 Mar 2005 15:27:48 +0000 (15:27 +0000)]
Now we push the whole user record into the cache instead of just the username

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

19 years agoYAY! Unicode works now!
miker [Tue, 8 Mar 2005 05:34:39 +0000 (05:34 +0000)]
YAY! Unicode works now!

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

19 years agochanged 'slot' to 'key' for clarity, should have no effect on behavior
erickson [Tue, 8 Mar 2005 00:06:34 +0000 (00:06 +0000)]
changed 'slot' to 'key' for clarity, should have no effect on behavior

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

19 years agoadded a batch method for taking one marcxml nodeset at a time and
erickson [Tue, 8 Mar 2005 00:05:45 +0000 (00:05 +0000)]
added a batch method for taking one marcxml nodeset at a time and
pushing their subjects into a growing MODS doc.

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

19 years agoremoving expire times
miker [Mon, 7 Mar 2005 23:42:35 +0000 (23:42 +0000)]
removing expire times

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

19 years agoforce an incoming JSON number to be a perl int
miker [Mon, 7 Mar 2005 23:12:58 +0000 (23:12 +0000)]
force an incoming JSON number to be a perl int

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

19 years agopreload the remote method lookup stuff (even though it is not used in Storage...)
miker [Mon, 7 Mar 2005 23:10:46 +0000 (23:10 +0000)]
preload the remote method lookup stuff (even though it is not used in Storage...)

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

19 years agofixing double cast and format
miker [Mon, 7 Mar 2005 23:03:43 +0000 (23:03 +0000)]
fixing double cast and format

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

19 years agochecking for HASH ref explicitly
erickson [Mon, 7 Mar 2005 22:17:47 +0000 (22:17 +0000)]
checking for HASH ref explicitly

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

19 years agoadded some debugging output
erickson [Mon, 7 Mar 2005 22:16:25 +0000 (22:16 +0000)]
added some debugging output

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

19 years agoadded longer sleep time
erickson [Mon, 7 Mar 2005 22:15:58 +0000 (22:15 +0000)]
added longer sleep time

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

19 years agoadding more utility methods, more to come
erickson [Mon, 7 Mar 2005 22:15:13 +0000 (22:15 +0000)]
adding more utility methods, more to come

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

19 years agochanged to work with field mapper
erickson [Mon, 7 Mar 2005 22:14:06 +0000 (22:14 +0000)]
changed to work with field mapper

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

19 years agobuilding my own replication stuff, damn it!
miker [Mon, 7 Mar 2005 22:01:55 +0000 (22:01 +0000)]
building my own replication stuff, damn it!

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

19 years agoremoving computed regexes and commenting out unused code
miker [Mon, 7 Mar 2005 22:01:04 +0000 (22:01 +0000)]
removing computed regexes and commenting out unused code

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

19 years agolots of debuging to find that the zombie loop was broken
miker [Mon, 7 Mar 2005 22:00:06 +0000 (22:00 +0000)]
lots of debuging to find that the zombie loop was broken

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

19 years agoadded profiling mode
miker [Mon, 7 Mar 2005 21:59:35 +0000 (21:59 +0000)]
added profiling mode

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

19 years agoadded a utility method for going directly from a doc
erickson [Mon, 7 Mar 2005 20:37:40 +0000 (20:37 +0000)]
added a utility method for going directly from a doc

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

19 years agofixed (hopefully) the $0 * addition
erickson [Mon, 7 Mar 2005 20:36:21 +0000 (20:36 +0000)]
fixed (hopefully) the $0 * addition

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

19 years agoremoved some debug prints
erickson [Mon, 7 Mar 2005 20:31:21 +0000 (20:31 +0000)]
removed some debug prints

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

19 years agoadded a method lookup in child init to speed up the cat server.
erickson [Mon, 7 Mar 2005 20:29:43 +0000 (20:29 +0000)]
added a method lookup in child init to speed up the cat server.

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

19 years agousing old regex method + default class
miker [Mon, 7 Mar 2005 17:52:20 +0000 (17:52 +0000)]
using old regex method + default class

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

19 years agoadded some more sleep time
erickson [Mon, 7 Mar 2005 17:16:35 +0000 (17:16 +0000)]
added some more sleep time

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

19 years agoregistering classes during load and introspection
miker [Mon, 7 Mar 2005 17:15:32 +0000 (17:15 +0000)]
registering classes during load and introspection

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

19 years agofix for JSON regexes
miker [Mon, 7 Mar 2005 17:00:27 +0000 (17:00 +0000)]
fix for JSON regexes

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

19 years agofix for JSON::object_unknown
miker [Mon, 7 Mar 2005 16:20:15 +0000 (16:20 +0000)]
fix for JSON::object_unknown

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

19 years agoadded sanity check on relay command
erickson [Mon, 7 Mar 2005 16:06:06 +0000 (16:06 +0000)]
added sanity check on relay command

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

19 years agofixed mispelling
erickson [Mon, 7 Mar 2005 16:03:37 +0000 (16:03 +0000)]
fixed mispelling

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

19 years agofixing JSON bug with top level non-casted hashrefs
miker [Mon, 7 Mar 2005 14:26:25 +0000 (14:26 +0000)]
fixing JSON bug with top level non-casted hashrefs

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

19 years agofixed minor bug in the class casting regex; added class finder sub to support said...
miker [Mon, 7 Mar 2005 06:29:49 +0000 (06:29 +0000)]
fixed minor bug in the class casting regex; added class finder sub to support said bugfix; added a default class (type hash) for unknown hints

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

19 years agousing an O(log n) [n=JSON elements] algo instead of the (worst case) O(2n**2) algo...
miker [Mon, 7 Mar 2005 01:37:02 +0000 (01:37 +0000)]
using an O(log n) [n=JSON elements] algo instead of the (worst case) O(2n**2) algo...

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

19 years agotypo
miker [Sun, 6 Mar 2005 22:01:49 +0000 (22:01 +0000)]
typo

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

19 years agosaw and fixed memory leak.
erickson [Sun, 6 Mar 2005 20:07:38 +0000 (20:07 +0000)]
saw and fixed memory leak.

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

19 years agoadded actor and asset stuff to CDBI
miker [Sun, 6 Mar 2005 18:35:35 +0000 (18:35 +0000)]
added actor and asset stuff to CDBI

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

19 years agousing sorted fields from the Fieldmapper on record_node objects
miker [Sat, 5 Mar 2005 17:57:23 +0000 (17:57 +0000)]
using sorted fields from the Fieldmapper on record_node objects

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

19 years agosorting fields by position
miker [Sat, 5 Mar 2005 17:56:24 +0000 (17:56 +0000)]
sorting fields by position

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

19 years agologging and error detection fixups
miker [Fri, 4 Mar 2005 23:21:35 +0000 (23:21 +0000)]
logging and error detection fixups

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

19 years agogenerating a JSON object for finding positions in objects
miker [Fri, 4 Mar 2005 23:09:41 +0000 (23:09 +0000)]
generating a JSON object for finding positions in objects

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

19 years agousing Fieldmapper.pm
miker [Fri, 4 Mar 2005 23:09:14 +0000 (23:09 +0000)]
using Fieldmapper.pm

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

19 years agomoving off Class::DBI::Replication... I hate my life
miker [Fri, 4 Mar 2005 23:08:54 +0000 (23:08 +0000)]
moving off Class::DBI::Replication... I hate my life

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

19 years agomore exception reporting
miker [Fri, 4 Mar 2005 23:08:20 +0000 (23:08 +0000)]
more exception reporting

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

19 years agofixed logic error in adding children to the tree
erickson [Fri, 4 Mar 2005 23:00:57 +0000 (23:00 +0000)]
fixed logic error in adding children to the tree

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

19 years agohistory and config file checking are more granular as far as what we
erickson [Fri, 4 Mar 2005 22:37:21 +0000 (22:37 +0000)]
history and config file checking are more granular as far as what we
can do with the file

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

19 years agoadded history file so history is saved across sessions
erickson [Fri, 4 Mar 2005 22:30:23 +0000 (22:30 +0000)]
added history file so history is saved across sessions

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

19 years agomoved definitions to srfsh.h for maintainability
erickson [Fri, 4 Mar 2005 22:19:36 +0000 (22:19 +0000)]
moved definitions to srfsh.h for maintainability

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

19 years agowe don't add 'newlines' to history.
erickson [Fri, 4 Mar 2005 22:09:53 +0000 (22:09 +0000)]
we don't add 'newlines' to history.

we make sure children exit after finishing so the shell doesn't get forked

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

19 years agosome cleaning
erickson [Fri, 4 Mar 2005 22:08:07 +0000 (22:08 +0000)]
some cleaning

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

19 years agoadded _CACHEVAL_ to the slot names to make them a little more unique/controlled
erickson [Fri, 4 Mar 2005 21:56:32 +0000 (21:56 +0000)]
added _CACHEVAL_ to the slot names to make them a little more unique/controlled

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

19 years agoupdated to use Fieldmapper
erickson [Fri, 4 Mar 2005 21:51:15 +0000 (21:51 +0000)]
updated to use Fieldmapper

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

19 years agowe now use Fieldmapper objects to transform the xml.
erickson [Fri, 4 Mar 2005 20:05:50 +0000 (20:05 +0000)]
we now use Fieldmapper objects to transform the xml.

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

19 years agogeneral bug fixes; column name fixups and whatnot
miker [Fri, 4 Mar 2005 19:47:58 +0000 (19:47 +0000)]
general bug fixes; column name fixups and whatnot

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

19 years agocan not call a javascript variable "new"... arg
miker [Fri, 4 Mar 2005 19:46:49 +0000 (19:46 +0000)]
can not call a javascript variable "new"... arg

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

19 years agofirst cut at a generic JSON castor thingy
miker [Fri, 4 Mar 2005 19:40:10 +0000 (19:40 +0000)]
first cut at a generic JSON castor thingy

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

19 years agograbbing just the tcn, not the vendor prefix
miker [Fri, 4 Mar 2005 19:37:43 +0000 (19:37 +0000)]
grabbing just the tcn, not the vendor prefix

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

19 years agoadded 'relay' which allows you to use the last received result as the param to
erickson [Fri, 4 Mar 2005 19:28:22 +0000 (19:28 +0000)]
added 'relay' which allows you to use the last received result as the param to
the next request

added 'set' and 'get' for accessing srfsh variables.  currently the only variable
is 'pretty_print' for json output

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

19 years agoadded method that will convert a tree back to a nodelist
erickson [Fri, 4 Mar 2005 17:32:53 +0000 (17:32 +0000)]
added method that will convert a tree back to a nodelist

added method that will walk a nodelist and perform appropriate actions
on each node it encounters

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

19 years agoadded external command running by entering !<command> [args].
erickson [Fri, 4 Mar 2005 14:02:59 +0000 (14:02 +0000)]
added external command running by entering !<command> [args].
forks and runs the command in the shell.  when the child dies,
control returns to the srfsh

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

19 years agofixed some memory logic errors
erickson [Fri, 4 Mar 2005 03:24:01 +0000 (03:24 +0000)]
fixed some memory logic errors

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

19 years agoearly catalogue code. currently just turns a nodeset into tree and
erickson [Thu, 3 Mar 2005 23:09:24 +0000 (23:09 +0000)]
early catalogue code.  currently just turns a nodeset into tree and
passes it on

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

19 years agoremoved some comments, added some sanity checking, trimmed down MathDB since
erickson [Thu, 3 Mar 2005 21:17:52 +0000 (21:17 +0000)]
removed some comments, added some sanity checking, trimmed down MathDB since
json has better number handling

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

19 years agomakes use of the new cache framework
erickson [Thu, 3 Mar 2005 21:13:28 +0000 (21:13 +0000)]
makes use of the new cache framework

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

19 years agonow magically does both memcache and persist caching if the persist option
erickson [Thu, 3 Mar 2005 21:13:09 +0000 (21:13 +0000)]
now magically does both memcache and persist caching if the persist option
is enabled when new is called.

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