evergreen-equinox.git
13 years agoempty case for myopac/circs opac-tt-poc-demo2
senator [Mon, 21 Feb 2011 21:35:41 +0000]
empty case for myopac/circs

13 years agoempty case for myopac/holds. use of quant for plural word in i18n.
senator [Mon, 21 Feb 2011 21:18:33 +0000]
empty case for myopac/holds. use of quant for plural word in i18n.

13 years agoshow summarized copy availability on results page
senator [Mon, 21 Feb 2011 20:59:31 +0000]
show summarized copy availability on results page

13 years agoMerge branch 'master' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen-equin...
berick [Mon, 21 Feb 2011 20:37:39 +0000]
Merge branch 'master' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen-equinox into opac-tt-poc

13 years agoi18n cleanup
berick [Mon, 21 Feb 2011 20:32:07 +0000]
i18n cleanup

13 years agoberick spotted it. double escaping.
senator [Mon, 21 Feb 2011 20:23:02 +0000]
berick spotted it. double escaping.

13 years agoMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilibrary.com/home/evergreen/evergr...
senator [Mon, 21 Feb 2011 19:49:33 +0000]
Merge branch 'opac-tt-poc' of ssh://senator@yeti.esilibrary.com/home/evergreen/evergreen-equinox into opac-tt-poc

13 years agobig ol' commit making advanced search work, albeit with issues
senator [Mon, 21 Feb 2011 19:42:38 +0000]
big ol' commit making advanced search work, albeit with issues

most obvious issue is that advanced search leads to a result page that
renders with a basic search form filled out in a silly-looking way

I'm thinking it'd be best when showing results from an advanced search
to *not* show that basic search form, but instead have a hidden version
of the advanced search form, prepopulated, revealable by a button
labeled "refine your search" or something.

That way we'd not have to worry about reversing query parser syntax back
into broken-out widget values. make sense?

13 years agoMake sure we continue looping in situations where there is only one copy
miker [Mon, 21 Feb 2011 18:34:02 +0000]
Make sure we continue looping in situations where there is only one copy

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

13 years agoAdd support for 9.0 in initial db creation scripts
miker [Mon, 21 Feb 2011 15:44:17 +0000]
Add support for 9.0 in initial db creation scripts

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

13 years agoAddressing LP bug: https://bugs.launchpad.net/evergreen/+bug/721450
miker [Mon, 21 Feb 2011 15:39:29 +0000]
Addressing LP bug: https://bugs.launchpad.net/evergreen/+bug/721450

If a series-class index definition has been removed, the data remains in the field entry table.  This is because there was no fkey previously.  We need to clean that data out so that the fkey can be validated during upgrade.

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

13 years agoimmediate cache expiration for html is too aggressive, leading to re-fetches on curre...
berick [Fri, 18 Feb 2011 22:05:03 +0000]
immediate cache expiration for html is too aggressive, leading to re-fetches on current page w/ chrome;  give the browser a few seconds to breathe

13 years agoA function for normalizing numeric strings
miker [Fri, 18 Feb 2011 20:32:13 +0000]
A function for normalizing numeric strings

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

13 years agoinitial cut of anonymoust cache record lists (aka My List) management; minor cleanup
berick [Fri, 18 Feb 2011 19:58:57 +0000]
initial cut of anonymoust cache record lists (aka My List) management; minor cleanup

13 years agoadding the fines/payments tab images
berick [Fri, 18 Feb 2011 18:48:28 +0000]
adding the fines/payments tab images

13 years agoWhitespace - convert mix of tabs/spaces to pure spaces
dbs [Fri, 18 Feb 2011 18:37:33 +0000]
Whitespace - convert mix of tabs/spaces to pure spaces

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

13 years agoSwitch to BT.textContent() for Opera compatibility
dbs [Fri, 18 Feb 2011 18:36:49 +0000]
Switch to BT.textContent() for Opera compatibility

The BT.textContent() method abstracts away some of the browser
differences for us. Most importantly, it makes Opera happy.

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

13 years agoif no login redirect is set, redirect to account instead of home page
berick [Fri, 18 Feb 2011 18:33:19 +0000]
if no login redirect is set, redirect to account instead of home page

