]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
15 years agoGraham's patch for finishing up the bib/auth attribute editor and DTD-ification for...
erickson [Fri, 3 Oct 2008 14:15:22 +0000 (14:15 +0000)]
Graham's patch for finishing up the bib/auth attribute editor and DTD-ification for i18n.  w00t*2

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

15 years agoadded conify link to admin page
erickson [Fri, 3 Oct 2008 02:10:36 +0000 (02:10 +0000)]
added conify link to admin page

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

15 years agoadding an new test report and some better formatting
miker [Thu, 2 Oct 2008 19:11:02 +0000 (19:11 +0000)]
adding an new test report and some better formatting

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

15 years agoallowing per-org_unit reshelving complete setting
miker [Thu, 2 Oct 2008 00:56:44 +0000 (00:56 +0000)]
allowing per-org_unit reshelving complete setting

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

15 years agoadded url param that, if present, prevents search propogation to the advanced search...
erickson [Wed, 1 Oct 2008 17:17:36 +0000 (17:17 +0000)]
added url param that, if present, prevents search propogation to the advanced search interface

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

15 years agoimport each record inside its own transaction, so that a single failure won't kill...
erickson [Wed, 1 Oct 2008 16:56:52 +0000 (16:56 +0000)]
import each record inside its own transaction, so that a single failure won't kill the whole import.  on failure, return the failure event in the response for that record.

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

15 years agodo not limit queue display to matched records by default
erickson [Wed, 1 Oct 2008 16:40:26 +0000 (16:40 +0000)]
do not limit queue display to matched records by default

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

15 years agoA completely overhauled and generally much improved version of marc2bre from
miker [Wed, 1 Oct 2008 12:42:59 +0000 (12:42 +0000)]
A completely overhauled and generally much improved version of marc2bre from
Dan Wells.  Among other impovements, this contains:

1) In addition to or instead of specifying an "ID" field, one may now specify
a TCN field.  Our utter reliance on TCNs in my library may be out of the
ordinary, but maybe not, so I am hoping this option will prove useful to
others.

2) Some ambiguously named options have been deprecated and replaced with better
ones.  Either are still supported.  I considered trying to standardize the use
of underscores in option names, but didn't want to overstep on that.  The new
'tcn*' options are patterned after the 'id*' options (no underscores), but a
few other old and new options both did and still do have underscores where
readability is otherwise (subjectively) difficult.

3) Because of this new emphasis on preserving TCNs, any code which assumed the
ID and TCN to be related no longer does so.  They can of course still be the
same if desired.  Many variables have been renamed to make this distinction
much more explicit.

4) A recently added 'use901' flag has been expanded to now skip all ID/TCN
processing entirely and simply use the values in the 901.  I am unsure if that
was the intention, but it sounded good to me, and I believe many other desired
effects can be achieved by now using a combination of idfield and tcnfield
values.

5) Rather than defaulting to 'System' for TCN source, 'System' is reserved for
TCNs which are set to match the corresponding internal record IDs and
'Unknown' is used for all others.  Also, 'Sirsi_Auto' was added for
identifying imported Sirsi auto-generated TCNs (e.g. a1234567).

6) The code is now much more throughly commented, including basic explanations
of all the options.

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

15 years agomore logs
erickson [Wed, 1 Oct 2008 02:15:20 +0000 (02:15 +0000)]
more logs

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

15 years agoadded additional error logging
erickson [Wed, 1 Oct 2008 02:13:37 +0000 (02:13 +0000)]
added additional error logging

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

15 years agoneeded an extra bit of logic to tell checkout.full not to treat a precat as a stop...
erickson [Wed, 1 Oct 2008 00:29:18 +0000 (00:29 +0000)]
needed an extra bit of logic to tell checkout.full not to treat a precat as a stop-event if the caller knows it is a precat

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

15 years agotypo on array_position
miker [Tue, 30 Sep 2008 17:41:16 +0000 (17:41 +0000)]
typo on array_position

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

15 years agoadding hold verification support per copy_location
miker [Tue, 30 Sep 2008 17:38:12 +0000 (17:38 +0000)]
adding hold verification support per copy_location

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

15 years agoload the new org settings UI
erickson [Mon, 29 Sep 2008 20:50:21 +0000 (20:50 +0000)]
load the new org settings UI

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

