]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
16 years agofill in the missing entities between these two lang.dtd files. Will the POTS stuff...
phasefx [Thu, 3 Apr 2008 05:06:57 +0000 (05:06 +0000)]
fill in the missing entities between these two lang.dtd files.  Will the POTS stuff do this for us Dan?

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

16 years agoCorrect problems found by check_properties.py
dbs [Thu, 3 Apr 2008 02:27:41 +0000 (02:27 +0000)]
Correct problems found by check_properties.py

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

16 years agoFirst cut at automated checks for problems with i18n string properties
dbs [Thu, 3 Apr 2008 02:22:15 +0000 (02:22 +0000)]
First cut at automated checks for problems with i18n string properties

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

16 years agoadded logic to run the hold targeter if a hold is un-frozen by the user
erickson [Wed, 2 Apr 2008 20:02:31 +0000 (20:02 +0000)]
added logic to run the hold targeter if a hold is un-frozen by the user

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

16 years agousing boolean test wrapper function
erickson [Wed, 2 Apr 2008 19:52:09 +0000 (19:52 +0000)]
using boolean test wrapper function

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

16 years agosome of the column definitions in the copy browser use circStrings
phasefx [Wed, 2 Apr 2008 18:26:56 +0000 (18:26 +0000)]
some of the column definitions in the copy browser use circStrings

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

16 years agotypo in properties name
phasefx [Wed, 2 Apr 2008 18:17:02 +0000 (18:17 +0000)]
typo in properties name

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

16 years agoFix the Macros button for all template types. Remove a + + from some string concaten...
phasefx [Wed, 2 Apr 2008 17:35:56 +0000 (17:35 +0000)]
Fix the Macros button for all template types.  Remove a + + from some string concatenation that was putting NaN in the display

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

16 years agoget the text value, then transform
miker [Wed, 2 Apr 2008 17:07:25 +0000 (17:07 +0000)]
get the text value, then transform

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

16 years agoChange some of the wording for hold freeze/thaw. Need to rethink fancy_prompt in...
phasefx [Wed, 2 Apr 2008 17:04:36 +0000 (17:04 +0000)]
Change some of the wording for hold freeze/thaw.  Need to rethink fancy_prompt in light of i18n (maybe do away with it), so there are some lingering uses of freeze/thaw in the staff client

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

16 years agoWe need to install the new org_tree proximity script if we're going to use it
dbs [Wed, 2 Apr 2008 01:24:06 +0000 (01:24 +0000)]
We need to install the new org_tree proximity script if we're going to use it

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

16 years agoAdd non-default refresh of org_tree proximity, per 2008/02/28 discussion on open...
dbs [Wed, 2 Apr 2008 01:19:36 +0000 (01:19 +0000)]
Add non-default refresh of org_tree proximity, per 2008/02/28 discussion on open-ils-dev

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

16 years agolittle more fine tuning of the thaw date handling; fixed post-create edit bug for...
erickson [Tue, 1 Apr 2008 16:24:16 +0000 (16:24 +0000)]
little more fine tuning of the thaw date handling; fixed post-create edit bug for thaw dates

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

16 years agono longer allowing hold updates when date is invalid or <= today
erickson [Tue, 1 Apr 2008 15:29:45 +0000 (15:29 +0000)]
no longer allowing hold updates when date is invalid or <= today

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

16 years agoadded style to indicate a hold thaw date is either invalid or <= today
erickson [Tue, 1 Apr 2008 14:25:05 +0000 (14:25 +0000)]
added style to indicate a hold thaw date is either invalid or <= today

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

16 years agoadded new freezethaw dep
erickson [Mon, 31 Mar 2008 20:51:39 +0000 (20:51 +0000)]
added new freezethaw dep

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

16 years agoadded new ip range
erickson [Mon, 31 Mar 2008 00:55:27 +0000 (00:55 +0000)]
added new ip range

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

16 years agoadd cross-checks for perm creation; add perm assignment checks
miker [Sat, 29 Mar 2008 04:21:56 +0000 (04:21 +0000)]
add cross-checks for perm creation; add perm assignment checks

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

16 years agoadding permission group tree to permacrud
miker [Fri, 28 Mar 2008 01:01:40 +0000 (01:01 +0000)]
adding permission group tree to permacrud

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