13 years agohide all refs to fines payment until its implemented to reduce confusion; minor cleanup
berick [Fri, 18 Feb 2011 18:23:32 +0000]
hide all refs to fines payment until its implemented to reduce confusion; minor cleanup

13 years agoi18n
berick [Fri, 18 Feb 2011 18:17:58 +0000]
i18n

13 years agoround of CSS cleanup; removing unused rules and replacing inline style with css...
berick [Fri, 18 Feb 2011 18:12:50 +0000]
round of CSS cleanup;  removing unused rules and replacing inline style with css classes

13 years agomild code realignment
berick [Fri, 18 Feb 2011 17:02:20 +0000]
mild code realignment

13 years agoensure all login requests are over SSL; warn of any non-SSL logout requests; add...
berick [Fri, 18 Feb 2011 15:40:08 +0000]
ensure all login requests are over SSL; warn of any non-SSL logout requests; add log line prefixes for simpler grepping

13 years agoi18n and cleanup
berick [Fri, 18 Feb 2011 14:52:41 +0000]
i18n and cleanup

13 years agoMerge branch 'master' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen-equin...
berick [Fri, 18 Feb 2011 14:38:53 +0000]
Merge branch 'master' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen-equinox into opac-tt-poc

13 years agows_ou may be null in an opac context, fall back to home org
erickson [Fri, 18 Feb 2011 14:35:06 +0000]
ws_ou may be null in an opac context, fall back to home org

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

13 years agoallow users to see their own payments w/o perm
erickson [Fri, 18 Feb 2011 14:35:05 +0000]
allow users to see their own payments w/o perm

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

13 years agoretain ability for a user to see his/her own payments and open transactions
erickson [Fri, 18 Feb 2011 14:35:04 +0000]
retain ability for a user to see his/her own payments and open transactions

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

13 years agoMore user transaction retrieval API cleanup
erickson [Fri, 18 Feb 2011 14:35:03 +0000]
More user transaction retrieval API cleanup

Use consistent xact fleshing mechanism for circulations both for
less/cleaner code and to consistently take advantage of CSToreEditor for
authoritative support.

Added .flesh option to transaction history api calls, consistent with
non-history version.

Added a have_payments history call so we can limit retrieval to xacts
that had at least 1 payment

When making sub-req calls to payment API calls, call .authoritative as
appropriate

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

13 years agowhile we're at it, condense the js/css/images deflat and cache control into 1 block
berick [Fri, 18 Feb 2011 14:14:18 +0000]
while we're at it, condense the js/css/images deflat and cache control into 1 block

13 years agounder /eg/opac, expire html immediately to pick up dynamic data; set public cache...
berick [Fri, 18 Feb 2011 14:08:51 +0000]
under /eg/opac, expire html immediately to pick up dynamic data;  set public cache-control on general images/css/js content

