]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
16 years agochanged video (marc type g) to 50 cent/day rule
erickson [Mon, 7 May 2007 13:26:13 +0000 (13:26 +0000)]
changed video (marc type g) to 50 cent/day rule

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

16 years agopreload/cache some JSAN libraries at login
pines [Mon, 7 May 2007 03:02:38 +0000 (03:02 +0000)]
preload/cache some JSAN libraries at login

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

16 years agouse cached request
pines [Sun, 6 May 2007 09:05:19 +0000 (09:05 +0000)]
use cached request

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

16 years agoto cache or not to cache... don't cache if you just changed data
pines [Sun, 6 May 2007 09:04:29 +0000 (09:04 +0000)]
to cache or not to cache... don't cache if you just changed data

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

16 years agoclear cache on a Refresh All action
pines [Sun, 6 May 2007 09:03:43 +0000 (09:03 +0000)]
clear cache on a Refresh All action

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

16 years agosets up observers, and sets up an interval for purging expired method cache objects
pines [Sun, 6 May 2007 09:03:17 +0000 (09:03 +0000)]
sets up observers, and sets up an interval for purging expired method cache objects

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

16 years agoignore focus errors
pines [Sun, 6 May 2007 09:02:35 +0000 (09:02 +0000)]
ignore focus errors

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

16 years agorefactor and .cached_request method
pines [Sun, 6 May 2007 09:01:31 +0000 (09:01 +0000)]
refactor and .cached_request method

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

16 years agomore log levels
pines [Sun, 6 May 2007 09:00:52 +0000 (09:00 +0000)]
more log levels

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

16 years agocacheable methods
pines [Sun, 6 May 2007 09:00:31 +0000 (09:00 +0000)]
cacheable methods

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

16 years agoobserver pattern through js watch
pines [Sun, 6 May 2007 09:00:06 +0000 (09:00 +0000)]
observer pattern through js watch

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

16 years agousing a more direct pivot query for payment summaries -- there is something amiss...
miker [Thu, 3 May 2007 15:59:13 +0000 (15:59 +0000)]
using a more direct pivot query for payment summaries -- there is something amiss with crosstab()

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

16 years agolowered log level on user fetch failure, since it is a common occurrence
erickson [Thu, 3 May 2007 15:17:21 +0000 (15:17 +0000)]
lowered log level on user fetch failure, since it is a common occurrence

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

16 years agocommitting scott m's buffer protection patch
erickson [Thu, 3 May 2007 15:10:06 +0000 (15:10 +0000)]
committing scott m's buffer protection patch

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

16 years agoapplying fix to requestor variable in hold-capture
erickson [Thu, 3 May 2007 13:54:39 +0000 (13:54 +0000)]
applying fix to requestor variable in hold-capture

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

16 years agoless ambiguous labels for copy buckets
pines [Wed, 2 May 2007 20:02:32 +0000 (20:02 +0000)]
less ambiguous labels for copy buckets

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

16 years agomore consistent persist handling for Trim List/Strict Barcode checkboxes in item...
pines [Wed, 2 May 2007 20:02:22 +0000 (20:02 +0000)]
more consistent persist handling for Trim List/Strict Barcode checkboxes in item status

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

16 years agofixed encoding use when reading different MARC formats
miker [Tue, 1 May 2007 05:34:32 +0000 (05:34 +0000)]
fixed encoding use when reading different MARC formats

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

16 years agosending pickup_lib into the permit script
miker [Mon, 30 Apr 2007 20:20:48 +0000 (20:20 +0000)]
sending pickup_lib into the permit script

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

16 years agoExiting with a usable error message rather than segfaulting
miker [Sun, 29 Apr 2007 20:11:51 +0000 (20:11 +0000)]
Exiting with a usable error message rather than segfaulting
 - patch provided by Scott McKellar
 - http://list.georgialibraries.org/pipermail/open-ils-dev/2007-April/000727.html

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

16 years agoAvoiding memory leaks in string opperations
miker [Sat, 28 Apr 2007 23:46:02 +0000 (23:46 +0000)]
Avoiding memory leaks in string opperations
  - patch provided by Scott McKellar
  - http://list.georgialibraries.org/pipermail/open-ils-dev/2007-April/000724.html

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

16 years agofixed array name typo
erickson [Fri, 27 Apr 2007 19:45:32 +0000 (19:45 +0000)]
fixed array name typo

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