16 years agoadding "at least one, please!" check to org types
miker [Thu, 27 Mar 2008 06:15:43 +0000 (06:15 +0000)]
adding "at least one, please!" check to org types

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

16 years agoprocting permacrud search from failed retrieve
miker [Thu, 27 Mar 2008 05:26:22 +0000 (05:26 +0000)]
procting permacrud search from failed retrieve

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

16 years agoadding org_unit retrieve checks
miker [Thu, 27 Mar 2008 05:25:29 +0000 (05:25 +0000)]
adding org_unit retrieve checks

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

16 years agocomment out the debuging NOTICE
miker [Thu, 27 Mar 2008 04:36:16 +0000 (04:36 +0000)]
comment out the debuging NOTICE

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

16 years agouse POSIX regexp operator instead of ILIKE
miker [Thu, 27 Mar 2008 04:33:59 +0000 (04:33 +0000)]
use POSIX regexp operator instead of ILIKE

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

16 years agoescape regexp-special characters
miker [Thu, 27 Mar 2008 04:17:10 +0000 (04:17 +0000)]
escape regexp-special characters

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

16 years agoThe advanced query syntax parser here was cribbed from the original implemenation...
miker [Thu, 27 Mar 2008 03:52:16 +0000 (03:52 +0000)]
The advanced query syntax parser here was cribbed from the original implemenation inside the OpenSearch server.  mod_perl, due to being too clever by half, required a call to decode_utf8 to shove raw octets into the correct shape.  Becuase the data coming to this implementation comes from opensrf, which is unicode end-to-end via JSON, it's somebody else's job to make sure the characters are properly encoded, and once they get to us they're already proper UTF-8 character strings.  Thus, no need for (and things broken by) the call to decode_utf8.

Why is that explanation so long?  So that we don't do it again ... :)

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

16 years agoadding org types to permacrud
miker [Thu, 27 Mar 2008 02:29:20 +0000 (02:29 +0000)]
adding org types to permacrud

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

