]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
16 years agobackporting critical SQL fix for patron search tags/rel_1_2_0
miker [Wed, 3 Oct 2007 17:24:37 +0000 (17:24 +0000)]
backporting critical SQL fix for patron search

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

16 years agoTagging the release version of 1.2.0 ... finally!
miker [Fri, 28 Sep 2007 17:20:27 +0000 (17:20 +0000)]
Tagging the release version of 1.2.0 ... finally!

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

16 years agofancy_prompt regression. Thanks Murphy!
phasefx [Wed, 26 Sep 2007 23:47:31 +0000 (23:47 +0000)]
fancy_prompt regression.  Thanks Murphy!

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

16 years agoremoved requirement for the CREATE_CONTAINER_ITEM perm to add items to your own bucket
erickson [Tue, 25 Sep 2007 21:08:27 +0000 (21:08 +0000)]
removed requirement for the CREATE_CONTAINER_ITEM perm to add items to your own bucket

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

16 years agoz39.50 client fix for a particularly egregious logic flaw where the most recently...
phasefx [Tue, 25 Sep 2007 15:53:54 +0000 (15:53 +0000)]
z39.50 client fix for a particularly egregious logic flaw where the most recently fetched results got mapped to all the one screen results.. For example, if you did an initial search and got 10 of 39 results, and then fetched another 10.. the 1st row and the 11th row would refer to the same record, that being the 1st result record of the most recently fetched 10 records.

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

16 years agotypo. fixes Retrieve Hold Patron from Item Details
phasefx [Mon, 24 Sep 2007 15:37:19 +0000 (15:37 +0000)]
typo. fixes Retrieve Hold Patron from Item Details

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

16 years agobrick management script. copying over from trunk.
erickson [Thu, 20 Sep 2007 21:23:04 +0000 (21:23 +0000)]
brick management script.  copying over from trunk.

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

16 years agoAdd -D_LARGEFILE64_SOURCE directly to the Makefile
dbs [Thu, 20 Sep 2007 01:16:29 +0000 (01:16 +0000)]
Add -D_LARGEFILE64_SOURCE directly to the Makefile
to avoid having to specify it on the command line

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

16 years agoBackport a cast to silence a type mismatch warning
dbs [Thu, 20 Sep 2007 01:13:16 +0000 (01:13 +0000)]
Backport a cast to silence a type mismatch warning

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

16 years agohooah
phasefx [Wed, 19 Sep 2007 20:12:26 +0000 (20:12 +0000)]
hooah

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

16 years agobackport to rel_1_2 the patron registration->patron dup search "[object Object]"...
phasefx [Wed, 19 Sep 2007 19:48:55 +0000 (19:48 +0000)]
backport to rel_1_2 the patron registration->patron dup search "[object Object]" bug fix

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

16 years agoMore obvious Migration prompt
phasefx [Wed, 19 Sep 2007 18:13:43 +0000 (18:13 +0000)]
More obvious Migration prompt

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

16 years agoremoving stopword removal (uh...) from keyword indexes
miker [Wed, 19 Sep 2007 16:08:35 +0000 (16:08 +0000)]
removing stopword removal (uh...) from keyword indexes

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

16 years agofixed some typos
erickson [Tue, 18 Sep 2007 13:28:11 +0000 (13:28 +0000)]
fixed some typos

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

16 years agoremoved import of bare Apache2. it serves no purpose
erickson [Tue, 18 Sep 2007 12:26:47 +0000 (12:26 +0000)]
removed import of bare Apache2.  it serves no purpose

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

16 years agobackport fix for fancy_prompt/xul_param regression with holds interface. This should...
phasefx [Sat, 15 Sep 2007 01:51:00 +0000 (01:51 +0000)]
backport fix for fancy_prompt/xul_param regression with holds interface.  This should be a show-stopper for 1.2.0-rc3

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

16 years agoremoving some old data
erickson [Fri, 14 Sep 2007 20:54:51 +0000 (20:54 +0000)]
removing some old data

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

16 years agobackporting hold fitlering: svn merge -r7782:7783 svn://svn.open-ils.org/ILS/trunk...
erickson [Fri, 14 Sep 2007 15:39:04 +0000 (15:39 +0000)]
backporting hold fitlering: svn merge -r7782:7783 svn://svn.open-ils.org/ILS/trunk/Open-ILS/src/perlmods/OpenILS/SIP/Patron.pm .

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

