]> git.evergreen-ils.org Git - working/Evergreen.git/log
working/Evergreen.git
14 years agoAdd a new column funding_source_credit to the acq.fund_transfer table.
scottmk [Mon, 4 Jan 2010 16:51:18 +0000 (16:51 +0000)]
Add a new column funding_source_credit to the acq.fund_transfer table.

M    Open-ILS/src/sql/Pg/200.schema.acq.sql
M    Open-ILS/src/sql/Pg/002.schema.config.sql
A    Open-ILS/src/sql/Pg/upgrade/0129.schema.fund-transfer-credit.sql
M    Open-ILS/examples/fm_IDL.xml

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

14 years agoforward porting changeset 15256 for completeness, though this interface is being...
phasefx [Mon, 4 Jan 2010 15:51:06 +0000 (15:51 +0000)]
forward porting changeset 15256 for completeness, though this interface is being deprecated

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

14 years agohome library selector for Patrons with Negative Balances interface
phasefx [Wed, 30 Dec 2009 21:41:24 +0000 (21:41 +0000)]
home library selector for Patrons with Negative Balances interface

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

14 years agomaintenance interface for patrons with negative balances. TODO: add library filter
phasefx [Wed, 30 Dec 2009 20:55:27 +0000 (20:55 +0000)]
maintenance interface for patrons with negative balances.  TODO: add library filter

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

14 years agoduring checkout.full, bypass the caching (and retrieval of) the permit key, since...
erickson [Wed, 30 Dec 2009 20:37:57 +0000 (20:37 +0000)]
during checkout.full, bypass the caching (and retrieval of) the permit key, since permit and checkout occur in the same process

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

14 years agotypos
phasefx [Wed, 30 Dec 2009 20:00:11 +0000 (20:00 +0000)]
typos

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

14 years agoentry-point for Group Member interface from Group Member summary
phasefx [Wed, 30 Dec 2009 19:05:05 +0000 (19:05 +0000)]
entry-point for Group Member interface from Group Member summary

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

14 years agoItem Details action in billing interfaces, and some cleanup using attribute-forwardin...
phasefx [Wed, 30 Dec 2009 18:46:15 +0000 (18:46 +0000)]
Item Details action in billing interfaces, and some cleanup using attribute-forwarding on <command> elements

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

14 years agosimple (minded?) dojo NLS page translator
miker [Wed, 30 Dec 2009 17:09:22 +0000 (17:09 +0000)]
simple (minded?) dojo NLS page translator

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

14 years agoalso drop money.open_usr_summary before rebuilding to prevent error on dependence...
erickson [Wed, 30 Dec 2009 16:33:28 +0000 (16:33 +0000)]
also drop money.open_usr_summary before rebuilding to prevent error on dependence with money.open_billable_xact_summary

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

14 years agoPatch from Lebbeous Fogle-Weekley adding a pull list interface for booking reservations
miker [Wed, 30 Dec 2009 15:43:32 +0000 (15:43 +0000)]
Patch from Lebbeous Fogle-Weekley adding a pull list interface for booking reservations

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

14 years agosome CSS and styling tweaks for some information under the navigation buttons in...
phasefx [Wed, 30 Dec 2009 15:24:33 +0000 (15:24 +0000)]
some CSS and styling tweaks for some information under the navigation buttons in the patron display, and a cosmetic bug fix in the billing interface for patrons with no bills

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

14 years agoafter checkout, return the patrons account balance in the result data
erickson [Wed, 30 Dec 2009 14:52:55 +0000 (14:52 +0000)]
after checkout, return the patrons account balance in the result data

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

14 years agoupdated some existing billing views to use the new (faster) money.materialized_billab...
erickson [Wed, 30 Dec 2009 14:40:36 +0000 (14:40 +0000)]
updated some existing billing views to use the new (faster) money.materialized_billable_xact_summary

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

14 years agoadding a pile of infrastructure and data for in-database ingest -- specifically,...
miker [Tue, 29 Dec 2009 20:47:33 +0000 (20:47 +0000)]
adding a pile of infrastructure and data for in-database ingest -- specifically, MARC21 record structure information for fixed field extraction

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

14 years agomake the seed data wording match the upgrade script
phasefx [Tue, 29 Dec 2009 20:17:55 +0000 (20:17 +0000)]
make the seed data wording match the upgrade script

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

