]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
16 years agoFix insignificant typos, add more INTERNAL debugging
dbs [Thu, 20 Sep 2007 04:13:05 +0000 (04:13 +0000)]
Fix insignificant typos, add more INTERNAL debugging

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

16 years agoAdd -D_LARGEFILE64_SOURCE directly to the Makefile
dbs [Thu, 20 Sep 2007 01:20:29 +0000 (01:20 +0000)]
Add -D_LARGEFILE64_SOURCE directly to the Makefile
to avoid having to specify it on the command line

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

16 years agoCorrect a few periods that should be apostrophes.
dbs [Wed, 19 Sep 2007 23:56:34 +0000 (23:56 +0000)]
Correct a few periods that should be apostrophes.

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

16 years agohooah
phasefx [Wed, 19 Sep 2007 20:11:42 +0000 (20:11 +0000)]
hooah

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

16 years agonot sure when { value: , group: } objects started getting passed around here, but...
phasefx [Wed, 19 Sep 2007 19:46:44 +0000 (19:46 +0000)]
not sure when { value: , group: } objects started getting passed around here, but we can rip them apart as we come across them.  This fixes the [object Object] bug when spawning a patron search from a dup patron warning in the patron registration interface

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

16 years agoMore obvious Migration prompt
phasefx [Wed, 19 Sep 2007 18:13:27 +0000 (18:13 +0000)]
More obvious Migration prompt

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

16 years agoremoving stopword removal (uh...) from keyword indexes
miker [Wed, 19 Sep 2007 16:07:39 +0000 (16:07 +0000)]
removing stopword removal (uh...) from keyword indexes

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

16 years agopass staff client build_id to reporter as a query param so it can correctly spawn...
phasefx [Tue, 18 Sep 2007 14:28:51 +0000 (14:28 +0000)]
pass staff client build_id to reporter as a query param so it can correctly spawn staff client interfaces

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

16 years agoremoved import of bare Apache2. it serves no purpose
erickson [Tue, 18 Sep 2007 12:26:07 +0000 (12:26 +0000)]
removed import of bare Apache2.  it serves no purpose

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

16 years agopassing config context to osrfConnect
erickson [Sun, 16 Sep 2007 17:46:02 +0000 (17:46 +0000)]
passing config context to osrfConnect

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

16 years agorolling back unnecessary use of custom replace method
erickson [Sun, 16 Sep 2007 17:45:22 +0000 (17:45 +0000)]
rolling back unnecessary use of custom replace method

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

16 years agofixed some attr fetching bugs. also loading tablename (fwiw). fixed some logging
erickson [Sun, 16 Sep 2007 17:44:20 +0000 (17:44 +0000)]
fixed some attr fetching bugs.  also loading tablename (fwiw).  fixed some logging

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

16 years agoadded a login method
erickson [Sun, 16 Sep 2007 17:43:09 +0000 (17:43 +0000)]
added a login method

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

16 years agofreeze/thaw support for holds, and a typo fix and some wording changes
phasefx [Sat, 15 Sep 2007 01:46:58 +0000 (01:46 +0000)]
freeze/thaw support for holds, and a typo fix and some wording changes

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

16 years agothe holds interface is currently sending bottom_xml to fancy_prompt and not bot_xml...
phasefx [Sat, 15 Sep 2007 00:16:32 +0000 (00:16 +0000)]
the holds interface is currently sending bottom_xml to fancy_prompt and not bot_xml.  No other interface appears to use either bot or bottom, so I'm going to change fancy_prompt on the side of verbosity

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

16 years agoremoving some old data
erickson [Fri, 14 Sep 2007 20:54:24 +0000 (20:54 +0000)]
removing some old data

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

16 years agoseparate behavior for BAR_PATRON and UNBAR_PATRON perms. at present, BAR_PATRON...
erickson [Fri, 14 Sep 2007 20:38:27 +0000 (20:38 +0000)]
separate behavior for BAR_PATRON and UNBAR_PATRON perms.  at present, BAR_PATRON implies that you have the UNBAR_PATRON perm.

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