16 years agoadding new IP range
erickson [Thu, 13 Sep 2007 19:31:32 +0000 (19:31 +0000)]
adding new IP range

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

16 years agoBackport of migration code and minor bugfix to rel_1_2. I don't know if we'll need...
phasefx [Thu, 13 Sep 2007 17:41:41 +0000 (17:41 +0000)]
Backport of migration code and minor bugfix to rel_1_2.  I don't know if we'll need to cut a 1.2.0-rc4 for this; it's only local staff client code and really only needed for PINES

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

16 years agobackporting frozen hold auto-thaw support before 1.2.0 ... should have been there...
miker [Wed, 12 Sep 2007 16:07:01 +0000 (16:07 +0000)]
backporting frozen hold auto-thaw support before 1.2.0 ... should have been there all along

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

16 years agobackporting: svn merge -r7758:7759 svn://svn.open-ils.org/ILS/trunk/Open-ILS/src...
erickson [Wed, 5 Sep 2007 15:29:24 +0000 (15:29 +0000)]
backporting: svn merge -r7758:7759 svn://svn.open-ils.org/ILS/trunk/Open-ILS/src/perlmods/OpenILS/Application/Cat.pm

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

16 years agobackport to 1.2 the item editor Owning Lib/Pre-cat bugfix
phasefx [Wed, 5 Sep 2007 14:40:05 +0000 (14:40 +0000)]
backport to 1.2 the item editor Owning Lib/Pre-cat bugfix

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

16 years agofix for the bug in the prevent-redundant-barcode-scan feature during checkout, where...
phasefx [Wed, 29 Aug 2007 16:09:09 +0000 (16:09 +0000)]
fix for the bug in the prevent-redundant-barcode-scan feature during checkout, where a failed attempt at a checkout will not allow a re-attempt

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

16 years agoSince we intend to push out a 1.2 staff client, I want to stub out Volume and User...
phasefx [Wed, 29 Aug 2007 15:02:06 +0000 (15:02 +0000)]
Since we intend to push out a 1.2 staff client, I want to stub out Volume and User buckets in the chrome so we can add them later with a server-side xul upgrade, in case those get added in a 1.2.x release

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

16 years agolet's silence some debugging output, add in a global convenience function, and correc...
phasefx [Wed, 29 Aug 2007 14:52:52 +0000 (14:52 +0000)]
let's silence some debugging output, add in a global convenience function, and correct some debug/trace output

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

16 years agobackport workstation registration bugfix so that an incorrect org doesn't show up...
phasefx [Wed, 29 Aug 2007 14:50:50 +0000 (14:50 +0000)]
backport workstation registration bugfix so that an incorrect org doesn't show up selected in the list by happenstance

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

16 years agosome more dbs fixes ported to rel_1_2
phasefx [Wed, 29 Aug 2007 14:49:12 +0000 (14:49 +0000)]
some more dbs fixes ported to rel_1_2

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

16 years agolet's do dbs' suggested update of the vendor string, app version and id for rel_1_2
phasefx [Wed, 29 Aug 2007 14:48:20 +0000 (14:48 +0000)]
let's do dbs' suggested update of the vendor string, app version and id for rel_1_2

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

16 years agohotkey for reprint last receipt
phasefx [Tue, 28 Aug 2007 20:46:29 +0000 (20:46 +0000)]
hotkey for reprint last receipt

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

16 years agocrazy thinko ... dead code removed
miker [Tue, 28 Aug 2007 15:07:46 +0000 (15:07 +0000)]
crazy thinko ... dead code removed

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

16 years agobackport to rel_1_2 a fix for renewals in patron Items Out
phasefx [Mon, 27 Aug 2007 03:49:24 +0000 (03:49 +0000)]
backport to rel_1_2 a fix for renewals in patron Items Out

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

16 years agoadding some more lib IP ranges for PINES
erickson [Sun, 26 Aug 2007 23:51:16 +0000 (23:51 +0000)]
adding some more lib IP ranges for PINES

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

16 years agobackport to 1.2 a fix for single-row refresh and on_all_fleshed callback
phasefx [Sun, 26 Aug 2007 05:36:53 +0000 (05:36 +0000)]
backport to 1.2 a fix for single-row refresh and on_all_fleshed callback

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

