]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
17 years agoupdating copyright on ATOM xslt
miker [Mon, 17 Jul 2006 07:53:49 +0000 (07:53 +0000)]
updating copyright on ATOM xslt

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

17 years agopipline fixups; integer qualities only, please
miker [Mon, 17 Jul 2006 07:39:35 +0000 (07:39 +0000)]
pipline fixups; integer qualities only, please

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

17 years agominor fixes for SuperCat in the face of 0 holdings
miker [Mon, 17 Jul 2006 07:33:29 +0000 (07:33 +0000)]
minor fixes for SuperCat in the face of 0 holdings

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

17 years agoFixed issue: when the router received two messages on a single socket that both fit...
erickson [Mon, 17 Jul 2006 00:24:56 +0000 (00:24 +0000)]
Fixed issue: when the router received two messages on a single socket that both fit into
the read buffer, only the first message was being processed

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

17 years agoincorporate quality into initial MR map
miker [Sun, 16 Jul 2006 19:59:53 +0000 (19:59 +0000)]
incorporate quality into initial MR map

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

17 years agoincorporate quality into initial MR map
miker [Sun, 16 Jul 2006 19:56:55 +0000 (19:56 +0000)]
incorporate quality into initial MR map

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

17 years agono luck with xpcom and modal window printing
phasefx [Sun, 16 Jul 2006 07:53:18 +0000 (07:53 +0000)]
no luck with xpcom and modal window printing

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

17 years agoIn the original print code, an XPCOM would take a reference to a print window and...
phasefx [Sun, 16 Jul 2006 07:29:53 +0000 (07:29 +0000)]
In the original print code, an XPCOM would take a reference to a print window and print it.  With modal windows, the window.open command would block, and when the xpcom was finally reached, the window would already be closed.  So the strategy then was to get the print window to print itself with javascript.  However, a print progress dialog would stick on screen, and when forcibly closed, would crash xulrunner.  This was using window.print; I wanted to try using the JSAN util.print library within the print window, but loading JSAN failed to work within the modal window.  What I could try to do now is either inline all the xpcom code and see if it works, or rework the window to be non-modal.  Neither appeals to me :)

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

17 years agoprint on_all_fleshed callback
phasefx [Sun, 16 Jul 2006 05:54:00 +0000 (05:54 +0000)]
print on_all_fleshed callback

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

17 years agohide item summary on grocery bills
phasefx [Sun, 16 Jul 2006 05:48:24 +0000 (05:48 +0000)]
hide item summary on grocery bills

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

17 years ago*** empty log message ***
phasefx [Sat, 15 Jul 2006 21:05:12 +0000 (21:05 +0000)]
*** empty log message ***

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

17 years ago*** empty log message ***
phasefx [Fri, 14 Jul 2006 21:25:13 +0000 (21:25 +0000)]
*** empty log message ***

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

17 years agoprinting on an all_fleshed callback..need to do this for other print actions
phasefx [Fri, 14 Jul 2006 20:56:21 +0000 (20:56 +0000)]
printing on an all_fleshed callback..need to do this for other print actions

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

17 years agoput polling back in to catch unfleshed rows
phasefx [Fri, 14 Jul 2006 20:52:20 +0000 (20:52 +0000)]
put polling back in to catch unfleshed rows

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

17 years agofixes
phasefx [Fri, 14 Jul 2006 20:39:24 +0000 (20:39 +0000)]
fixes

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

17 years agoadded the supports chunk
erickson [Fri, 14 Jul 2006 20:36:45 +0000 (20:36 +0000)]
added the supports chunk

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

17 years agomore careful editor handling
erickson [Fri, 14 Jul 2006 20:35:20 +0000 (20:35 +0000)]
more careful editor handling

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

17 years agomoved some stuff out to config
erickson [Fri, 14 Jul 2006 20:14:42 +0000 (20:14 +0000)]
moved some stuff out to config
implementing more methods

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

17 years agomore import pipeline improvement
miker [Fri, 14 Jul 2006 20:07:37 +0000 (20:07 +0000)]
more import pipeline improvement

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

17 years agousing timestamptz instead of date
miker [Fri, 14 Jul 2006 20:06:19 +0000 (20:06 +0000)]
using timestamptz instead of date

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

17 years agoadding Table() class method
miker [Fri, 14 Jul 2006 20:05:30 +0000 (20:05 +0000)]
adding Table() class method

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