14 years agodisplay resource and resource type information for reservations in the original billi...
phasefx [Tue, 29 Dec 2009 17:30:48 +0000 (17:30 +0000)]
display resource and resource type information for reservations in the original billing interface

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

14 years agoReplace ui.circ_and_cat.notes.require_initials and ui.circ.standing_penalty.require_i...
phasefx [Tue, 29 Dec 2009 16:28:44 +0000 (16:28 +0000)]
Replace ui.circ_and_cat.notes.require_initials and ui.circ.standing_penalty.require_initials org unit settings with a single ui.staff.require_initials setting.

For those running trunk, re-run Open-ILS/src/sql/Pg/upgrade/0117.data.org-setting-notes-require-initials.sql

Also,

DELETE FROM actor.org_unit_setting WHERE name IN ( 'ui.circ_and_cat.notes.require_initials', 'ui.circ.standing_penalty.require_initials' );
DELETE FROM config.org_unit_setting_type WHERE name IN ( 'ui.circ_and_cat.notes.require_initials', 'ui.circ.standing_penalty.require_initials' );

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

14 years agoalternate version of user_of_interest, called open-ils.collections.users_of_interest...
erickson [Tue, 29 Dec 2009 16:06:55 +0000 (16:06 +0000)]
alternate version of user_of_interest, called open-ils.collections.users_of_interest.warning_penalty.retrieve, which searches for users that have the PATRON_EXCEEDS_COLLECTIONS_WARNING applied within a givin time frame instead of calculating the transaction totals.  Adds a new max_age option to limit how far back we look for users

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

14 years agoadd mbts variant view which includes billing location
miker [Tue, 29 Dec 2009 16:06:10 +0000 (16:06 +0000)]
add mbts variant view which includes billing location

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

14 years agoAdd new view acq.ordered_funding_source_credit, to define priorities
scottmk [Mon, 28 Dec 2009 21:47:36 +0000 (21:47 +0000)]
Add new view acq.ordered_funding_source_credit, to define priorities
for spending from funding source credits.  See COMMENT in
Open-ILS/src/sql/Pg/upgrade/0125.schema.acq-ord-fund-src-credit.sql.

M    Open-ILS/src/sql/Pg/200.schema.acq.sql
M    Open-ILS/src/sql/Pg/002.schema.config.sql
A    Open-ILS/src/sql/Pg/upgrade/0125.schema.acq-ord-fund-src-credit.sql
M    Open-ILS/examples/fm_IDL.xml

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

14 years agoPatch from Lebbeous Fogle-Weekley to wire up more of the booking functionality and...
miker [Mon, 28 Dec 2009 21:40:02 +0000 (21:40 +0000)]
Patch from Lebbeous Fogle-Weekley to wire up more of the booking functionality and provide more interface integration

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

14 years agoremove some speedbump dialogs
phasefx [Mon, 28 Dec 2009 20:30:51 +0000 (20:30 +0000)]
remove some speedbump dialogs

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

14 years agosyntax
phasefx [Mon, 28 Dec 2009 20:05:06 +0000 (20:05 +0000)]
syntax

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

14 years agoAdd an effective_date column to acq.funding_source_credit.
scottmk [Mon, 28 Dec 2009 15:53:00 +0000 (15:53 +0000)]
Add an effective_date column to acq.funding_source_credit.

M    Open-ILS/src/sql/Pg/200.schema.acq.sql
M    Open-ILS/src/sql/Pg/002.schema.config.sql
A    Open-ILS/src/sql/Pg/upgrade/0124.schema.acq-credit-eff-date.sql
M    Open-ILS/examples/fm_IDL.xml

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

14 years agoadded api call that returns the set of users with an overall negative balance, includ...
erickson [Wed, 23 Dec 2009 18:26:24 +0000 (18:26 +0000)]
added api call that returns the set of users with an overall negative balance, including balance owed and last billing activity time, optionally sorted by home org

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

14 years agoWe're not implementing Group summaries and stat cats in the original vertical patron...
phasefx [Wed, 23 Dec 2009 17:04:57 +0000 (17:04 +0000)]
We're not implementing Group summaries and stat cats in the original vertical patron summary sidebar, so protect against those missing elements

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

