]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
17 years agoattempt to speed up date overlap calc
miker [Thu, 26 Oct 2006 14:37:36 +0000 (14:37 +0000)]
attempt to speed up date overlap calc

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

17 years agousing the circulating location to determine due date overlap and not
erickson [Thu, 26 Oct 2006 14:17:09 +0000 (14:17 +0000)]
using the circulating location to determine due date overlap and not
the circ_lib of the actual copy

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

17 years agostripping success events if other events exist in the return set
erickson [Thu, 26 Oct 2006 13:58:21 +0000 (13:58 +0000)]
stripping success events if other events exist in the return set

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

17 years agoadding capture time recheck to targeter
miker [Thu, 26 Oct 2006 07:03:12 +0000 (07:03 +0000)]
adding capture time recheck to targeter

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

17 years agomade search term escaping actuall escape all instances - also escapging \ chars now
erickson [Wed, 25 Oct 2006 21:18:00 +0000 (21:18 +0000)]
made search term escaping actuall escape all instances - also escapging \ chars now

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

17 years agofixed bug which caused the user editor to alert errors
erickson [Wed, 25 Oct 2006 20:36:56 +0000 (20:36 +0000)]
fixed bug which caused the user editor to alert errors
on deleted addresses if the address data was invalid

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

17 years agooopsie
pines [Wed, 25 Oct 2006 19:58:03 +0000 (19:58 +0000)]
oopsie

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

17 years agocleaned up some display issues with my-account and logging in.
erickson [Wed, 25 Oct 2006 19:22:43 +0000 (19:22 +0000)]
cleaned up some display issues with my-account  and logging in.
we hide the default div until after login, so the blank info deck is never visible.

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

17 years agocollapse Alert Messages that consist of nothing but whitespace into an empty string...
pines [Wed, 25 Oct 2006 19:20:24 +0000 (19:20 +0000)]
collapse Alert Messages that consist of nothing but whitespace into an empty string when editing copies

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

17 years agoif no copies are allowed for the hold recipient, then we check the
erickson [Wed, 25 Oct 2006 16:24:03 +0000 (16:24 +0000)]
if no copies are allowed for the hold recipient, then we check the
request_lib of the hold to see if the requestor's location is
within the correct hold range

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

17 years agofixed bug which caused a sensless transit (dest=source) in the case where a copy
erickson [Wed, 25 Oct 2006 14:54:26 +0000 (14:54 +0000)]
fixed bug which caused a sensless transit (dest=source) in the case where a copy
was supposed to be on another lib's hold shelf.

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

17 years agochanged exception text for the day when we start using it
erickson [Tue, 24 Oct 2006 20:22:46 +0000 (20:22 +0000)]
changed exception text for the day when we start using it

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

17 years agomoved mbts builder to apputils to share, circ code now uses the mbts instead of open_...
erickson [Tue, 24 Oct 2006 20:22:08 +0000 (20:22 +0000)]
moved mbts builder to apputils to share, circ code now uses the mbts instead of open_billable_transaction_summary view

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

17 years agoadded logic to see if an updated volume was attempting to create a duplicate - return...
erickson [Tue, 24 Oct 2006 20:21:07 +0000 (20:21 +0000)]
added logic to see if an updated volume was attempting to create a duplicate - returns VOLUME_LABEL_EXISTS if so

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

17 years agolet clipboard and export deal with just the visible columns in a tree
pines [Tue, 24 Oct 2006 19:28:40 +0000 (19:28 +0000)]
let clipboard and export deal with just the visible columns in a tree

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

17 years agoexport csv from list to clipboard
pines [Mon, 23 Oct 2006 20:32:00 +0000 (20:32 +0000)]
export csv from list to clipboard

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

17 years agocheckdigit test
pines [Mon, 23 Oct 2006 18:56:40 +0000 (18:56 +0000)]
checkdigit test

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

17 years agoshared buckets
pines [Mon, 23 Oct 2006 18:24:58 +0000 (18:24 +0000)]
shared buckets

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

17 years agoreturning event (instead of undef) if the requested container does not exist in flesh...
erickson [Mon, 23 Oct 2006 18:02:00 +0000 (18:02 +0000)]
returning event (instead of undef) if the requested container does not exist in flesh call

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