16 years agoadded support for grabbing the pre-defined template params and dislpaying the values...
erickson [Fri, 27 Apr 2007 19:40:16 +0000 (19:40 +0000)]
added support for grabbing the pre-defined template params and dislpaying the values in the report builder interface

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

16 years agobeginning of a roll-to-lost script
miker [Thu, 26 Apr 2007 16:53:00 +0000 (16:53 +0000)]
beginning of a roll-to-lost script

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

16 years agoadded more descriptive wording to the template/report delete
erickson [Thu, 26 Apr 2007 16:16:35 +0000 (16:16 +0000)]
added more descriptive wording to the template/report delete

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

16 years agofixed bug in new report delete code
erickson [Thu, 26 Apr 2007 15:53:48 +0000 (15:53 +0000)]
fixed bug in new report delete code

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

16 years agoadded cascading delete support for reports and templates
erickson [Thu, 26 Apr 2007 15:48:39 +0000 (15:48 +0000)]
added cascading delete support for reports and templates

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

16 years agocompletely untested and possibly broken settings extention to retrieve defaults when...
miker [Thu, 26 Apr 2007 02:12:45 +0000 (02:12 +0000)]
completely untested and possibly broken settings extention to retrieve defaults when host specific fails

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

16 years agoadded ability to turn on/off added content lookups via memcache key
erickson [Wed, 25 Apr 2007 21:05:06 +0000 (21:05 +0000)]
added ability to turn on/off added content lookups via memcache key

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

16 years agoMove iso8601 date extension loading as close as possible to where it's actually being...
pines [Wed, 25 Apr 2007 20:24:46 +0000 (20:24 +0000)]
Move iso8601 date extension loading as close as possible to where it's actually being used.  Use 8601 with claim returned date

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

16 years agoremoved some unused legacy code
erickson [Wed, 25 Apr 2007 18:47:45 +0000 (18:47 +0000)]
removed some unused legacy code

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

16 years agoadded support for org_unit datatype for magic org-widget drawing
erickson [Wed, 25 Apr 2007 18:40:11 +0000 (18:40 +0000)]
added support for org_unit datatype for magic org-widget drawing

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

16 years agoupdating city and county when new zip is entetered even if the fields already have...
erickson [Wed, 25 Apr 2007 18:11:54 +0000 (18:11 +0000)]
updating city and county when new zip is entetered even if the fields already have data

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

16 years agofixed MODS name for still image so camera icon (and record) will display
erickson [Wed, 25 Apr 2007 17:31:22 +0000 (17:31 +0000)]
fixed MODS name for still image so camera icon (and record) will display

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

16 years agoadding some default circ related rules
miker [Wed, 25 Apr 2007 14:07:09 +0000 (14:07 +0000)]
adding some default circ related rules

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

16 years agomore cleanup
erickson [Wed, 25 Apr 2007 13:32:05 +0000 (13:32 +0000)]
more cleanup
fixed some syntax errors

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

16 years agocommented out the added content section, made more generic by default
erickson [Tue, 24 Apr 2007 20:20:38 +0000 (20:20 +0000)]
commented out the added content section, made more generic by default

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

16 years agoack ... forgot to close the class tag. all better now
miker [Tue, 24 Apr 2007 12:56:15 +0000 (12:56 +0000)]
ack ... forgot to close the class tag.  all better now

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

16 years agowork_ou code, schema and IDL setup
miker [Tue, 24 Apr 2007 03:36:22 +0000 (03:36 +0000)]
work_ou code, schema and IDL setup

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

17 years agolet set_text handle some HTML elements
pines [Mon, 23 Apr 2007 14:49:12 +0000 (14:49 +0000)]
let set_text handle some HTML elements

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

17 years agoremove some useless warnings; add the system id to 901$c
miker [Sat, 21 Apr 2007 02:04:38 +0000 (02:04 +0000)]
remove some useless warnings; add the system id to 901$c

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

17 years agoa little startup info
miker [Fri, 20 Apr 2007 15:14:39 +0000 (15:14 +0000)]
a little startup info

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

17 years agochanging the holding retrieval strategy
miker [Fri, 20 Apr 2007 14:01:42 +0000 (14:01 +0000)]
changing the holding retrieval strategy

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