14 years agoAdd a boolean "rollover" column to acq.fund, to denote
scottmk [Wed, 23 Dec 2009 16:35:17 +0000 (16:35 +0000)]
Add a boolean "rollover" column to acq.fund, to denote
which funds are subject to rollover.

M    Open-ILS/src/sql/Pg/200.schema.acq.sql
M    Open-ILS/src/sql/Pg/002.schema.config.sql
A    Open-ILS/src/sql/Pg/upgrade/0123.schema.acq-fund-rollover.sql
M    Open-ILS/examples/fm_IDL.xml

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

14 years agoremove this speedbump
phasefx [Wed, 23 Dec 2009 14:55:56 +0000 (14:55 +0000)]
remove this speedbump

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

14 years agocheck-in time booking reservation transit receive and op-capture ... no, gmcharlt...
miker [Tue, 22 Dec 2009 21:30:14 +0000 (21:30 +0000)]
check-in time booking reservation transit receive and op-capture ... no, gmcharlt, say THAT 3 times fast!

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

14 years agoChange the default pull list interface and show the total # of holds available for...
phasefx [Tue, 22 Dec 2009 20:28:55 +0000 (20:28 +0000)]
Change the default pull list interface and show the total # of holds available for pulling

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

14 years agopatch from Joe Atzberger to provide support for using SSh keys, including new key...
erickson [Tue, 22 Dec 2009 19:48:40 +0000 (19:48 +0000)]
patch from Joe Atzberger to provide support for using SSh keys, including new key file params and some logic to find keyfiles in the default location

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

14 years agoshow circ rules in Item Details given an active circulation
phasefx [Tue, 22 Dec 2009 19:39:46 +0000 (19:39 +0000)]
show circ rules in Item Details given an active circulation

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

14 years agomethod and associated event definition (not A/T ... OpenILS::Event) for capturing...
miker [Tue, 22 Dec 2009 17:57:15 +0000 (17:57 +0000)]
method and associated event definition (not A/T ... OpenILS::Event) for capturing, and transiting as needed, a resource targeted by a booking reservation

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

14 years agocorrecting code comment
miker [Tue, 22 Dec 2009 17:56:15 +0000 (17:56 +0000)]
correcting code comment

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

14 years agomore node preservation in list.js, and eliminate the Retrieving... label for rows...
phasefx [Tue, 22 Dec 2009 16:50:58 +0000 (16:50 +0000)]
more node preservation in list.js, and eliminate the Retrieving... label for rows that have already been rendered previously and are merely changing their values

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

14 years agoadd workstation library shortname as an option for common.initials.format
phasefx [Tue, 22 Dec 2009 15:32:51 +0000 (15:32 +0000)]
add workstation library shortname as an option for common.initials.format

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

14 years agomore convenience from ses()
phasefx [Tue, 22 Dec 2009 15:26:41 +0000 (15:26 +0000)]
more convenience from ses()

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

14 years agowire up Show in Catalog action for bills interface
phasefx [Tue, 22 Dec 2009 12:10:03 +0000 (12:10 +0000)]
wire up Show in Catalog action for bills interface

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

14 years agoMisc tweaks to billing interface and list infrastructure.
phasefx [Tue, 22 Dec 2009 10:32:14 +0000 (10:32 +0000)]
Misc tweaks to billing interface and list infrastructure.

Fix mislabeled column for title in payments history interface.
Support preservation of treecell properties, and style specific columns in the bills interface instead of whole rows.
Support immediate fleshing of rows in lists, and do such in the bills interface since the various tallies in that interface depend on the data being fully retrieved.

TODO:

Revisit the preservation of treecell properties.  May be some unintended consequences to not blowing away and re-creating the treecell elements when refreshing rows in a list.  Hrmm, perhaps a field being unset but its previous value still being rendered.

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

14 years agoadded support for cherry-picking transactions to pay
erickson [Mon, 21 Dec 2009 22:22:07 +0000 (22:22 +0000)]
added support for cherry-picking transactions to pay

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

14 years agowhen un-hiding tbody, use table-row-group as the display type to prevent formatting...
erickson [Mon, 21 Dec 2009 21:28:16 +0000 (21:28 +0000)]
when un-hiding tbody, use table-row-group as the display type to prevent formatting problems

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

14 years agoadding a new system status for "on reservation shelf", re booking
miker [Mon, 21 Dec 2009 21:18:27 +0000 (21:18 +0000)]
adding a new system status for "on reservation shelf", re booking

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