17 years agochanged due_date time to 00:00:00
erickson [Mon, 23 Oct 2006 17:07:24 +0000 (17:07 +0000)]
changed due_date time to 00:00:00

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

17 years agomore spelling fixes
erickson [Mon, 23 Oct 2006 16:25:26 +0000 (16:25 +0000)]
more spelling fixes

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

17 years agofixed some mispelling
erickson [Mon, 23 Oct 2006 16:23:26 +0000 (16:23 +0000)]
fixed some mispelling

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

17 years agocalling hold targeter on all newly created holds
erickson [Mon, 23 Oct 2006 14:02:01 +0000 (14:02 +0000)]
calling hold targeter on all newly created holds

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

17 years agomade org id logic tolerant of fleshed/non-fleshed copy fields
erickson [Mon, 23 Oct 2006 01:15:50 +0000 (01:15 +0000)]
made org id logic tolerant of fleshed/non-fleshed copy fields

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

17 years agorolling back full_path retrieval for now, verified client code is sending array of...
erickson [Mon, 23 Oct 2006 01:14:34 +0000 (01:14 +0000)]
rolling back full_path retrieval for now, verified client code is sending array of full_path orgs

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

17 years agorolling back checkauth test change to see if this fixes the mysterious no_session...
erickson [Sun, 22 Oct 2006 20:12:01 +0000 (20:12 +0000)]
rolling back checkauth test change to see if this fixes the mysterious no_session errors

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

17 years agogrammar
pines [Fri, 20 Oct 2006 14:03:05 +0000 (14:03 +0000)]
grammar

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

17 years agoadding split-type search support to opensearch
miker [Thu, 19 Oct 2006 19:39:01 +0000 (19:39 +0000)]
adding split-type search support to opensearch

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

17 years agousing VIEW_REPORT_OUTPUT perm check in the reporter output proxy
miker [Thu, 19 Oct 2006 17:17:27 +0000 (17:17 +0000)]
using VIEW_REPORT_OUTPUT perm check in the reporter output proxy

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

17 years agofetch the full my-orgs list from the passed ou
miker [Wed, 18 Oct 2006 16:42:29 +0000 (16:42 +0000)]
fetch the full my-orgs list from the passed ou

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

17 years agofetch the full my-orgs list from the passed ou
miker [Wed, 18 Oct 2006 16:39:53 +0000 (16:39 +0000)]
fetch the full my-orgs list from the passed ou

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

17 years agoadding target copy for hold transit link; attempting selectors on asset::stat_cat...
miker [Wed, 18 Oct 2006 16:17:58 +0000 (16:17 +0000)]
adding target copy for hold transit link; attempting selectors on asset::stat_cat and actor::stat_cat

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

17 years agocheck circ_lib on pre-cat copies
miker [Wed, 18 Oct 2006 14:52:17 +0000 (14:52 +0000)]
check circ_lib on pre-cat copies

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

17 years agocheck circ_lib on pre-cat copies
miker [Wed, 18 Oct 2006 14:43:19 +0000 (14:43 +0000)]
check circ_lib on pre-cat copies

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

17 years agoadded an exception for Trustee so they won't get circ fines
erickson [Tue, 17 Oct 2006 21:06:54 +0000 (21:06 +0000)]
added an exception for Trustee so they won't get circ fines

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

17 years agosome pauses
pines [Tue, 17 Oct 2006 20:33:20 +0000 (20:33 +0000)]
some pauses

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

17 years agocomitting in-house-use transaction
erickson [Tue, 17 Oct 2006 19:45:31 +0000 (19:45 +0000)]
comitting in-house-use transaction

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

17 years agofixed folder action dropdown display glitch leaving hidden actions in the list
erickson [Tue, 17 Oct 2006 19:29:10 +0000 (19:29 +0000)]
fixed folder action dropdown display glitch leaving hidden actions in the list

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

17 years agoadded title to selector options so overflow items are visible
erickson [Tue, 17 Oct 2006 18:57:40 +0000 (18:57 +0000)]
added title to selector options so overflow items are visible

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

17 years agochanged button style
erickson [Tue, 17 Oct 2006 18:52:04 +0000 (18:52 +0000)]
changed button style

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

