]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
15 years agobumping reported version number to 1.2.3.1 tags/rel_1_2_3_1
miker [Wed, 24 Sep 2008 04:29:20 +0000 (04:29 +0000)]
bumping reported version number to 1.2.3.1

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

15 years agoTagging 1.2.3.1
miker [Wed, 24 Sep 2008 04:28:22 +0000 (04:28 +0000)]
Tagging 1.2.3.1

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

15 years agotest SSL cert before login (this will catch the folks who Cancel such dialogs), and...
phasefx [Mon, 22 Sep 2008 08:14:08 +0000 (08:14 +0000)]
test SSL cert before login (this will catch the folks who Cancel such dialogs), and with xulrunner 1.9, offer the stricter SSL exception dialog that Firefox 3 introduced

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

15 years agoMerge c10633 from trunk: Move ISSN hyphen filtering from client side to search method
dbs [Thu, 18 Sep 2008 14:25:54 +0000 (14:25 +0000)]
Merge c10633 from trunk: Move ISSN hyphen filtering from client side to search method

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

15 years agoreplace - with spaces in ISSN search
erickson [Thu, 18 Sep 2008 12:50:38 +0000 (12:50 +0000)]
replace - with spaces in ISSN search

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

15 years agoMerge 10628 from rel_1_2 (enable use of shell chars in db password)
dbs [Thu, 18 Sep 2008 04:25:13 +0000 (04:25 +0000)]
Merge 10628 from rel_1_2 (enable use of shell chars in db password)

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

15 years agoonly show the print page when actually printing
erickson [Wed, 17 Sep 2008 16:02:12 +0000 (16:02 +0000)]
only show the print page when actually printing

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

15 years agoText::CSV changes ... arg; adding line breaks for bre format
miker [Wed, 17 Sep 2008 14:33:16 +0000 (14:33 +0000)]
Text::CSV changes ... arg; adding line breaks for bre format

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

15 years agodtd-ify a string
erickson [Wed, 17 Sep 2008 13:19:03 +0000 (13:19 +0000)]
dtd-ify a string

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

15 years agoadded batch org unit settings fetcher. added org setting to turn on popup alerts...
erickson [Tue, 16 Sep 2008 21:00:15 +0000 (21:00 +0000)]
added batch org unit settings fetcher.  added org setting to turn on popup alerts for selfcheck non-success events.  made the dfeault print settimeout longer to accomodate larger documents, but it now displays a screen to indicate it is printing

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

15 years agoadded a batch org setting fetcher. cleaned up one of the high-org perm checkers...
erickson [Mon, 15 Sep 2008 20:17:12 +0000 (20:17 +0000)]
added a batch org setting fetcher.  cleaned up one of the high-org perm checkers, though, this method will slowly deprecate as work_orgs take over

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

15 years agostringify the copy location list before making it a param
erickson [Thu, 11 Sep 2008 13:50:18 +0000 (13:50 +0000)]
stringify the copy location list before making it a param

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

15 years agousing new status-filtered hold pull list method
erickson [Mon, 8 Sep 2008 18:32:13 +0000 (18:32 +0000)]
using new status-filtered hold pull list method

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