17 years agosome reporting and error protection
miker [Thu, 19 Apr 2007 06:03:21 +0000 (06:03 +0000)]
some reporting and error protection

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

17 years agofix bug 355 (hdt 5052), where operator change breaks patron bill interface
pines [Mon, 16 Apr 2007 14:03:55 +0000 (14:03 +0000)]
fix bug 355 (hdt 5052), where operator change breaks patron bill interface

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

17 years agobuild_org_tree now returns the single org if there is only one in the list
erickson [Mon, 16 Apr 2007 13:19:16 +0000 (13:19 +0000)]
build_org_tree now returns the single org if there is only one in the list

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

17 years agotweak workstation registration to look at depth of REGISTER_WORKSTATION permission...
pines [Mon, 16 Apr 2007 13:05:43 +0000 (13:05 +0000)]
tweak workstation registration to look at depth of REGISTER_WORKSTATION permission for building lib list

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

17 years agoremoved duplicate max_requests settings
erickson [Fri, 13 Apr 2007 21:32:48 +0000 (21:32 +0000)]
removed duplicate max_requests settings

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

17 years agosend flesh event to rows that get auto-selected, and send a select event if a selecte...
pines [Thu, 12 Apr 2007 20:19:33 +0000 (20:19 +0000)]
send flesh event to rows that get auto-selected, and send a select event if a selected row becomes fleshed.  All of this is to prevent data sync issues for actions on rows in some edge cases

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

17 years agoadding new circ constants
erickson [Thu, 12 Apr 2007 16:07:19 +0000 (16:07 +0000)]
adding new circ constants

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

17 years agomoved password/username/email update code to cstore. now fetching user object from...
erickson [Thu, 12 Apr 2007 15:11:49 +0000 (15:11 +0000)]
moved password/username/email update code to cstore.  now fetching user object from db before updating to prevent transaction errors.  re-enalbed transaction verification

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

17 years agodisable auto-select to prevent a bug.. the problem here is that some of the actions...
pines [Wed, 11 Apr 2007 20:43:33 +0000 (20:43 +0000)]
disable auto-select to prevent a bug.. the problem here is that some of the actions require data that becomes available after fleshing of the rows, and the rows are getting selected before they're fleshed.  A solution would be to have a completed flesh fire an on_select event to sync the selected data

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

17 years agoproper timezone handling for checkin backdate
pines [Wed, 11 Apr 2007 19:58:32 +0000 (19:58 +0000)]
proper timezone handling for checkin backdate

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

17 years agominor cleanup of the models
miker [Wed, 11 Apr 2007 18:23:51 +0000 (18:23 +0000)]
minor cleanup of the models

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

17 years agoadded a pile of new models from the config. schema
erickson [Wed, 11 Apr 2007 16:49:35 +0000 (16:49 +0000)]
added a pile of new models from the config. schema

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

17 years agoexplicit IDL location support
miker [Tue, 10 Apr 2007 03:17:53 +0000 (03:17 +0000)]
explicit IDL location support

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

17 years agoholdings export support -- cut one
miker [Tue, 10 Apr 2007 03:04:28 +0000 (03:04 +0000)]
holdings export support -- cut one

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

17 years agomade new child creation more robust
erickson [Mon, 9 Apr 2007 19:52:00 +0000 (19:52 +0000)]
made new child creation more robust

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

17 years agoslight alert wording change
erickson [Mon, 9 Apr 2007 19:45:02 +0000 (19:45 +0000)]
slight alert wording change

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

17 years agoshowing number of successful renewals during batch renew. fixed potential timing...
erickson [Mon, 9 Apr 2007 19:44:16 +0000 (19:44 +0000)]
showing number of successful renewals during batch renew.  fixed potential timing problem in batch renewal

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

17 years agoadded collision detection to the user editor code to prevent overwiting changes
erickson [Mon, 9 Apr 2007 19:41:45 +0000 (19:41 +0000)]
added collision detection to the user editor code to prevent overwiting changes

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

17 years agoadded sanity check around accepting_usr field since it will not always be available
erickson [Mon, 9 Apr 2007 18:18:19 +0000 (18:18 +0000)]
added sanity check around accepting_usr field since it will not always be available

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

17 years agosend a fleshed patron object to the items_out template so %PATRON_BARCODE% will work
pines [Mon, 9 Apr 2007 18:01:17 +0000 (18:01 +0000)]
send a fleshed patron object to the items_out template so %PATRON_BARCODE% will work

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