16 years agobackport a row-refresh bug for Items Out to rel_1_2
phasefx [Sun, 26 Aug 2007 02:33:04 +0000 (02:33 +0000)]
backport a row-refresh bug for Items Out to rel_1_2

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

16 years agobackport twisty fix for holdings maintenance to rel_1_2
phasefx [Thu, 23 Aug 2007 17:25:37 +0000 (17:25 +0000)]
backport twisty fix for holdings maintenance to rel_1_2

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

16 years agobackporting hold stalling support to 1.2
miker [Tue, 21 Aug 2007 23:56:29 +0000 (23:56 +0000)]
backporting hold stalling support to 1.2

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

16 years agobackporting some model fixes from trunk, in particular the format_id xmltransform...
erickson [Tue, 21 Aug 2007 13:09:02 +0000 (13:09 +0000)]
backporting some model fixes from trunk, in particular the format_id xmltransform fix and replacing a raw string with the django i18n wrapper

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

16 years agoremoving control characters from XML with reckless abandon
miker [Fri, 17 Aug 2007 17:39:06 +0000 (17:39 +0000)]
removing control characters from XML with reckless abandon

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

16 years agorolling back accidental commit
miker [Thu, 16 Aug 2007 21:05:56 +0000 (21:05 +0000)]
rolling back accidental commit

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

16 years agofixing weird edge case of pushing out the due date after fines start to acrue
miker [Thu, 16 Aug 2007 21:04:34 +0000 (21:04 +0000)]
fixing weird edge case of pushing out the due date after fines start to acrue

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

16 years agosvn merge -r7692:7693 svn://svn.open-ils.org/ILS/trunk/
erickson [Thu, 16 Aug 2007 20:58:30 +0000 (20:58 +0000)]
svn merge -r7692:7693 svn://svn.open-ils.org/ILS/trunk/

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

16 years agocut out unnecessary call
erickson [Thu, 16 Aug 2007 19:57:10 +0000 (19:57 +0000)]
cut out unnecessary call

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

16 years agosvn merge -r7687:7688 svn://svn.open-ils.org/ILS/trunk/Open-ILS/web/opac/skin/default...
erickson [Thu, 16 Aug 2007 15:23:21 +0000 (15:23 +0000)]
svn merge -r7687:7688 svn://svn.open-ils.org/ILS/trunk/Open-ILS/web/opac/skin/default/xml/common/holds.xml

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

16 years agobackport filepicker bug fix, and for Item Status interface, handle VOLUME_LABEL_EXIST...
phasefx [Wed, 15 Aug 2007 21:54:28 +0000 (21:54 +0000)]
backport filepicker bug fix, and for Item Status interface, handle VOLUME_LABEL_EXISTS event on callnumber edit

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

16 years agooopsie
phasefx [Wed, 15 Aug 2007 21:52:26 +0000 (21:52 +0000)]
oopsie

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

16 years agoUI for patron search range/depth selection
phasefx [Wed, 15 Aug 2007 21:51:26 +0000 (21:51 +0000)]
UI for patron search range/depth selection

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

16 years agobackporting UI for user-lib-opt-in functionality
phasefx [Wed, 15 Aug 2007 21:50:30 +0000 (21:50 +0000)]
backporting UI for user-lib-opt-in functionality

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

16 years agocollections API for "users owning me money"
miker [Wed, 15 Aug 2007 20:21:47 +0000 (20:21 +0000)]
collections API for "users owning me money"

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

16 years agobackporting barcode exists returns user id: svn merge -r7677:7678 svn://svn.open...
erickson [Wed, 15 Aug 2007 17:47:04 +0000 (17:47 +0000)]
backporting barcode exists returns user id: svn merge -r7677:7678 svn://svn.open-ils.org/ILS/trunk

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

16 years agobackporting opt-in and patron search org/depth handling: svn merge -r7667:7669 svn...
erickson [Wed, 15 Aug 2007 17:27:44 +0000 (17:27 +0000)]
backporting opt-in and patron search org/depth handling: svn merge -r7667:7669 svn://svn.open-ils.org/ILS/trunk

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