14 years agoadded support for abort transit -> check in -> check out in self check when COPY_IN_T...
erickson [Mon, 21 Dec 2009 20:22:35 +0000 (20:22 +0000)]
added support for abort transit -> check in -> check out in self check when COPY_IN_TRANSIT is added to the self-check override list

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

14 years agoadded support to self-check for handling lost items. If COPY_STATUS_LOST is in the...
erickson [Mon, 21 Dec 2009 20:07:06 +0000 (20:07 +0000)]
added support to self-check for handling lost items.  If COPY_STATUS_LOST is in the self-check override list, the system will forcably check the item in then check it out to the new patron

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

14 years agothinko during reservation code changes, spotted by Bill
miker [Mon, 21 Dec 2009 20:02:20 +0000 (20:02 +0000)]
thinko during reservation code changes, spotted by Bill

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

14 years agowhen an open circ exists during checkout, go ahead and return the copy in the event...
erickson [Mon, 21 Dec 2009 19:38:18 +0000 (19:38 +0000)]
when an open circ exists during checkout, go ahead and return the copy in the event payload

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

14 years agomove the credit card payable balance summary into the the public circ service
erickson [Mon, 21 Dec 2009 16:46:37 +0000 (16:46 +0000)]
move the credit card payable balance summary into the the public circ service

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

14 years agoinitial support for credit card payments via selfcheck. 2 caveats. 1) the code...
erickson [Mon, 21 Dec 2009 16:33:23 +0000 (16:33 +0000)]
initial support for credit card payments via selfcheck.  2 caveats.  1) the code does not (yet) support cherry-picking transactions to pay, it instead pays the oldest transactions first if the payment amount is less than the total owed.  2) it does not differentiate between transactions that started at (or having billings at) locations that do not support credit card payments.  Until (and if) support for differentiation is added, if the current location supports CC payments, all transactions are fair game for payment

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

14 years agoPatch from Lebbeous Fogle-Weekley to add booking reservation interfaces, supporting...
miker [Mon, 21 Dec 2009 16:21:48 +0000 (16:21 +0000)]
Patch from Lebbeous Fogle-Weekley to add booking reservation interfaces, supporting backend changes and IDL cleanup.  It's ... big.

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

14 years ago1. It's okay for a virtual field not to have a datatype.
scottmk [Mon, 21 Dec 2009 15:44:40 +0000 (15:44 +0000)]
1. It's okay for a virtual field not to have a datatype.

2. The "array_position" attribute is flagged by a warning
as deprecated.

M    Open-ILS/src/c-apps/idlval.c

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

14 years agoAdd new table acq.fund_transfer
scottmk [Mon, 21 Dec 2009 14:30:49 +0000 (14:30 +0000)]
Add new table acq.fund_transfer

M    Open-ILS/src/sql/Pg/200.schema.acq.sql
M    Open-ILS/src/sql/Pg/002.schema.config.sql
A    Open-ILS/src/sql/Pg/upgrade/0121.schema.acq_fund_transfer.sql
M    Open-ILS/examples/fm_IDL.xml

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

14 years agoBacking out a premature commit that I made inadvertently...
scottmk [Sun, 20 Dec 2009 06:43:10 +0000 (06:43 +0000)]
Backing out a premature commit that I made inadvertently...

M    Pg/999.functions.global.sql

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

14 years ago1. In the parent router process: wait for all of the immediate
scottmk [Sat, 19 Dec 2009 21:29:00 +0000 (21:29 +0000)]
1. In the parent router process: wait for all of the immediate
child processes to terminate before exiting.

This change eliminates the need for the shell script invoking
the router to sleep before running a ps to identify the effective
router processes (which are grandchildren of the parent).  By the
time the parent exits, the children will have launched the
grandchildren and exited.

2. If any of the immediate child processes terminates abnormally
(either a non-zero return code or termination by a signal), issue
a warning message to that effect.  This message goes to standard
error, since the parent process never opens a log file.

3. Apply the volatile qualifier to a couple of variables that
are updated asynchronously by a signal handler.

M    Open-ILS/src/sql/Pg/999.functions.global.sql

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

14 years agosyntax
phasefx [Fri, 18 Dec 2009 21:55:56 +0000 (21:55 +0000)]
syntax

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