17 years agocheckin via id for handling deleted items in Items Out
pines [Tue, 17 Oct 2006 18:44:09 +0000 (18:44 +0000)]
checkin via id for handling deleted items in Items Out

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

17 years agodefensive programming
pines [Mon, 16 Oct 2006 19:23:35 +0000 (19:23 +0000)]
defensive programming

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

17 years agomoved payment code to use the fetch_mbts instead of billable_xact_summary
erickson [Mon, 16 Oct 2006 18:55:20 +0000 (18:55 +0000)]
moved payment code to use the fetch_mbts instead of billable_xact_summary

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

17 years agofixed some logic errors in the claims returned backdating
erickson [Mon, 16 Oct 2006 17:10:37 +0000 (17:10 +0000)]
fixed some logic errors in the claims returned backdating
making sure void_time and voider is set for backdated circs

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

17 years agowrapped some money-transaction fetching methods in transactions to
erickson [Mon, 16 Oct 2006 16:22:39 +0000 (16:22 +0000)]
wrapped some money-transaction fetching methods in transactions to
prevent replication delays

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

17 years agochanged date format in the emails
pines [Mon, 16 Oct 2006 14:46:26 +0000 (14:46 +0000)]
changed date format in the emails

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

17 years agofixed some permission checking errors in copy/volume update. did some refactoring...
erickson [Fri, 13 Oct 2006 21:17:07 +0000 (21:17 +0000)]
fixed some permission checking errors in copy/volume update.  did some refactoring of the record merging code to fix logic errors causing some volumes to not get merged over

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

17 years agofixed field name on copy note
erickson [Fri, 13 Oct 2006 19:43:23 +0000 (19:43 +0000)]
fixed field name on copy note

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

17 years agono longer lowercasing tcn in the sidebar search
erickson [Fri, 13 Oct 2006 17:00:43 +0000 (17:00 +0000)]
no longer lowercasing tcn in the sidebar search

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

17 years agohandle new column definitions
pines [Fri, 13 Oct 2006 14:43:22 +0000 (14:43 +0000)]
handle new column definitions

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

17 years agoprevent re-fetch of copy and subsequent warning logs
erickson [Fri, 13 Oct 2006 14:43:05 +0000 (14:43 +0000)]
prevent re-fetch of copy and subsequent warning logs

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

17 years agofixed bug in user editor which prevented the expire_date from getting set properly...
erickson [Fri, 13 Oct 2006 13:37:02 +0000 (13:37 +0000)]
fixed bug in user editor which prevented the expire_date from getting set properly in some cases

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

17 years agoBill's circ details method. much faster++
pines [Thu, 12 Oct 2006 22:04:37 +0000 (22:04 +0000)]
Bill's circ details method. much faster++

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

17 years agoremoved rollback since the scriptbuilder now handles that for us
erickson [Thu, 12 Oct 2006 21:13:40 +0000 (21:13 +0000)]
removed rollback since the scriptbuilder now handles that for us

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

17 years agomoved the checkauth function to a local cache-reading version so it does not have...
erickson [Thu, 12 Oct 2006 21:13:05 +0000 (21:13 +0000)]
moved the checkauth function to a local cache-reading version so it does not have to go to the auth server every time

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

17 years agochanged log line
erickson [Thu, 12 Oct 2006 21:12:32 +0000 (21:12 +0000)]
changed log line

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

17 years agore-factored object fleshing to require fewer network calls
erickson [Thu, 12 Oct 2006 21:12:20 +0000 (21:12 +0000)]
re-factored object fleshing to require fewer network calls

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

17 years agothrowing penalty exceptions so they will not go unnoticed
erickson [Thu, 12 Oct 2006 21:11:45 +0000 (21:11 +0000)]
throwing penalty exceptions so they will not go unnoticed

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

17 years agoalways creates its own editor object so it can safely commit/rollback
erickson [Thu, 12 Oct 2006 21:11:11 +0000 (21:11 +0000)]
always creates its own editor object so it can safely commit/rollback

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

17 years agomoved comment
erickson [Thu, 12 Oct 2006 21:10:38 +0000 (21:10 +0000)]
moved comment

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