16 years agoDefault to staged search (and avoid complaints in the logs about no value for use_sta...
dbs [Thu, 27 Mar 2008 01:35:47 +0000 (01:35 +0000)]
Default to staged search (and avoid complaints in the logs about no value for use_staged_search)

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

16 years agoKnock off a few more strings for i18n
dbs [Wed, 26 Mar 2008 03:28:32 +0000 (03:28 +0000)]
Knock off a few more strings for i18n

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

16 years agoStart bringing i18n to the copy browser.
dbs [Tue, 25 Mar 2008 03:22:42 +0000 (03:22 +0000)]
Start bringing i18n to the copy browser.
Repair a typo in bib_brief.xul

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

16 years agoDuplicate IDs do not work for message catalogs
dbs [Tue, 25 Mar 2008 01:18:41 +0000 (01:18 +0000)]
Duplicate IDs do not work for message catalogs

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

16 years agoi18n for bib_brief.xul
dbs [Tue, 25 Mar 2008 00:57:25 +0000 (00:57 +0000)]
i18n for bib_brief.xul

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

16 years agoHmm. xulplanet.com appears to have better xul docs than mozilla.org
dbs [Tue, 25 Mar 2008 00:05:26 +0000 (00:05 +0000)]
Hmm. xulplanet.com appears to have better xul docs than mozilla.org
Basic locale preferences for MARC editor tooltips are now working

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

16 years agoMake MARC editor tooltips localized resources
dbs [Mon, 24 Mar 2008 20:38:59 +0000 (20:38 +0000)]
Make MARC editor tooltips localized resources
Add fr-CA version of MARC editor tooltips (thanks to Library and Archives Canada for the permission to use their translation)
Need to fix the dang locale preference lookup; we're just going with the default for now

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

16 years agotrimming null entries from end of results array
erickson [Mon, 24 Mar 2008 19:58:02 +0000 (19:58 +0000)]
trimming null entries from end of results array

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

16 years agouse gmtime for time-only calc
miker [Mon, 24 Mar 2008 18:24:52 +0000 (18:24 +0000)]
use gmtime for time-only calc

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

16 years agoadd timezone info to times -- only used currently for hours of operation
miker [Mon, 24 Mar 2008 17:59:52 +0000 (17:59 +0000)]
add timezone info to times -- only used currently for hours of operation

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

16 years agoadd timezone info to times -- only used currently for hours of operation
miker [Mon, 24 Mar 2008 17:47:25 +0000 (17:47 +0000)]
add timezone info to times -- only used currently for hours of operation

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

16 years agoGenerate <name> fields just like miker's fancy XSL for LoC MARC
dbs [Mon, 24 Mar 2008 15:41:09 +0000 (15:41 +0000)]
Generate <name> fields just like miker's fancy XSL for LoC MARC
Normalize linefeeds to be consistent with marcedit-tooltips.xml

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

16 years agoTooltips now contain field names, thanks to miker's fancy XSL
dbs [Mon, 24 Mar 2008 14:33:48 +0000 (14:33 +0000)]
Tooltips now contain field names, thanks to miker's fancy XSL
Now we can expose these in the cataloging interface

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

16 years agoremoving unused (and broken) code
miker [Mon, 24 Mar 2008 04:42:43 +0000 (04:42 +0000)]
removing unused (and broken) code

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

16 years agoMove some more hardcoded strings to i18n.
dbs [Mon, 24 Mar 2008 03:33:30 +0000 (03:33 +0000)]
Move some more hardcoded strings to i18n.

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

16 years agoarg! typo
miker [Mon, 24 Mar 2008 03:25:57 +0000 (03:25 +0000)]
arg! typo

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

16 years agomove the default proxy html into a heredoc
miker [Mon, 24 Mar 2008 03:24:02 +0000 (03:24 +0000)]
move the default proxy html into a heredoc

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

16 years agoprotect against null params to transforms in SQL
miker [Mon, 24 Mar 2008 02:38:06 +0000 (02:38 +0000)]
protect against null params to transforms in SQL

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

16 years agoMissed a few strings in offline transaction management
dbs [Mon, 24 Mar 2008 01:57:09 +0000 (01:57 +0000)]
Missed a few strings in offline transaction management

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

16 years agoLocalization for offline transaction management
dbs [Mon, 24 Mar 2008 01:49:14 +0000 (01:49 +0000)]
Localization for offline transaction management

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

16 years agoprotecting against undefined copy array
erickson [Fri, 21 Mar 2008 19:24:22 +0000 (19:24 +0000)]
protecting against undefined copy array

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

16 years agoremove fleshing capabilities inside permacrud -- may reimplement in a cruddy fashsion...
miker [Fri, 21 Mar 2008 04:06:34 +0000 (04:06 +0000)]
remove fleshing capabilities inside permacrud -- may reimplement in a cruddy fashsion later

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

16 years agoadded some timing logs
erickson [Thu, 20 Mar 2008 13:46:47 +0000 (13:46 +0000)]
added some timing logs

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

16 years agoremoved old comment. removed unnucessary grep call
erickson [Thu, 20 Mar 2008 12:09:52 +0000 (12:09 +0000)]
removed old comment.  removed unnucessary grep call

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

16 years agoadding extra staff checks for record visibility
miker [Thu, 20 Mar 2008 02:50:12 +0000 (02:50 +0000)]
adding extra staff checks for record visibility

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

16 years agofixing the freshmeat feed link; moving to rss v2 from atom for feeds, to make feed...
miker [Thu, 20 Mar 2008 01:40:07 +0000 (01:40 +0000)]
fixing the freshmeat feed link; moving to rss v2 from atom for feeds, to make feed readers happier

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

16 years agomoved PREFIX def to top
erickson [Wed, 19 Mar 2008 19:28:14 +0000 (19:28 +0000)]
moved PREFIX def to top

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

16 years agoadd the ability to turn off forced-https
miker [Wed, 19 Mar 2008 16:31:02 +0000 (16:31 +0000)]
add the ability to turn off forced-https

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

16 years agochanged terminology (ceiling to boundary) for clarity. updated logic to try soft...
erickson [Wed, 19 Mar 2008 15:51:51 +0000 (15:51 +0000)]
changed terminology (ceiling to boundary) for clarity.  updated logic to try soft boundary first if it is greater then hard boundary, up to the hard boundary

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

16 years agomake the authority pop-ups more readable
phasefx [Wed, 19 Mar 2008 15:34:49 +0000 (15:34 +0000)]
make the authority pop-ups more readable

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

16 years agocoercing setting values that are pure space to nulls
erickson [Wed, 19 Mar 2008 13:53:19 +0000 (13:53 +0000)]
coercing setting values that are pure space to nulls

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

16 years agoported org-settings update code to cstoreEditor
erickson [Wed, 19 Mar 2008 13:46:25 +0000 (13:46 +0000)]
ported org-settings update code to cstoreEditor

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

16 years agofixed typo and repaired boolean test (to be safe) in opac init to enforce user depth...
erickson [Wed, 19 Mar 2008 02:27:16 +0000 (02:27 +0000)]
fixed typo and repaired boolean test (to be safe) in opac init to enforce user depth preference setting

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

16 years agoported user prefs call to cstoreEditor, with finer grained perm checking
erickson [Wed, 19 Mar 2008 02:27:13 +0000 (02:27 +0000)]
ported user prefs call to cstoreEditor, with finer grained perm checking

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

16 years agoimplemented soft hold ceilings
erickson [Tue, 18 Mar 2008 16:35:05 +0000 (16:35 +0000)]
implemented soft hold ceilings

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

16 years agoimplemented hard hold ceilings and basis for soft ceilings
erickson [Tue, 18 Mar 2008 16:13:55 +0000 (16:13 +0000)]
implemented hard hold ceilings and basis for soft ceilings

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

16 years agoadded config option for defining the downloaded record format for each Z source
erickson [Tue, 18 Mar 2008 14:25:49 +0000 (14:25 +0000)]
added config option for defining the downloaded record format for each Z source

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

16 years agoadded search filters and sorting to metarecord results page
erickson [Tue, 18 Mar 2008 13:46:17 +0000 (13:46 +0000)]
added search filters and sorting to metarecord results page

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

16 years agoactually test for transcendance, not just for a source
miker [Tue, 18 Mar 2008 04:02:21 +0000 (04:02 +0000)]
actually test for transcendance, not just for a source

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

16 years agoUse a table to map search keys to their definitions
dbs [Mon, 17 Mar 2008 02:31:52 +0000 (02:31 +0000)]
Use a table to map search keys to their definitions
Add some semantic markup (kbd, yeah)
Use XHTML because we're hep cats

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

16 years agoClean up illegal trailing commas in object initializers
dbs [Mon, 17 Mar 2008 01:16:09 +0000 (01:16 +0000)]
Clean up illegal trailing commas in object initializers

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

16 years agoSome focus/label tweaks. And a help button point to an html file. Dan and I need...
phasefx [Sun, 16 Mar 2008 20:52:06 +0000 (20:52 +0000)]
Some focus/label tweaks.  And a help button point to an html file.  Dan and I need to revisit this and come up with a best practice and infrastructure

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

16 years agosimple search for record bucket interface.. uses an OPAC method that can handle autho...
phasefx [Sun, 16 Mar 2008 19:16:04 +0000 (19:16 +0000)]
simple search for record bucket interface.. uses an OPAC method that can handle author: title: etc in the search string.  Need to move it to staged search

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

16 years agoMemory leak plugging from Scott McKellar
miker [Sun, 16 Mar 2008 17:58:53 +0000 (17:58 +0000)]
Memory leak plugging from Scott McKellar

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

16 years agobucket item count
phasefx [Sun, 16 Mar 2008 09:30:57 +0000 (09:30 +0000)]
bucket item count

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

16 years agospeed up record bucket display with async flesh on demand
phasefx [Sun, 16 Mar 2008 09:17:21 +0000 (09:17 +0000)]
speed up record bucket display with async flesh on demand

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

16 years agoshow last name of bucket owner
phasefx [Sun, 16 Mar 2008 08:57:28 +0000 (08:57 +0000)]
show last name of bucket owner

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

16 years agodedup Show All in Catalog
phasefx [Sun, 16 Mar 2008 08:55:04 +0000 (08:55 +0000)]
dedup Show All in Catalog

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

16 years agorethinking record bucket interface
phasefx [Sun, 16 Mar 2008 08:51:04 +0000 (08:51 +0000)]
rethinking record bucket interface

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

16 years agonew arrow images
phasefx [Sun, 16 Mar 2008 08:43:28 +0000 (08:43 +0000)]
new arrow images

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

16 years agolayout and source tweaks
phasefx [Sun, 16 Mar 2008 07:39:04 +0000 (07:39 +0000)]
layout and source tweaks

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

16 years agoimproving relation mapping; adding automatically created explain doc
miker [Sun, 16 Mar 2008 04:46:29 +0000 (04:46 +0000)]
improving relation mapping; adding automatically created explain doc

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

16 years agocache the sru query results in the ML
miker [Sat, 15 Mar 2008 16:45:21 +0000 (16:45 +0000)]
cache the sru query results in the ML

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

16 years agointerface tweaks: CSV to clipboard, printer, or file
phasefx [Sat, 15 Mar 2008 06:53:22 +0000 (06:53 +0000)]
interface tweaks: CSV to clipboard, printer, or file

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

16 years agomore refactoring.. putting all the list CSV functions into list.js
phasefx [Sat, 15 Mar 2008 06:52:12 +0000 (06:52 +0000)]
more refactoring.. putting all the list CSV functions into list.js

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

16 years agosupport empty params for these utility functions
phasefx [Sat, 15 Mar 2008 05:52:00 +0000 (05:52 +0000)]
support empty params for these utility functions

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

16 years agotweaks to file picker
phasefx [Sat, 15 Mar 2008 05:46:51 +0000 (05:46 +0000)]
tweaks to file picker

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

16 years agoSometimes the main window will lose focus and get lowered after clipboard actions...
phasefx [Sat, 15 Mar 2008 05:46:21 +0000 (05:46 +0000)]
Sometimes the main window will lose focus and get lowered after clipboard actions... this will make sure the window stays raised (despite the action being called .focus), but we still need to figure out focus

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

16 years agosilence some of the debug chatter in the console
phasefx [Sat, 15 Mar 2008 05:02:31 +0000 (05:02 +0000)]
silence some of the debug chatter in the console

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

16 years agothis was left in from debugging
phasefx [Sat, 15 Mar 2008 04:39:49 +0000 (04:39 +0000)]
this was left in from debugging

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

16 years agomuch more premacrud
miker [Sat, 15 Mar 2008 03:59:33 +0000 (03:59 +0000)]
much more premacrud

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

16 years agoremoving relevance span population from metabib search
miker [Sat, 15 Mar 2008 03:55:18 +0000 (03:55 +0000)]
removing relevance span population from metabib search

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

16 years agominor cleanup; allow numeric OUs
miker [Sat, 15 Mar 2008 03:50:41 +0000 (03:50 +0000)]
minor cleanup; allow numeric OUs

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

16 years agoallow url-based sort/dir to work
miker [Sat, 15 Mar 2008 03:33:56 +0000 (03:33 +0000)]
allow url-based sort/dir to work

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

16 years agofixing the slimpac
miker [Sat, 15 Mar 2008 01:29:21 +0000 (01:29 +0000)]
fixing the slimpac

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

16 years agospeed up the copy bucket interface a little bit
phasefx [Fri, 14 Mar 2008 23:24:52 +0000 (23:24 +0000)]
speed up the copy bucket interface a little bit

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

16 years agoremoving some dead code
miker [Fri, 14 Mar 2008 22:08:14 +0000 (22:08 +0000)]
removing some dead code

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

16 years agobrain damage. These are hold focus/range options.. let's keep them hidden until...
phasefx [Fri, 14 Mar 2008 21:43:17 +0000 (21:43 +0000)]
brain damage.  These are hold focus/range options.. let's keep them hidden until we can tie it to a config option or somesuch

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

16 years agoexpose hold freeze/thaw options for staff
phasefx [Fri, 14 Mar 2008 21:39:56 +0000 (21:39 +0000)]
expose hold freeze/thaw options for staff

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

16 years agojson number vs string again
phasefx [Fri, 14 Mar 2008 21:20:10 +0000 (21:20 +0000)]
json number vs string again

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

16 years agohiding "end" link with staged search, changed some terminology
erickson [Fri, 14 Mar 2008 21:01:17 +0000 (21:01 +0000)]
hiding "end" link with staged search, changed some terminology

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

16 years agoreturning the resulting $_ from map
miker [Fri, 14 Mar 2008 20:59:28 +0000 (20:59 +0000)]
returning the resulting $_ from map

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

16 years agooutput is now backwards compatibable with non-staged api call. added a config option...
erickson [Fri, 14 Mar 2008 20:32:45 +0000 (20:32 +0000)]
output is now backwards compatibable with non-staged api call.  added a config option for turning on staged search

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