17 years agoimproving Ingest -- cleaning data a bit more
miker [Fri, 14 Jul 2006 20:04:55 +0000 (20:04 +0000)]
improving Ingest -- cleaning data a bit more

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

17 years agofixes
phasefx [Fri, 14 Jul 2006 19:25:41 +0000 (19:25 +0000)]
fixes

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

17 years agofor already fleshed trees
phasefx [Fri, 14 Jul 2006 18:56:29 +0000 (18:56 +0000)]
for already fleshed trees

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

17 years agoput retrieve_id on listitem as soon as possible.. and support for full_retrieve befor...
phasefx [Fri, 14 Jul 2006 18:50:18 +0000 (18:50 +0000)]
put retrieve_id on listitem as soon as possible.. and support for full_retrieve before, say, printing a list

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

17 years agoadded items out and items overdue details
erickson [Fri, 14 Jul 2006 16:19:55 +0000 (16:19 +0000)]
added items out and items overdue details

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

17 years agogetting closer, still needs much love
erickson [Fri, 14 Jul 2006 15:31:54 +0000 (15:31 +0000)]
getting closer, still needs much love

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

17 years agotrim some datetime stamps to mere dates
phasefx [Fri, 14 Jul 2006 15:19:07 +0000 (15:19 +0000)]
trim some datetime stamps to mere dates

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

17 years agotypo
erickson [Fri, 14 Jul 2006 14:03:00 +0000 (14:03 +0000)]
typo

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

17 years agochanged name to prevent clobber on install
erickson [Fri, 14 Jul 2006 13:07:47 +0000 (13:07 +0000)]
changed name to prevent clobber on install

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

17 years agofixed cstore typo
erickson [Fri, 14 Jul 2006 02:36:03 +0000 (02:36 +0000)]
fixed cstore typo

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

17 years agopreventing old copies from showing up in new copy editor. stash needs to be able...
phasefx [Thu, 13 Jul 2006 22:18:09 +0000 (22:18 +0000)]
preventing old copies from showing up in new copy editor.  stash needs to be able to create uniquely identified temporary spaces on demand to prevent possible collisions

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

17 years agofixed log error
erickson [Thu, 13 Jul 2006 22:06:34 +0000 (22:06 +0000)]
fixed log error

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

17 years agomaking xml::simple happy when run from the sip-server
erickson [Thu, 13 Jul 2006 22:06:12 +0000 (22:06 +0000)]
making xml::simple happy when run from the sip-server

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

17 years agoadded sanity checking on mods creation
erickson [Thu, 13 Jul 2006 22:05:36 +0000 (22:05 +0000)]
added sanity checking on mods creation

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

17 years agofixed logic bug, added some debugging, inserted example code (for later)
erickson [Thu, 13 Jul 2006 22:05:09 +0000 (22:05 +0000)]
fixed logic bug, added some debugging, inserted example code (for later)

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

17 years agocommenting out a warning
erickson [Thu, 13 Jul 2006 22:04:26 +0000 (22:04 +0000)]
commenting out a warning

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

17 years agoadded age_hold_protect rules fetcher
erickson [Thu, 13 Jul 2006 22:03:59 +0000 (22:03 +0000)]
added age_hold_protect rules fetcher

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

17 years agotesting, bug fixing, more to come
erickson [Thu, 13 Jul 2006 22:03:05 +0000 (22:03 +0000)]
testing, bug fixing, more to come

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

17 years agofixed copy-paste error
erickson [Thu, 13 Jul 2006 22:02:38 +0000 (22:02 +0000)]
fixed copy-paste error

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

17 years agoupdated some calls work with cstore
erickson [Thu, 13 Jul 2006 22:01:53 +0000 (22:01 +0000)]
updated some calls work with cstore

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

17 years agoadding example sip config
erickson [Thu, 13 Jul 2006 22:00:52 +0000 (22:00 +0000)]
adding example sip config

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

17 years agoadding
erickson [Thu, 13 Jul 2006 22:00:10 +0000 (22:00 +0000)]
adding

much work required

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

17 years agotrim
phasefx [Thu, 13 Jul 2006 21:59:38 +0000 (21:59 +0000)]
trim

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

17 years agodebugging
phasefx [Thu, 13 Jul 2006 21:59:18 +0000 (21:59 +0000)]
debugging

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

17 years agoalert dialogs are now a possible log target
phasefx [Thu, 13 Jul 2006 21:58:20 +0000 (21:58 +0000)]
alert dialogs are now a possible log target

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