16 years agofixes bug 569 : shove patron data into bill payment receipts for template use, so...
phasefx [Wed, 15 Aug 2007 16:35:59 +0000 (16:35 +0000)]
fixes bug 569 : shove patron data into bill payment receipts for template use, so %PATRON_BARCODE% works in bill_payment template

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

16 years agocut-n-paste error; fixing array position
miker [Wed, 15 Aug 2007 15:57:47 +0000 (15:57 +0000)]
cut-n-paste error; fixing array position

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

16 years agosettings server controlled opt-in functionallity for non-home_ou transactions
miker [Wed, 15 Aug 2007 13:29:00 +0000 (13:29 +0000)]
settings server controlled opt-in functionallity for non-home_ou transactions

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

16 years agotypo found by Bill in an IDL reporting view description
miker [Thu, 2 Aug 2007 15:05:40 +0000 (15:05 +0000)]
typo found by Bill in an IDL reporting view description

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

16 years agobackporting from 1.3: result filtering based on copy circ_lib instead of cn owning_lib
miker [Wed, 1 Aug 2007 13:26:41 +0000 (13:26 +0000)]
backporting from 1.3: result filtering based on copy circ_lib instead of cn owning_lib

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

16 years agoback-porting less restrictive phone regex
erickson [Tue, 31 Jul 2007 17:53:46 +0000 (17:53 +0000)]
back-porting less restrictive phone regex

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

16 years agobackporting xact-reopen logic to set-lost: svn merge -r7581:7582 svn://svn.open-ils...
erickson [Wed, 25 Jul 2007 16:26:20 +0000 (16:26 +0000)]
backporting xact-reopen logic to set-lost: svn merge -r7581:7582 svn://svn.open-ils.org/ILS/trunk

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

16 years agobackporting callnumber sort fix: svn merge -r7579:7580 svn://svn.open-ils.org/ILS...
erickson [Wed, 25 Jul 2007 14:44:12 +0000 (14:44 +0000)]
backporting callnumber sort fix: svn merge -r7579:7580  svn://svn.open-ils.org/ILS/trunk

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

16 years agobackporting callnumber sort: svn merge -r7577:7578 svn://svn.open-ils.org/ILS/trunk
erickson [Wed, 25 Jul 2007 14:13:33 +0000 (14:13 +0000)]
backporting callnumber sort: svn merge -r7577:7578 svn://svn.open-ils.org/ILS/trunk

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

16 years agoPatch from Dan Scott to quiet the whining of PG 8.1+ on non-standard string escapes
miker [Mon, 23 Jul 2007 18:53:50 +0000 (18:53 +0000)]
Patch from Dan Scott to quiet the whining of PG 8.1+ on non-standard string escapes

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

16 years agoback-porting NULL classname check: svn merge -r7569:7570 svn://svn.open-ils.org/ILS...
erickson [Sat, 21 Jul 2007 19:34:02 +0000 (19:34 +0000)]
back-porting NULL classname check: svn merge -r7569:7570 svn://svn.open-ils.org/ILS/trunk

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

16 years agohrmm, the xul_param stuff has the side effect of updating xulG; need to change that...
phasefx [Sat, 21 Jul 2007 16:05:30 +0000 (16:05 +0000)]
hrmm, the xul_param stuff has the side effect of updating xulG; need to change that. But this fixes the Cancel action or Close Window event for fancy prompts such as Merge Records

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

16 years agoPatch from Dan Scott, moving some strings to the OPAC DTD
miker [Fri, 20 Jul 2007 12:36:46 +0000 (12:36 +0000)]
Patch from Dan Scott, moving some strings to the OPAC DTD

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

16 years agobackporting new JS builder: svn merge -r7563:7564 svn://svn.open-ils.org/ILS/trunk .
erickson [Wed, 18 Jul 2007 23:21:06 +0000 (23:21 +0000)]
backporting new JS builder: svn merge -r7563:7564 svn://svn.open-ils.org/ILS/trunk .

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

16 years agoIgnore redundant barcode scans during check out when the items involved are still...
phasefx [Wed, 18 Jul 2007 19:47:04 +0000 (19:47 +0000)]
Ignore redundant barcode scans during check out when the items involved are still resolving

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

16 years agoremoved hard-coded group application_perms in favor of grabbing them dynamically...
erickson [Tue, 17 Jul 2007 16:18:26 +0000 (16:18 +0000)]
removed hard-coded group application_perms in favor of grabbing them dynamically from the set of retrieved groups

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