17 years agoadded public penalty update method, moved to new fines summary method, moved user...
erickson [Thu, 12 Oct 2006 21:10:10 +0000 (21:10 +0000)]
added public penalty update method, moved to new fines summary method, moved user note create/delete to cstore and transactions

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

17 years agoadded max-fine logic to make the max-fine rule depend on the owning lib of the copy
erickson [Thu, 12 Oct 2006 21:08:49 +0000 (21:08 +0000)]
added max-fine logic to make the max-fine rule depend on the owning lib of the copy

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

17 years agosync permit, async checkout
pines [Thu, 12 Oct 2006 21:08:02 +0000 (21:08 +0000)]
sync permit, async checkout

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

17 years agorecalc penalties
pines [Thu, 12 Oct 2006 21:07:26 +0000 (21:07 +0000)]
recalc penalties

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

17 years agomoney summary
pines [Thu, 12 Oct 2006 20:10:48 +0000 (20:10 +0000)]
money summary

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

17 years agouse money summary for patron summary
pines [Thu, 12 Oct 2006 20:10:26 +0000 (20:10 +0000)]
use money summary for patron summary

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

17 years ago"correct" open_user_summary method
miker [Thu, 12 Oct 2006 19:50:40 +0000 (19:50 +0000)]
"correct" open_user_summary method

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

17 years ago"correct" open_user_summary method
miker [Thu, 12 Oct 2006 19:46:59 +0000 (19:46 +0000)]
"correct" open_user_summary method

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

17 years ago"correct" open_user_summary method
miker [Thu, 12 Oct 2006 19:46:00 +0000 (19:46 +0000)]
"correct" open_user_summary method

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

17 years agofixed bug in stat_cat_entry owner setting
erickson [Thu, 12 Oct 2006 19:44:43 +0000 (19:44 +0000)]
fixed bug in stat_cat_entry owner setting

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

17 years agofunctions for column definitions for lists
pines [Thu, 12 Oct 2006 14:41:52 +0000 (14:41 +0000)]
functions for column definitions for lists

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

17 years agoupdated log line
erickson [Wed, 11 Oct 2006 21:23:18 +0000 (21:23 +0000)]
updated log line

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

17 years agoadded a circ flesher call
erickson [Wed, 11 Oct 2006 21:18:11 +0000 (21:18 +0000)]
added a circ flesher call

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

17 years agoadded a comment
erickson [Wed, 11 Oct 2006 16:56:42 +0000 (16:56 +0000)]
added a comment

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

17 years agouncomment some unnecessary code
erickson [Wed, 11 Oct 2006 16:44:51 +0000 (16:44 +0000)]
uncomment some unnecessary code

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

17 years agorenewals now do not call the penalty server since renewals should be allowed
erickson [Wed, 11 Oct 2006 16:43:40 +0000 (16:43 +0000)]
renewals now do not call the penalty server since renewals should be allowed
regardless of patron penalties.

the penalty server is now invoked on renewals at the end of checkout the
same way permit-override checkouts are.

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

17 years agocreating a one-off cstore connection for creating the hold notification
erickson [Wed, 11 Oct 2006 14:13:03 +0000 (14:13 +0000)]
creating a one-off cstore connection for creating the hold notification
in the db since the existing session may time out if the notification
email takes too long to deliver

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

17 years agofixing ingest bug affecting records with changing fingerprints
miker [Wed, 11 Oct 2006 05:03:50 +0000 (05:03 +0000)]
fixing ingest bug affecting records with changing fingerprints

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

17 years agofixed time numbers logic
erickson [Tue, 10 Oct 2006 22:05:20 +0000 (22:05 +0000)]
fixed time numbers logic

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

17 years agoadded a log line to test if my "i lost my session" logic is correct"
erickson [Tue, 10 Oct 2006 22:04:50 +0000 (22:04 +0000)]
added a log line to test if my "i lost my session" logic is correct"

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

17 years agoadded the ability to pass in a total-items-out number for async permit calls
erickson [Tue, 10 Oct 2006 22:04:22 +0000 (22:04 +0000)]
added the ability to pass in a total-items-out number for async permit calls

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