14 years agopatch from Joe Atzberger to retrofit i18n'ed text descriptions for action/trigger...
erickson [Fri, 18 Dec 2009 21:45:58 +0000 (21:45 +0000)]
patch from Joe Atzberger to retrofit i18n'ed text descriptions for action/trigger reactor seed data

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

14 years agoonly set the value on a pre-defined widget when no value has been provided
erickson [Fri, 18 Dec 2009 21:29:40 +0000 (21:29 +0000)]
only set the value on a pre-defined widget when no value has been provided

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

14 years agoPatch from Joe Atzberger to add a generic SendFile reactor. Can be used for sending...
erickson [Fri, 18 Dec 2009 20:59:38 +0000 (20:59 +0000)]
Patch from Joe Atzberger to add a generic SendFile reactor.  Can be used for sending files to 3rd parties for process (e.g. mailed notices)

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

14 years agoApply patch from Warren Layton to fix marc2sre.pl options
dbs [Fri, 18 Dec 2009 20:15:57 +0000 (20:15 +0000)]
Apply patch from Warren Layton to fix marc2sre.pl options

Attached is a small patch (against trunk) which fixes the GetOptions
in marc2sre.xml. It fixes a small bug with the "idsubfield" parameter,
and changes "idfield" to accept a string instead of an int (to match
the behaviour of marc2bre.pl).

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

14 years agoRemove duplicate mapping for open-ils.ingest.full.serial.object.readonly
dbs [Fri, 18 Dec 2009 20:08:03 +0000 (20:08 +0000)]
Remove duplicate mapping for open-ils.ingest.full.serial.object.readonly

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

