erickson [Fri, 12 Mar 2010 05:03:03 +0000 (05:03 +0000)]
don't hide dialogs, they handle that for us
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15821
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 12 Mar 2010 05:03:02 +0000 (05:03 +0000)]
initial fiscall rollover processor UI. still needs to handle the response data in a more useful way
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15820
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 12 Mar 2010 05:03:01 +0000 (05:03 +0000)]
added id version of org descendent list function
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15819
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 12 Mar 2010 05:03:00 +0000 (05:03 +0000)]
typo in options var
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15818
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 12 Mar 2010 05:03:00 +0000 (05:03 +0000)]
added limit/offset options to response stream of fiscall rollover processor
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15817
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 12 Mar 2010 05:02:59 +0000 (05:02 +0000)]
added option for displaying a message inside the progressdialog
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15816
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Fri, 12 Mar 2010 03:48:01 +0000 (03:48 +0000)]
non-auto merge function, bug fixing (commas ... BAH), matching cleanup
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15815
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 11 Mar 2010 23:38:32 +0000 (23:38 +0000)]
added auto-overlay-exact option to queue import
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15814
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 11 Mar 2010 23:38:32 +0000 (23:38 +0000)]
added auto_overlay_exact option to queue import call, which uses new overlay/merge functions
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15813
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 11 Mar 2010 23:38:31 +0000 (23:38 +0000)]
added option to discard streaming results
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15812
dcc99617-32d9-48b4-a31d-
7c20da2025e4
senator [Thu, 11 Mar 2010 22:13:58 +0000 (22:13 +0000)]
Acq: Add PO notes interface and checkbox for vendor_public flag on any note
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15811
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 11 Mar 2010 21:43:25 +0000 (21:43 +0000)]
allow marc file attributes to be passed directly to vandelay spooler, bypass the cache
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15809
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Thu, 11 Mar 2010 21:32:13 +0000 (21:32 +0000)]
functions that allow vandelay to merge records based on profiles/rules
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15808
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 11 Mar 2010 21:11:01 +0000 (21:11 +0000)]
important to commit the transaction :)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15807
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 11 Mar 2010 21:02:18 +0000 (21:02 +0000)]
debug link in staff client browser framework now lets you change the URL
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15806
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 11 Mar 2010 19:39:46 +0000 (19:39 +0000)]
fix this property thingy
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15803
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 11 Mar 2010 18:59:10 +0000 (18:59 +0000)]
trim the default display fields in the user req ui. format the title as a link to load the request detail page, added some todo comments
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15802
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 11 Mar 2010 18:16:11 +0000 (18:16 +0000)]
creation method for new user requests, and fix to IDL
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15801
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Thu, 11 Mar 2010 18:14:35 +0000 (18:14 +0000)]
1. Changed search_alias() to an inline function, since it's a trivial wrapper.
2. Minor rearrangements in doFieldmapperSearch(), for clarity:
- Moved the declaration of fields closer to its first use.
- Renamed x to flesh_depth.
- Added a sanity check to make sure that a <link> in the IDL has a reltype
attribute (otherwise we risk a segfault in subsequent lines).
- Combined the tests for "has_many" and "might_have" into a single test.
- Added or refined comments here and there.
3. For the functions that manage QueryFrames: converted the comment blocks at
the head of each function to the doxygen style.
M Open-ILS/src/c-apps/oils_cstore.c
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15800
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Thu, 11 Mar 2010 18:03:53 +0000 (18:03 +0000)]
make the ses cookie go away when the browser is closed
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15797
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 11 Mar 2010 16:33:18 +0000 (16:33 +0000)]
create standalone PO activation routine so PO's can be activated during create time
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15796
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 11 Mar 2010 16:07:42 +0000 (16:07 +0000)]
some extra options for the acq user request retrieval methods
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15795
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Thu, 11 Mar 2010 15:54:03 +0000 (15:54 +0000)]
Add boolean column prepayment_required to acq.purchase_order and
acq.acq_purchase_order_history.
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/0190.schema.acq.po-prepayment-required.sql
M Open-ILS/examples/fm_IDL.xml
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15794
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 11 Mar 2010 15:32:24 +0000 (15:32 +0000)]
update PO printout to include vendor-public PO and LI notes
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15793
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 11 Mar 2010 15:00:22 +0000 (15:00 +0000)]
fixed typo, thanks dan
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15792
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Thu, 11 Mar 2010 14:48:42 +0000 (14:48 +0000)]
add a table to manage vandelay merge profiles
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15791
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Thu, 11 Mar 2010 14:16:57 +0000 (14:16 +0000)]
Added boolean column vendor_public to acq.lineitem_note and acq.po_note.
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/0187.schema.acq.vendor-public.sql
M Open-ILS/examples/fm_IDL.xml
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15790
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Thu, 11 Mar 2010 14:10:52 +0000 (14:10 +0000)]
by default, don't fetch user reqs that have already been cancelled
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15789
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 11 Mar 2010 10:02:17 +0000 (10:02 +0000)]
ilsevent, not ils_event
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15786
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 11 Mar 2010 09:53:32 +0000 (09:53 +0000)]
refactoring of Volume Editor invocations to use a utility function, make VOLUME_LABEL_EXISTS event overridable, provide an upfront checkbox for auto-merge functionality on volume collision, and some accesskeys and default textbox focus
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15785
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 11 Mar 2010 09:51:31 +0000 (09:51 +0000)]
Holdings Maintenance link next to Update Barcodes in Acq
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15784
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 10 Mar 2010 22:54:38 +0000 (22:54 +0000)]
beginning of patron request processing page
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15783
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 10 Mar 2010 22:54:37 +0000 (22:54 +0000)]
allow pass-thru of search 'join' filter option to pcrud
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15782
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 10 Mar 2010 22:54:36 +0000 (22:54 +0000)]
set cancel_reason label as the reporter:select column. removed duplicate user req column
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15781
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Wed, 10 Mar 2010 22:30:04 +0000 (22:30 +0000)]
Add "ON DELETE CASCADE" clauses to foreign keys pointing to
acq.lineitem, from the following tables:
acq.distribution_formula_application
acq.lineitem_attr
acq.lineitem_detail
acq.lineitem_note
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/0186.schema.acq-on-delete-li.sql
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15780
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Wed, 10 Mar 2010 19:41:50 +0000 (19:41 +0000)]
1. Eliminate somed source_definitions from the IDL where there is already
an equivalent view. In the presence of a tablename attribute, the
source_definitions were being ignored anyway. This step applies to classes
aufhl, aufhml, and aufhil.
2. For class aufhmxl: the IDL had both a tablename and a source_definition,
but there was no table or view corresponding to the tablename.
I eliminated the source_definition and created the corresponding view
action.unfulfilled_hold_max_loop.
3. For class aufhol: the IDL had both a tablename and a source_definition,
but neither was valid. The tablename didn't exist in the database, and the
source_definition referenced the action.unfulfilled_hold_max_loop view, which
didn't exist. I removed the tablename attribute and left the source_definition
in place, which is now valid because in step 2 I created the missing view.
4. Unrelated: added 201.acq.audit-functions.sql to the list of installation
scripts to run in build-db.sh.
M Open-ILS/src/sql/Pg/090.schema.action.sql
M Open-ILS/src/sql/Pg/002.schema.config.sql
A Open-ILS/src/sql/Pg/upgrade/0185.schema.acq.aufhmxl-view.sql
M Open-ILS/src/sql/Pg/build-db.sh
M Open-ILS/examples/fm_IDL.xml
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15778
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Wed, 10 Mar 2010 19:20:30 +0000 (19:20 +0000)]
Reworking of a patch from Ben Ostrowsky: add an OILSProxyLoginOU Directory config option for apache to supply a pinned workstation OU for permission checking
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15775
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Wed, 10 Mar 2010 14:29:44 +0000 (14:29 +0000)]
supply a string so that the I18N build process does not lose the event definition
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15774
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Wed, 10 Mar 2010 01:16:44 +0000 (01:16 +0000)]
functions for merging MARC records of the same type
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15771
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 9 Mar 2010 22:01:01 +0000 (22:01 +0000)]
added some missing param commas
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15770
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Tue, 9 Mar 2010 20:24:14 +0000 (20:24 +0000)]
* Using lineitem estimated_unit_price to store the price instead of the lineitem attrs
* If necessary, perform the currency conversion exactly once, when the order is activated. Otherewise, assume the price is in the currency of the vendor.
* Create fund debits during PO activation instead of PO creation time.
* Cleared out a pile of deprecated code
* TODO: update JEDI template to pull price from the estimated_price_field
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15769
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Tue, 9 Mar 2010 18:55:13 +0000 (18:55 +0000)]
teach vandelay.strip_field() how to handle lists of complex field specs (ie: 100d,245c,650); add vandelay.add_field() which will transfer fields from an incoming record to an incumbent record; add vandelay.replace_field() and vandelay.preserve_field(), which are wrappers that use strip and add
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15768
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Tue, 9 Mar 2010 17:22:52 +0000 (17:22 +0000)]
1. Add estimated_unit_price column to acq.lineitem.
2. Bring acq.acq_lineitem_history and acq.acq_purchase_order_history
into sync with their respective source tables.
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/0183.schema.acq-cancel-reason-history.sql
M Open-ILS/examples/fm_IDL.xml
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15767
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Tue, 9 Mar 2010 17:09:29 +0000 (17:09 +0000)]
forgot this safety net
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15766
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Tue, 9 Mar 2010 17:05:16 +0000 (17:05 +0000)]
Ability to auto-generate barcodes in the Volume/Copy dialog. Takes the first barcode entered and generates subsequent barcodes using the typical library/codabar checkdigit algorithm if the barcodes are 13-14 digits, otherwise, just incrementing them without checkdigits.
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15765
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Tue, 9 Mar 2010 04:53:52 +0000 (04:53 +0000)]
Fix a NULL pointer problem that, under some circumstances, could segfault.
The get_primitive() function was returning NULL in some cases, and the calling
code didn't check for NULL.
Fix: return "string" as the default datatype.
M Open-ILS/src/c-apps/oils_cstore.c
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15751
dcc99617-32d9-48b4-a31d-
7c20da2025e4
dbs [Tue, 9 Mar 2010 02:51:21 +0000 (02:51 +0000)]
We like SQL that doesn't contain syntax errors!
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15743
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 8 Mar 2010 21:29:50 +0000 (21:29 +0000)]
added auto_merge_vols option to open-ils.cat.asset.volume.fleshed.batch.update. when changing the label (or owner or bib) for a volume creates a collision against an existing volume, auto-merge (or override) will merge the contents of the edited volume into the existing volume
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15741
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Mon, 8 Mar 2010 19:51:15 +0000 (19:51 +0000)]
Methods to retrieve lineitems with PO's associated with a specific bib.
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15739
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 8 Mar 2010 19:50:45 +0000 (19:50 +0000)]
acq cancel reason administration interface. TODO: add staff client menu entries
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15738
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 8 Mar 2010 19:43:33 +0000 (19:43 +0000)]
added org util method to find the full path for an org unit, where the full path is all ancestors, the context org, and all children, as an ordered list of nodes or IDs.
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15737
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 8 Mar 2010 19:42:24 +0000 (19:42 +0000)]
pcrud delete is no more, use eliminate
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15736
dcc99617-32d9-48b4-a31d-
7c20da2025e4
dbs [Mon, 8 Mar 2010 19:25:53 +0000 (19:25 +0000)]
Make permissions for administering triggers more usable out of the box:
* Add CREATE/DELETE/UPDATE/VIEW variants to the generic ADMIN
* Add ADMIN/CREATE/DELETE/UPDATE trigger permissions to Local System Administrator group at System depth
* Add VIEW trigger permissions to Local System Administrator at Consortial depth to enable cloning
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15735
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 8 Mar 2010 18:57:47 +0000 (18:57 +0000)]
added pcrud entries for po notes
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15734
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Mon, 8 Mar 2010 15:53:07 +0000 (15:53 +0000)]
Add a cancel_reason column to acq.user_request, pointing to acq.cancel_reason.
Also: corrected the IDL entries for similar columns elsewhere. The <link>
should have a reltype of "might_have", not "has_a", since the column is nullable.
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/0181.schema.acq-user-request-cancel-cause.sql
M Open-ILS/examples/fm_IDL.xml
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15733
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Mon, 8 Mar 2010 15:31:03 +0000 (15:31 +0000)]
Batch barcode editing and copy (item attribute) editor tweaks. A few things here, and I apologize for not cherry-picking into separate commits:
* Modified the volume/copy creator to serve double-duty as an existing copy rebarcoder UI. This also gets us closer to being able to shove in existing pre-cats as an alternative cataloging workflow to transfering pre-cats to
targeted volumes.
* Tested this out as a Replace Barcode replacement in Holdings Maintenance, but the real motivator was for the Update Barcodes link for lineitems in acquisitions.
* The volume/copy interface now has two options, the new one bypasses the item attribute editor and creates or modifies the items instantly.
* Button labeling tweaks in the item attribute editor.
* Allow folks to change the item status for new copies. I can't recall the rationale for disallowing this in the first place, but I've heard enough arguments asking for us to allow this. If need be, we can wrap it in a perm if
folks do want to lock it down . We may also want to implement an org setting at some point for configuring the default status.
TODO: Replace "Replace Barcode" with this in Item Status UI
TODO: Allow batch call number editing. There's an existing UI for this, but we need something in the context of acquisitions for taking care of those autogenerated call numbers and barcodes in one shot.
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15732
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 8 Mar 2010 14:28:44 +0000 (14:28 +0000)]
added pcrud entries for lineitem retrieval
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15731
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Mon, 8 Mar 2010 13:59:56 +0000 (13:59 +0000)]
plugged in fund search format. it's like label format, except the search format gives us the type-ahead searching and it defines the format of the data in the value field of the select widget
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15730
dcc99617-32d9-48b4-a31d-
7c20da2025e4
dbs [Mon, 8 Mar 2010 03:14:02 +0000 (03:14 +0000)]
Install the action_trigger_runner example config file
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15727
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Sun, 7 Mar 2010 19:33:15 +0000 (19:33 +0000)]
Added comments; tinkered with white space here and there.
Rearranged the code a bit for clarity, without changing functionality.
In doFieldMapperSearch():
- Renamed meta to class_meta, in order to distiguish it from method metadata.
- Rename obj to row_obj, which is more descriptive, and moved its declaration
closer to its first use.
- Moved the declaration of dedup and links closer to their first uses.
In oilsMakeFieldmapperFromResult():
- Moved the declarations of several variables closer to their first uses.
- Eliminated a couple of unnecessary calls to memset().
M Open-ILS/src/c-apps/oils_cstore.c
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15726
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Sat, 6 Mar 2010 17:28:47 +0000 (17:28 +0000)]
Tidied up white space, mostly by changing indentation from
spaces to tabs, and by breaking up excessively long lines.
Added or modified a few comments.
No substantive changes.
M Open-ILS/src/c-apps/oils_cstore.c
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15725
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Fri, 5 Mar 2010 20:32:19 +0000 (20:32 +0000)]
1. In verifyObjectClass(): renamed meta to method_meta in order to distinguish
it from class metadata. Rearranged a bit for clarity.
2. Added or tweaked some comments.
M Open-ILS/src/c-apps/oils_cstore.c
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15722
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Fri, 5 Mar 2010 19:57:06 +0000 (19:57 +0000)]
complete the transition from delete() to eliminate()
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15721
dcc99617-32d9-48b4-a31d-
7c20da2025e4
dbs [Fri, 5 Mar 2010 19:27:45 +0000 (19:27 +0000)]
Forward port r15718 from rel_1_6_0: improved date/time formatting in My Account
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15720
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Fri, 5 Mar 2010 19:15:26 +0000 (19:15 +0000)]
Add a new permission, ADMIN_ACQ_CANCEL_CAUSE
Add two rows of seed data for acq.cancel_reason
M Open-ILS/src/sql/Pg/002.schema.config.sql
A Open-ILS/src/sql/Pg/upgrade/0180.data.acq.cancel-reasons.sql
M Open-ILS/src/sql/Pg/950.data.seed-values.sql
M Open-ILS/examples/fm_IDL.xml
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15717
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Fri, 5 Mar 2010 16:58:40 +0000 (16:58 +0000)]
provide formatters for translation grid cells; move some inline js to the end, as the nodes referenced to exist yet; fix a couple typos/double-pastes
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15714
dcc99617-32d9-48b4-a31d-
7c20da2025e4
dbs [Fri, 5 Mar 2010 16:52:34 +0000 (16:52 +0000)]
Add permissions for IMPORT_ALT_TCN and ADMIN_TRIGGER_EVENT_DEF to upgrade and seed data
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15713
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 5 Mar 2010 16:47:53 +0000 (16:47 +0000)]
added support for overriding the searchAttr in addition the labelAttr. This is necessary when using HTML labelAttrs, which do not work in type-ahead or in display fields
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15712
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Fri, 5 Mar 2010 15:20:34 +0000 (15:20 +0000)]
added ability to use an external function (bypassing pcrud) for retrieving linked data lists
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15707
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Thu, 4 Mar 2010 22:11:29 +0000 (22:11 +0000)]
Add a cancel_reason column to acq.lineitem_detail, pointing to
acq.cancel_reason. See KCLS ticket #3015.
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/0178.schema.acq.lid-cancel-reason.sql
M Open-ILS/examples/fm_IDL.xml
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15705
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Thu, 4 Mar 2010 21:31:55 +0000 (21:31 +0000)]
Create new table acq.cancel_reason.
Create new columns pointing to it in acq.purchase_order and
acq.lineitem.
See KCLS ticket #3015.
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/0177.schema.cancel_reason.sql
M Open-ILS/examples/fm_IDL.xml
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15704
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Thu, 4 Mar 2010 20:25:20 +0000 (20:25 +0000)]
correct the script type
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15703
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Thu, 4 Mar 2010 20:20:30 +0000 (20:20 +0000)]
MORE: convert from permacrud to pcrud -- not as big as it looks -- and move some startup logic to the top (even though yslow will hate me)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15702
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Thu, 4 Mar 2010 20:11:59 +0000 (20:11 +0000)]
MORE: convert from permacrud to pcrud -- not as big as it looks -- and move some startup logic to the top (even though yslow will hate me)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15701
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Thu, 4 Mar 2010 20:07:40 +0000 (20:07 +0000)]
MORE: convert from permacrud to pcrud -- not as big as it looks -- and move some startup logic to the top (even though yslow will hate me)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15700
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Thu, 4 Mar 2010 20:05:51 +0000 (20:05 +0000)]
MORE: convert from permacrud to pcrud -- not as big as it looks -- and move some startup logic to the top (even though yslow will hate me)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15699
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Thu, 4 Mar 2010 19:49:03 +0000 (19:49 +0000)]
MORE: convert from permacrud to pcrud -- not as big as it looks -- and move some startup logic to the top (even though yslow will hate me)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15698
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Thu, 4 Mar 2010 19:33:29 +0000 (19:33 +0000)]
convert from permacrud to pcrud -- not as big as it looks -- and move some startup logic to the top (even though yslow will hate me)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15697
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Thu, 4 Mar 2010 17:42:02 +0000 (17:42 +0000)]
Add two columns, both intervals, both nullable:
acq.provider.default_claim_interval
acq.lineitem.claim_interval
See KCLS ticket #3012.
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/0176.schema.acq.claim_interval.sql
M Open-ILS/examples/fm_IDL.xml
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15696
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Thu, 4 Mar 2010 16:19:14 +0000 (16:19 +0000)]
forward-porting r15694: preserve time component of original circ when backdating -- mainly to avoid over-voiding billings
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15695
dcc99617-32d9-48b4-a31d-
7c20da2025e4
phasefx [Thu, 4 Mar 2010 15:27:56 +0000 (15:27 +0000)]
When the patron search interface is spawned from the patron registration interface for listing potential duplicate patrons, correctly handle the horizontal patron summary setting.
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15690
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Thu, 4 Mar 2010 05:04:58 +0000 (05:04 +0000)]
Slightly rearranged the treatment of transaction ids so as to avoid
repeated calls to getXactId(). Also: when committing or rolling back,
return the transaction id from getXactId() instead of referencing the
session_id of the application session.
In dispatchCRUDMethod: Added comments. Renamed meta to method_meta
to distinguish it from class metadata. Avoid unnecessary lookups of
the class metadata. Rearrange things a bit for clarity.
M Open-ILS/src/c-apps/oils_cstore.c
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15689
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 3 Mar 2010 23:00:23 +0000 (23:00 +0000)]
wrap labelFormat formatting in try/catch to present better errors to caller
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15688
dcc99617-32d9-48b4-a31d-
7c20da2025e4
dbs [Wed, 3 Mar 2010 21:31:19 +0000 (21:31 +0000)]
Commit Jason Etheridge's base vimrc as some semblance of coding conventions
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15687
dcc99617-32d9-48b4-a31d-
7c20da2025e4
dbs [Wed, 3 Mar 2010 21:08:08 +0000 (21:08 +0000)]
Patch from Galen Charlton <gmc@esilibrary.com> to prevent one bad MARC record from spoiling the rest of the export
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15686
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 3 Mar 2010 20:25:44 +0000 (20:25 +0000)]
additional code-level comments
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15685
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 3 Mar 2010 20:25:44 +0000 (20:25 +0000)]
finished support for lableFormat for auto-widgets that use filtering selects
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15684
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 3 Mar 2010 20:25:43 +0000 (20:25 +0000)]
override the fund labels in copy edit interface autowidgets to show the fund year in addition to fund code
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15683
dcc99617-32d9-48b4-a31d-
7c20da2025e4
erickson [Wed, 3 Mar 2010 20:25:42 +0000 (20:25 +0000)]
started support for overrideing the label for remote object filtering selects
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15682
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Wed, 3 Mar 2010 19:36:11 +0000 (19:36 +0000)]
keep the original due_date time component of day-granular circs on due_date edit
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15680
dcc99617-32d9-48b4-a31d-
7c20da2025e4
senator [Wed, 3 Mar 2010 19:18:55 +0000 (19:18 +0000)]
Acq: middle-layer support for unified lineitem/purchase order/picklist search
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15679
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Wed, 3 Mar 2010 17:43:20 +0000 (17:43 +0000)]
need to add a space here, in case the term contains a : (parser gets confused)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15676
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Wed, 3 Mar 2010 16:38:52 +0000 (16:38 +0000)]
patch from Jason Stephenson to allow the EVERYTHING permission in permission.usr_has_perm_at_nd
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15673
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Wed, 3 Mar 2010 16:23:02 +0000 (16:23 +0000)]
Patch from Warren Layton to remove a debugging alert in the permission creation interface
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15670
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Wed, 3 Mar 2010 15:52:07 +0000 (15:52 +0000)]
Tidied up white space, mainly by indenting with tabs instead of spaces.
Added some comments. No substantive changes.
M Open-ILS/src/c-apps/oils_cstore.c
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15669
dcc99617-32d9-48b4-a31d-
7c20da2025e4
scottmk [Wed, 3 Mar 2010 03:24:23 +0000 (03:24 +0000)]
1. Encapsulated into a few small functions the management of session-level
information (currently just the transaction ID).
2. Fixed a bug in the treatment of the transaction ID that had caused us to
issue useless extra rollbacks whenever we did a commit or a rollback.
3. Further tinkered with comments.
M Open-ILS/src/c-apps/oils_cstore.c
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15668
dcc99617-32d9-48b4-a31d-
7c20da2025e4
senator [Tue, 2 Mar 2010 23:05:16 +0000 (23:05 +0000)]
Acq: add a tooltip to show lineitem alert text description along with code
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15667
dcc99617-32d9-48b4-a31d-
7c20da2025e4
miker [Tue, 2 Mar 2010 22:36:39 +0000 (22:36 +0000)]
forward-porting r15664: protect mmbxs mat view from NULLs
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15666
dcc99617-32d9-48b4-a31d-
7c20da2025e4
dbs [Tue, 2 Mar 2010 21:32:20 +0000 (21:32 +0000)]
Add ALLOW_ALT_TCN permission to the permission list
If given this permission, it will enable rogue cataloguers to set a
different TCN if an incoming bib record conflicts with an existing
bib record.
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15663
dcc99617-32d9-48b4-a31d-
7c20da2025e4
dbs [Tue, 2 Mar 2010 20:59:11 +0000 (20:59 +0000)]
Fix bug where diacritics could be corrupted in places like the library hierarchy selection list in the SlimPAC
Apply patch from Galen Charlton to ensure required version of Encode.pm; also removes support for Ubuntu Gutsy
From https://bugs.launchpad.net/evergreen/+bug/525069
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15662
dcc99617-32d9-48b4-a31d-
7c20da2025e4