17 years agomade backdating smarter by using the circ interval and parsing the backdate
erickson [Mon, 9 Apr 2007 17:09:46 +0000 (17:09 +0000)]
made backdating smarter by using the circ interval and parsing the backdate
as an ISO time so we get timezones and not just YYYY-MM-DD

ported claims-returned and lost code to CStoreEditor, made everything run
inside the same transaction to prevent bugs with leaving transactions closed
when they should be re-opened (among other things)

mark-lost now supports org settings at any level in the tree
new settings are whether to apply default item price on price==0 vs. price==null

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

17 years agoTypo reported by Dan Scott
miker [Tue, 3 Apr 2007 03:49:30 +0000 (03:49 +0000)]
Typo reported by Dan Scott

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

17 years agono auto-select for hold notification list
pines [Sun, 1 Apr 2007 20:00:36 +0000 (20:00 +0000)]
no auto-select for hold notification list

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

17 years agoreverting the previous patch with regard to CLAIMSRETURNED -- those should stay open...
miker [Thu, 29 Mar 2007 21:48:14 +0000 (21:48 +0000)]
reverting the previous patch with regard to CLAIMSRETURNED -- those should stay open until LOST or checked in

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

17 years agoremoved some old code and the unnecessary select-as-sleep calls
erickson [Thu, 29 Mar 2007 20:06:05 +0000 (20:06 +0000)]
removed some old code and the unnecessary select-as-sleep calls

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

17 years agochecking for billing completeness as well as checkin completeness for SC display
miker [Thu, 29 Mar 2007 17:06:21 +0000 (17:06 +0000)]
checking for billing completeness as well as checkin completeness for SC display

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

17 years agoapplied patch from Dan to provide an example usage
erickson [Thu, 29 Mar 2007 14:07:13 +0000 (14:07 +0000)]
applied patch from Dan to provide an example usage

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

17 years agochanged file layout and settings file to support the django multiple-database layout...
erickson [Wed, 28 Mar 2007 21:42:32 +0000 (21:42 +0000)]
changed file layout and settings file to support the django multiple-database layout code.  django tables now go into the (default) sqlite3 database, while the ILS files are still loaded from the (alternate) evergreen postgress database

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

17 years agobug fix (global replace) and better function name for Mike's sanity :)
pines [Wed, 28 Mar 2007 17:40:34 +0000 (17:40 +0000)]
bug fix (global replace) and better function name for Mike's sanity :)

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

17 years agoremoving unnecessary (and un-portable) ps ax command
erickson [Wed, 28 Mar 2007 15:30:03 +0000 (15:30 +0000)]
removing unnecessary (and un-portable) ps ax command

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

17 years agono longer capture stderr (too chatty) for sip server. log files suffice
erickson [Wed, 28 Mar 2007 15:28:35 +0000 (15:28 +0000)]
no longer capture stderr (too chatty) for sip server.  log files suffice

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

17 years agomoved location editing to in-transaction cstore-editor calls
erickson [Wed, 28 Mar 2007 14:49:49 +0000 (14:49 +0000)]
moved location editing to in-transaction cstore-editor calls

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

17 years agoescape characters that would mess up HTML with label printing. Is there a better...
pines [Wed, 28 Mar 2007 14:38:00 +0000 (14:38 +0000)]
escape characters that would mess up HTML with label printing. Is there a better way to do this?  encode, urlencode, etc?

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

17 years agosupporting default searchLang param of "*"
miker [Wed, 28 Mar 2007 13:44:27 +0000 (13:44 +0000)]
supporting default searchLang param of "*"

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

17 years agocorrection for the marctype parameter from Dan Scott
miker [Wed, 28 Mar 2007 02:08:29 +0000 (02:08 +0000)]
correction for the marctype parameter from Dan Scott

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

17 years agoremote auto_select for transit list and offline xact manager..robustify xact manager...
pines [Tue, 27 Mar 2007 01:48:40 +0000 (01:48 +0000)]
remote auto_select for transit list and offline xact manager..robustify xact manager for when CGI component is busted

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

17 years agodirectional check for overlap recursion check
miker [Mon, 26 Mar 2007 20:52:10 +0000 (20:52 +0000)]
directional check for overlap recursion check

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