17 years agofixed bug which caused the footer to always cause a scroll action
erickson [Tue, 10 Oct 2006 21:54:46 +0000 (21:54 +0000)]
fixed bug which caused the footer to always cause a scroll action
also removed some unnecessary style info

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

17 years agofixed copy note delete to use cstore + transaction
erickson [Tue, 10 Oct 2006 19:52:45 +0000 (19:52 +0000)]
fixed copy note delete to use cstore + transaction

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

17 years agotrying yet another date format to make vendors happy
erickson [Tue, 10 Oct 2006 18:45:38 +0000 (18:45 +0000)]
trying yet another date format to make vendors happy

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

17 years agomoved copy_note creation to cstoreeditor + transaction
erickson [Tue, 10 Oct 2006 17:06:03 +0000 (17:06 +0000)]
moved copy_note creation to cstoreeditor + transaction

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

17 years agoadded a log line that will hopefully give us more info on what appears to
erickson [Tue, 10 Oct 2006 14:52:12 +0000 (14:52 +0000)]
added a log line that will hopefully give us more info on what appears to
be a network error of some type, without turning the logging up

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

17 years agochanged a log level to clear up some error logging
erickson [Tue, 10 Oct 2006 14:20:56 +0000 (14:20 +0000)]
changed a log level to clear up some error logging

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

17 years agomaking sure a copy is supposed to be updated (ischanged, isnew) before
erickson [Tue, 10 Oct 2006 14:13:25 +0000 (14:13 +0000)]
making sure a copy is supposed to be updated (ischanged, isnew) before
editing any stat cats

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

17 years agofixed log line
erickson [Tue, 10 Oct 2006 01:49:51 +0000 (01:49 +0000)]
fixed log line

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

17 years agomoved hold notifications to after checkin has occurred and response
erickson [Mon, 9 Oct 2006 21:49:39 +0000 (21:49 +0000)]
moved hold notifications to after checkin has occurred and response
is sent to the client

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

17 years agoauto-handle unhandled network errors :)
pines [Mon, 9 Oct 2006 20:08:14 +0000 (20:08 +0000)]
auto-handle unhandled network errors :)

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

17 years ago added additional layer of caller info for debugging
erickson [Mon, 9 Oct 2006 20:07:59 +0000 (20:07 +0000)]
 added additional layer of caller info for debugging

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

17 years ago%s/Proceed Offline/Ignore Errors/g
pines [Mon, 9 Oct 2006 19:57:50 +0000 (19:57 +0000)]
%s/Proceed Offline/Ignore Errors/g

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

17 years agoadded a bool widget for selecting true/false
erickson [Mon, 9 Oct 2006 19:20:52 +0000 (19:20 +0000)]
added a bool widget for selecting true/false

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

17 years agofixed max-items-out settings for many non-patron groups to match the patron settings...
erickson [Mon, 9 Oct 2006 19:04:57 +0000 (19:04 +0000)]
fixed max-items-out settings for many non-patron groups to match the patron settings of 50 items

renewals are now allowed without question if the patron has too many items out or too many overdues,
renewals are still stopped on excessive fines

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

17 years agoadding cover art and pub date to the dumpac cn browser
miker [Mon, 9 Oct 2006 18:21:18 +0000 (18:21 +0000)]
adding cover art and pub date to the dumpac cn browser

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

17 years agotrying just date (not time) in the due date format for now
erickson [Mon, 9 Oct 2006 16:47:26 +0000 (16:47 +0000)]
trying just date (not time) in the due date format for now

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

17 years agoupdated due-dates format to conform with vendors - still need to decide if the hour...
erickson [Mon, 9 Oct 2006 16:32:56 +0000 (16:32 +0000)]
updated due-dates format to conform with vendors - still need to decide if the hour/min/second part should be pushed to the end of the day (23:59:59) since that is more accurate

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

17 years agoadded relative time handler for "date" transform
erickson [Mon, 9 Oct 2006 15:40:24 +0000 (15:40 +0000)]
added relative time handler for "date" transform

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

17 years agore-arranged the folder drawing to fix display bugs
erickson [Mon, 9 Oct 2006 15:01:43 +0000 (15:01 +0000)]
re-arranged the folder drawing to fix display bugs

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