13 years agoafter auth expire time, redirect to logout page (which ultimately redirects home...
berick [Fri, 18 Feb 2011 14:04:32 +0000]
after auth expire time, redirect to logout page (which ultimately redirects home) to force removal of the stale auth cookie

13 years agoBolster SendEmail Reactor's handling of UTF-8 content
dbs [Fri, 18 Feb 2011 05:44:11 +0000]
Bolster SendEmail Reactor's handling of UTF-8 content

Use the Encode module and encode_utf8() instead of utf8 and utf8::encode.
The utf8 module is meant for enabling UTF-8 content in source code.

Also, add the MIME-Version / Content-type / charset headers that
some mail user agents need to know that they're dealing with Unicode
mail.

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

13 years agoBooking: fix the targeter in the I'm-reserving-this-exact-resource-with-this-
senator [Thu, 17 Feb 2011 20:53:36 +0000]
Booking: fix the targeter in the I'm-reserving-this-exact-resource-with-this-
exact-barcode case.

It should have always worked like this. This should better mirror the behavior
in the holds targeter when placing a copy-level hold.  Basically don't fail
to target a resource for a reservation later just because it's not in an
available status right at this moment.

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

13 years agobasic search classes work (except cn)
senator [Thu, 17 Feb 2011 20:15:33 +0000]
basic search classes work (except cn)

Not sure what would happen on a KCLS environment. Need to test.
bibcn nor cn do what I mean in my dev environment.

13 years agoAvoid mixed-content warnings due to HTTP link for Google Chrome Frame
dbs [Thu, 17 Feb 2011 18:55:31 +0000]
Avoid mixed-content warnings due to HTTP link for Google Chrome Frame

We're hardcoding this to HTTPS for now to avoid the mixed-content warnings that
occur when content location is https:// and the linked script is at http:// but
a config-aware patch probably wouldn't be a bad idea.

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

13 years agovestigial 2nd param to session.retrieve from opac now actually changes the behavior...
erickson [Thu, 17 Feb 2011 18:35:06 +0000]
vestigial 2nd param to session.retrieve from opac now actually changes the behavior (see r19447) in an unexpected way, remove

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

13 years agoforce new layout changes into advanced search page
senator [Thu, 17 Feb 2011 18:24:35 +0000]
force new layout changes into advanced search page

The advanced search page doesn't yet work, but should soon.

13 years agomake the zero-hits case work for search results
senator [Thu, 17 Feb 2011 14:18:53 +0000]
make the zero-hits case work for search results

13 years agoCSS hook for check-in failures with selfcheck
phasefx [Thu, 17 Feb 2011 04:18:27 +0000]
CSS hook for check-in failures with selfcheck

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

13 years agoTeach maintain_901 trigger to respect the "Use record ID for TCN" global flag
dbs [Thu, 17 Feb 2011 03:27:53 +0000]
Teach maintain_901 trigger to respect the "Use record ID for TCN" global flag

Rather than relying on the Perl layer to set the correct TCN on the way in,
do it as part of the in-database indexing to ensure that we have consistent
results no matter how the record gets into the database.

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

13 years agocrummy paging in the record pages' copy listing
senator [Wed, 16 Feb 2011 22:23:16 +0000]
crummy paging in the record pages' copy listing

13 years agoPatch based on work by Dan Wells to improve Opera BibTemplate support
miker [Wed, 16 Feb 2011 22:20:53 +0000]
Patch based on work by Dan Wells to improve Opera BibTemplate support

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

13 years agocopy details in the right place in the layout; some hide_me's sprinkled
senator [Wed, 16 Feb 2011 22:04:02 +0000]
copy details in the right place in the layout; some hide_me's sprinkled
around for now

13 years agoPatch from Thomas Berezansky to implement circulation matchpoint value fallthrough...
miker [Wed, 16 Feb 2011 20:47:11 +0000]
Patch from Thomas Berezansky to implement circulation matchpoint value fallthrough, whereby specific rules can inherit values from generic rules.

Background, taken from https://bugs.launchpad.net/evergreen/+bug/635463:

Theory:
Make the things returned (circulate, duration_rule, recurring_fine_rule, max_fine_rule, hard_due_date, total_copy_hold_ratio, available_copy_hold_ratio and renewals) "fall through" when set to NULL.

The circ matrix edit screen has had some changes too, partially for showing "Inherited" in some places where appropriate, partially for field ordering and editing display and consistency. The fields that show up earlier contribute to tests that will be applied to the circulation attempt, while the "results" that do not change what rows are considered are grouped at the end.

Pros:

You can override a subset of those fields with a specific rule while allowing broader rules to fill in the holes.
This may result in less duplication of information across rules, making things easier to maintain.
Thus, this may result in less rules in general, and thus less processing time on sorting them overall.

Cons:

Manually figuring out the specifics of what will happen will take more time/effort.
Changing a single rule may have a greater unintended effect on other rules.
Staff would need training for when to have a rule fall through and when to set it specifically.
More time to return from the DB for any rule that is "falling through" to broader rules.

Examples for the following org tree:

CONS
-SYSA
--LIBC
--LIBD
-SYSB
--LIBE
--LIBF

Implementing the following "business" rules:

At the CONS level:
By default, everything circulates, uses DFLT_DUR duration, DFLT_RFINE recurring fine, and DFLT_MFINE max fine.
Circ Modifier "book" uses the duration BOOK_DUR
Reference flagged materials don't circulate

At the SYSA level there are no special rules.

At the SYSB level the max fine should be SYSB_MFINE.

At the LIBC level the recurring fine is LIBC_RFINE

At the LIBD level circ modifier "book" uses the DFLT_DUR duration instead of "BOOK_DUR"

At the LIBE level reference flagged materials circulate.

At the LIBF level there are no special rules.

The current method would require the following circ rules to implement those business rules:

CIRC_LIB CIRC_MOD REFERENCE CIRC? DURATION_RULE RECURRING_FINE MAX_FINE
CONS NULL NULL TRUE DFLT_DUR DFLT_RFINE DFLT_MFINE
CONS NULL TRUE FALSE DFLT_DUR DFLT_RFINE DFLT_MFINE
CONS book NULL TRUE BOOK_DUR DFLT_RFINE DFLT_MFINE
CONS book TRUE FALSE BOOK_DUR DFLT_RFINE DFLT_MFINE
SYSB NULL NULL TRUE DFLT_DUR DFLT_RFINE SYSB_MFINE
SYSB NULL TRUE FALSE DFLT_DUR DFLT_RFINE SYSB_MFINE
SYSB book NULL TRUE BOOK_DUR DFLT_RFINE SYSB_MFINE
SYSB book TRUE FALSE BOOK_DUR DFLT_RFINE SYSB_MFINE
LIBC NULL NULL TRUE DFLT_DUR LIBC_RFINE DFLT_MFINE
LIBC NULL TRUE FALSE DFLT_DUR LIBC_RFINE DFLT_MFINE
LIBC book NULL TRUE BOOK_DUR LIBC_RFINE DFLT_MFINE
LIBC book TRUE FALSE BOOK_DUR LIBC_RFINE DFLT_MFINE
LIBD book NULL TRUE DFLT_DUR DFLT_RFINE DFLT_MFINE
LIBD book TRUE FALSE DFLT_DUR DFLT_RFINE DFLT_MFINE
LIBE NULL NULL TRUE DFLT_DUR DFLT_RFINE SYSB_MFINE
LIBE book NULL TRUE BOOK_DUR DFLT_RFINE SYSB_MFINE

16 circ rules total.

The new method would require the following circ rules to implement those business rules:

CIRC_LIB CIRC_MOD REFERENCE CIRC? DURATION_RULE RECURRING_FINE MAX_FINE
CONS NULL NULL TRUE DFLT_DUR DFLT_RFINE DFLT_MFINE
CONS book NULL NULL BOOK_DUR NULL NULL
CONS NULL TRUE FALSE NULL NULL NULL
SYSB NULL NULL NULL NULL NULL SYSB_MFINE
LIBC NULL NULL NULL NULL LIBC_RFINE NULL
LIBD book NULL NULL DFLT_DUR NULL NULL
LIBE NULL TRUE TRUE NULL NULL NULL

7 circ rules total.

Starting with the above, lets assume that SYSA wants to change their recurring fine to SYSA_RFINE.
LIBC's recurring fine is to be unchanged.

The current method requires the following changes:

ADD the following entries:
CIRC_LIB CIRC_MOD REFERENCE CIRC? DURATION_RULE RECURRING_FINE MAX_FINE
SYSA NULL NULL TRUE DFLT_DUR SYSA_RFINE DFLT_MFINE
SYSA NULL TRUE FALSE DFLT_DUR SYSA_RFINE DFLT_MFINE
SYSA book NULL TRUE BOOK_DUR SYSA_RFINE DFLT_MFINE
SYSA book TRUE FALSE BOOK_DUR SYSA_RFINE DFLT_MFINE

UPDATE the LIBD entries:
CIRC_LIB CIRC_MOD REFERENCE CIRC? DURATION_RULE RECURRING_FINE MAX_FINE
LIBD book NULL TRUE DFLT_DUR SYSA_RFINE DFLT_MFINE
LIBD book TRUE FALSE DFLT_DUR SYSA_RFINE DFLT_MFINE

4 rules added, 2 changed, total is now 20 rules.

The new method would require the following changes:

ADD the following entry:
CIRC_LIB CIRC_MOD REFERENCE CIRC? DURATION_RULE RECURRING_FINE MAX_FINE
SYSA NULL NULL NULL NULL SYSA_RFINE NULL

1 rule added, 0 changed, total is now 8 rules.

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

13 years agoPatch from Thomas Berezansky to make many older OU setting types i18n friendly
miker [Wed, 16 Feb 2011 20:21:17 +0000]
Patch from Thomas Berezansky to make many older OU setting types i18n friendly

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

13 years agorealign trunk permission numbering with 2.0
miker [Wed, 16 Feb 2011 19:52:20 +0000]
realign trunk permission numbering with 2.0

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

13 years agomore i18n, minor cleanup
berick [Wed, 16 Feb 2011 17:13:59 +0000]
more i18n, minor cleanup

13 years agoMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen...
berick [Wed, 16 Feb 2011 16:26:56 +0000]
Merge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen-equinox into opac-tt-poc

13 years agoadded option to open-ils.auth.session.retrieve to return the full cached object,...
erickson [Wed, 16 Feb 2011 15:07:04 +0000]
added option to open-ils.auth.session.retrieve to return the full cached object, which includes the auth time (cache timeout) of the cached user object

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

13 years agoAdd a note for future work for full hold count coverage
miker [Tue, 15 Feb 2011 20:49:37 +0000]
Add a note for future work for full hold count coverage

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

13 years agowho needs this much noise in the javascript console? javascript.options.strict =...
phasefx [Tue, 15 Feb 2011 19:00:47 +0000]
who needs this much noise in the javascript console? javascript.options.strict = false

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

13 years agocapture credit card order_number
erickson [Mon, 14 Feb 2011 21:06:51 +0000]
capture credit card order_number

Uunique payment transaction ID for online payments

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

13 years agomore i18n goodness
Bill Erickson [Mon, 14 Feb 2011 18:56:35 +0000]
more i18n goodness

13 years agoavoid undef warnings
Bill Erickson [Mon, 14 Feb 2011 18:32:22 +0000]
avoid undef warnings

13 years agowhen authenticated, force the page to redirect the home page after the auth time...
Bill Erickson [Mon, 14 Feb 2011 18:31:50 +0000]
when authenticated, force the page to redirect the home page after the auth time has expired to protect patron data and  prevent potentially confusing post-search-submit redirects

13 years agoMerge branch 'master' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen-equin...
Bill Erickson [Mon, 14 Feb 2011 18:05:23 +0000]
Merge branch 'master' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen-equinox into opac-tt-poc

13 years agoupdated cstoreditor to fetch full cached object to get the authtime; capturing authti...
Bill Erickson [Mon, 14 Feb 2011 18:03:24 +0000]
updated cstoreditor to fetch full cached object to get the authtime; capturing authtime in the web context

13 years agoadded option to open-ils.auth.session.retrieve to return the full cached object,...
Bill Erickson [Mon, 14 Feb 2011 17:36:25 +0000]
added option to open-ils.auth.session.retrieve to return the full cached object, which includes the auth time (cache timeout) of the cached user object

13 years agoadded sub to collect the HTML version of a record for display
Bill Erickson [Mon, 14 Feb 2011 16:47:57 +0000]
added sub to collect the HTML version of a record for display

13 years agohold actions work
senator [Tue, 15 Feb 2011 22:45:46 +0000]
hold actions work

13 years agoRenewals working, with feedback displayed
senator [Tue, 15 Feb 2011 21:10:25 +0000]
Renewals working, with feedback displayed

13 years agomake date format localize-able
Bill Erickson [Mon, 14 Feb 2011 11:45:55 +0000]
make date format localize-able

13 years agopulling in more copy fields for display; added sample code
Bill Erickson [Mon, 14 Feb 2011 11:45:40 +0000]
pulling in more copy fields for display; added sample code

13 years agoMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen...
Bill Erickson [Mon, 14 Feb 2011 11:28:58 +0000]
Merge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen-equinox into opac-tt-poc

13 years ago"Items Ready For Pickup" works
senator [Tue, 15 Feb 2011 18:37:47 +0000]
"Items Ready For Pickup" works

This uses the holds page of myopac with a special param.
Also, tiny bit of JS just to focus the username field on the login page.
Couldn't resist.

13 years agoMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilibrary.com/home/evergreen/evergr...
senator [Tue, 15 Feb 2011 17:19:47 +0000]
Merge branch 'opac-tt-poc' of ssh://senator@yeti.esilibrary.com/home/evergreen/evergreen-equinox into opac-tt-poc

13 years ago"format" aka item_type (?) search working, I think
senator [Tue, 15 Feb 2011 17:19:11 +0000]
"format" aka item_type (?) search working, I think

13 years agoJudgment call. I think this just looks better.
senator [Tue, 15 Feb 2011 15:39:16 +0000]
Judgment call. I think this just looks better.

13 years agomake money string localizable
berick [Tue, 15 Feb 2011 15:32:04 +0000]
make money string localizable

13 years agoshow grocery fines; define date format in a single location
senator [Tue, 15 Feb 2011 15:31:44 +0000]
show grocery fines; define date format in a single location

13 years agoheh, rolling bcak unintended addition of test code
berick [Tue, 15 Feb 2011 15:19:40 +0000]
heh, rolling bcak unintended addition of test code

13 years agoadded support for copy paging/sorting
Bill Erickson [Mon, 14 Feb 2011 11:28:50 +0000]
added support for copy paging/sorting

13 years agowhen a secure page is requested insecurely, direct to login page, then redirect to...
Bill Erickson [Mon, 14 Feb 2011 10:24:57 +0000]
when a secure page is requested insecurely, direct to login page, then redirect to the originally requested page after successful login.  This removes the need for explicit redirect_to and https:// in secure links

13 years agofixed holds sorting; my-account link redirects to my-account; i18n cleanup
Bill Erickson [Mon, 14 Feb 2011 09:23:46 +0000]
fixed holds sorting; my-account link redirects to my-account; i18n cleanup

13 years agowork on myopac fines, displayed in account summary (myopac/main)
senator [Mon, 14 Feb 2011 22:40:27 +0000]
work on myopac fines, displayed in account summary (myopac/main)

13 years agoMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilibrary.com/home/evergreen/evergr...
senator [Mon, 14 Feb 2011 18:34:20 +0000]
Merge branch 'opac-tt-poc' of ssh://senator@yeti.esilibrary.com/home/evergreen/evergreen-equinox into opac-tt-poc

13 years agomyopac: more complete display of circs, holds, and fines
senator [Mon, 14 Feb 2011 18:33:40 +0000]
myopac: more complete display of circs, holds, and fines

not completely complete. still developing.

13 years agoMove USE * from topnav.tt2 to new header.tt2; also some myopac work
senator [Mon, 14 Feb 2011 16:36:50 +0000]
Move USE * from topnav.tt2 to new header.tt2; also some myopac work

Minor progress in myopac/main and myopac/circs

13 years agoEnable MFHD tests to find their testdata
dbs [Mon, 14 Feb 2011 07:22:11 +0000]
Enable MFHD tests to find their testdata

When the MFHD tests wrapped in mfhd.t are invoked from outside of the directory,
they tests failed to find the mfhddata.txt file. Judicious use of the __FILE__
special literal and File::Basename::dirname() avoids that problem. Now we just
need to munge @INC to ensure that testlib.pm can be resolved (and hope that
no conflicts ever turn up).

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

13 years agolocalization fixed for plac hold UI
Bill Erickson [Mon, 14 Feb 2011 00:06:21 +0000]
localization fixed for plac hold UI

13 years agoMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen...
Bill Erickson [Sun, 13 Feb 2011 23:34:10 +0000]
Merge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary.com/home/evergreen/evergreen-equinox into opac-tt-poc

13 years agotemplate cleanup; localizing strings and mild style tweaks; more to come
Bill Erickson [Sun, 13 Feb 2011 23:34:02 +0000]
template cleanup;  localizing strings and mild style tweaks; more to come

13 years agorepiared merge conflict
Bill Erickson [Sun, 13 Feb 2011 22:49:09 +0000]
repiared merge conflict

13 years agohold placement works better
senator [Mon, 14 Feb 2011 15:39:54 +0000]
hold placement works better

13 years agomoved some code out of the main catloader module into function-specific sub-modules...
Bill Erickson [Sun, 13 Feb 2011 22:44:04 +0000]
moved some code out of the main catloader module into function-specific sub-modules.  Note, sub-modules still retain the OpenILS::WWW::EGCatLoader package name to ease subclassing of the top-level loader object

13 years agoTeach authority_control_fields.pl about record ranges
dbs [Sun, 13 Feb 2011 03:14:21 +0000]
Teach authority_control_fields.pl about record ranges

Passing --record 10,000 times at the command line sucks, and
--all is not particularly realistic for large databases. Adding
--start_id and --end_id makes this script more usable.

Also provide reasonably full POD documentation, and rely on
Pod::Usage to provide help based on it when help is requested
or passed in options don't make sense.

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

13 years agoNormalize ISBNs by stripping hyphens in search methods and in reporter.materialized_s...
dbs [Fri, 11 Feb 2011 21:39:48 +0000]
Normalize ISBNs by stripping hyphens in search methods and in reporter.materialized_simple_record

We weren't normalizing ISBNs in search or in reporter.materialized_simple_record
which required users to exactly match the form of the ISBN as entered in the
MARC record to get a successful search result - pretty hit or miss.

The longer term fix in 2.0 and above is to make the ISBN search search against
the identifier|isbn index, which also gets ISBN10/ISBN13 equivalence goodness.
But this patch will be relatively easy to backport through to 1.6.1 and plugs
some of the holes in our exposed APIs and search points in the short term.

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

13 years agoA start with record detail page
senator [Fri, 11 Feb 2011 20:12:52 +0000]
A start with record detail page

13 years agobump xulrunner version
phasefx [Fri, 11 Feb 2011 02:38:45 +0000]
bump xulrunner version

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

13 years agoPostgres 9.0 is more strict about variable names in functions. We will probably hit...
miker [Fri, 11 Feb 2011 00:49:40 +0000]
Postgres 9.0 is more strict about variable names in functions. We will probably hit more of these, but these in particular break the OPAC.

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

13 years agoadvanced page doesn't need login first
senator [Thu, 10 Feb 2011 22:24:05 +0000]
advanced page doesn't need login first

13 years agorepaired topnav merge conflict
berick [Thu, 10 Feb 2011 16:59:50 +0000]
repaired topnav merge conflict

13 years agostart using a centrally hard-coded ctx.opac_root
senator [Thu, 10 Feb 2011 21:51:19 +0000]
start using a centrally hard-coded ctx.opac_root

13 years agothe user account "dashboard"/mini-myopac works on every page now
senator [Thu, 10 Feb 2011 21:11:37 +0000]
the user account "dashboard"/mini-myopac works on every page now

13 years agowhitespace and minor stuff
senator [Thu, 10 Feb 2011 19:04:56 +0000]
whitespace and minor stuff

13 years agoMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilibrary.com/home/evergreen/evergr...
senator [Thu, 10 Feb 2011 18:16:00 +0000]
Merge branch 'opac-tt-poc' of ssh://senator@yeti.esilibrary.com/home/evergreen/evergreen-equinox into opac-tt-poc

13 years agosome progress on the place_hold page; ou selector improvements, etc
senator [Thu, 10 Feb 2011 18:15:19 +0000]
some progress on the place_hold page; ou selector improvements, etc

13 years agologin form cleanup and implementation of login-failure handling; more to come
Bill Erickson [Thu, 10 Feb 2011 17:25:29 +0000]
login form cleanup and implementation of login-failure handling; more to come

13 years agoadded i18n filter support for translating text blocks via filters; more login form...
berick [Thu, 10 Feb 2011 16:56:59 +0000]
added i18n filter support for translating text blocks via filters; more login form cleanup; moved some global USE's into topnav