16 years agonot allowing freezing if the hold has already been captured
erickson [Fri, 14 Sep 2007 15:49:22 +0000 (15:49 +0000)]
not allowing freezing if the hold has already been captured

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

16 years agoadded cancel_time filtering to patron holds search
erickson [Fri, 14 Sep 2007 15:37:08 +0000 (15:37 +0000)]
added cancel_time filtering to patron holds search

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

16 years agoadded "waiting" message back in
erickson [Fri, 14 Sep 2007 15:27:13 +0000 (15:27 +0000)]
added "waiting" message back in

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

16 years agoadded support for batch freezing and batch thaw-date setting
erickson [Fri, 14 Sep 2007 15:22:24 +0000 (15:22 +0000)]
added support for batch freezing and batch thaw-date setting

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

16 years agomade batch hold processing more generic. added support for batch hold thawing
erickson [Fri, 14 Sep 2007 14:56:46 +0000 (14:56 +0000)]
made batch hold processing more generic.  added support for batch hold thawing

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

16 years agoadded some sanity checks for empty types-of-resource fields
erickson [Thu, 13 Sep 2007 21:35:20 +0000 (21:35 +0000)]
added some sanity checks for empty types-of-resource fields

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

16 years agoadded the myopac holds batch select code/unselect UI and code. implemented batch...
erickson [Thu, 13 Sep 2007 21:34:52 +0000 (21:34 +0000)]
added the myopac holds batch select code/unselect UI and code.  implemented batch hold cancelling code.  later comes freezing/thawing

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

16 years agoadding new IP range
erickson [Thu, 13 Sep 2007 19:27:42 +0000 (19:27 +0000)]
adding new IP range

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

16 years agoMigration code (and button:) for moving local settings from Application Chrome to...
phasefx [Thu, 13 Sep 2007 17:27:43 +0000 (17:27 +0000)]
Migration code (and button:) for moving local settings from Application Chrome to User Chrome, for any pre-1.2 staff clients.  Also a click vs command event fix for the server re-test button

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

16 years agoThis is a brick control script for stopping/starting services on a brick
erickson [Thu, 13 Sep 2007 16:29:58 +0000 (16:29 +0000)]
This is a brick control script for stopping/starting services on a brick
(lead box with connected drones)

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

16 years agoplugged in hold freezing and thaw date logic. changed display to show a green check...
erickson [Wed, 12 Sep 2007 21:56:48 +0000 (21:56 +0000)]
plugged in hold freezing and thaw date logic.  changed display to show a green check for un-paused holds (to indicate active-ness)

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

16 years agoadded hours of operation model
erickson [Wed, 12 Sep 2007 20:11:05 +0000 (20:11 +0000)]
added hours of operation model

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

16 years agoThe i18n sheriff spots a localization violation...
dbs [Wed, 12 Sep 2007 17:13:54 +0000 (17:13 +0000)]
The i18n sheriff spots a localization violation...

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

16 years agoadded styles for (currently) red and green x and check marks
erickson [Wed, 12 Sep 2007 17:03:50 +0000 (17:03 +0000)]
added styles for (currently) red and green x and check marks

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

16 years agoinitial hold freezing UI components. no logic yet. added DTD entities opac.holds...
erickson [Wed, 12 Sep 2007 16:48:25 +0000 (16:48 +0000)]
initial hold freezing UI components.  no logic yet. added DTD entities opac.holds.freeze opac.holds.freeze.help opac.holds.freeze.thaw_date opac.holds.freeze.thaw_date.format myopac.holds.frozen myopac.holds.frozen.until

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

16 years agofrozen hold auto-thaw support ... should have been there all along
miker [Wed, 12 Sep 2007 16:12:19 +0000 (16:12 +0000)]
frozen hold auto-thaw support ... should have been there all along

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

16 years agosrfsh script to kick off the auto-thaw of expired freezings ...
miker [Wed, 12 Sep 2007 16:02:55 +0000 (16:02 +0000)]
srfsh script to kick off the auto-thaw of expired freezings ...

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

16 years agorepairing embedded HTML that had the XML attrs directly translated
erickson [Fri, 7 Sep 2007 18:33:05 +0000 (18:33 +0000)]
repairing embedded HTML that had the XML attrs directly translated

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