16 years agoport the rest of the Delete Record UI to 1.2
phasefx [Mon, 16 Jul 2007 20:19:33 +0000 (20:19 +0000)]
port the rest of the Delete Record UI to 1.2

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

16 years agofancy_prompt and modal_xulG bug where window.open was being used instead of the JSAN...
phasefx [Mon, 16 Jul 2007 20:14:11 +0000 (20:14 +0000)]
fancy_prompt and modal_xulG bug where window.open was being used instead of the JSAN wrapper library (util.window) where the modal_xulG way of passing data to/from modal windows is managed

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

16 years agofor some reason I still had storage answering an actor call (works, but slower)
miker [Sun, 15 Jul 2007 02:41:24 +0000 (02:41 +0000)]
for some reason I still had storage answering an actor call (works, but slower)

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

16 years agoadded bib delete method and new event for attempts to delete non-empty records
erickson [Fri, 13 Jul 2007 21:29:27 +0000 (21:29 +0000)]
added bib delete method and new event for attempts to delete non-empty records

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

16 years agochanged circ retrieval to lower level, streaming opensrf call for better handling...
erickson [Fri, 13 Jul 2007 15:42:12 +0000 (15:42 +0000)]
changed circ retrieval to lower level, streaming opensrf call for better handling of longer, larger queries

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

16 years agoall sorts of issues here that I overlooked.. this should properly overlay the content...
phasefx [Fri, 13 Jul 2007 14:20:45 +0000 (14:20 +0000)]
all sorts of issues here that I overlooked.. this should properly overlay the contents of Evergreen/xul/staff_client/server/ into the build/server/ for the staff client upon make.  I'm not sure how portable it is, however

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

16 years agoalphabetical sort for bucket names in drop-down menu
phasefx [Thu, 12 Jul 2007 14:40:20 +0000 (14:40 +0000)]
alphabetical sort for bucket names in drop-down menu

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

16 years agoAnnotate Payment feature
phasefx [Tue, 10 Jul 2007 03:44:55 +0000 (03:44 +0000)]
Annotate Payment feature

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

16 years agofixes a regression for check/credit card payments
phasefx [Tue, 10 Jul 2007 03:43:28 +0000 (03:43 +0000)]
fixes a regression for check/credit card payments

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

16 years agoremoving deprecated JS builder module
erickson [Mon, 9 Jul 2007 17:50:52 +0000 (17:50 +0000)]
removing deprecated JS builder module

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

16 years agobranching 1.2 stream ... YAY!
miker [Fri, 6 Jul 2007 17:09:05 +0000 (17:09 +0000)]
branching 1.2 stream ... YAY!

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

16 years agoproviding for "just flesh as deep as you can" functionallity with flesh == -1; in...
miker [Fri, 6 Jul 2007 16:20:53 +0000 (16:20 +0000)]
providing for "just flesh as deep as you can" functionallity with flesh == -1; in-code max of 1000, default configured max of 100

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

16 years agomoved from arbitrary limit to -1 to indicate we want to flesh the children arrays...
erickson [Fri, 6 Jul 2007 16:20:07 +0000 (16:20 +0000)]
moved from arbitrary limit to -1 to indicate we want to flesh the children arrays as far as possible, thanks to new cstore capabilities

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

16 years agochanged arbitrary flesh level from 2 to 1000 to avoid the chance of hitting that...
erickson [Fri, 6 Jul 2007 15:56:37 +0000 (15:56 +0000)]
changed arbitrary flesh level from 2 to 1000 to avoid the chance of hitting that limit.
will discuss alternate approach to prevent having to put these limits at all...

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

16 years agoadded support fetching javascript and css from an alternate host. updated apache...
erickson [Fri, 6 Jul 2007 03:02:35 +0000 (03:02 +0000)]
added support fetching javascript and css from an alternate host.  updated apache config example

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

16 years agoformat tightening for INSERT
miker [Fri, 6 Jul 2007 00:12:56 +0000 (00:12 +0000)]
format tightening for INSERT

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

16 years agoI'm ripping the experimental network caching out of trunk; I want to start over in...
phasefx [Thu, 5 Jul 2007 21:16:30 +0000 (21:16 +0000)]
I'm ripping the experimental network caching out of trunk; I want to start over in an separate branch

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