15 years agoopac/staff login timeouts are now inherited (see last change to oils_utils.c)
erickson [Mon, 29 Sep 2008 20:45:39 +0000 (20:45 +0000)]
opac/staff login timeouts are now inherited (see last change to oils_utils.c)

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

15 years agolog event loading at internal level, too wordy
erickson [Mon, 29 Sep 2008 20:43:43 +0000 (20:43 +0000)]
log event loading at internal level, too wordy

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

15 years agofixed bug in org setting value parsing. now calling ancestor default method to searc...
erickson [Mon, 29 Sep 2008 20:43:23 +0000 (20:43 +0000)]
fixed bug in org setting value parsing.  now calling ancestor default method to search up org tree for settings.  in particular, this will effect opac timeout settings

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

15 years agonot necessary for expire/thaw dates to be in the future when editing other values...
erickson [Mon, 29 Sep 2008 19:06:16 +0000 (19:06 +0000)]
not necessary for expire/thaw dates to be in the future when editing other values on an existing hold

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

15 years agoadded a new pile of settings. added a flag to indicate when a value is not inherited...
erickson [Mon, 29 Sep 2008 16:15:17 +0000 (16:15 +0000)]
added a new pile of settings.  added a flag to indicate when a value is not inherited from the parent org settings at runtime

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

15 years agoremoved duplicate require
erickson [Mon, 29 Sep 2008 15:30:35 +0000 (15:30 +0000)]
removed duplicate require

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

15 years agosettings are now editable. added different widget types for the expected settings...
erickson [Mon, 29 Sep 2008 15:29:53 +0000 (15:29 +0000)]
settings are now editable.  added different widget types for the expected settings values.  started plugging in entities

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

15 years agosome more xmlent settings for the xhtml files
erickson [Mon, 29 Sep 2008 15:27:57 +0000 (15:27 +0000)]
some more xmlent settings for the xhtml files

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

15 years agoupdating org settings now requires an explicit permission per setting
erickson [Mon, 29 Sep 2008 15:26:52 +0000 (15:26 +0000)]
updating org settings now requires an explicit permission per setting

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

15 years agochanged file type to xhtml to match other admin files. added support for choosing...
erickson [Mon, 29 Sep 2008 13:24:03 +0000 (13:24 +0000)]
changed file type to xhtml to match other admin files.  added support for choosing the context org

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

15 years agoorg unit setting editor that is more context-specific, which honors parent settings...
erickson [Mon, 29 Sep 2008 04:51:39 +0000 (04:51 +0000)]
org unit setting editor that is more context-specific, which honors parent settings.  read-only for now.  later this will replace the existing org settings editor

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

15 years agoHard-code path to ldconfig, which is evil but works for Debian/Ubuntu anyways
dbs [Mon, 29 Sep 2008 02:02:42 +0000 (02:02 +0000)]
Hard-code path to ldconfig, which is evil but works for Debian/Ubuntu anyways

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