16 years agoHush a warning about XML_Size not being an int
dbs [Fri, 7 Sep 2007 00:48:11 +0000 (00:48 +0000)]
Hush a warning about XML_Size not being an int

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

16 years agostored procedures providing NACO normalization for controlled headings, esp authority...
miker [Wed, 5 Sep 2007 15:32:51 +0000 (15:32 +0000)]
stored procedures providing NACO normalization for controlled headings, esp authority records

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

16 years agoreturning the built-in pre-cat call number when a call number whose record is -1...
erickson [Wed, 5 Sep 2007 15:26:45 +0000 (15:26 +0000)]
returning the built-in pre-cat call number when a call number whose record is -1 is requested

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

16 years agologic error fix
phasefx [Wed, 5 Sep 2007 14:38:25 +0000 (14:38 +0000)]
logic error fix

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

16 years agoDisable the Owning Lib field in the item attribute editor if a pre-cataloged item...
phasefx [Wed, 5 Sep 2007 14:18:41 +0000 (14:18 +0000)]
Disable the Owning Lib field in the item attribute editor if a pre-cataloged item is in the mix.  Owning Lib isn't really a field on items, but on volumes, and is in the interface for convenience.  The volume and record for a pre-cat is special, and we don't want to clone it by accident with this interface

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

16 years agocorrected money.billable_xact_summary view
miker [Wed, 5 Sep 2007 05:30:38 +0000 (05:30 +0000)]
corrected money.billable_xact_summary view

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

16 years agoupated to reflect some changes in the opensrf layout. this makefile is still depende...
erickson [Thu, 30 Aug 2007 19:12:58 +0000 (19:12 +0000)]
upated to reflect some changes in the opensrf layout.  this makefile is still dependent on how local repos are layed out.  it is not a complete makefile

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

16 years agocreated an event class for modeling ILS events
erickson [Thu, 30 Aug 2007 19:11:05 +0000 (19:11 +0000)]
created an event class for modeling ILS events

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

16 years agoadded a top-level init method to connect and parse the IDL
erickson [Thu, 30 Aug 2007 19:10:47 +0000 (19:10 +0000)]
added a top-level init method to connect and parse the IDL

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

16 years agoadded some convenience methods
erickson [Thu, 30 Aug 2007 19:10:20 +0000 (19:10 +0000)]
added some convenience methods

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

16 years agoadded a basic Amazon plugin so that new installs can use this module by default for...
erickson [Thu, 30 Aug 2007 12:56:54 +0000 (12:56 +0000)]
added a basic Amazon plugin so that new installs can use this module by default for fetching images. updated default config with amazon plus docs

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

16 years agoimage disk caching no long needed, disabling in sample config
erickson [Wed, 29 Aug 2007 21:54:43 +0000 (21:54 +0000)]
image disk caching no long needed, disabling in sample config

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

16 years agomoving the jacket urls into the added content path
erickson [Wed, 29 Aug 2007 21:30:09 +0000 (21:30 +0000)]
moving the jacket urls into the added content path

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

16 years agorolling back changeset 7744. added content cannot use an alternate servers since...
erickson [Wed, 29 Aug 2007 21:17:21 +0000 (21:17 +0000)]
rolling back changeset 7744.  added content cannot use an alternate servers since it is xmlhttpreqeust based

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

16 years agomissing semicolon
erickson [Wed, 29 Aug 2007 21:01:18 +0000 (21:01 +0000)]
missing semicolon

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

16 years agonow that images are served as part of the added content plugin api,
erickson [Wed, 29 Aug 2007 20:40:31 +0000 (20:40 +0000)]
now that images are served as part of the added content plugin api,
we don't want added content /and/ the image redirects both enabled
by default.  added note in config explaining the use of the redirects

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

16 years agosince the image fetching is now part of the added content plugin, apache now has...
erickson [Wed, 29 Aug 2007 20:37:21 +0000 (20:37 +0000)]
since the image fetching is now part of the added content plugin, apache now has the option to specify an alternate added content server.  committing config changes

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