16 years agoadded some event handling utility code and app name constants
erickson [Thu, 5 Jul 2007 20:46:15 +0000 (20:46 +0000)]
added some event handling utility code and app name constants

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

16 years agocasting goodness, just because
miker [Thu, 5 Jul 2007 20:32:28 +0000 (20:32 +0000)]
casting goodness, just because

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

16 years agosignedness fixes for libxml2 calls
miker [Thu, 5 Jul 2007 18:55:00 +0000 (18:55 +0000)]
signedness fixes for libxml2 calls

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

16 years agotypo and attribute declaration spacing fix pointed out by Dan Scott
miker [Thu, 5 Jul 2007 17:04:14 +0000 (17:04 +0000)]
typo and attribute declaration spacing fix pointed out by Dan Scott

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

16 years agoadded BEGIN/COMMIT pair surround the output; protect against missing table output...
miker [Thu, 5 Jul 2007 15:28:09 +0000 (15:28 +0000)]
added BEGIN/COMMIT pair surround the output; protect against missing table output (no subject data, but mentions of msfe on the command line)

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

16 years agorequire ALLOW_ALT_TCN perm to .override an overlay collision (which would try a diffe...
phasefx [Thu, 5 Jul 2007 14:33:27 +0000 (14:33 +0000)]
require ALLOW_ALT_TCN perm to .override an overlay collision (which would try a different TCN).  I'm not exactly clear on what all of this means in English :)

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

16 years agotaking out most of this pre-fetching stuff to stabilize trunk before 1.2; it should...
phasefx [Thu, 5 Jul 2007 12:02:38 +0000 (12:02 +0000)]
taking out most of this pre-fetching stuff to stabilize trunk before 1.2; it should have been in an experimental branch

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

16 years ago'mo better consortial copy; it updates when the tree refreshes.. but also found a...
phasefx [Thu, 5 Jul 2007 11:11:28 +0000 (11:11 +0000)]
'mo better consortial copy; it updates when the tree refreshes.. but also found a pesky race condition with the copy_count call returning null

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

16 years agostaff client abstraction for Bill's open-ils.search.biblio.record.copy_count.staff...
phasefx [Thu, 5 Jul 2007 10:36:52 +0000 (10:36 +0000)]
staff client abstraction for Bill's open-ils.search.biblio.record.copy_count.staff.  Meant to check this in with the other related changes

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

16 years agoFor Bin Lin, show consortial total copy count in Holdings Maintenance. Uses Bill...
phasefx [Thu, 5 Jul 2007 10:33:50 +0000 (10:33 +0000)]
For Bin Lin, show consortial total copy count in Holdings Maintenance.  Uses Bill's open-ils.search.biblio.record.copy_count.staff.  Thanks Bill

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

16 years agoremoving vestigial traces of the old "worm" stuff
miker [Wed, 4 Jul 2007 19:02:27 +0000 (19:02 +0000)]
removing vestigial traces of the old "worm" stuff

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

16 years agoremoving vestigial traces of the old "worm" stuff
miker [Wed, 4 Jul 2007 19:02:19 +0000 (19:02 +0000)]
removing vestigial traces of the old "worm" stuff

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

16 years agomoved all visually obvious inline color and border elements from the xhtml into the...
erickson [Wed, 4 Jul 2007 17:37:08 +0000 (17:37 +0000)]
moved all visually obvious inline color and border elements from the xhtml into the theme css for easier theming.
created an alternate test theme called 'reddish' and added alternate stylesheet declaration
note: this is not even remotely a re-design ;)  just making what we have easier to theme.

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

16 years agoJSON moved :)
miker [Tue, 3 Jul 2007 12:43:39 +0000 (12:43 +0000)]
JSON moved :)

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

16 years agogave the offline patron blocked list generator a way to fetch blocked patrons using...
erickson [Tue, 3 Jul 2007 10:56:25 +0000 (10:56 +0000)]
gave the offline patron blocked list generator a way to fetch blocked patrons using oils_requestor for speed

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

16 years agoadding permission required to assign work org units
miker [Mon, 2 Jul 2007 23:34:34 +0000 (23:34 +0000)]
adding permission required to assign work org units

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