17 years agodisabling opacity for now for the sake of linux development
phasefx [Thu, 13 Jul 2006 21:28:08 +0000 (21:28 +0000)]
disabling opacity for now for the sake of linux development

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

17 years agoupdating cstore request
erickson [Thu, 13 Jul 2006 21:26:33 +0000 (21:26 +0000)]
updating cstore request

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

17 years agofm update
miker [Thu, 13 Jul 2006 21:19:09 +0000 (21:19 +0000)]
fm update

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

17 years ago*** empty log message ***
phasefx [Thu, 13 Jul 2006 21:16:39 +0000 (21:16 +0000)]
*** empty log message ***

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

17 years agoanother typo
miker [Thu, 13 Jul 2006 20:56:32 +0000 (20:56 +0000)]
another typo

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

17 years agoanother typo
miker [Thu, 13 Jul 2006 20:44:33 +0000 (20:44 +0000)]
another typo

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

17 years agomore ...
miker [Thu, 13 Jul 2006 20:42:30 +0000 (20:42 +0000)]
more ...

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

17 years agofixes
miker [Thu, 13 Jul 2006 20:28:50 +0000 (20:28 +0000)]
fixes

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

17 years agofixed typo, added some sanity checks
erickson [Thu, 13 Jul 2006 20:27:02 +0000 (20:27 +0000)]
fixed typo, added some sanity checks

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

17 years agominor fixes
miker [Thu, 13 Jul 2006 20:16:00 +0000 (20:16 +0000)]
minor fixes

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

17 years agofix
phasefx [Thu, 13 Jul 2006 20:09:10 +0000 (20:09 +0000)]
fix

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

17 years agoanother round of updates ...
miker [Thu, 13 Jul 2006 20:09:02 +0000 (20:09 +0000)]
another round of updates ...

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

17 years agotypo
erickson [Thu, 13 Jul 2006 20:07:48 +0000 (20:07 +0000)]
typo

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

17 years agoforgot to add this
phasefx [Thu, 13 Jul 2006 18:57:57 +0000 (18:57 +0000)]
forgot to add this

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

17 years agolog null results specifically
phasefx [Thu, 13 Jul 2006 18:06:28 +0000 (18:06 +0000)]
log null results specifically

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

17 years agono more patron standing
phasefx [Thu, 13 Jul 2006 17:58:37 +0000 (17:58 +0000)]
no more patron standing

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

17 years agomoving to cstore for all basic search/retrevial
miker [Thu, 13 Jul 2006 17:48:20 +0000 (17:48 +0000)]
moving to cstore for all basic search/retrevial

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

17 years agoselectively choose where to send certain log messages
phasefx [Thu, 13 Jul 2006 17:45:01 +0000 (17:45 +0000)]
selectively choose where to send certain log messages

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

17 years agofixed total selected tally
phasefx [Thu, 13 Jul 2006 16:05:00 +0000 (16:05 +0000)]
fixed total selected tally

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

17 years agoabstracting batch.create
miker [Thu, 13 Jul 2006 04:53:51 +0000 (04:53 +0000)]
abstracting batch.create

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

17 years agoslimmer bill summary
phasefx [Thu, 13 Jul 2006 03:20:24 +0000 (03:20 +0000)]
slimmer bill summary

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

17 years agoAdd Billing in other interfaces
phasefx [Wed, 12 Jul 2006 22:35:23 +0000 (22:35 +0000)]
Add Billing in other interfaces

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

17 years agocopy summary for bill details and bill history
phasefx [Wed, 12 Jul 2006 20:00:20 +0000 (20:00 +0000)]
copy summary for bill details and bill history

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

17 years agotruncate title
phasefx [Wed, 12 Jul 2006 19:59:32 +0000 (19:59 +0000)]
truncate title

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

17 years agoage protection for copy summary
phasefx [Wed, 12 Jul 2006 19:59:17 +0000 (19:59 +0000)]
age protection for copy summary

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

17 years agoadding simpler loader scripts
miker [Wed, 12 Jul 2006 19:26:09 +0000 (19:26 +0000)]
adding simpler loader scripts

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

17 years ago*** empty log message ***
phasefx [Wed, 12 Jul 2006 19:21:27 +0000 (19:21 +0000)]
*** empty log message ***

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

17 years agotelling XML::Simple to shut up
miker [Wed, 12 Jul 2006 19:15:33 +0000 (19:15 +0000)]
telling XML::Simple to shut up

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