16 years agoadded additional added content params
erickson [Wed, 29 Aug 2007 20:36:10 +0000 (20:36 +0000)]
added additional added content params

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

16 years agoadding storage method open-ils.storage.asset.merge_record_assets to call stored proc...
miker [Wed, 29 Aug 2007 20:29:43 +0000 (20:29 +0000)]
adding storage method open-ils.storage.asset.merge_record_assets to call stored proc version of the record merging logic

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

16 years agoimplemented soft hold stalling by checking soft stall interval setting and passing...
erickson [Wed, 29 Aug 2007 20:16:35 +0000 (20:16 +0000)]
implemented soft hold stalling by checking soft stall interval setting and passing to storage method

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

16 years agomoved image fetching into the syndetics added content plugin. added a caching layer...
erickson [Wed, 29 Aug 2007 20:16:04 +0000 (20:16 +0000)]
moved image fetching into the syndetics added content plugin.  added a caching layer to all added content

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

16 years agoadded error countdown handling to the other added content services
erickson [Wed, 29 Aug 2007 16:11:11 +0000 (16:11 +0000)]
added error countdown handling to the other added content services

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

16 years agoGave the added content module the ability to do book jacket lookups in addition to...
erickson [Wed, 29 Aug 2007 16:02:40 +0000 (16:02 +0000)]
Gave the added content module the ability to do book jacket lookups in addition to its current duties
in addition, book jackets are cached in memcache, which means Apache disk/mem caching won't be necessary
also added in an error checking layer where if X consecutive errors occur, all added content lookups,
except for locally cached images, are disabled until the retry timeout has passed.  These new
settings go into the added_content section of the opensrf.xml config file.

new settings:

jacket_url
retry_timeout

All that's left is to add the automatic disable capabilities to the other lookups

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

16 years agotentative fix for the bug in the prevent-redundant-barcode-scan feature during checko...
phasefx [Wed, 29 Aug 2007 16:02:27 +0000 (16:02 +0000)]
tentative fix for the bug in the prevent-redundant-barcode-scan feature during checkout, where a failed attempt at a checkout will not allow a re-attempt

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

16 years agohotkey for reprint last receipt
phasefx [Tue, 28 Aug 2007 20:46:44 +0000 (20:46 +0000)]
hotkey for reprint last receipt

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

16 years agofixing query to look at all libs under depth for nearest hold stalling
miker [Tue, 28 Aug 2007 17:48:58 +0000 (17:48 +0000)]
fixing query to look at all libs under depth for nearest hold stalling

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

16 years agochanging from prox to depth for nearest hold stalling
miker [Tue, 28 Aug 2007 17:38:04 +0000 (17:38 +0000)]
changing from prox to depth for nearest hold stalling

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

16 years agostubs for Volume and User buckets
phasefx [Tue, 28 Aug 2007 16:05:59 +0000 (16:05 +0000)]
stubs for Volume and User buckets

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

16 years agospeed tweak
phasefx [Tue, 28 Aug 2007 15:52:33 +0000 (15:52 +0000)]
speed tweak

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

16 years agocrazy thinko ... dead code removed
miker [Tue, 28 Aug 2007 15:08:15 +0000 (15:08 +0000)]
crazy thinko ... dead code removed

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

16 years agoFixed a logic error with renew. The patron Items Out interface keeps some state...
phasefx [Mon, 27 Aug 2007 03:47:48 +0000 (03:47 +0000)]
Fixed a logic error with renew.  The patron Items Out interface keeps some state on each row in the list via the id for the circ.  But a renewed circ is a new circ, with a new id, and we were still updating a map with the old circ id.

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

16 years agoadding some more lib IP ranges for PINES
erickson [Sun, 26 Aug 2007 23:49:49 +0000 (23:49 +0000)]
adding some more lib IP ranges for PINES

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

