]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
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

16 years agopreload/cache some files
pines [Mon, 7 May 2007 20:29:50 +0000 (20:29 +0000)]
preload/cache some files

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

16 years agochecking hold recipient (and not hold requestor) email to see if the email checkbox...
erickson [Mon, 7 May 2007 18:51:59 +0000 (18:51 +0000)]
checking hold recipient (and not hold requestor) email to see if the email checkbox should be checked by default. changed language for staff client when there is no patron email

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

16 years agoadded some more index sanity checks. added const qualifier where necessary
erickson [Mon, 7 May 2007 14:26:56 +0000 (14:26 +0000)]
added some more index sanity checks.  added const qualifier where necessary

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

16 years agoadded size check to constructor
erickson [Mon, 7 May 2007 14:07:36 +0000 (14:07 +0000)]
added size check to constructor

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

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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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