17 years agoforcing int on timeout values in process and timed_read
erickson [Mon, 26 Mar 2007 17:41:51 +0000 (17:41 +0000)]
forcing int on timeout values in process and timed_read

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

17 years agoadded an info log line to log the called method
erickson [Mon, 26 Mar 2007 17:25:48 +0000 (17:25 +0000)]
added an info log line to log the called method

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

17 years agoThis was experimental code.. reverting back to a stable version. Need to start using...
pines [Sat, 24 Mar 2007 09:44:03 +0000 (09:44 +0000)]
This was experimental code.. reverting back to a stable version.  Need to start using branches instead of HEAD for experiments

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

17 years agoappend server name to prefs file for copy browser, and default to ws_ou if no start_o...
pines [Sat, 24 Mar 2007 05:48:40 +0000 (05:48 +0000)]
append server name to prefs file for copy browser, and default to ws_ou if no start_ou pref has been set for the copy browser

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

17 years agoSHORTNAME macro instead of PINES_CODE for receipt tempaltes
pines [Sat, 24 Mar 2007 02:04:45 +0000 (02:04 +0000)]
SHORTNAME macro instead of PINES_CODE for receipt tempaltes

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

17 years agoadding support for a --marctype flag, useful for supplying a MARCXML stream instead...
miker [Fri, 23 Mar 2007 22:17:35 +0000 (22:17 +0000)]
adding support for a --marctype flag, useful for supplying a MARCXML stream instead of a MARC21 file

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

17 years agoremoving install of deprecated files
erickson [Fri, 23 Mar 2007 14:12:46 +0000 (14:12 +0000)]
removing install of deprecated files

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

17 years agoremoving deprecated files
erickson [Fri, 23 Mar 2007 02:16:36 +0000 (02:16 +0000)]
removing deprecated files

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

17 years agoremoved the deprecated rest_gateway config; added comment on router name changes
erickson [Fri, 23 Mar 2007 02:13:02 +0000 (02:13 +0000)]
removed the deprecated rest_gateway config; added comment on router name changes

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

17 years agoenabling LoC Z server by default
erickson [Thu, 22 Mar 2007 20:13:43 +0000 (20:13 +0000)]
enabling LoC Z server by default

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

17 years agoadded "use Net::Domain" in the package that calls hostfqdn()
erickson [Thu, 22 Mar 2007 19:49:08 +0000 (19:49 +0000)]
added "use Net::Domain" in the package that calls hostfqdn()

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

17 years agospacing adjustment
miker [Thu, 22 Mar 2007 00:06:21 +0000 (00:06 +0000)]
spacing adjustment

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

17 years agoadjusting comment in example config re bug #518
miker [Thu, 22 Mar 2007 00:04:56 +0000 (00:04 +0000)]
adjusting comment in example config re bug #518

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

17 years agochange wording for user speedbump
pines [Wed, 21 Mar 2007 21:56:49 +0000 (21:56 +0000)]
change wording for user speedbump

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

17 years agoupdated some comments, removed some unused configs for the C apps
erickson [Wed, 21 Mar 2007 13:59:40 +0000 (13:59 +0000)]
updated some comments, removed some unused configs for the C apps

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

17 years agorobustification suggested by Scott McKellar -- early exit on transactional errors...
miker [Tue, 20 Mar 2007 05:22:30 +0000 (05:22 +0000)]
robustification suggested by Scott McKellar -- early exit on transactional errors, minor memory leak plugging, casting bug that affects portability

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

17 years agodisplay prefix/suffix with names.. should probably refactor this into some utility...
pines [Tue, 20 Mar 2007 00:55:48 +0000 (00:55 +0000)]
display prefix/suffix with names.. should probably refactor this into some utility code

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

17 years agoremoved redundant (and non-portable) call to gpasswd
erickson [Tue, 20 Mar 2007 00:54:59 +0000 (00:54 +0000)]
removed redundant (and non-portable) call to gpasswd

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

17 years agono auto-select for patron search
pines [Tue, 20 Mar 2007 00:54:25 +0000 (00:54 +0000)]
no auto-select for patron search

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

17 years agousing Net::Domain instead of the shell to get the fqdn of the current host
miker [Tue, 20 Mar 2007 00:47:54 +0000 (00:47 +0000)]
using Net::Domain instead of the shell to get the fqdn of the current host

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