14 years agomake the multiple splitter widgets behave better (otherwise you can shrink the list...
phasefx [Fri, 18 Dec 2009 17:53:54 +0000 (17:53 +0000)]
make the multiple splitter widgets behave better (otherwise you can shrink the list and not be able to unshrink it)

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

14 years agoadd leading 0 for filename consistency
erickson [Fri, 18 Dec 2009 14:26:48 +0000 (14:26 +0000)]
add leading 0 for filename consistency

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

14 years agoChanged last line from "BEGIN;", an obvious blooper, to "COMMIT;".
scottmk [Fri, 18 Dec 2009 13:40:11 +0000 (13:40 +0000)]
Changed last line from "BEGIN;", an obvious blooper, to "COMMIT;".

M    upgrade/0118.schema.collections-penalty.sql

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

14 years agopatron.properties: Property name tweak (s/spwan/spawn/), new properties for new label...
phasefx [Thu, 17 Dec 2009 22:24:18 +0000 (22:24 +0000)]
patron.properties: Property name tweak (s/spwan/spawn/), new properties for new labels and columns in Members Group interface.

info_group.js, info_group.xul: split out the javascript from info_group.xul, refactored it, and added columns for circulation
counts and balance owed, and added labels to sum those across group members.

util.js, tweaked patron.util.retrieve_fleshed_au_via_id so that the 3rd parameter is an optional request callback to make the
function asynchronous

summary.js, added a sort_type to the balance owed column in the patron summary group tab panel

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

14 years agoadd tracking table for booking reservations transits (similar to hold transits)
miker [Thu, 17 Dec 2009 21:49:05 +0000 (21:49 +0000)]
add tracking table for booking reservations transits (similar to hold transits)

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

14 years agoadded a new system penalty called PATRON_IN_COLLECTIONS. this allows staff to define...
erickson [Thu, 17 Dec 2009 21:17:52 +0000 (21:17 +0000)]
added a new system penalty called PATRON_IN_COLLECTIONS.  this allows staff to define penalty blocks, allows the system to clear the blocks in real time when the patron pays back down to the configured threshold, and we get staff client alerts for free.

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

14 years agobill Full Details and Show Last Few Circs uses the old item details pane. This clean...
phasefx [Thu, 17 Dec 2009 18:41:26 +0000 (18:41 +0000)]
bill Full Details and Show Last Few Circs uses the old item details pane.  This cleans up that pane a bit (list actions and sticky view) and gives it a Show in OPAC button.

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

14 years agopropogate usrgroup in cloned users
erickson [Thu, 17 Dec 2009 18:17:59 +0000 (18:17 +0000)]
propogate usrgroup in cloned users

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

14 years agothinko
phasefx [Thu, 17 Dec 2009 18:15:50 +0000 (18:15 +0000)]
thinko

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

14 years agoOrg unit setting for requiring staff initials with copy/patron notes, and I18N for...
phasefx [Thu, 17 Dec 2009 07:40:06 +0000 (07:40 +0000)]
Org unit setting for requiring staff initials with copy/patron notes, and I18N for similar setting for standing penalties.
Implemented the initial fields for copy/patron notes.
Localizable format for staff initials, and option for an initials date (though it's %F format for saving space and not localized).
Removed the "Note added." speedbump alerts.

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

14 years agoauthoritative version of copy notes retrieval method
phasefx [Thu, 17 Dec 2009 07:35:22 +0000 (07:35 +0000)]
authoritative version of copy notes retrieval method

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

14 years agoPerpetuating the evil of fancy_prompt, giving it the ability to discern required...
phasefx [Thu, 17 Dec 2009 07:34:35 +0000 (07:34 +0000)]
Perpetuating the evil of fancy_prompt, giving it the ability to discern required fields

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

14 years agosetting the debug link value should not be dependent on a on_url_load function being...
phasefx [Thu, 17 Dec 2009 05:58:50 +0000 (05:58 +0000)]
setting the debug link value should not be dependent on a on_url_load function being passed into browser.js

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

14 years ago"color" css appears to work for <tab>
phasefx [Thu, 17 Dec 2009 05:36:59 +0000 (05:36 +0000)]
"color" css appears to work for <tab>

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

14 years agobalance owed total for group members in horizontal patron summary pane, group tab...
phasefx [Wed, 16 Dec 2009 23:39:30 +0000 (23:39 +0000)]
balance owed total for group members in horizontal patron summary pane, group tab label.  Need to figure out why the CSS isn't working

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

14 years agoadded a balance owed summary call for group members
erickson [Wed, 16 Dec 2009 22:34:24 +0000 (22:34 +0000)]
added a balance owed summary call for group members

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

14 years agoadded retrieval pcrud entries for mous (money open user summary)
erickson [Wed, 16 Dec 2009 22:14:12 +0000 (22:14 +0000)]
added retrieval pcrud entries for mous (money open user summary)

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

14 years agoAdd a deadline_date column to acq.funding_source_credit
scottmk [Wed, 16 Dec 2009 21:50:17 +0000 (21:50 +0000)]
Add a deadline_date column to acq.funding_source_credit

M    Open-ILS/src/sql/Pg/200.schema.acq.sql
M    Open-ILS/src/sql/Pg/002.schema.config.sql
A    Open-ILS/src/sql/Pg/upgrade/0116.schema.fund_src_cred_deadline_date.sql
M    Open-ILS/examples/fm_IDL.xml

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

14 years agoadded pcrud entries for money.usr_summary
erickson [Wed, 16 Dec 2009 16:47:14 +0000 (16:47 +0000)]
added pcrud entries for money.usr_summary

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

14 years agoStat Cats (where usr_summary is true) in horizontal patron summary pane. Give pcrud...
phasefx [Wed, 16 Dec 2009 07:48:10 +0000 (07:48 +0000)]
Stat Cats (where usr_summary is true) in horizontal patron summary pane.  Give pcrud access to actsc

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

14 years agomake sure we have a data object to reference for unfleshed org unit columns
phasefx [Wed, 16 Dec 2009 07:43:31 +0000 (07:43 +0000)]
make sure we have a data object to reference for unfleshed org unit columns

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

14 years agoCheckboxes in the patron editor are getting a value of 'on' (a change in dojo?)....
phasefx [Wed, 16 Dec 2009 06:12:27 +0000 (06:12 +0000)]
Checkboxes in the patron editor are getting a value of 'on' (a change in dojo?).  Bill, check me on this one.

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

14 years agoanother layout tweak
phasefx [Tue, 15 Dec 2009 22:27:47 +0000 (22:27 +0000)]
another layout tweak

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

14 years agoLayout tweaks for horizontal patron summary pane, including slim Group Members tab
phasefx [Tue, 15 Dec 2009 21:03:53 +0000 (21:03 +0000)]
Layout tweaks for horizontal patron summary pane, including slim Group Members tab

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

14 years agodefend against the home_ou default not being an allowed location for workstation...
phasefx [Tue, 15 Dec 2009 20:25:33 +0000 (20:25 +0000)]
defend against the home_ou default not being an allowed location for workstation registration

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

14 years ago1. Create a default entry in acq.fiscal_calendar.
scottmk [Tue, 15 Dec 2009 18:03:18 +0000 (18:03 +0000)]
1. Create a default entry in acq.fiscal_calendar.

2. Create a foreign key in acq.actor.org_unit pointing
to acq.fiscal_calendar, and defaulting to 1.

M    Open-ILS/src/sql/Pg/200.schema.acq.sql
M    Open-ILS/src/sql/Pg/002.schema.config.sql
A    Open-ILS/src/sql/Pg/upgrade/0115.schema.aou-fy-foreign-key.sql

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

14 years agoReplace calls to osrfAppSessionMakeRequest() with
scottmk [Tue, 15 Dec 2009 13:54:51 +0000 (13:54 +0000)]
Replace calls to osrfAppSessionMakeRequest() with
calls to osrfAppSessionSendRequest().

M    Open-ILS/src/c-apps/oils_dataloader.c
M    Open-ILS/src/c-apps/oils_utils.c
M    Open-ILS/src/extras/oils_requestor.c

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

14 years agosome missing semicolons (though the one in Circ.pm is valid syntax)
phasefx [Tue, 15 Dec 2009 06:27:09 +0000 (06:27 +0000)]
some missing semicolons (though the one in Circ.pm is valid syntax)

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

14 years agogenerate fines at reservation checkin; do not stomp the circ list with reservations...
miker [Mon, 14 Dec 2009 22:11:06 +0000 (22:11 +0000)]
generate fines at reservation checkin; do not stomp the circ list with reservations when gathering overdue circs

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

14 years agoprevent uninitialized value in hash element warnings. Thaanks for the heads up,...
erickson [Mon, 14 Dec 2009 22:04:13 +0000 (22:04 +0000)]
prevent uninitialized value in hash element warnings.  Thaanks for the heads up, Joe A.

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

14 years agothis should fix some of those set_text on column errors in bill Full Details
phasefx [Mon, 14 Dec 2009 21:34:26 +0000 (21:34 +0000)]
this should fix some of those set_text on column errors in bill Full Details

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

14 years agowiring up booking pickup and return with new methods in the open-ils.circ service
miker [Mon, 14 Dec 2009 21:24:25 +0000 (21:24 +0000)]
wiring up booking pickup and return with new methods in the open-ils.circ service

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

14 years agoremoved oils_header.pl dependency from action_trigger_runner. update sample crontab...
erickson [Mon, 14 Dec 2009 20:49:40 +0000 (20:49 +0000)]
removed oils_header.pl dependency from action_trigger_runner. update sample crontab to reflect

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

14 years agocopy a/t runner script to the bin dir during install
erickson [Mon, 14 Dec 2009 20:41:41 +0000 (20:41 +0000)]
copy a/t runner script to the bin dir during install

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

14 years agoPatch from Warren Layton to fix translation delete button in the translation dijit
miker [Mon, 14 Dec 2009 14:44:36 +0000 (14:44 +0000)]
Patch from Warren Layton to fix translation delete button in the translation dijit

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

14 years agoremove explicit interpreter, that's what the #! is for
miker [Sat, 12 Dec 2009 14:02:58 +0000 (14:02 +0000)]
remove explicit interpreter, that's what the #! is for

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

14 years agoPatch from Joe Atzberger to build a file of sample crontab entries, w/ some modificat...
erickson [Fri, 11 Dec 2009 22:04:55 +0000 (22:04 +0000)]
Patch from Joe Atzberger to build a file of sample crontab entries, w/ some modifications to add Action/Trigger command.
Thanks to Anoop Atre for the suggestion to add an entry for generate_circ_notices.pl

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

14 years agomild warning
phasefx [Fri, 11 Dec 2009 20:40:45 +0000 (20:40 +0000)]
mild warning

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

14 years agoEdit Request Date action for more hold queue juggling
phasefx [Fri, 11 Dec 2009 20:38:32 +0000 (20:38 +0000)]
Edit Request Date action for more hold queue juggling

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

14 years agocopy/paste-o. wrong variables.
phasefx [Fri, 11 Dec 2009 20:35:30 +0000 (20:35 +0000)]
copy/paste-o. wrong variables.

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