15 years agoi18n-ize the default in-db Z39.50 servers (and fix a missing column value for OCLC...
dbs [Sun, 28 Sep 2008 23:15:31 +0000 (23:15 +0000)]
i18n-ize the default in-db Z39.50 servers (and fix a missing column value for OCLC along the way)

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

15 years agomake in-db authoritative, but allow config file values as well
miker [Sun, 28 Sep 2008 20:52:36 +0000 (20:52 +0000)]
make in-db authoritative, but allow config file values as well

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

15 years agoexpose the new in-db z39.50 config
miker [Sun, 28 Sep 2008 20:48:10 +0000 (20:48 +0000)]
expose the new in-db z39.50 config

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

15 years agobackend support for marking unrecovered debt
miker [Sun, 28 Sep 2008 19:24:46 +0000 (19:24 +0000)]
backend support for marking unrecovered debt

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

15 years agoAdd permission descriptions from wiki.
dbs [Sun, 28 Sep 2008 02:45:06 +0000 (02:45 +0000)]
Add permission descriptions from wiki.
Edit descriptions for consistency.
Break up some noun strings for easier reading and translation.
Closes #23.

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

15 years agoAdd unAPI to main record details instead of only in MARC view
dbs [Sun, 28 Sep 2008 01:44:41 +0000 (01:44 +0000)]
Add unAPI to main record details instead of only in MARC view

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

15 years agofinished up the payable-by-credit-balance api call
erickson [Fri, 26 Sep 2008 21:13:19 +0000 (21:13 +0000)]
finished up the payable-by-credit-balance api call

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

15 years agoadded ability to only fetch/dislplay non-imported recs in queue retrieval. hiding...
erickson [Fri, 26 Sep 2008 20:19:19 +0000 (20:19 +0000)]
added ability to only fetch/dislplay non-imported recs in queue retrieval.  hiding page footer for now, since it seems to be causing probs with the bottom grid scroll

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

15 years agoplug in the proxy for logging into vandelay from outside the staff client
erickson [Fri, 26 Sep 2008 19:39:57 +0000 (19:39 +0000)]
plug in the proxy for logging into vandelay from outside the staff client

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

15 years agoadded params for filtering pubdate before/after/between/during. added functional...
erickson [Fri, 26 Sep 2008 18:54:19 +0000 (18:54 +0000)]
added params for filtering pubdate before/after/between/during.  added functional support for before/after/between from advanced search interface.  suggestions on labels appreciated

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

15 years agoUse a locally hosted yaz package to avoid strange firewalls
dbs [Fri, 26 Sep 2008 18:43:36 +0000 (18:43 +0000)]
Use a locally hosted yaz package to avoid strange firewalls

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

15 years agoTest records with Hebrew script and linking fields donated by Yitzchak Schaffer ...
dbs [Fri, 26 Sep 2008 16:54:33 +0000 (16:54 +0000)]
Test records with Hebrew script and linking fields donated by Yitzchak Schaffer <yitzchas@touro.edu>

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

15 years agofixing BETWEEN pub date filtering
miker [Fri, 26 Sep 2008 16:50:12 +0000 (16:50 +0000)]
fixing BETWEEN pub date filtering

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

15 years agoonly compare the first 9 chars, in case the content type is "text/html; charset=blah...
erickson [Thu, 25 Sep 2008 21:44:55 +0000 (21:44 +0000)]
only compare the first 9 chars, in case the content type is "text/html; charset=blah", or similar.

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

15 years agochanged name to .xml since the file must be valid xml for mod_xmlent to eat it
erickson [Thu, 25 Sep 2008 21:33:04 +0000 (21:33 +0000)]
changed name to .xml since the file must be valid xml for mod_xmlent to eat it

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

15 years agochanged name to .xml since the file must be valid xml for mod_xmlent to eat it
erickson [Thu, 25 Sep 2008 21:32:52 +0000 (21:32 +0000)]
changed name to .xml since the file must be valid xml for mod_xmlent to eat it

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

15 years agolots of small changes to support using mod_xmlent with vandelay. added new apache...
erickson [Thu, 25 Sep 2008 21:31:51 +0000 (21:31 +0000)]
lots of small changes to support using mod_xmlent with vandelay.  added new apache config section to that effect

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

15 years agoGraham's initial bib attr definition create/update UI. w00t
erickson [Thu, 25 Sep 2008 19:11:23 +0000 (19:11 +0000)]
Graham's initial bib attr definition create/update UI.  w00t

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

15 years agoadded a nice, friendly arrow to better indicate the "return to previous page" buttons
erickson [Thu, 25 Sep 2008 18:17:53 +0000 (18:17 +0000)]
added a nice, friendly arrow to better indicate the "return to previous page" buttons

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

15 years agoBump YAZ to 3.0.34 - has been tested on 64-bit Debian and 32-bit Ubuntu servers and...
dbs [Thu, 25 Sep 2008 16:11:18 +0000 (16:11 +0000)]
Bump YAZ to 3.0.34 - has been tested on 64-bit Debian and 32-bit Ubuntu servers and enables z39.50 server

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

15 years agoinstead of displaying a link on match cells, have a dedicated match column, which...
erickson [Thu, 25 Sep 2008 13:25:11 +0000 (13:25 +0000)]
instead of displaying a link on match cells, have a dedicated match column, which links to a page with all matches.

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

15 years agoFix order of oils_i18n_gettext elements
dbs [Thu, 25 Sep 2008 02:52:39 +0000 (02:52 +0000)]
Fix order of oils_i18n_gettext elements

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

15 years agono comma ...
miker [Wed, 24 Sep 2008 20:43:42 +0000 (20:43 +0000)]
no comma ...

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

15 years agoadding prefix and suffix to name display in myopac
miker [Wed, 24 Sep 2008 20:13:32 +0000 (20:13 +0000)]
adding prefix and suffix to name display in myopac

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

15 years agoinspect queue now gives option to inspect completed queues as well. added marc2html...
erickson [Tue, 23 Sep 2008 21:49:35 +0000 (21:49 +0000)]
inspect queue now gives option to inspect completed queues as well.  added marc2html option on main queue grid.  more dojo layout normalization

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

15 years agoadded filter options for owner queue retrievel. added method to turn a record into...
erickson [Tue, 23 Sep 2008 21:48:20 +0000 (21:48 +0000)]
added filter options for owner queue retrievel.  added method to turn a record into html for display

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

15 years agocan now pass raw marcxml to the marc2html method and it will generate the html
erickson [Tue, 23 Sep 2008 21:47:36 +0000 (21:47 +0000)]
can now pass raw marcxml to the marc2html method and it will generate the html

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

15 years agoapplying mike's grid scroll fixes, jason's typo fix. thanks guys
erickson [Tue, 23 Sep 2008 18:38:17 +0000 (18:38 +0000)]
applying mike's grid scroll fixes, jason's typo fix.  thanks guys

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

15 years agomoved to file-based marc storage, since memcache has a hard-coded 1MB limit on data...
erickson [Tue, 23 Sep 2008 15:32:28 +0000 (15:32 +0000)]
moved to file-based marc storage, since memcache has a hard-coded 1MB limit on data sizes.  added a (hard-coded for now) max file size setting.  deleting file and cache data after records are spooled.  added example config

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

15 years agotypo
erickson [Tue, 23 Sep 2008 12:36:54 +0000 (12:36 +0000)]
typo

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

15 years agostaff function for editing expiration date for arbitrary holds in various hold interfaces
phasefx [Mon, 22 Sep 2008 20:52:22 +0000 (20:52 +0000)]
staff function for editing expiration date for arbitrary holds in various hold interfaces

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

15 years agobetter protection for non-existent hold expire interval setting
erickson [Mon, 22 Sep 2008 20:40:38 +0000 (20:40 +0000)]
better protection for non-existent hold expire interval setting

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

15 years agochanged return object key names for consistency
erickson [Mon, 22 Sep 2008 16:39:32 +0000 (16:39 +0000)]
changed return object key names for consistency

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

15 years agoadded support for deposit/rental billing at checkout time based on item deposit ...
erickson [Mon, 22 Sep 2008 16:38:03 +0000 (16:38 +0000)]
added support for deposit/rental billing at checkout time based on item deposit / deposit_amount settings

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

15 years agotreat a "failed" request as an exception
erickson [Mon, 22 Sep 2008 16:09:57 +0000 (16:09 +0000)]
treat a "failed" request as an exception

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

15 years agogo one deeper in the caller stack so we're not repeating
erickson [Mon, 22 Sep 2008 16:09:05 +0000 (16:09 +0000)]
go one deeper in the caller stack so we're not repeating

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

15 years agoforgot this when porting. Test SSL right from the start
phasefx [Mon, 22 Sep 2008 13:22:15 +0000 (13:22 +0000)]
forgot this when porting.  Test SSL right from the start

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

15 years agoignore the native catalog search when processing async z39 results
erickson [Mon, 22 Sep 2008 13:20:11 +0000 (13:20 +0000)]
ignore the native catalog search when processing async z39 results

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

15 years agoporting the ability to search the local catalog as a Z3050 source
erickson [Mon, 22 Sep 2008 12:36:57 +0000 (12:36 +0000)]
porting the ability to search the local catalog as a Z3050 source

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

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

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

15 years agotoward standardizing some list actions
phasefx [Mon, 22 Sep 2008 05:04:45 +0000 (05:04 +0000)]
toward standardizing some list actions

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

15 years agofix disable/enable of clipboard action. I'm not sure when @disabled is preferable...
phasefx [Mon, 22 Sep 2008 04:51:37 +0000 (04:51 +0000)]
fix disable/enable of clipboard action.  I'm not sure when @disabled is preferable over .disabled, but in some cases it makes a difference

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

15 years agobad search & replace. Need to ask Bill for an .authoritative version of open-ils...
phasefx [Mon, 22 Sep 2008 04:41:19 +0000 (04:41 +0000)]
bad search & replace.  Need to ask Bill for an .authoritative version of open-ils.search.biblio.mods_from_copy

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

15 years agotoward standardizing some list actions
phasefx [Mon, 22 Sep 2008 04:36:43 +0000 (04:36 +0000)]
toward standardizing some list actions

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

15 years agofocus on textbox after list action
phasefx [Mon, 22 Sep 2008 04:22:49 +0000 (04:22 +0000)]
focus on textbox after list action

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

15 years agotoward standardizing some list actions
phasefx [Mon, 22 Sep 2008 03:57:45 +0000 (03:57 +0000)]
toward standardizing some list actions

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

15 years agotoward standardizing some list actions
phasefx [Mon, 22 Sep 2008 03:51:01 +0000 (03:51 +0000)]
toward standardizing some list actions

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

15 years agotypoes
phasefx [Mon, 22 Sep 2008 03:18:13 +0000 (03:18 +0000)]
typoes

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

15 years agohave the accesskeys for these buttons fire the embedded menu
phasefx [Mon, 22 Sep 2008 01:51:07 +0000 (01:51 +0000)]
have the accesskeys for these buttons fire the embedded menu

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

15 years agolet's do the tabpanel hiding for the first view
phasefx [Sun, 21 Sep 2008 19:36:34 +0000 (19:36 +0000)]
let's do the tabpanel hiding for the first view

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

15 years agoBy hiding the contents of an unseen tabpanel, we can avoid problems with colliding...
phasefx [Sun, 21 Sep 2008 19:31:18 +0000 (19:31 +0000)]
By hiding the contents of an unseen tabpanel, we can avoid problems with colliding accesskeys

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

15 years agofix the marc view/result view button
phasefx [Sun, 21 Sep 2008 18:22:11 +0000 (18:22 +0000)]
fix the marc view/result view button

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

15 years agoback to a more traditional z-client look. The Local Catalog service won't work until...
phasefx [Sun, 21 Sep 2008 18:16:32 +0000 (18:16 +0000)]
back to a more traditional z-client look.  The Local Catalog service won't work until we port some changes from acq-experimental/Z3950.pm.  Might also be worth reporting the 'native-evergreen-catalog' service along with other services in open-ils.search.z3950.retrieve_services, so we can better control what search fields are advertised with it, etc

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

15 years agothe util.widgets.load/save_attributes is an attempt at rolling our own 'persist'...
phasefx [Sun, 21 Sep 2008 05:52:34 +0000 (05:52 +0000)]
the util.widgets.load/save_attributes is an attempt at rolling our own 'persist' for elements.  For menulists, we shouldn't force a value that doesn't actually exist as a menuitem

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

15 years agoOops, didn't realize the Makefile was no longer under version control. Copy the...
phasefx [Sun, 21 Sep 2008 02:18:36 +0000 (02:18 +0000)]
Oops, didn't realize the Makefile was no longer under version control.  Copy the bindings.xml file from chrome to server/ for xhtml files using messagecatalog

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

15 years agoMake this method return 1 and 0 like the description says. Currently the staff clien...
phasefx [Sun, 21 Sep 2008 02:12:04 +0000 (02:12 +0000)]
Make this method return 1 and 0 like the description says.  Currently the staff client can't distinguish legitimate null returns from network errors

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

15 years agoGetting messagecatalog to work with html via a div
phasefx [Sun, 21 Sep 2008 01:38:55 +0000 (01:38 +0000)]
Getting messagecatalog to work with html via a div

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

15 years agofindNodesByName was not liking these <tr>'s outside of <table>'s
phasefx [Sun, 21 Sep 2008 01:23:47 +0000 (01:23 +0000)]
findNodesByName was not liking these <tr>'s outside of <table>'s

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

15 years agoAdded an event to prevent the following...
phasefx [Sun, 21 Sep 2008 00:27:11 +0000 (00:27 +0000)]
Added an event to prevent the following...

srfsh# request open-ils.actor open-ils.actor.user.get_work_ous "065ee1b9c57f56e84f7d60de44774eaa", 2

Received Exception:
Name: osrfMethodException
Status:  *** Call to [open-ils.actor.user.get_work_ous] failed for session [1221956703.677298.122195670312701], thread trace [1]:
Exception: OpenSRF::EX 2008-09-20T20:25:05 OpenSRF::Application /usr/local/share/perl/5.8.8/OpenSRF/Application.pm:202 : No event defined with textcode: PERMISSION_USR_WORK_OU_MAP_NOT_FOUND

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

15 years agofinish I18N'izing the copy editor. One minor bug remains: if the locale changes...
phasefx [Sat, 20 Sep 2008 07:40:51 +0000 (07:40 +0000)]
finish I18N'izing the copy editor.  One minor bug remains: if the locale changes, then templates will still work, but you won't get the spiffy green background color showing which fields the template affected

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

15 years agomove these lingering methods from Cat.pm to Cat/BibCommon.pm and put a trailing 1...
phasefx [Sat, 20 Sep 2008 06:03:57 +0000 (06:03 +0000)]
move these lingering methods from Cat.pm to Cat/BibCommon.pm and put a trailing 1; in BibCommon.pm

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

15 years agoLet's go back to this way for the time being. I tried calling it as ->get_org_tree...
phasefx [Sat, 20 Sep 2008 02:32:49 +0000 (02:32 +0000)]
Let's go back to this way for the time being.  I tried calling it as ->get_org_tree() but was still having trouble.  Bill?

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

15 years agoAdd sample MARC data with 1000 (jazz) and 5000 (music) records
dbs [Fri, 19 Sep 2008 21:07:08 +0000 (21:07 +0000)]
Add sample MARC data with 1000 (jazz) and 5000 (music) records

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

15 years agoset processed count to 0 pre-upload. fixed bug in is-grid-already-built logic
erickson [Fri, 19 Sep 2008 20:52:39 +0000 (20:52 +0000)]
set processed count to 0 pre-upload.  fixed bug in is-grid-already-built logic

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

15 years agonew event for queue name exists
erickson [Fri, 19 Sep 2008 20:52:01 +0000 (20:52 +0000)]
new event for queue name exists

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

15 years agoreturn event if relevent queue name exists
erickson [Fri, 19 Sep 2008 20:51:39 +0000 (20:51 +0000)]
return event if relevent queue name exists

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

15 years agoupdating display with number of processed records as they are processed. no longer...
erickson [Fri, 19 Sep 2008 20:25:52 +0000 (20:25 +0000)]
updating display with number of processed records as they are processed.  no longer showing the "no records" page since you need acess to the grid to control the filters if there were no hits

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

15 years agofixed import name
erickson [Fri, 19 Sep 2008 20:23:26 +0000 (20:23 +0000)]
fixed import name

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

15 years agoadded auto-import of non-colliding recs support
erickson [Fri, 19 Sep 2008 18:49:35 +0000 (18:49 +0000)]
added auto-import of non-colliding recs support

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

15 years agoAdd sets of 100 and 500 MARC records (French, MARC8, Unicorn GL3.1 source)
dbs [Fri, 19 Sep 2008 18:24:41 +0000 (18:24 +0000)]
Add sets of 100 and 500 MARC records (French, MARC8, Unicorn GL3.1 source)

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

15 years agousing local authority create/overlay methods. some cleanup of overaly target handling
erickson [Fri, 19 Sep 2008 17:48:15 +0000 (17:48 +0000)]
using local authority create/overlay methods.  some cleanup of overaly target handling

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

15 years agoexplicity use app::sesssion
erickson [Fri, 19 Sep 2008 17:47:24 +0000 (17:47 +0000)]
explicity use app::sesssion

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

15 years agolike bib, moved the authority create/overlay logic to an external module for use...
erickson [Fri, 19 Sep 2008 17:47:03 +0000 (17:47 +0000)]
like bib, moved the authority create/overlay logic to an external module for use by non-open-ils.cat apps

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

15 years agonow using the local, uni-transaction versions of bib create/update
erickson [Fri, 19 Sep 2008 17:07:36 +0000 (17:07 +0000)]
now using the local, uni-transaction versions of bib create/update

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