17 years agokludge for nulls.. unsetting age_protect
phasefx [Wed, 12 Jul 2006 16:57:29 +0000 (16:57 +0000)]
kludge for nulls.. unsetting age_protect

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

17 years agodebugging
phasefx [Wed, 12 Jul 2006 16:45:00 +0000 (16:45 +0000)]
debugging

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

17 years ago*** empty log message ***
phasefx [Wed, 12 Jul 2006 16:35:29 +0000 (16:35 +0000)]
*** empty log message ***

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

17 years agoage protection in copy editor. "Remove Protection" is broken
phasefx [Wed, 12 Jul 2006 16:27:25 +0000 (16:27 +0000)]
age protection in copy editor.  "Remove Protection" is broken

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

17 years agoadding the crahp :)
phasefx [Wed, 12 Jul 2006 16:04:26 +0000 (16:04 +0000)]
adding the crahp :)

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

17 years agofixed Re-Test button
pines [Wed, 12 Jul 2006 15:47:49 +0000 (15:47 +0000)]
fixed Re-Test button

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

17 years agoremember last configured server and use it by default
pines [Wed, 12 Jul 2006 15:40:22 +0000 (15:40 +0000)]
remember last configured server and use it by default

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

17 years agostyle operator change
pines [Wed, 12 Jul 2006 15:20:22 +0000 (15:20 +0000)]
style operator change

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

17 years agoadding dataloader to the makefile
miker [Wed, 12 Jul 2006 04:37:34 +0000 (04:37 +0000)]
adding dataloader to the makefile

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

17 years agoplugging memory leak in SR
miker [Wed, 12 Jul 2006 04:35:32 +0000 (04:35 +0000)]
plugging memory leak in SR

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

17 years agoadding "quite" mode to create
miker [Wed, 12 Jul 2006 03:07:41 +0000 (03:07 +0000)]
adding "quite" mode to create

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

17 years agoIDL parsing lib
miker [Sun, 9 Jul 2006 20:13:47 +0000 (20:13 +0000)]
IDL parsing lib

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

17 years agobug fixes for the schema
miker [Sat, 8 Jul 2006 19:27:55 +0000 (19:27 +0000)]
bug fixes for the schema

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

17 years agorefreshing the JS context to prevent memory leaks
miker [Sat, 8 Jul 2006 19:25:41 +0000 (19:25 +0000)]
refreshing the JS context to prevent memory leaks

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

17 years agostablizing resetter some more
miker [Sat, 8 Jul 2006 19:24:50 +0000 (19:24 +0000)]
stablizing resetter some more

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

17 years agoonly increase the run counter on real scripts; add some debuging to context refresher
miker [Sat, 8 Jul 2006 18:48:34 +0000 (18:48 +0000)]
only increase the run counter on real scripts; add some debuging to context refresher

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

17 years agofixing typo in the bowels
miker [Sat, 8 Jul 2006 18:47:39 +0000 (18:47 +0000)]
fixing typo in the bowels

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

17 years agobeginning of org setting editor, some style updates
erickson [Fri, 7 Jul 2006 21:19:17 +0000 (21:19 +0000)]
beginning of org setting editor, some style updates

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

17 years ago*** empty log message ***
pines [Fri, 7 Jul 2006 21:12:17 +0000 (21:12 +0000)]
*** empty log message ***

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

17 years agooperator change.. needs testing, styling
pines [Fri, 7 Jul 2006 21:09:10 +0000 (21:09 +0000)]
operator change.. needs testing, styling

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

17 years agogetting closer to the real thing
erickson [Fri, 7 Jul 2006 20:12:04 +0000 (20:12 +0000)]
getting closer to the real thing

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

17 years agohandle local perm failures at login
pines [Fri, 7 Jul 2006 18:18:02 +0000 (18:18 +0000)]
handle local perm failures at login

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

17 years agoadded the fieldmapper, autogen stuff to openils_core target
erickson [Fri, 7 Jul 2006 18:05:27 +0000 (18:05 +0000)]
added the fieldmapper, autogen stuff to openils_core target

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

17 years agomore in(de)gestion
miker [Fri, 7 Jul 2006 17:53:00 +0000 (17:53 +0000)]
more in(de)gestion

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

17 years agofix for mem leak in load_lib()
miker [Fri, 7 Jul 2006 17:49:28 +0000 (17:49 +0000)]
fix for mem leak in load_lib()

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

17 years agoadded untested org tree searching method
erickson [Fri, 7 Jul 2006 17:04:19 +0000 (17:04 +0000)]
added untested org tree searching method

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