15 years agobackporting status filter for pull list method from trunk (carrying expire-time check...
miker [Mon, 8 Sep 2008 18:06:11 +0000 (18:06 +0000)]
backporting status filter for pull list method from trunk (carrying expire-time check along with it, just because)

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

15 years agoadded logic to detect Safari. if Safari, use the same select.option onclick trickery...
erickson [Tue, 2 Sep 2008 15:05:11 +0000 (15:05 +0000)]
added logic to detect Safari.  if Safari, use the same select.option onclick trickery that IE requires

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

15 years agoavoid using the too-magical selector value collector
miker [Fri, 29 Aug 2008 16:03:55 +0000 (16:03 +0000)]
avoid using the too-magical selector value collector

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

15 years agorepaired record auto-delete code which could leave un-deleted volumes attached to...
erickson [Thu, 28 Aug 2008 18:34:18 +0000 (18:34 +0000)]
repaired record auto-delete code which could leave un-deleted volumes attached to a deleted copy if the volumes had no copies

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

15 years agoshow newest checkouts first in the items out lists
erickson [Tue, 26 Aug 2008 14:36:50 +0000 (14:36 +0000)]
show newest checkouts first in the items out lists

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

15 years agoextra patron macro for all receipts fed a patron object, and Current Copy Location...
phasefx [Mon, 25 Aug 2008 16:44:37 +0000 (16:44 +0000)]
extra patron macro for all receipts fed a patron object, and Current Copy Location for hold lists

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

15 years agoadd a page break after the print div. use storage instead of cstore for fetching...
erickson [Mon, 25 Aug 2008 13:19:32 +0000 (13:19 +0000)]
add a page break after the print div.  use storage instead of cstore for fetching hours of operation

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

15 years agomade the default print fonts smaller
erickson [Fri, 22 Aug 2008 22:36:18 +0000 (22:36 +0000)]
made the default print fonts smaller

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

15 years agoadded a handler for the case where the item is checked out by another user
erickson [Fri, 22 Aug 2008 22:06:42 +0000 (22:06 +0000)]
added a handler for the case where the item is checked out by another user

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

15 years agoupdated the default print template to show library hours and address
erickson [Thu, 21 Aug 2008 16:19:34 +0000 (16:19 +0000)]
updated the default print template to show library hours and address

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

15 years agoadded a method to return the org unit closed dates
erickson [Thu, 21 Aug 2008 15:10:58 +0000 (15:10 +0000)]
added a method to return the org unit closed dates

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

15 years agowhen a no_session event is returned, remove the cookie and reload the page. started...
erickson [Thu, 21 Aug 2008 14:30:24 +0000 (14:30 +0000)]
when a no_session event is returned, remove the cookie and reload the page.  started giving the default template a little more data

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

15 years agodon't exit early on 0-hit search. cache them, since they are valid results
erickson [Thu, 21 Aug 2008 13:42:44 +0000 (13:42 +0000)]
don't exit early on 0-hit search.  cache them, since they are valid results

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

15 years agoremoved warns and replaced with logger calls
erickson [Thu, 21 Aug 2008 13:37:46 +0000 (13:37 +0000)]
removed warns and replaced with logger calls

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

15 years agoforcing cache timeout on staged search cacheing (*sigh*). added some logging for...
erickson [Thu, 21 Aug 2008 13:37:22 +0000 (13:37 +0000)]
forcing cache timeout on staged search cacheing (*sigh*).  added some logging for timed out and 0-hit searches.

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

15 years agouse utf8 instead of us-ascii for outbound xml
erickson [Wed, 20 Aug 2008 17:14:34 +0000 (17:14 +0000)]
use utf8 instead of us-ascii for outbound xml

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

15 years agoprotecting against non-existent group in descendent check
erickson [Thu, 14 Aug 2008 18:26:24 +0000 (18:26 +0000)]
protecting against non-existent group in descendent check

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

15 years agobackport split on space and commas for item status file upload
phasefx [Thu, 14 Aug 2008 17:01:23 +0000 (17:01 +0000)]
backport split on space and commas for item status file upload

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

15 years agobackporting expire-date calculation for offline patron registration
erickson [Thu, 14 Aug 2008 16:46:19 +0000 (16:46 +0000)]
backporting expire-date calculation for offline patron registration

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

15 years agoprotect against a 0 grace period
miker [Wed, 13 Aug 2008 02:22:03 +0000 (02:22 +0000)]
protect against a 0 grace period

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

15 years agosupport /really/ bare zebra installations that do not like elementSetName
miker [Tue, 12 Aug 2008 15:09:48 +0000 (15:09 +0000)]
support /really/ bare zebra installations that do not like elementSetName

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

15 years agofix Cancel button in volume editor
phasefx [Fri, 8 Aug 2008 15:37:13 +0000 (15:37 +0000)]
fix Cancel button in volume editor

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

15 years agoyaz change; will complain of bad xml format otherwise
phasefx [Fri, 8 Aug 2008 14:40:03 +0000 (14:40 +0000)]
yaz change; will complain of bad xml format otherwise

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

15 years agopreserve the entire url with query string in redirects
erickson [Thu, 7 Aug 2008 15:22:37 +0000 (15:22 +0000)]
preserve the entire url with query string in redirects

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

15 years agoreturn to login page if auth fails, existing auth session has timed out, or existing...
erickson [Thu, 7 Aug 2008 13:49:06 +0000 (13:49 +0000)]
return to login page if auth fails, existing auth session has timed out, or existing auth session does not have required perms

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

15 years agopull org location from URL param "l" .. default to org tree root
erickson [Thu, 7 Aug 2008 13:26:27 +0000 (13:26 +0000)]
pull org location from URL param "l" .. default to org tree root

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

15 years agochanging default hold pull list limit to 100
erickson [Thu, 7 Aug 2008 02:53:17 +0000 (02:53 +0000)]
changing default hold pull list limit to 100

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

15 years agodon't consider deleted volumes in callnumber browse
erickson [Wed, 6 Aug 2008 15:41:15 +0000 (15:41 +0000)]
don't consider deleted volumes in callnumber browse

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

15 years agoimproving local TCN value generator to avoid conflicts with id-as-TCN cases
miker [Wed, 6 Aug 2008 02:00:25 +0000 (02:00 +0000)]
improving local TCN value generator to avoid conflicts with id-as-TCN cases

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

15 years agobumping reported version
miker [Wed, 6 Aug 2008 01:51:52 +0000 (01:51 +0000)]
bumping reported version

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

15 years agoBranching 1.2.3 stream
miker [Wed, 6 Aug 2008 01:51:10 +0000 (01:51 +0000)]
Branching 1.2.3 stream

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

15 years agothe existing if/else construct was forcing the proximity call regardless of whether...
erickson [Tue, 5 Aug 2008 17:58:09 +0000 (17:58 +0000)]
the existing if/else construct was forcing the proximity call regardless of whether the cached value existed.  changed and tested

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

15 years agocatch server errors on checkout, clear the pending transaction flag, store the except...
erickson [Tue, 5 Aug 2008 12:41:54 +0000 (12:41 +0000)]
catch server errors on checkout, clear the pending transaction flag, store the exception text in a hidden div as a debugging tool

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

15 years agobackporting syntax/ref fixes from Bill
miker [Tue, 5 Aug 2008 00:01:23 +0000 (00:01 +0000)]
backporting syntax/ref fixes from Bill

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

15 years agotypo in comment
miker [Mon, 4 Aug 2008 06:57:05 +0000 (06:57 +0000)]
typo in comment

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

15 years agoadd support for xml-based z servers (such as xml-backed zebra without yaz-proxy)
miker [Mon, 4 Aug 2008 06:36:18 +0000 (06:36 +0000)]
add support for xml-based z servers (such as xml-backed zebra without yaz-proxy)

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

15 years ago"parent" is a special variable. some browsers (opera) will complain
erickson [Mon, 4 Aug 2008 00:03:24 +0000 (00:03 +0000)]
"parent" is a special variable.  some browsers (opera) will complain

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

15 years agoset a reasonable prefix on autogenerated TCN values
miker [Sat, 2 Aug 2008 14:53:20 +0000 (14:53 +0000)]
set a reasonable prefix on autogenerated TCN values

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

15 years agobackporting proxy fix from trunk -- cannot reuse a __DATA__ section in mod_perl
miker [Fri, 1 Aug 2008 14:23:31 +0000 (14:23 +0000)]
backporting proxy fix from trunk -- cannot reuse a __DATA__ section in mod_perl

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

15 years agoif you set signed.applets.codebase_principal_support to true in about:config in Firef...
erickson [Thu, 31 Jul 2008 18:49:41 +0000 (18:49 +0000)]
if you set signed.applets.codebase_principal_support to true in about:config in Firefox, you now have the option to bypass the printer dialog if you accept the security dialogs

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

15 years agoupdating selfcheck apache config to use generic proxy module
erickson [Thu, 31 Jul 2008 17:27:33 +0000 (17:27 +0000)]
updating selfcheck apache config to use generic proxy module

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

15 years agoif a patron barcode regex is configured and a patron barcode is scanned into the...
erickson [Thu, 31 Jul 2008 16:44:18 +0000 (16:44 +0000)]
if a patron barcode regex is configured and a patron barcode is scanned into the item barcode input, the current user is logged out and the new user is logged in

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

15 years agoadded explicit DESTROY methods to each package so AUTOLOAD won't attempt to use it
erickson [Thu, 31 Jul 2008 16:28:01 +0000 (16:28 +0000)]
added explicit DESTROY methods to each package so AUTOLOAD won't attempt to use it

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

15 years agomake grace period a command line parameter
miker [Thu, 31 Jul 2008 16:16:55 +0000 (16:16 +0000)]
make grace period a command line parameter

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

15 years agoUpped the default patron timeout to 10 minutes
erickson [Thu, 31 Jul 2008 15:12:19 +0000 (15:12 +0000)]
Upped the default patron timeout to 10 minutes

When an item barcode is scanned but the Enter key is not sent,
the system waits a configured amount of time (default 800 milliseconds)
then selects the text so the next scan will replace the existing text.

Automatically print at logout time

Replace Logout and Print links with "Done" links since printing is assumed

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

15 years agowe want to explicitly set net access level for new users or the db will provide a...
phasefx [Thu, 31 Jul 2008 05:11:21 +0000 (05:11 +0000)]
we want to explicitly set net access level for new users or the db will provide a default

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

15 years agoIn Holdings Maintenance, we used to disable some render child behavior for the top...
phasefx [Thu, 31 Jul 2008 05:02:23 +0000 (05:02 +0000)]
In Holdings Maintenance, we used to disable some render child behavior for the top of the org hierarchy, to prevent in the case of PINES, 200-odd libraries from being retrieved and rendered.  Now we check the can_have_vols for that org as well, to allow the interface to work with a single-org hierarchy

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

15 years agodon't assume the ws_ou has a parent
phasefx [Thu, 31 Jul 2008 04:29:50 +0000 (04:29 +0000)]
don't assume the ws_ou has a parent

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

15 years agoadd a text field for t/f for now. 1.4 will have the friendly interface for setting...
miker [Thu, 31 Jul 2008 03:28:55 +0000 (03:28 +0000)]
add a text field for t/f for now. 1.4 will have the friendly interface for setting this

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

15 years agofalling back to existing is_true method
erickson [Wed, 30 Jul 2008 18:00:57 +0000 (18:00 +0000)]
falling back to existing is_true method

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

15 years agooops, forgot the aliasmatch locale extraction for selfcheck
erickson [Wed, 30 Jul 2008 17:08:34 +0000 (17:08 +0000)]
oops, forgot the aliasmatch locale extraction for selfcheck

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

15 years agoBasic web-based selfcheck interface. This interface implements a subset of
erickson [Wed, 30 Jul 2008 17:03:48 +0000 (17:03 +0000)]
Basic web-based selfcheck interface.  This interface implements a subset of

http://open-ils.org/dokuwiki/doku.php?id=scratchpad:simple_self_check

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

15 years agocopy-n-paste error -- thanks Dan!
miker [Tue, 29 Jul 2008 02:40:46 +0000 (02:40 +0000)]
copy-n-paste error -- thanks Dan!

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

15 years agoremoving spurious entityize
miker [Tue, 29 Jul 2008 00:02:40 +0000 (00:02 +0000)]
removing spurious entityize

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

15 years agosyncing upgrade script with reality
miker [Mon, 28 Jul 2008 23:56:45 +0000 (23:56 +0000)]
syncing upgrade script with reality

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

15 years agoshow the org tree root in the copy details display if it can have items
erickson [Sun, 27 Jul 2008 18:40:42 +0000 (18:40 +0000)]
show the org tree root in the copy details display if it can have items

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

15 years agobackporting implementation of the backend for "max_fine as percent-of-price" function...
miker [Sun, 27 Jul 2008 15:47:06 +0000 (15:47 +0000)]
backporting implementation of the backend for "max_fine as percent-of-price" functionality

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

15 years agoturning raw time durations into h/m/s notation so interval_to_seconds can parse it
erickson [Fri, 25 Jul 2008 18:58:50 +0000 (18:58 +0000)]
turning raw time durations into h/m/s notation so interval_to_seconds can parse it

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

15 years agouse more correct test (rather than a side-effect) to detect short durations circs
miker [Fri, 25 Jul 2008 17:35:18 +0000 (17:35 +0000)]
use more correct test (rather than a side-effect) to detect short durations circs

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

15 years agoneed to clear out the colums so they don't accumulate
erickson [Mon, 21 Jul 2008 12:49:18 +0000 (12:49 +0000)]
need to clear out the colums so they don't accumulate

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

15 years agodisplaying report columns vertically to prevent unnecessary scrolling
erickson [Mon, 21 Jul 2008 03:21:48 +0000 (03:21 +0000)]
displaying report columns vertically to prevent unnecessary scrolling

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

15 years agotypo on element name
erickson [Mon, 21 Jul 2008 03:11:04 +0000 (03:11 +0000)]
typo on element name

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

15 years agofocus first search box on clear
erickson [Fri, 18 Jul 2008 17:20:10 +0000 (17:20 +0000)]
focus first search box on clear

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

15 years agoprotect against "no bump for type"
miker [Fri, 18 Jul 2008 14:51:06 +0000 (14:51 +0000)]
protect against "no bump for type"

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

15 years agoadded core limit search setting, summary info in return object, and changed defaults...
erickson [Fri, 18 Jul 2008 14:42:47 +0000 (14:42 +0000)]
added core limit search setting, summary info in return object, and changed defaults to 500/20

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

15 years agobackporting a modified version of the adv search form clearing. now also clears...
erickson [Fri, 18 Jul 2008 13:24:11 +0000 (13:24 +0000)]
backporting a modified version of the adv search form clearing.  now also clears if no search info is propogated

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

15 years agoadded support for configurable search page sizes and max pages
erickson [Fri, 18 Jul 2008 03:05:04 +0000 (03:05 +0000)]
added support for configurable search page sizes and max pages

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

15 years agoupgrade script for upcoming 1.2.3.0
miker [Fri, 18 Jul 2008 01:51:32 +0000 (01:51 +0000)]
upgrade script for upcoming 1.2.3.0

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

15 years agoadd shelving location filter support
miker [Fri, 18 Jul 2008 01:50:29 +0000 (01:50 +0000)]
add shelving location filter support

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

15 years agoadd shelving location filter support
miker [Fri, 18 Jul 2008 01:13:10 +0000 (01:13 +0000)]
add shelving location filter support

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

15 years agoadding labels for new ops
miker [Thu, 17 Jul 2008 04:41:46 +0000 (04:41 +0000)]
adding labels for new ops

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

15 years agobackporting shelving location filter
erickson [Wed, 16 Jul 2008 19:11:31 +0000 (19:11 +0000)]
backporting shelving location filter

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

15 years agoadding upgrade script for the (hopefully) final version in the 1.2.2 stream
miker [Tue, 15 Jul 2008 03:55:46 +0000 (03:55 +0000)]
adding upgrade script for the (hopefully) final version in the 1.2.2 stream

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

15 years agoBackport r10040 from trunk: add default staff client portal page
dbs [Tue, 15 Jul 2008 01:39:03 +0000 (01:39 +0000)]
Backport r10040 from trunk: add default staff client portal page

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

15 years agoReset the MARC View, Holdings Maintenance, and View Holds interfaces on save in the...
phasefx [Mon, 14 Jul 2008 00:33:05 +0000 (00:33 +0000)]
Reset the MARC View, Holdings Maintenance, and View Holds interfaces on save in the MARC Editor.  We can't reset the OPAC View in the same way without messing up navigation through OPAC events, so need to give that some thought.

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

15 years agoMitigates the script/CPU warning with very large offline patron lists. Still need...
phasefx [Sun, 13 Jul 2008 02:07:11 +0000 (02:07 +0000)]
Mitigates the script/CPU warning with very large offline patron lists.  Still need to make things async and/or broken up to give the UI thread some CPU time in offline.js.

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

15 years agoadding DELETE_RECORD to the default permission set
miker [Thu, 10 Jul 2008 13:03:18 +0000 (13:03 +0000)]
adding DELETE_RECORD to the default permission set

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

15 years agoBackport r10010 from trunk: convert GIFs named as JPEGs into real JPEGs
dbs [Thu, 10 Jul 2008 04:39:47 +0000 (04:39 +0000)]
Backport r10010 from trunk: convert GIFs named as JPEGs into real JPEGs

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

15 years agoBackport from trunk r10007:r10009 - delete marcdumper
dbs [Thu, 10 Jul 2008 04:38:50 +0000 (04:38 +0000)]
Backport from trunk r10007:r10009 - delete marcdumper

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

15 years agoBackport r10003 from trunk:
dbs [Wed, 9 Jul 2008 13:18:37 +0000 (13:18 +0000)]
Backport r10003 from trunk:
Enhance URL detection and linking just a tiny bit further:
 * Require a slash to avoid matching online URL for "HTTP: The Complete Reference"
 * Use same tests to determine whether the name is just the URL repeated (or a
   slight variation thereof)

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

15 years agofixing display of online resources with all-numeric display labels (thanks to Dan...
miker [Wed, 9 Jul 2008 03:11:57 +0000 (03:11 +0000)]
fixing display of online resources with all-numeric display labels (thanks to Dan Scott for the RBI)

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

15 years agoadd status as a public note in exporter
miker [Tue, 8 Jul 2008 19:34:10 +0000 (19:34 +0000)]
add status as a public note in exporter

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

15 years agoForward port r9993 from rel_1_2_2:
dbs [Tue, 8 Jul 2008 17:28:12 +0000 (17:28 +0000)]
Forward port r9993 from rel_1_2_2:
 * Add a -u flag to autogen.sh to update org_unit proximity
 * Make autogen.sh guess at the location of opensrf_core.xml if no args are passed at the command line

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

15 years agoBackport r9577 from trunk:
dbs [Tue, 8 Jul 2008 17:14:08 +0000 (17:14 +0000)]
Backport r9577 from trunk:
  * Missed a deferrable constraint on asset schema

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

15 years agoBackport r9989 from branches/rel_1_2_2:
dbs [Tue, 8 Jul 2008 17:09:49 +0000 (17:09 +0000)]
Backport r9989 from branches/rel_1_2_2:
  * Add some protection against broken cover art

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

15 years agoBackport r9912:
dbs [Tue, 8 Jul 2008 16:32:21 +0000 (16:32 +0000)]
Backport r9912:
  * Another constraint that needs to be DEFERRED INITIALLY DEFERRED

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

15 years agoForward port r9985 from rel_1_2_2
dbs [Tue, 8 Jul 2008 16:24:59 +0000 (16:24 +0000)]
Forward port r9985 from rel_1_2_2

clark-kent.pl:
 * Introduce deprecation warning for <database>/<password>
settings-tester.pl:
 * Backport checks for DateTime::Format::Mail and XML::LibXML::XPathContext
 * Backport checks for required database procedural languages
 * Introduce deprecation warning for <database>/<password>

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