16 years agoBug fix for list class, where refresh-row functionality broke the on_all_fleshed...
phasefx [Sun, 26 Aug 2007 05:33:11 +0000 (05:33 +0000)]
Bug fix for list class, where refresh-row functionality broke the on_all_fleshed callback handler.  Since rows in a list can flesh themselves out asynchonously, and some actions want to act on all rows in a list, we have a function that asks the whole list to flesh itself (because unseen rows normally don't), and a way to pass a callback function for when the list has been completely fleshed.  Internally, it keeps a count of total rows and total fleshed rows, and if the two are equal, then the list is considered fleshed.  However, the recent refresh-a-single-row functionality was effectively increasing the total fleshed rows tally without first adjusting it, and you would get fleshed rows > total rows, and the callback would never fire.  So this fixes all of that.

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

16 years agoLet's silence the debug chatter for this...
phasefx [Sun, 26 Aug 2007 05:23:02 +0000 (05:23 +0000)]
Let's silence the debug chatter for this...

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

16 years agofix for row-refresh bug that caused subsequent on_selects to not get data for the...
phasefx [Sun, 26 Aug 2007 02:30:58 +0000 (02:30 +0000)]
fix for row-refresh bug that caused subsequent on_selects to not get data for the affected row.  Basically, if you performed an action on an item in the patron Items Out list, you couldn't perform a subsequent action without refreshing the whole list

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

16 years agoThis makes the 'twisties' in the holdings maintenance interface default to a closed...
phasefx [Thu, 23 Aug 2007 17:06:55 +0000 (17:06 +0000)]
This makes the 'twisties' in the holdings maintenance interface default to a closed position (ie. the plus sign), and they'll sync up correctly with rows whether they're expanded or not, but, new bug??, if you toggle these rows open and close rapidly enough with mouseclicks, you can get a 'missed-click' where the toggle does not happen.  I tried tracing the behavior to pinpoint where exactly things go awry, but I'm giving up for now.. seems to be a minor bug, and the other display/render bug is fixed

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

16 years agoadd proximity limiting to hold soft stalling
miker [Tue, 21 Aug 2007 13:24:38 +0000 (13:24 +0000)]
add proximity limiting to hold soft stalling

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

16 years agoAGE was giving strange results, switched to simple addition
miker [Tue, 21 Aug 2007 00:34:00 +0000 (00:34 +0000)]
AGE was giving strange results, switched to simple addition

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

16 years agoadd optional hold age requirement to nearest_hold method
miker [Tue, 21 Aug 2007 00:24:16 +0000 (00:24 +0000)]
add optional hold age requirement to nearest_hold method

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

16 years ago* Big messagecatalog-ization for offline mode (Dan Scott)
miker [Sat, 18 Aug 2007 09:01:23 +0000 (09:01 +0000)]
* Big messagecatalog-ization for offline mode (Dan Scott)
* Inline comment support for messagecatalog properties fields (miker)
* Attempt at replacing escaped characters in getFormattedString() (miker)

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

16 years agoswapping out the reporter proxy for the generic proxy
miker [Sat, 18 Aug 2007 08:14:22 +0000 (08:14 +0000)]
swapping out the reporter proxy for the generic proxy

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

16 years agoadding vhost example for the generic; adding to example startup.pl (and removing...
miker [Fri, 17 Aug 2007 21:19:40 +0000 (21:19 +0000)]
adding vhost example for the generic; adding to example startup.pl (and removing the reporter-specific one)

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

16 years agodebugging
miker [Fri, 17 Aug 2007 21:02:46 +0000 (21:02 +0000)]
debugging

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

16 years agoarg ... ANOTHER typo
miker [Fri, 17 Aug 2007 20:56:14 +0000 (20:56 +0000)]
arg ... ANOTHER typo

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

16 years agoarg ... typo
miker [Fri, 17 Aug 2007 20:51:54 +0000 (20:51 +0000)]
arg ... typo

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

16 years agogeneric auth proxy; sets "ses" cookie and redirects
miker [Fri, 17 Aug 2007 20:44:36 +0000 (20:44 +0000)]
generic auth proxy; sets "ses" cookie and redirects

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

16 years agoremoving control characters from XML with reckless abandon
miker [Fri, 17 Aug 2007 17:37:42 +0000 (17:37 +0000)]
removing control characters from XML with reckless abandon

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

16 years agofixing weird edge case of pushing out the due date after fines start to acrue
miker [Thu, 16 Aug 2007 21:06:21 +0000 (21:06 +0000)]
fixing weird edge case of pushing out the due date after fines start to acrue

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

16 years agoported set_circ_due_date to in-transaction cstore-editor
erickson [Thu, 16 Aug 2007 20:54:25 +0000 (20:54 +0000)]
ported set_circ_due_date to in-transaction cstore-editor

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

16 years agocut out unnecessary call
erickson [Thu, 16 Aug 2007 19:56:39 +0000 (19:56 +0000)]
cut out unnecessary call

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

16 years agoDon't let the menu default to an org that can't have users, regardless of the home_ou...
phasefx [Thu, 16 Aug 2007 19:49:04 +0000 (19:49 +0000)]
Don't let the menu default to an org that can't have users, regardless of the home_ou (soon work_ou) for the staff registering the workstation

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

16 years agorepairing some hold email text
erickson [Thu, 16 Aug 2007 15:22:06 +0000 (15:22 +0000)]
repairing some hold email text

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

16 years agoadded support for the new users_owing_money storage API
erickson [Thu, 16 Aug 2007 14:15:46 +0000 (14:15 +0000)]
added support for the new users_owing_money storage API

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

16 years agocollections API for "users owning me money"
miker [Wed, 15 Aug 2007 20:22:24 +0000 (20:22 +0000)]
collections API for "users owning me money"

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

16 years agoUI for user-org-opt-in feature
phasefx [Wed, 15 Aug 2007 18:04:27 +0000 (18:04 +0000)]
UI for user-org-opt-in feature

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

16 years agoupdated barcode exists method to return the user id instead of the card id
erickson [Wed, 15 Aug 2007 17:45:07 +0000 (17:45 +0000)]
updated barcode exists method to return the user id instead of the card id

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

16 years agofixes bug 569 : shove patron data into bill payment receipts for template use, so...
phasefx [Wed, 15 Aug 2007 16:30:49 +0000 (16:30 +0000)]
fixes bug 569 : shove patron data into bill payment receipts for template use, so %PATRON_BARCODE% works in bill_payment template

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

16 years agoUI for patron search range. Still need to work out some wonkyness with stickyness...
phasefx [Wed, 15 Aug 2007 16:06:54 +0000 (16:06 +0000)]
UI for patron search range.  Still need to work out some wonkyness with stickyness of the dropdown menu

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

16 years agocut-n-paste error; fixing array position
miker [Wed, 15 Aug 2007 15:57:29 +0000 (15:57 +0000)]
cut-n-paste error; fixing array position

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

16 years agofixed object org-opt-in object name typo
erickson [Wed, 15 Aug 2007 15:46:21 +0000 (15:46 +0000)]
fixed object org-opt-in object name typo

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

16 years agoadded support for patron search-by-location-and-depth to patron search api
erickson [Wed, 15 Aug 2007 14:39:25 +0000 (14:39 +0000)]
added support for patron search-by-location-and-depth to patron search api
added support for user_org_unit_opt_in handling
 - checking to see if it's globally enabled
 - checking to see if a patron has opted-in at the current workstation org
 - creating an opt-in record for a patron

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

16 years agouse iterator interface instead of magical array-ref-ness
miker [Wed, 15 Aug 2007 14:10:18 +0000 (14:10 +0000)]
use iterator interface instead of magical array-ref-ness

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

16 years agoHandle a VOLUME_LABEL_EXISTS event. We might want to consider offering a magic item...
phasefx [Wed, 15 Aug 2007 13:59:36 +0000 (13:59 +0000)]
Handle a VOLUME_LABEL_EXISTS event.  We might want to consider offering a magic item transfer or volume merge when this happens.  Dan, I apologize for not using messageCatalog here yet; I'm still tinkering with that.

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

16 years agosettings server controlled opt-in functionallity for non-home_ou transactions
miker [Wed, 15 Aug 2007 13:30:17 +0000 (13:30 +0000)]
settings server controlled opt-in functionallity for non-home_ou transactions

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

16 years ago%s, not %S
phasefx [Tue, 14 Aug 2007 16:44:39 +0000 (16:44 +0000)]
%s, not %S

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