]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
15 years agoMerged revisions 10875-10876 via svnmerge from acq-experiment
erickson [Mon, 20 Oct 2008 18:12:34 +0000 (18:12 +0000)]
Merged revisions 10875-10876 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10875 | erickson | 2008-10-20 13:45:56 -0400 (Mon, 20 Oct 2008) | 3 lines

  Initialized merge tracking via "svnmerge" with revisions "1-8235" from
  svn://svn.open-ils.org/ILS/branches/acq-experiment
........
  r10876 | erickson | 2008-10-20 14:07:25 -0400 (Mon, 20 Oct 2008) | 3 lines

  Removed merge tracking for "svnmerge" for
  svn://svn.open-ils.org/ILS/branches/acq-experiment
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10877 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10868-10869,10873 via svnmerge from
erickson [Mon, 20 Oct 2008 17:32:35 +0000 (17:32 +0000)]
Merged revisions 10868-10869,10873 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10868 | dbs | 2008-10-19 16:50:06 -0400 (Sun, 19 Oct 2008) | 1 line

  Add new string for staff client
........
  r10869 | dbs | 2008-10-19 17:21:21 -0400 (Sun, 19 Oct 2008) | 1 line

  Basic install README for Evergreen - still needs fleshing out with more specifics
........
  r10873 | erickson | 2008-10-20 12:37:49 -0400 (Mon, 20 Oct 2008) | 1 line

  added a global default locale configuration setting (for when no org setting exists).  created an org-locale finder as an addition to the user locale finder.  using default locale info as preferred language in opac searches where not provided by the client
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10874 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoGiven the 100% Dojo-ization of the ACQ interfaces, Pylons is no longer serving any...
erickson [Fri, 17 Oct 2008 22:08:10 +0000 (22:08 +0000)]
Given the 100% Dojo-ization of the ACQ interfaces, Pylons is no longer serving any purpose outside of basic HTML templating.  As such, and in the interest of moving toward a common web infrastucture for new web-based UIs and reduced overall dependencies, ported all ACQ HTML pages to Template Toolkit (an existing EG requirement) and trimmed the Pylons bits.

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10867 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10860-10861 via svnmerge from
erickson [Fri, 17 Oct 2008 16:08:14 +0000 (16:08 +0000)]
Merged revisions 10860-10861 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10860 | erickson | 2008-10-17 11:16:18 -0400 (Fri, 17 Oct 2008) | 1 line

  after all search results scanned, we know the exact hit count, so use that instead of the estimated count
........
  r10861 | erickson | 2008-10-17 11:28:11 -0400 (Fri, 17 Oct 2008) | 1 line

  if we have loaded all search results, don't bother estimating the hit count since we know the real hit count already
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10862 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBare minimum of MFHD parsing code
djfiander [Fri, 17 Oct 2008 01:33:49 +0000 (01:33 +0000)]
Bare minimum of MFHD parsing code

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10857 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10837-10838,10841-10853 via svnmerge from
erickson [Thu, 16 Oct 2008 22:04:54 +0000 (22:04 +0000)]
Merged revisions 10837-10838,10841-10853 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10837 | erickson | 2008-10-15 21:09:18 -0400 (Wed, 15 Oct 2008) | 1 line

  by default, wait less time for added content data to return (to prevent apache process exhaustion), but be more forgiving of errors
........
  r10838 | dbs | 2008-10-15 23:54:49 -0400 (Wed, 15 Oct 2008) | 3 lines

  Add a quick Dojo resource bundle <-> POT roundtripping script
  Ensure Dojo resource bundles adhere to JSON formatting specs
........
  r10841 | erickson | 2008-10-16 11:36:04 -0400 (Thu, 16 Oct 2008) | 1 line

  removed import of non-public packages.   testing showed they were not required and they change with dojo 1.2
........
  r10842 | erickson | 2008-10-16 12:06:41 -0400 (Thu, 16 Oct 2008) | 1 line

  added vandelay menu label and copy-location editor hold verify labels
........
  r10843 | dbs | 2008-10-16 12:19:56 -0400 (Thu, 16 Oct 2008) | 1 line

  Enable localization of Conify
........
  r10844 | phasefx | 2008-10-16 12:35:31 -0400 (Thu, 16 Oct 2008) | 1 line

  change the titlebar for the login window to indicate the target server version
........
  r10845 | phasefx | 2008-10-16 12:46:39 -0400 (Thu, 16 Oct 2008) | 1 line

  exercise the No Propogate Search option when staff opens a new catalog search tab
........
  r10846 | phasefx | 2008-10-16 12:54:06 -0400 (Thu, 16 Oct 2008) | 56 lines

  Patch to better handle migration of settings on the filesystem.  Thanks Jeff!

  ===
  Greetings-

  I found that when using open-ils.write_in_user_chrome_directory set to
  true, the staff client would store local settings in the application
  chrome directory, but the next time the client was run, it would
  inappropriately attempt to migrate the settings from the application
  chrome directory to the user chrome directory.

  If you allowed the settings to be migrated, on the third run, things would
  get even more confused.

  The attached patch causes the migration check in main_init() to respect
  the open-ils.write_in_user_chrome_directory preference, and not migrate
  the local settings out of the application chrome directory if the
  preference dictates that they should remain there.

  DCO inline below, patch is attached. Feedback welcome!

  -jeff

  Developer's Certificate of Origin 1.1

  By making a contribution to this project, I certify that:

  (a) The contribution was created in whole or in part by me and I
     have the right to submit it under the open source license
     indicated in the file; or

  (b) The contribution is based upon previous work that, to the best
     of my knowledge, is covered under an appropriate open source
     license and I have the right under that license to submit that
     work with modifications, whether created in whole or in part
     by me, under the same open source license (unless I am
     permitted to submit under a different license), as indicated
     in the file; or

  (c) The contribution was provided directly to me by some other
     person who certified (a), (b) or (c) and I have not modified
     it.

  (d) I understand and agree that this project and the contribution
     are public and that a record of the contribution (including all
     personal information I submit with it, including my sign-off) is
     maintained indefinitely and may be redistributed consistent with
     this project or the open source license(s) involved.

Signed-off-by: Jeff Godin <jeff@tcnet.org>
  --
  Jeff Godin <jeff@tcnet.org>
  Traverse Area District Library
........
  r10847 | erickson | 2008-10-16 13:53:55 -0400 (Thu, 16 Oct 2008) | 1 line

  dummied up a native catalog z-source config blob
........
  r10848 | dbs | 2008-10-16 14:10:40 -0400 (Thu, 16 Oct 2008) | 1 line

  Add Conify i18n build rules and POT files
........
  r10849 | phasefx | 2008-10-16 14:37:18 -0400 (Thu, 16 Oct 2008) | 1 line

  use the xul service row for native-evergreen-catalog since it's I18N'ized
........
  r10850 | phasefx | 2008-10-16 15:03:06 -0400 (Thu, 16 Oct 2008) | 1 line

  we're going to let the middle layer completely handle the limit for past circ retrieval
........
  r10851 | erickson | 2008-10-16 15:04:09 -0400 (Thu, 16 Oct 2008) | 1 line

  if no max is configured and no valid count from the SC, default to 4, which was the previous default
........
  r10852 | phasefx | 2008-10-16 15:57:47 -0400 (Thu, 16 Oct 2008) | 1 line

  rough cut of Checkout interface using checkout.full method.  Appears to work, but at least one rough spot with redundant override dialogs
........
  r10853 | erickson | 2008-10-16 16:27:04 -0400 (Thu, 16 Oct 2008) | 1 line

  during precats, assume override on checkout.full
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10856 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agotaking advantage of response extractor to check for event
erickson [Thu, 16 Oct 2008 21:55:06 +0000 (21:55 +0000)]
taking advantage of response extractor to check for event

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10855 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agosomewhere to put general stuff that has no better place to live. added onload wrappe...
erickson [Thu, 16 Oct 2008 21:54:38 +0000 (21:54 +0000)]
somewhere to put general stuff that has no better place to live.  added onload wrapper to prevent calls when there is no valid authtoken.  added method to extract responses and check for events

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10854 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agomakes no sense to return an empty array from a streaming method
erickson [Wed, 15 Oct 2008 13:06:51 +0000 (13:06 +0000)]
makes no sense to return an empty array from a streaming method

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10836 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agochecking event-iness of reponse
erickson [Wed, 15 Oct 2008 13:00:22 +0000 (13:00 +0000)]
checking event-iness of reponse

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10835 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agochecking event-iness of response, some reformatting for debugging
erickson [Wed, 15 Oct 2008 12:59:39 +0000 (12:59 +0000)]
checking event-iness of response, some reformatting for debugging

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10834 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10827-10832 via svnmerge from
erickson [Wed, 15 Oct 2008 12:54:09 +0000 (12:54 +0000)]
Merged revisions 10827-10832 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10827 | dbs | 2008-10-13 22:39:13 -0400 (Mon, 13 Oct 2008) | 3 lines

  Start making it possible to localize Conify.
  Using a combination of mod_xmlent and dojo string substitution for the nonce.
........
  r10828 | erickson | 2008-10-13 23:08:14 -0400 (Mon, 13 Oct 2008) | 1 line

  disconnect to free up the cstore backend
........
  r10829 | dbs | 2008-10-13 23:38:48 -0400 (Mon, 13 Oct 2008) | 2 lines

  Complete i18n support for the aout admin interface
........
  r10830 | dbs | 2008-10-14 00:37:42 -0400 (Tue, 14 Oct 2008) | 2 lines

  Add conify and vandelay DTDs to localization effort
........
  r10831 | dbs | 2008-10-14 16:35:48 -0400 (Tue, 14 Oct 2008) | 1 line

  Remove ugly separate language picker
........
  r10832 | dbs | 2008-10-14 16:36:48 -0400 (Tue, 14 Oct 2008) | 2 lines

  Bring i18n to org unit administration interface
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10833 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoupdated oils_i18n_gettext calls .. missing params
erickson [Mon, 13 Oct 2008 22:00:48 +0000 (22:00 +0000)]
updated oils_i18n_gettext calls .. missing params

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10826 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10380,10382,10384-10385,10389,10392,10395,10398,10401-10415,10418...
erickson [Mon, 13 Oct 2008 16:42:24 +0000 (16:42 +0000)]
Merged revisions 10380,10382,10384-10385,10389,10392,10395,10398,10401-10415,10418,10421-10432,10435,10438,10440-10448,10451-10459,10463-10469,10472-10476,10479-10503,10506-10554,10560-10566,10568-10579,10582-10596,10599-10603,10606-10609,10612-10613,10616,10619-10627,10632-10633,10636-10676,10679-10693,10696-10702,10704-10719,10721-10736,10739-10781,10784,10787-10797,10800-10805,10807-10824 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10380 | erickson | 2008-08-20 10:42:58 -0400 (Wed, 20 Aug 2008) | 1 line

  log the locale before the method name so it will still be possible to copy/paste method+params directly from log files
........
  r10382 | erickson | 2008-08-20 13:08:09 -0400 (Wed, 20 Aug 2008) | 1 line

  use utf8 instead of us-ascii for outbound xml
........
  r10384 | dbs | 2008-08-20 21:56:29 -0400 (Wed, 20 Aug 2008) | 2 lines

  Make RemoteRequest.js work inside the staff client as well as the OPAC
........
  r10385 | dbs | 2008-08-21 00:12:00 -0400 (Thu, 21 Aug 2008) | 10 lines

  Enable translated database strings the right way:
    * Use the primary key of the given table, in combination with class hint
      and property, to identify the translated string
    * Stuff the primary key into the PO comment field so we can round-trip it
    * Adjust the oils_i18n_gettext() function to accept the additional parameters,
      including both INT and TEXT primary keys
    * Adjust the database seed values to use explicit primary keys throughout,
      and adjust the use of oils_i18n_gettext() to pass the additiona parameters
........
  r10389 | erickson | 2008-08-21 09:39:44 -0400 (Thu, 21 Aug 2008) | 1 line

  forcing cache timeout on staged search cacheing (*sigh*).  added some logging for timed out and 0-hit searches. removed warns and replaced with logger calls
........
  r10392 | erickson | 2008-08-21 09:43:07 -0400 (Thu, 21 Aug 2008) | 1 line

  don't exit early on 0-hit search.  cache them, since they are valid results
........
  r10395 | erickson | 2008-08-21 10:31:01 -0400 (Thu, 21 Aug 2008) | 1 line

  when a no_session event is returned, remove the cookie and reload the page.  started giving the default template a little more data
........
  r10398 | erickson | 2008-08-21 11:13:13 -0400 (Thu, 21 Aug 2008) | 1 line

  added a method to return the org unit closed dates
........
  r10401 | erickson | 2008-08-21 12:20:16 -0400 (Thu, 21 Aug 2008) | 1 line

  updated the default print template to show library hours and address
........
  r10402 | sboyette | 2008-08-21 12:22:44 -0400 (Thu, 21 Aug 2008) | 2 lines

  new flag --tcnfile, allows specification of a dumpfile for all dontuse and found tcn values
........
  r10403 | sboyette | 2008-08-21 12:25:03 -0400 (Thu, 21 Aug 2008) | 2 lines

  durrrr TCNFILE
........
  r10404 | erickson | 2008-08-21 13:25:46 -0400 (Thu, 21 Aug 2008) | 1 line

  added a utility method to find a user's locale
........
  r10405 | erickson | 2008-08-21 15:28:23 -0400 (Thu, 21 Aug 2008) | 1 line

  implemented the ability to go back in time (aka days_back).  made option variable names more obvious.  added flag which forces failed email notices to be appended to the global notice set
........
  r10406 | erickson | 2008-08-21 15:59:31 -0400 (Thu, 21 Aug 2008) | 1 line

  added ability to specify which types of notices to generate
........
  r10407 | erickson | 2008-08-21 15:59:54 -0400 (Thu, 21 Aug 2008) | 1 line

  cleaned up some formatting
........
  r10408 | erickson | 2008-08-21 16:55:11 -0400 (Thu, 21 Aug 2008) | 1 line

  added support for using the org-unit setting for FROM address
........
  r10409 | erickson | 2008-08-21 16:55:55 -0400 (Thu, 21 Aug 2008) | 1 line

  explicitly set all sender headers to the sender addr
........
  r10410 | erickson | 2008-08-21 17:20:36 -0400 (Thu, 21 Aug 2008) | 1 line

  we need to report on circs that are /not/ lost/lonvoverdue/claimsreturned
........
  r10411 | miker | 2008-08-21 21:33:48 -0400 (Thu, 21 Aug 2008) | 1 line

  add renewal-specific rule flag
........
  r10412 | erickson | 2008-08-21 22:43:18 -0400 (Thu, 21 Aug 2008) | 1 line

  fixing overzealous search/replace and help text
........
  r10413 | erickson | 2008-08-22 16:32:15 -0400 (Fri, 22 Aug 2008) | 5 lines

  These are deprecated.  Removing.
........
  r10414 | erickson | 2008-08-22 16:33:19 -0400 (Fri, 22 Aug 2008) | 4 lines

  Also deprecated
........
  r10415 | erickson | 2008-08-22 16:36:43 -0400 (Fri, 22 Aug 2008) | 4 lines

  Also deprecated.  This code now lives in Open-ILS/src/support-scripts/generate_circ_notices.pl
........
  r10418 | erickson | 2008-08-22 18:07:36 -0400 (Fri, 22 Aug 2008) | 1 line

  added a handler for the case where the item is checked out by another user
........
  r10421 | erickson | 2008-08-22 18:36:43 -0400 (Fri, 22 Aug 2008) | 1 line

  made the default print fonts smallerOpen-ILS/web/opac/extras/selfcheck/selfcheck.xml
........
  r10422 | erickson | 2008-08-23 12:40:38 -0400 (Sat, 23 Aug 2008) | 5 lines

  Added a flag to force emails to be appended to a file instead of sent to the smtp server
  Added email recipient option to force all emails to go to the configured recipient
........
  r10423 | erickson | 2008-08-23 12:56:40 -0400 (Sat, 23 Aug 2008) | 1 line

  --send-email and --use-email-outfile are no longer mutually exclusive
........
  r10424 | erickson | 2008-08-24 11:51:06 -0400 (Sun, 24 Aug 2008) | 1 line

  added a cache for org-from-address
........
  r10425 | erickson | 2008-08-24 12:06:41 -0400 (Sun, 24 Aug 2008) | 1 line

  specify utf8 output encoding on the email outfile
........
  r10426 | erickson | 2008-08-24 12:22:55 -0400 (Sun, 24 Aug 2008) | 1 line

  do the same for stdout...
........
  r10427 | erickson | 2008-08-24 12:34:17 -0400 (Sun, 24 Aug 2008) | 1 line

  typo F -> STDOUT
........
  r10428 | erickson | 2008-08-24 17:18:07 -0400 (Sun, 24 Aug 2008) | 6 lines

  More cleanup of the Evergreen directory.  This change replaces the Open-ILS version of the
  user editor (deprecated) with the Evergreen version, which is the maintaned version.
  Also removes the portion of the XUL makefile that copies files over from the Evergreen tree.
........
  r10429 | erickson | 2008-08-24 17:54:16 -0400 (Sun, 24 Aug 2008) | 1 line

  moved to http://svn.open-ils.org/trac/ILS-Contrib/browser/PINES-Examples
........
  r10430 | erickson | 2008-08-24 17:58:14 -0400 (Sun, 24 Aug 2008) | 1 line

  moved to http://svn.open-ils.org/trac/ILS-Contrib/browser/PINES-Examples
........
  r10431 | erickson | 2008-08-24 17:59:50 -0400 (Sun, 24 Aug 2008) | 1 line

  moved to http://svn.open-ils.org/trac/ILS-Contrib/browser/PINES-Examples
........
  r10432 | erickson | 2008-08-24 18:00:42 -0400 (Sun, 24 Aug 2008) | 1 line

  removing, deprecated
........
  r10435 | erickson | 2008-08-25 09:20:23 -0400 (Mon, 25 Aug 2008) | 1 line

  add a page break after the print div
........
  r10438 | phasefx | 2008-08-25 12:08:41 -0400 (Mon, 25 Aug 2008) | 1 line

  current copy location column for hold lists
........
  r10440 | dbs | 2008-08-25 13:49:56 -0400 (Mon, 25 Aug 2008) | 3 lines

  Enable LIKE to use an index for authority.full_rec.value
  (on database clusters with a locale other than C or POSIX)
........
  r10441 | erickson | 2008-08-25 17:56:16 -0400 (Mon, 25 Aug 2008) | 1 line

  make sure has is defined
........
  r10442 | erickson | 2008-08-25 17:57:06 -0400 (Mon, 25 Aug 2008) | 1 line

  added new function which builds an org selector from a set of top-level orgs
........
  r10443 | erickson | 2008-08-25 17:57:34 -0400 (Mon, 25 Aug 2008) | 1 line

  added method to grab work_ou related permissions
........
  r10444 | erickson | 2008-08-25 17:58:07 -0400 (Mon, 25 Aug 2008) | 1 line

  typo yes -> no
........
  r10445 | erickson | 2008-08-25 18:09:08 -0400 (Mon, 25 Aug 2008) | 1 line

  added work-org version of checkDisabled
........
  r10446 | erickson | 2008-08-25 18:37:08 -0400 (Mon, 25 Aug 2008) | 1 line

  added companion to orgIsMine which will look at a list of parent orgs
........
  r10447 | erickson | 2008-08-25 18:41:02 -0400 (Mon, 25 Aug 2008) | 1 line

  added library filter to copy location editor
........
  r10448 | erickson | 2008-08-25 18:42:21 -0400 (Mon, 25 Aug 2008) | 1 line

  shelving location editor now has the ability to show locations relevent to all work orgs.  org lists in the org display filter and in the create-new form are trimmed to the set of orgs (and children) the editing user has permission to access
........
  r10451 | erickson | 2008-08-26 10:37:18 -0400 (Tue, 26 Aug 2008) | 1 line

  show newest checkouts first in the items out lists
........
  r10452 | erickson | 2008-08-26 14:13:28 -0400 (Tue, 26 Aug 2008) | 1 line

  added batch versions of the work-perm-org fetchers
........
  r10453 | erickson | 2008-08-26 15:41:38 -0400 (Tue, 26 Aug 2008) | 1 line

  using batch version of perm org fetcher.  added onload callback option
........
  r10454 | erickson | 2008-08-26 15:42:50 -0400 (Tue, 26 Aug 2008) | 1 line

  load org shortname into globalOrgTree orgs since it is now imported via autogen
........
  r10455 | erickson | 2008-08-26 15:43:21 -0400 (Tue, 26 Aug 2008) | 1 line

  gave org selecter builder the option to display shortname instead of name, good for staff client
........
  r10456 | erickson | 2008-08-26 16:03:52 -0400 (Tue, 26 Aug 2008) | 1 line

  added method to find "where" a given action can be performed based on perm orgs and a context org
........
  r10457 | erickson | 2008-08-26 16:45:12 -0400 (Tue, 26 Aug 2008) | 1 line

  wording change.  "filter" is misleading
........
  r10458 | erickson | 2008-08-26 16:46:52 -0400 (Tue, 26 Aug 2008) | 1 line

  stat cat editor is now work-ou aware.  default focus org is workstation.  staff is given an option to change the focus org
........
  r10459 | erickson | 2008-08-26 17:39:36 -0400 (Tue, 26 Aug 2008) | 1 line

  non-cat  editor is now work-ou aware.  default focus org is workstation.  staff is given an option to change the focus org
........
  r10463 | miker | 2008-08-27 12:52:45 -0400 (Wed, 27 Aug 2008) | 1 line

  fix find_relation to look in the builder _rels
........
  r10464 | miker | 2008-08-27 13:01:50 -0400 (Wed, 27 Aug 2008) | 1 line

  arg. unneeded change
........
  r10465 | dbs | 2008-08-27 13:14:35 -0400 (Wed, 27 Aug 2008) | 2 lines

  Specify the new column for the new explicit ID values that we added
........
  r10466 | dbs | 2008-08-27 16:12:04 -0400 (Wed, 27 Aug 2008) | 2 lines

  Start using automake/autoconf for configuring, building, and installing Evergreen
........
  r10467 | dbs | 2008-08-27 16:22:48 -0400 (Wed, 27 Aug 2008) | 2 lines

  Farewell to the long-deprecated Django administration interface
........
  r10468 | dbs | 2008-08-27 16:37:05 -0400 (Wed, 27 Aug 2008) | 1 line

  We don't need to build anything in Evergreen directory, so no Makefile.am is needed
........
  r10469 | miker | 2008-08-28 08:32:10 -0400 (Thu, 28 Aug 2008) | 1 line

  moving "builder" to the right place ... now all objects have proper access; removing overly restrictive left join avoidance code -- we may have to go further than this, too
........
  r10472 | erickson | 2008-08-28 14:34:48 -0400 (Thu, 28 Aug 2008) | 1 line

  repaired record auto-delete code which could leave un-deleted volumes attached to a deleted copy if the volumes had no copies
........
  r10473 | dbs | 2008-08-28 15:15:26 -0400 (Thu, 28 Aug 2008) | 2 lines

  Set svn:executable property on autogen.sh
........
  r10474 | erickson | 2008-08-29 10:35:03 -0400 (Fri, 29 Aug 2008) | 1 line

  calling internal bib instead of auth rec creator on bib queue
........
  r10475 | erickson | 2008-08-29 11:14:13 -0400 (Fri, 29 Aug 2008) | 1 line

  added use strict/warnings.  fixed some missing variable declerations.  cstoreeditor->create returns the new object, updated to accomodate those.  exit spool method early on record create failure and return event
........
  r10476 | miker | 2008-08-29 12:03:00 -0400 (Fri, 29 Aug 2008) | 1 line

  avoid using the too-magical selector value collector
........
  r10479 | erickson | 2008-08-29 13:02:22 -0400 (Fri, 29 Aug 2008) | 1 line

  typo on new object
........
  r10480 | erickson | 2008-08-29 15:39:54 -0400 (Fri, 29 Aug 2008) | 1 line

  MARC::File does not like IO::Scalar, using open() instead.  defaulting to caller as the queue owner.
........
  r10481 | erickson | 2008-08-29 16:14:31 -0400 (Fri, 29 Aug 2008) | 1 line

  calling entityize without obj ref.  obj is an application.pm thing, doesn't know about entityize
........
  r10482 | erickson | 2008-08-29 16:31:08 -0400 (Fri, 29 Aug 2008) | 1 line

  vandelay ui round 1.  supports queue create, marc file upload, queue process
........
  r10483 | erickson | 2008-08-29 18:19:40 -0400 (Fri, 29 Aug 2008) | 1 line

  added virtual attributes fields to queued bib and authority records
........
  r10484 | erickson | 2008-08-29 18:20:12 -0400 (Fri, 29 Aug 2008) | 1 line

  passing around the queue object, not the id
........
  r10485 | erickson | 2008-08-29 18:21:55 -0400 (Fri, 29 Aug 2008) | 1 line

  added method to retrieve fleshed bib/authority records by queue.  abstracted out the queue perm checks
........
  r10486 | dbs | 2008-08-30 10:30:02 -0400 (Sat, 30 Aug 2008) | 2 lines

  Add README for autogen.sh (missed in initial merge) - thanks, gfawcett!
........
  r10487 | dbs | 2008-08-30 10:31:48 -0400 (Sat, 30 Aug 2008) | 2 lines

  Fix syntax errors in configoptions.sh (although this file might be rm'ed shortly)
........
  r10488 | erickson | 2008-08-30 11:42:23 -0400 (Sat, 30 Aug 2008) | 1 line

  on perm failure, return failure event to caller instead of throwing exception
........
  r10489 | erickson | 2008-08-30 12:02:29 -0400 (Sat, 30 Aug 2008) | 1 line

  make sure to grab the correct queue type for perm checking
........
  r10490 | erickson | 2008-08-30 12:03:13 -0400 (Sat, 30 Aug 2008) | 1 line

  fetch bib/auth attr defs at startup time.  leave some debugging for now
........
  r10491 | erickson | 2008-08-30 12:04:39 -0400 (Sat, 30 Aug 2008) | 1 line

  make vandelay attr defs world readable
........
  r10492 | erickson | 2008-08-30 12:48:14 -0400 (Sat, 30 Aug 2008) | 1 line

  after queueing, retrieve the recs and shove them into a grid.  need to add attr display
........
  r10493 | dbs | 2008-08-30 15:08:02 -0400 (Sat, 30 Aug 2008) | 2 lines

  Removing ephemeral file, per kbeswick's nod
........
  r10494 | erickson | 2008-08-30 16:30:06 -0400 (Sat, 30 Aug 2008) | 1 line

  displaying bib attrs in grid.  added option to pass in queue id to bypass upload form
........
  r10495 | dbs | 2008-08-31 11:20:07 -0400 (Sun, 31 Aug 2008) | 2 lines

  autogen.sh expects INSTALL as well
........
  r10496 | phasefx | 2008-09-01 03:43:36 -0400 (Mon, 01 Sep 2008) | 1 line

  missing ampersand for entity
........
  r10497 | erickson | 2008-09-01 11:08:34 -0400 (Mon, 01 Sep 2008) | 1 line

  fixing not found not-found event ;)
........
  r10498 | dbs | 2008-09-01 13:41:23 -0400 (Mon, 01 Sep 2008) | 2 lines

  Remove duplicate entity definitions (caught by build/i18n/tests/check_entities.py)
........
  r10499 | dbs | 2008-09-01 14:08:44 -0400 (Mon, 01 Sep 2008) | 3 lines

  SRU: Map author and name names from the eg indexset to the "author" index instead of "title"
  SRU: Log info and debug messages to osrfsys.log instead of the Apache logs
........
  r10500 | dbs | 2008-09-01 23:24:10 -0400 (Mon, 01 Sep 2008) | 2 lines

  setuptools is a CentOS prereq as well
........
  r10501 | dbs | 2008-09-02 00:10:41 -0400 (Tue, 02 Sep 2008) | 2 lines

  Overcome a problem building DateTime::Format::ISO8601 on CentOS
........
  r10502 | erickson | 2008-09-02 09:56:10 -0400 (Tue, 02 Sep 2008) | 1 line

  close the cstore connection before return
........
  r10503 | erickson | 2008-09-02 09:58:45 -0400 (Tue, 02 Sep 2008) | 1 line

  using addOnLoad (thanks, dbs).  using atomic version of queued record fetcher to bypass streaming response bug (still not sure what's up with that)
........
  r10506 | erickson | 2008-09-02 11:06:59 -0400 (Tue, 02 Sep 2008) | 1 line

  added logic to detect Safari.  if Safari, use the same select.option onclick trickery that IE requires
........
  r10507 | erickson | 2008-09-02 12:10:14 -0400 (Tue, 02 Sep 2008) | 1 line

  no need to commit on read, rollback instead
........
  r10508 | erickson | 2008-09-02 13:30:27 -0400 (Tue, 02 Sep 2008) | 1 line

  moved grid layout into the markup for easier i18nization.   added buttons to select all/none.  stub import button
........
  r10509 | erickson | 2008-09-02 15:48:05 -0400 (Tue, 02 Sep 2008) | 1 line

  mike, check me on this one... fixing what looks like a copy/paste error.  bib_record_attrs don't have lineitems
........
  r10510 | erickson | 2008-09-02 15:49:48 -0400 (Tue, 02 Sep 2008) | 7 lines

  added initial bib import logic.  this is bibs only, no holdings.  also, at this point, a failure event
  will roll back the entire import, which is probably not what is wanted.

  no auth import yet
........
  r10511 | erickson | 2008-09-02 15:50:30 -0400 (Tue, 02 Sep 2008) | 1 line

  rollback on failed auth as well..
........
  r10512 | miker | 2008-09-02 16:34:26 -0400 (Tue, 02 Sep 2008) | 1 line

  trigger for item import
........
  r10513 | miker | 2008-09-02 16:51:17 -0400 (Tue, 02 Sep 2008) | 1 line

  minor typo fixes; table creation ordering
........
  r10514 | erickson | 2008-09-02 17:42:02 -0400 (Tue, 02 Sep 2008) | 1 line

  more not-found evts
........
  r10515 | erickson | 2008-09-02 17:44:07 -0400 (Tue, 02 Sep 2008) | 1 line

  plugged in bib import with progress bar.  in a perfect world (with no collisions or holdings) you can import bibs
........
  r10516 | erickson | 2008-09-02 22:22:39 -0400 (Tue, 02 Sep 2008) | 1 line

  sort the attr defs by label.  better handle events on the startup calls
........
  r10517 | erickson | 2008-09-03 09:45:12 -0400 (Wed, 03 Sep 2008) | 1 line

  updated match classes to match the schema.  added virtual field for matches off queued records
........
  r10518 | erickson | 2008-09-03 09:45:55 -0400 (Wed, 03 Sep 2008) | 1 line

  added fleshing of matches on queued rec retrieval.  condensed some of the retrieval code
........
  r10519 | erickson | 2008-09-03 09:46:31 -0400 (Wed, 03 Sep 2008) | 1 line

  added date/time parsing to import time on queued record display
........
  r10520 | erickson | 2008-09-03 11:14:07 -0400 (Wed, 03 Sep 2008) | 1 line

  added logic to find matches.  centering cell data
........
  r10521 | erickson | 2008-09-03 12:23:07 -0400 (Wed, 03 Sep 2008) | 1 line

  added some css to indicate a match point
........
  r10522 | erickson | 2008-09-03 12:23:48 -0400 (Wed, 03 Sep 2008) | 1 line

  for now, show the matched attr value and number of matches. will link to a page of matched bibs
........
  r10523 | erickson | 2008-09-03 13:28:26 -0400 (Wed, 03 Sep 2008) | 1 line

  added vandelay to example config
........
  r10524 | dbs | 2008-09-03 13:57:14 -0400 (Wed, 03 Sep 2008) | 2 lines

  Basic Vandelay configuration for Apache
........
  r10525 | erickson | 2008-09-03 17:08:35 -0400 (Wed, 03 Sep 2008) | 1 line

  added an alternate marc2html stylesheet which only outputs a div instead of a full html document.  falls back to the old style if slim is selected but no slim xsl is configured
........
  r10526 | erickson | 2008-09-03 17:09:58 -0400 (Wed, 03 Sep 2008) | 1 line

  when we find matches, provide an option to view a list of matched records and see the MARC for those records
........
  r10527 | erickson | 2008-09-03 17:24:48 -0400 (Wed, 03 Sep 2008) | 1 line

  removed old debug warnings
........
  r10528 | erickson | 2008-09-03 17:37:08 -0400 (Wed, 03 Sep 2008) | 1 line

  some more minor cleanup
........
  r10529 | erickson | 2008-09-03 22:43:30 -0400 (Wed, 03 Sep 2008) | 1 line

  added an overlay version of the queued bib import
........
  r10530 | erickson | 2008-09-03 22:45:03 -0400 (Wed, 03 Sep 2008) | 1 line

  minor cleanup/comment
........
  r10531 | dbs | 2008-09-04 00:36:49 -0400 (Thu, 04 Sep 2008) | 2 lines

  Get consistent with open-ils sock / log / pid names.
........
  r10532 | erickson | 2008-09-04 09:01:50 -0400 (Thu, 04 Sep 2008) | 1 line

  sending headers via apache request content_type method, which seems to prevent the double headers issue.  verifying upload file exists before a read is attempted
........
  r10533 | erickson | 2008-09-04 09:04:00 -0400 (Thu, 04 Sep 2008) | 1 line

  no longer working around double-header issue.  sorting attr defs on ID (experimenting) instead of name
........
  r10534 | erickson | 2008-09-04 10:47:05 -0400 (Thu, 04 Sep 2008) | 1 line

  give a default form value to prevent warnings
........
  r10535 | dbs | 2008-09-04 10:58:01 -0400 (Thu, 04 Sep 2008) | 3 lines

  Add a tests directory to hold sets of data and perhaps eventually tests for
  things like import and conversion tools.
........
  r10536 | dbs | 2008-09-04 11:14:42 -0400 (Thu, 04 Sep 2008) | 2 lines

  Try an uncorrupted version of the file, eh?
........
  r10537 | erickson | 2008-09-04 12:19:41 -0400 (Thu, 04 Sep 2008) | 1 line

  rolling back removal of matched attribute field, but changing name from "field" to "matched_attr"
........
  r10538 | erickson | 2008-09-04 12:22:08 -0400 (Thu, 04 Sep 2008) | 1 line

  oops, forgot to repair array positions
........
  r10539 | erickson | 2008-09-04 13:18:17 -0400 (Thu, 04 Sep 2008) | 1 line

  fixed bug in matching attrs to matches.  now showing match field_type in list of matched records.  started on ui for picking record to overlay
........
  r10540 | miker | 2008-09-05 08:05:24 -0400 (Fri, 05 Sep 2008) | 1 line

  cleaning up the Evergreen repo area; adding Overlay as an option to Vandelay upload; fix thinko in in-db circ to load the circ test
........
  r10541 | erickson | 2008-09-05 08:30:26 -0400 (Fri, 05 Sep 2008) | 1 line

  added not-found event
........
  r10542 | erickson | 2008-09-05 10:03:42 -0400 (Fri, 05 Sep 2008) | 1 line

  for ease of UI dev, allow import and overlay records on same API call.  overlay recs present in overlay map
........
  r10543 | erickson | 2008-09-05 10:04:39 -0400 (Fri, 05 Sep 2008) | 1 line

  finished overlay select. overlay selected records on import
........
  r10544 | erickson | 2008-09-05 10:45:34 -0400 (Fri, 05 Sep 2008) | 1 line

  make sure record is selected for import if overlay has been selected.  pre-select overlay target if it's already been chosen
........
  r10545 | miker | 2008-09-05 12:41:50 -0400 (Fri, 05 Sep 2008) | 1 line

  adding rule localization support to in-db circ
........
  r10546 | erickson | 2008-09-05 12:58:19 -0400 (Fri, 05 Sep 2008) | 1 line

  added not-found event
........
  r10547 | erickson | 2008-09-05 13:38:47 -0400 (Fri, 05 Sep 2008) | 1 line

  when all items in a queue are imported, mark the queue as complete.  added api call for fetching all of a user's queues
........
  r10548 | erickson | 2008-09-05 13:39:45 -0400 (Fri, 05 Sep 2008) | 1 line

  added a toolbar for choosing interfaces.  added a queue picker interface to pick a queue to view
........
  r10549 | erickson | 2008-09-05 13:40:15 -0400 (Fri, 05 Sep 2008) | 1 line

  removed non-existent column
........
  r10550 | erickson | 2008-09-05 15:23:58 -0400 (Fri, 05 Sep 2008) | 1 line

  oops, extra commit.  removing
........
  r10551 | erickson | 2008-09-05 16:38:58 -0400 (Fri, 05 Sep 2008) | 1 line

  added upload-to-existing-queue.  styling records to overlay slightly differently
........
  r10552 | erickson | 2008-09-05 16:57:26 -0400 (Fri, 05 Sep 2008) | 1 line

  cleaned up some of the status display handling
........
  r10553 | erickson | 2008-09-07 11:02:32 -0400 (Sun, 07 Sep 2008) | 1 line

  marc xpath parser and compiler.  needs more testing
........
  r10554 | dbs | 2008-09-08 12:42:26 -0400 (Mon, 08 Sep 2008) | 3 lines

  Check in new fr-CA translations courtesy of Natural Resources Canada
  Update English POT files
........
  r10560 | erickson | 2008-09-08 14:32:50 -0400 (Mon, 08 Sep 2008) | 1 line

  using new status-filtered hold pull list method
........
  r10561 | dbs | 2008-09-08 15:14:03 -0400 (Mon, 08 Sep 2008) | 2 lines

  Enable LIKE to use an index on mfr.value for database clusters with locales other than C or POSIX
........
  r10562 | dbs | 2008-09-08 21:09:29 -0400 (Mon, 08 Sep 2008) | 1 line

  Teach the i18n Makefile that lang.dtd needs to be local, too
........
  r10563 | dbs | 2008-09-09 00:29:26 -0400 (Tue, 09 Sep 2008) | 1 line

  Provide a mechanism for merging localized ils_events.xml into master ils_events.xml
........
  r10564 | dbs | 2008-09-09 09:47:06 -0400 (Tue, 09 Sep 2008) | 2 lines

  This is the new automake world, so get rid of the old Makefile
........
  r10565 | dbs | 2008-09-09 10:46:40 -0400 (Tue, 09 Sep 2008) | 3 lines

  Add merging of localized ils_events.xml descriptions to "install" target
  Prevent repeated merging of localized ils_events.xml descriptions from adding duplicate descriptions
........
  r10566 | dbs | 2008-09-09 10:54:02 -0400 (Tue, 09 Sep 2008) | 2 lines

  On i18n install, copy localized data seed values to sql/Pg directory
........
  r10568 | dbs | 2008-09-09 14:49:45 -0400 (Tue, 09 Sep 2008) | 2 lines

  Evergreen XUL no longer exists
........
  r10569 | dbs | 2008-09-09 16:05:27 -0400 (Tue, 09 Sep 2008) | 2 lines

  Completed fr-CA translation from Natural Resources Canada - thank you!
........
  r10570 | dbs | 2008-09-09 22:58:12 -0400 (Tue, 09 Sep 2008) | 3 lines

  Escape CDATA before adding it to our entityized XML file
  (fixes a bug with <> in oils_persist:source_definition for iatc)
........
  r10571 | dbs | 2008-09-09 23:09:02 -0400 (Tue, 09 Sep 2008) | 15 lines

  build/i18n/Makefile.in:
    * Install the entityized version of fm_IDL.xml in /reports/ if any locale
      is installed
    * Install the DTD set of entities for fm_IDL.xml for each localization
  Open-ILS/src/Makefile.am:
    * Copy, don't link, fm_IDL.xml into /reports/ - this avoids the /conf/
      version from getting replaced by the entityized version (which messes
      up cstore but good)
  Open-ILS/examples/apache/eg_vhost.conf:
    * Add rudimentary locale settings for the reports interface, based on
      the contents of the Accept-Language header (assuming that we will
      only support one language in the header at a time in the staff client;
      otherwise, the last match in eg_vhost.conf wins despite the order of
      entries in the header)
........
  r10572 | erickson | 2008-09-10 21:48:50 -0400 (Wed, 10 Sep 2008) | 1 line

  added permacrud handlers for authority record notes
........
  r10573 | erickson | 2008-09-10 21:50:14 -0400 (Wed, 10 Sep 2008) | 1 line

  added a common entityize function to prevent the contining spread
........
  r10574 | erickson | 2008-09-10 21:51:24 -0400 (Wed, 10 Sep 2008) | 1 line

  removing old, unused code
........
  r10575 | erickson | 2008-09-10 21:52:06 -0400 (Wed, 10 Sep 2008) | 1 line

  authority record import/overlay and notes handling code
........
  r10576 | erickson | 2008-09-10 21:53:29 -0400 (Wed, 10 Sep 2008) | 1 line

  using new entityize, importing authority code, not importing old util code
........
  r10577 | erickson | 2008-09-10 21:55:58 -0400 (Wed, 10 Sep 2008) | 1 line

  bib and authority marchtml generator now use same code
........
  r10578 | erickson | 2008-09-10 21:57:18 -0400 (Wed, 10 Sep 2008) | 1 line

  added authority import/overlay and external entityize
........
  r10579 | erickson | 2008-09-10 21:57:42 -0400 (Wed, 10 Sep 2008) | 1 line

  plugged in new authority calls
........
  r10582 | erickson | 2008-09-11 09:51:23 -0400 (Thu, 11 Sep 2008) | 1 line

  stringify the copy location list before making it a param
........
  r10583 | dbs | 2008-09-11 15:50:53 -0400 (Thu, 11 Sep 2008) | 3 lines

  Set up locales for current translations in staff client
  This assumes we'll use the Accept-Language header for content negotiation in the staff client
........
  r10584 | dbs | 2008-09-11 17:28:43 -0400 (Thu, 11 Sep 2008) | 2 lines

  Reporter wants fm_IDL.xml served up as text/xml
........
  r10585 | erickson | 2008-09-12 09:54:20 -0400 (Fri, 12 Sep 2008) | 1 line

  fixing typos and thinkos
........
  r10586 | dbs | 2008-09-13 01:37:15 -0400 (Sat, 13 Sep 2008) | 2 lines

  Typo: MODS doesn't define "abreviated"
........
  r10587 | dbs | 2008-09-13 02:43:51 -0400 (Sat, 13 Sep 2008) | 3 lines

  Enable display of public notes (subfield 'z') in online resources per http://www.loc.gov/marc/856guide.html
  This requires a version bump from MARC21slim2MODS.xsl to MARC21slim2MODS32.xsl
........
  r10588 | dbs | 2008-09-13 03:27:57 -0400 (Sat, 13 Sep 2008) | 2 lines

  Prevent an 'undefined' $z note from being displayed when neither $y and $3 are defined
........
  r10589 | dbs | 2008-09-13 16:01:32 -0400 (Sat, 13 Sep 2008) | 3 lines

  Union approach to URL attributes was bug-ridden if a given attribute was not defined;
  move to explicitly set attributes instead
........
  r10590 | dbs | 2008-09-13 20:32:29 -0400 (Sat, 13 Sep 2008) | 3 lines

  Now that we're guaranteeing each URL attribute will be defined,
  we no longer need to check for 'undefined'
........
  r10591 | erickson | 2008-09-15 12:39:31 -0400 (Mon, 15 Sep 2008) | 1 line

  general cleanup
........
  r10592 | erickson | 2008-09-15 12:40:18 -0400 (Mon, 15 Sep 2008) | 1 line

  when retrieveing the user's locale, be sure to default to the parent org's settings where appropriate
........
  r10593 | erickson | 2008-09-15 12:40:57 -0400 (Mon, 15 Sep 2008) | 1 line

  more cleanup
........
  r10594 | erickson | 2008-09-15 12:41:47 -0400 (Mon, 15 Sep 2008) | 1 line

  copy checkout history now limited by org setting and better permission checking.  more cleanup
........
  r10595 | erickson | 2008-09-15 12:55:23 -0400 (Mon, 15 Sep 2008) | 1 line

  fixed perm check.  also, if no count is provided, falls back to configured max
........
  r10596 | miker | 2008-09-15 14:32:41 -0400 (Mon, 15 Sep 2008) | 1 line

  specify billing/out/etc range by depth, not specific OU (trac ticket #21)
........
  r10599 | erickson | 2008-09-15 16:22:22 -0400 (Mon, 15 Sep 2008) | 1 line

  added a batch org setting fetcher.  cleaned up one of the high-org perm checkers, though, this method will slowly deprecate as work_orgs take over
........
  r10600 | erickson | 2008-09-15 17:22:33 -0400 (Mon, 15 Sep 2008) | 1 line

  sort circs to group the notices
........
  r10601 | erickson | 2008-09-15 18:11:41 -0400 (Mon, 15 Sep 2008) | 1 line

  had order_by clause in the wrong part of the query
........
  r10602 | miker | 2008-09-16 12:59:12 -0400 (Tue, 16 Sep 2008) | 1 line

  fixing saving problems with various conify interfaces
........
  r10603 | miker | 2008-09-16 12:59:28 -0400 (Tue, 16 Sep 2008) | 1 line

  saving marc codes still hates me
........
  r10606 | erickson | 2008-09-16 17:18:34 -0400 (Tue, 16 Sep 2008) | 1 line

  added batch org unit settings fetcher.  added org setting to turn on popup alerts for selfcheck non-success events.  made the dfeault print settimeout longer to accomodate larger documents, but it now displays a screen to indicate it is printing
........
  r10607 | dbs | 2008-09-16 21:55:05 -0400 (Tue, 16 Sep 2008) | 2 lines

  This is a built file now - good bye
........
  r10608 | dbs | 2008-09-16 22:07:40 -0400 (Tue, 16 Sep 2008) | 2 lines

  Set svn:ignore to hide noise from built files
........
  r10609 | miker | 2008-09-16 22:11:40 -0400 (Tue, 16 Sep 2008) | 1 line

  typo
........
  r10612 | erickson | 2008-09-17 09:19:31 -0400 (Wed, 17 Sep 2008) | 1 line

  dtd-ify a string
........
  r10613 | dbs | 2008-09-17 10:10:23 -0400 (Wed, 17 Sep 2008) | 2 lines

  Ignore .libs as well
........
  r10616 | miker | 2008-09-17 10:34:42 -0400 (Wed, 17 Sep 2008) | 1 line

  Text::CSV changes ... arg; adding line breaks for bre format
........
  r10619 | erickson | 2008-09-17 12:02:38 -0400 (Wed, 17 Sep 2008) | 1 line

  only show the print page when actually printing
........
  r10620 | erickson | 2008-09-17 13:00:55 -0400 (Wed, 17 Sep 2008) | 1 line

  typo crept in
........
  r10621 | erickson | 2008-09-17 13:22:33 -0400 (Wed, 17 Sep 2008) | 1 line

  only display queued recs with possible matches by default (checkbox)
........
  r10622 | erickson | 2008-09-17 13:49:32 -0400 (Wed, 17 Sep 2008) | 1 line

  added limit/offset support to queued record retrieval method
........
  r10623 | dbs | 2008-09-17 14:17:19 -0400 (Wed, 17 Sep 2008) | 2 lines

  Complete the move to MODS32
........
  r10624 | dbs | 2008-09-17 14:38:44 -0400 (Wed, 17 Sep 2008) | 1 line

  i18nize vandelay insert statements and move them into 950.data.seed-values.sql
........
  r10625 | dbs | 2008-09-17 14:59:05 -0400 (Wed, 17 Sep 2008) | 1 line

  Remember to setval sequences after explicit ID inserts; enable psql to ignore comments in 012.schema.vandelay.sql
........
  r10626 | erickson | 2008-09-17 16:40:15 -0400 (Wed, 17 Sep 2008) | 1 line

  added paging to queued recs grid
........
  r10627 | dbs | 2008-09-17 17:01:26 -0400 (Wed, 17 Sep 2008) | 1 line

  Remove noisy tests for libdbi/libdbdpgsql; check for shared library path
........
  r10632 | erickson | 2008-09-18 08:51:05 -0400 (Thu, 18 Sep 2008) | 1 line

  replace - with spaces in ISSN search
........
  r10633 | dbs | 2008-09-18 10:20:01 -0400 (Thu, 18 Sep 2008) | 1 line

  Move ISSN hyphen filtering from client side to search method
........
  r10636 | dbs | 2008-09-18 13:35:06 -0400 (Thu, 18 Sep 2008) | 1 line

  Force the hostname to appear on a new line; it can be hard to see
........
  r10637 | erickson | 2008-09-18 14:09:43 -0400 (Thu, 18 Sep 2008) | 1 line

  adding initial grid column picker logic and plugged into queued records grid.  also moved some filter options on the queue grid around for ease of use
........
  r10638 | erickson | 2008-09-18 17:28:02 -0400 (Thu, 18 Sep 2008) | 1 line

  added queue delete option and begining of support for auto-import on non-colidding records
........
  r10639 | dbs | 2008-09-19 11:33:23 -0400 (Fri, 19 Sep 2008) | 2 lines

  Add some MARC records from Unicorn GL3.1
........
  r10640 | erickson | 2008-09-19 12:26:30 -0400 (Fri, 19 Sep 2008) | 1 line

  moved marc edit/import functionaly out to an external module so it can be imported by other modules (namely, vandelay).  this will allow said modules to manipulate bib records inside of a single transaction.  cleaned out some old, unused code
........
  r10641 | erickson | 2008-09-19 12:27:30 -0400 (Fri, 19 Sep 2008) | 1 line

  added "import entire queue" and "import all non-colliding records from a queue" method
........
  r10642 | erickson | 2008-09-19 13:07:36 -0400 (Fri, 19 Sep 2008) | 1 line

  now using the local, uni-transaction versions of bib create/update
........
  r10643 | erickson | 2008-09-19 13:47:03 -0400 (Fri, 19 Sep 2008) | 1 line

  like bib, moved the authority create/overlay logic to an external module for use by non-open-ils.cat apps
........
  r10644 | erickson | 2008-09-19 13:47:24 -0400 (Fri, 19 Sep 2008) | 1 line

  explicity use app::sesssion
........
  r10645 | erickson | 2008-09-19 13:48:15 -0400 (Fri, 19 Sep 2008) | 1 line

  using local authority create/overlay methods.  some cleanup of overaly target handling
........
  r10646 | dbs | 2008-09-19 14:24:41 -0400 (Fri, 19 Sep 2008) | 2 lines

  Add sets of 100 and 500 MARC records (French, MARC8, Unicorn GL3.1 source)
........
  r10647 | erickson | 2008-09-19 14:49:35 -0400 (Fri, 19 Sep 2008) | 1 line

  added auto-import of non-colliding recs support
........
  r10648 | erickson | 2008-09-19 16:23:26 -0400 (Fri, 19 Sep 2008) | 1 line

  fixed import name
........
  r10649 | erickson | 2008-09-19 16:25:52 -0400 (Fri, 19 Sep 2008) | 1 line

  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
........
  r10650 | erickson | 2008-09-19 16:51:39 -0400 (Fri, 19 Sep 2008) | 1 line

  return event if relevent queue name exists
........
  r10651 | erickson | 2008-09-19 16:52:01 -0400 (Fri, 19 Sep 2008) | 1 line

  new event for queue name exists
........
  r10652 | erickson | 2008-09-19 16:52:39 -0400 (Fri, 19 Sep 2008) | 1 line

  set processed count to 0 pre-upload.  fixed bug in is-grid-already-built logic
........
  r10653 | dbs | 2008-09-19 17:07:08 -0400 (Fri, 19 Sep 2008) | 1 line

  Add sample MARC data with 1000 (jazz) and 5000 (music) records
........
  r10654 | phasefx | 2008-09-19 22:32:49 -0400 (Fri, 19 Sep 2008) | 1 line

  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?
........
  r10655 | phasefx | 2008-09-20 02:03:57 -0400 (Sat, 20 Sep 2008) | 1 line

  move these lingering methods from Cat.pm to Cat/BibCommon.pm and put a trailing 1; in BibCommon.pm
........
  r10656 | phasefx | 2008-09-20 03:40:51 -0400 (Sat, 20 Sep 2008) | 1 line

  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
........
  r10657 | phasefx | 2008-09-20 20:27:11 -0400 (Sat, 20 Sep 2008) | 11 lines

  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
........
  r10658 | phasefx | 2008-09-20 21:23:47 -0400 (Sat, 20 Sep 2008) | 1 line

  findNodesByName was not liking these <tr>'s outside of <table>'s
........
  r10659 | phasefx | 2008-09-20 21:38:55 -0400 (Sat, 20 Sep 2008) | 1 line

  Getting messagecatalog to work with html via a div
........
  r10660 | phasefx | 2008-09-20 22:12:04 -0400 (Sat, 20 Sep 2008) | 1 line

  Make this method return 1 and 0 like the description says.  Currently the staff client can't distinguish legitimate null returns from network errors
........
  r10661 | phasefx | 2008-09-20 22:18:36 -0400 (Sat, 20 Sep 2008) | 1 line

  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
........
  r10662 | phasefx | 2008-09-21 01:52:34 -0400 (Sun, 21 Sep 2008) | 1 line

  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
........
  r10663 | phasefx | 2008-09-21 14:16:32 -0400 (Sun, 21 Sep 2008) | 1 line

  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
........
  r10664 | phasefx | 2008-09-21 14:22:11 -0400 (Sun, 21 Sep 2008) | 1 line

  fix the marc view/result view button
........
  r10665 | phasefx | 2008-09-21 15:31:18 -0400 (Sun, 21 Sep 2008) | 1 line

  By hiding the contents of an unseen tabpanel, we can avoid problems with colliding accesskeys
........
  r10666 | phasefx | 2008-09-21 15:36:34 -0400 (Sun, 21 Sep 2008) | 1 line

  let's do the tabpanel hiding for the first view
........
  r10667 | phasefx | 2008-09-21 21:51:07 -0400 (Sun, 21 Sep 2008) | 1 line

  have the accesskeys for these buttons fire the embedded menu
........
  r10668 | phasefx | 2008-09-21 23:18:13 -0400 (Sun, 21 Sep 2008) | 1 line

  typoes
........
  r10669 | phasefx | 2008-09-21 23:51:01 -0400 (Sun, 21 Sep 2008) | 1 line

  toward standardizing some list actions
........
  r10670 | phasefx | 2008-09-21 23:57:45 -0400 (Sun, 21 Sep 2008) | 1 line

  toward standardizing some list actions
........
  r10671 | phasefx | 2008-09-22 00:22:49 -0400 (Mon, 22 Sep 2008) | 1 line

  focus on textbox after list action
........
  r10672 | phasefx | 2008-09-22 00:36:43 -0400 (Mon, 22 Sep 2008) | 1 line

  toward standardizing some list actions
........
  r10673 | phasefx | 2008-09-22 00:41:19 -0400 (Mon, 22 Sep 2008) | 1 line

  bad search & replace.  Need to ask Bill for an .authoritative version of open-ils.search.biblio.mods_from_copy
........
  r10674 | phasefx | 2008-09-22 00:51:37 -0400 (Mon, 22 Sep 2008) | 1 line

  fix disable/enable of clipboard action.  I'm not sure when @disabled is preferable over .disabled, but in some cases it makes a difference
........
  r10675 | phasefx | 2008-09-22 01:04:45 -0400 (Mon, 22 Sep 2008) | 1 line

  toward standardizing some list actions
........
  r10676 | phasefx | 2008-09-22 04:13:45 -0400 (Mon, 22 Sep 2008) | 1 line

  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
........
  r10679 | erickson | 2008-09-22 08:36:57 -0400 (Mon, 22 Sep 2008) | 1 line

  porting the ability to search the local catalog as a Z3050 source
........
  r10680 | erickson | 2008-09-22 09:20:11 -0400 (Mon, 22 Sep 2008) | 1 line

  ignore the native catalog search when processing async z39 results
........
  r10681 | phasefx | 2008-09-22 09:22:15 -0400 (Mon, 22 Sep 2008) | 1 line

  forgot this when porting.  Test SSL right from the start
........
  r10682 | erickson | 2008-09-22 12:09:05 -0400 (Mon, 22 Sep 2008) | 1 line

  go one deeper in the caller stack so we're not repeating
........
  r10683 | erickson | 2008-09-22 12:09:57 -0400 (Mon, 22 Sep 2008) | 1 line

  treat a "failed" request as an exception
........
  r10684 | erickson | 2008-09-22 12:38:03 -0400 (Mon, 22 Sep 2008) | 1 line

  added support for deposit/rental billing at checkout time based on item deposit / deposit_amount settings
........
  r10685 | erickson | 2008-09-22 12:39:32 -0400 (Mon, 22 Sep 2008) | 1 line

  changed return object key names for consistency
........
  r10686 | erickson | 2008-09-22 16:40:38 -0400 (Mon, 22 Sep 2008) | 1 line

  better protection for non-existent hold expire interval setting
........
  r10687 | phasefx | 2008-09-22 16:52:22 -0400 (Mon, 22 Sep 2008) | 1 line

  staff function for editing expiration date for arbitrary holds in various hold interfaces
........
  r10688 | erickson | 2008-09-23 08:36:54 -0400 (Tue, 23 Sep 2008) | 1 line

  typo
........
  r10689 | erickson | 2008-09-23 11:32:28 -0400 (Tue, 23 Sep 2008) | 1 line

  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
........
  r10690 | erickson | 2008-09-23 14:38:17 -0400 (Tue, 23 Sep 2008) | 1 line

  applying mike's grid scroll fixes, jason's typo fix.  thanks guys
........
  r10691 | erickson | 2008-09-23 17:47:36 -0400 (Tue, 23 Sep 2008) | 1 line

  can now pass raw marcxml to the marc2html method and it will generate the html
........
  r10692 | erickson | 2008-09-23 17:48:20 -0400 (Tue, 23 Sep 2008) | 1 line

  added filter options for owner queue retrievel.  added method to turn a record into html for display
........
  r10693 | erickson | 2008-09-23 17:49:35 -0400 (Tue, 23 Sep 2008) | 1 line

  inspect queue now gives option to inspect completed queues as well.  added marc2html option on main queue grid.  more dojo layout normalization
........
  r10696 | miker | 2008-09-24 16:13:32 -0400 (Wed, 24 Sep 2008) | 1 line

  adding prefix and suffix to name display in myopac
........
  r10697 | miker | 2008-09-24 16:43:42 -0400 (Wed, 24 Sep 2008) | 1 line

  no comma ...
........
  r10698 | dbs | 2008-09-24 22:52:39 -0400 (Wed, 24 Sep 2008) | 1 line

  Fix order of oils_i18n_gettext elements
........
  r10699 | erickson | 2008-09-25 09:25:11 -0400 (Thu, 25 Sep 2008) | 1 line

  instead of displaying a link on match cells, have a dedicated match column, which links to a page with all matches.
........
  r10700 | dbs | 2008-09-25 12:11:18 -0400 (Thu, 25 Sep 2008) | 1 line

  Bump YAZ to 3.0.34 - has been tested on 64-bit Debian and 32-bit Ubuntu servers and enables z39.50 server
........
  r10701 | erickson | 2008-09-25 14:17:53 -0400 (Thu, 25 Sep 2008) | 1 line

  added a nice, friendly arrow to better indicate the "return to previous page" buttons
........
  r10702 | erickson | 2008-09-25 15:11:23 -0400 (Thu, 25 Sep 2008) | 1 line

  Graham's initial bib attr definition create/update UI.  w00t
........
  r10704 | erickson | 2008-09-25 17:31:51 -0400 (Thu, 25 Sep 2008) | 1 line

  lots of small changes to support using mod_xmlent with vandelay.  added new apache config section to that effect
........
  r10705 | erickson | 2008-09-25 17:32:52 -0400 (Thu, 25 Sep 2008) | 1 line

  changed name to .xml since the file must be valid xml for mod_xmlent to eat it
........
  r10706 | erickson | 2008-09-25 17:33:04 -0400 (Thu, 25 Sep 2008) | 1 line

  changed name to .xml since the file must be valid xml for mod_xmlent to eat it
........
  r10707 | erickson | 2008-09-25 17:44:55 -0400 (Thu, 25 Sep 2008) | 1 line

  only compare the first 9 chars, in case the content type is "text/html; charset=blah", or similar.
........
  r10708 | miker | 2008-09-26 12:50:12 -0400 (Fri, 26 Sep 2008) | 1 line

  fixing BETWEEN pub date filtering
........
  r10709 | dbs | 2008-09-26 12:54:33 -0400 (Fri, 26 Sep 2008) | 2 lines

  Test records with Hebrew script and linking fields donated by Yitzchak Schaffer <yitzchas@touro.edu>
........
  r10710 | dbs | 2008-09-26 14:43:36 -0400 (Fri, 26 Sep 2008) | 1 line

  Use a locally hosted yaz package to avoid strange firewalls
........
  r10711 | erickson | 2008-09-26 14:54:19 -0400 (Fri, 26 Sep 2008) | 1 line

  added params for filtering pubdate before/after/between/during.  added functional support for before/after/between from advanced search interface.  suggestions on labels appreciated
........
  r10712 | erickson | 2008-09-26 15:39:57 -0400 (Fri, 26 Sep 2008) | 1 line

  plug in the proxy for logging into vandelay from outside the staff client
........
  r10713 | erickson | 2008-09-26 16:19:19 -0400 (Fri, 26 Sep 2008) | 1 line

  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
........
  r10714 | erickson | 2008-09-26 17:13:19 -0400 (Fri, 26 Sep 2008) | 1 line

  finished up the payable-by-credit-balance api call
........
  r10715 | dbs | 2008-09-27 21:44:41 -0400 (Sat, 27 Sep 2008) | 1 line

  Add unAPI to main record details instead of only in MARC view
........
  r10716 | dbs | 2008-09-27 22:45:06 -0400 (Sat, 27 Sep 2008) | 5 lines

  Add permission descriptions from wiki.
  Edit descriptions for consistency.
  Break up some noun strings for easier reading and translation.
  Closes #23.
........
  r10717 | miker | 2008-09-28 15:24:46 -0400 (Sun, 28 Sep 2008) | 1 line

  backend support for marking unrecovered debt
........
  r10718 | miker | 2008-09-28 16:48:10 -0400 (Sun, 28 Sep 2008) | 1 line

  expose the new in-db z39.50 config
........
  r10719 | miker | 2008-09-28 16:52:36 -0400 (Sun, 28 Sep 2008) | 1 line

  make in-db authoritative, but allow config file values as well
........
  r10721 | dbs | 2008-09-28 19:15:31 -0400 (Sun, 28 Sep 2008) | 2 lines

  i18n-ize the default in-db Z39.50 servers (and fix a missing column value for OCLC along the way)
........
  r10722 | dbs | 2008-09-28 22:02:42 -0400 (Sun, 28 Sep 2008) | 2 lines

  Hard-code path to ldconfig, which is evil but works for Debian/Ubuntu anyways
........
  r10723 | erickson | 2008-09-29 00:51:39 -0400 (Mon, 29 Sep 2008) | 1 line

  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
........
  r10724 | erickson | 2008-09-29 09:24:03 -0400 (Mon, 29 Sep 2008) | 1 line

  changed file type to xhtml to match other admin files.  added support for choosing the context org
........
  r10725 | erickson | 2008-09-29 11:26:52 -0400 (Mon, 29 Sep 2008) | 1 line

  updating org settings now requires an explicit permission per setting
........
  r10726 | erickson | 2008-09-29 11:27:57 -0400 (Mon, 29 Sep 2008) | 1 line

  some more xmlent settings for the xhtml files
........
  r10727 | erickson | 2008-09-29 11:29:53 -0400 (Mon, 29 Sep 2008) | 1 line

  settings are now editable.  added different widget types for the expected settings values.  started plugging in entities
........
  r10728 | erickson | 2008-09-29 11:30:35 -0400 (Mon, 29 Sep 2008) | 1 line

  removed duplicate require
........
  r10729 | erickson | 2008-09-29 12:15:17 -0400 (Mon, 29 Sep 2008) | 1 line

  added a new pile of settings.  added a flag to indicate when a value is not inherited from the parent org settings at runtime
........
  r10730 | erickson | 2008-09-29 15:06:16 -0400 (Mon, 29 Sep 2008) | 1 line

  not necessary for expire/thaw dates to be in the future when editing other values on an existing hold
........
  r10731 | erickson | 2008-09-29 16:43:23 -0400 (Mon, 29 Sep 2008) | 1 line

  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
........
  r10732 | erickson | 2008-09-29 16:43:43 -0400 (Mon, 29 Sep 2008) | 1 line

  log event loading at internal level, too wordy
........
  r10733 | erickson | 2008-09-29 16:45:39 -0400 (Mon, 29 Sep 2008) | 1 line

  opac/staff login timeouts are now inherited (see last change to oils_utils.c)
........
  r10734 | erickson | 2008-09-29 16:50:21 -0400 (Mon, 29 Sep 2008) | 1 line

  load the new org settings UI
........
  r10735 | miker | 2008-09-30 13:38:12 -0400 (Tue, 30 Sep 2008) | 1 line

  adding hold verification support per copy_location
........
  r10736 | miker | 2008-09-30 13:41:16 -0400 (Tue, 30 Sep 2008) | 1 line

  typo on array_position
........
  r10739 | erickson | 2008-09-30 20:29:18 -0400 (Tue, 30 Sep 2008) | 1 line

  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
........
  r10740 | erickson | 2008-09-30 22:13:37 -0400 (Tue, 30 Sep 2008) | 1 line

  added additional error logging
........
  r10741 | erickson | 2008-09-30 22:15:20 -0400 (Tue, 30 Sep 2008) | 1 line

  more logs
........
  r10742 | miker | 2008-10-01 08:42:59 -0400 (Wed, 01 Oct 2008) | 36 lines

  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.
........
  r10743 | erickson | 2008-10-01 12:40:26 -0400 (Wed, 01 Oct 2008) | 1 line

  do not limit queue display to matched records by default
........
  r10744 | erickson | 2008-10-01 12:56:52 -0400 (Wed, 01 Oct 2008) | 1 line

  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.
........
  r10745 | erickson | 2008-10-01 13:17:36 -0400 (Wed, 01 Oct 2008) | 1 line

  added url param that, if present, prevents search propogation to the advanced search interface
........
  r10746 | miker | 2008-10-01 20:56:44 -0400 (Wed, 01 Oct 2008) | 1 line

  allowing per-org_unit reshelving complete setting
........
  r10747 | miker | 2008-10-02 15:11:02 -0400 (Thu, 02 Oct 2008) | 1 line

  adding an new test report and some better formatting
........
  r10748 | erickson | 2008-10-02 22:10:36 -0400 (Thu, 02 Oct 2008) | 1 line

  added conify link to admin page
........
  r10749 | erickson | 2008-10-03 10:15:22 -0400 (Fri, 03 Oct 2008) | 1 line

  Graham's patch for finishing up the bib/auth attribute editor and DTD-ification for i18n.  w00t*2
........
  r10750 | erickson | 2008-10-03 10:38:40 -0400 (Fri, 03 Oct 2008) | 1 line

  botton scrollbar still hidden with grid height 90%. changing height to 87
........
  r10751 | erickson | 2008-10-03 11:47:37 -0400 (Fri, 03 Oct 2008) | 1 line

  added locale picker to home page.  setting locale value in the selector on page load
........
  r10752 | dbs | 2008-10-03 13:27:05 -0400 (Fri, 03 Oct 2008) | 2 lines

  Fix a missing space that bugs mod_xmlent no end
........
  r10753 | erickson | 2008-10-03 14:52:40 -0400 (Fri, 03 Oct 2008) | 1 line

  using dojo locale instead of apache locale.  applying onchange handler after value is initually set
........
  r10754 | erickson | 2008-10-03 14:56:48 -0400 (Fri, 03 Oct 2008) | 1 line

  sort the locale store by the display name
........
  r10755 | dbs | 2008-10-05 09:33:23 -0400 (Sun, 05 Oct 2008) | 2 lines

  Style the nice language picker widget that berick added
........
  r10756 | erickson | 2008-10-05 19:04:08 -0400 (Sun, 05 Oct 2008) | 1 line

  removed extra require
........
  r10757 | erickson | 2008-10-05 19:04:33 -0400 (Sun, 05 Oct 2008) | 1 line

  go ahead and set html height/width in anticipation of bordercontainers
........
  r10758 | erickson | 2008-10-05 19:06:05 -0400 (Sun, 05 Oct 2008) | 1 line

  1 file is getting out of hand.  broke out each top-level content pane into its own file.
........
  r10759 | erickson | 2008-10-05 23:40:01 -0400 (Sun, 05 Oct 2008) | 1 line

  updated/cleaned up user settings code, like the newer org unit setter
........
  r10760 | miker | 2008-10-06 07:27:52 -0400 (Mon, 06 Oct 2008) | 1 line

  safer MR mapping
........
  r10761 | erickson | 2008-10-06 09:46:20 -0400 (Mon, 06 Oct 2008) | 1 line

  default to requesting user.  if a single setting is requested, only grab that setting from the DB
........
  r10762 | erickson | 2008-10-06 09:47:59 -0400 (Mon, 06 Oct 2008) | 1 line

  default to requesting user on retrieval as well
........
  r10763 | erickson | 2008-10-06 11:11:38 -0400 (Mon, 06 Oct 2008) | 1 line

  implemented column persistence via user setting.  only update grid layout when necessary to keep column widths accross pages
........
  r10764 | erickson | 2008-10-06 13:27:57 -0400 (Mon, 06 Oct 2008) | 1 line

  make sure toolbar is visible if going directly to queue page via url param
........
  r10765 | dbs | 2008-10-06 16:49:31 -0400 (Mon, 06 Oct 2008) | 2 lines

  Add a basic, ugly language picker to the SlimPAC (another part of #1)
........
  r10766 | erickson | 2008-10-06 17:42:22 -0400 (Mon, 06 Oct 2008) | 1 line

  load the message catalog bindings from the server to support standalone marc editing
........
  r10767 | erickson | 2008-10-06 17:44:57 -0400 (Mon, 06 Oct 2008) | 1 line

  added a marc-edit button to the marc-html view interface.  launches marc editor tab for editing queued bib/auth records.  closes tab on save.  still some TODOs, but basically works
........
  r10768 | dbs | 2008-10-06 17:52:00 -0400 (Mon, 06 Oct 2008) | 1 line

  And actually build the list of supported locales, mmkay?
........
  r10769 | dbs | 2008-10-06 20:56:27 -0400 (Mon, 06 Oct 2008) | 1 line

  Language first, locale second for better sorting
........
  r10770 | erickson | 2008-10-06 22:02:48 -0400 (Mon, 06 Oct 2008) | 1 line

  FF needs universalxpconnect to launch the marc editor
........
  r10771 | dbs | 2008-10-06 22:20:50 -0400 (Mon, 06 Oct 2008) | 2 lines

  Integrate language picker into SlimPAC start/advanced search forms
........
  r10772 | dbs | 2008-10-06 22:24:20 -0400 (Mon, 06 Oct 2008) | 1 line

  Print out a valid select form, eh
........
  r10773 | dbs | 2008-10-06 22:40:09 -0400 (Mon, 06 Oct 2008) | 1 line

  Add a default locale for vandelay
........
  r10774 | dbs | 2008-10-06 23:42:44 -0400 (Mon, 06 Oct 2008) | 1 line

  Enable Zotero to access MODS representation of detailed records
........
  r10775 | miker | 2008-10-07 07:57:58 -0400 (Tue, 07 Oct 2008) | 1 line

  using proper location name since location is not modifying language, just describing
........
  r10776 | erickson | 2008-10-07 08:48:39 -0400 (Tue, 07 Oct 2008) | 1 line

  only expose the marc editor for queued recs
........
  r10777 | dbs | 2008-10-07 10:32:23 -0400 (Tue, 07 Oct 2008) | 1 line

  disable python by default as it is not necessary in 1.4
........
  r10778 | dbs | 2008-10-07 10:35:17 -0400 (Tue, 07 Oct 2008) | 1 line

  Don't complain if the target file is not there to be removed
........
  r10779 | dbs | 2008-10-07 10:39:00 -0400 (Tue, 07 Oct 2008) | 1 line

  Make the option help tell the truth
........
  r10780 | erickson | 2008-10-07 10:48:11 -0400 (Tue, 07 Oct 2008) | 1 line

  fixed bugs in displaying multiple matches on the same destionation record.  fixed bugs in choosing overlay target and persisting chosen selection
........
  r10781 | erickson | 2008-10-07 14:51:46 -0400 (Tue, 07 Oct 2008) | 1 line

  moved latest test labels into the DTD.  reloading marc-html display after record edit
........
  r10784 | erickson | 2008-10-07 16:01:48 -0400 (Tue, 07 Oct 2008) | 1 line

  run total owed and total checked out inside a transaction.  in particular, give the penalty server latest information to work with
........
  r10787 | erickson | 2008-10-07 16:56:36 -0400 (Tue, 07 Oct 2008) | 1 line

  only strip beginning and trailing spaces from tcn value in search
........
  r10788 | dbs | 2008-10-08 01:19:39 -0400 (Wed, 08 Oct 2008) | 1 line

  Prepare Conify for XMLENT
........
  r10789 | dbs | 2008-10-08 11:40:44 -0400 (Wed, 08 Oct 2008) | 3 lines

  Fix some broken XHTML in org_unit_type.html (does that tag needs args? hmm)
  Don't strip comments as we're hiding our JavaScript inside comments...
........
  r10790 | dbs | 2008-10-08 11:51:36 -0400 (Wed, 08 Oct 2008) | 1 line

  XML parsers are a lot pickier about well-formedness than browsers
........
  r10791 | dbs | 2008-10-08 12:24:25 -0400 (Wed, 08 Oct 2008) | 1 line

  XMLENT hatesess the double-quotes, precioussss
........
  r10792 | miker | 2008-10-08 12:54:12 -0400 (Wed, 08 Oct 2008) | 1 line

  protecting MARC::Batch->next with a try block
........
  r10793 | miker | 2008-10-08 14:53:38 -0400 (Wed, 08 Oct 2008) | 1 line

  allow the database to support a NULL item price
........
  r10794 | erickson | 2008-10-08 15:24:57 -0400 (Wed, 08 Oct 2008) | 1 line

  extracted copy price calculation out to a shared function
........
  r10795 | erickson | 2008-10-08 15:27:38 -0400 (Wed, 08 Oct 2008) | 1 line

  removing copy price routine which is actually called by no one
........
  r10796 | erickson | 2008-10-08 16:29:06 -0400 (Wed, 08 Oct 2008) | 1 line

  added menu options for vandelay (marc import/export) and conify (server settings).  removed previous conify entry in the generic admin index.xhtml
........
  r10797 | erickson | 2008-10-08 18:22:47 -0400 (Wed, 08 Oct 2008) | 1 line

  added record export form into the vandelay interface
........
  r10800 | erickson | 2008-10-08 22:41:14 -0400 (Wed, 08 Oct 2008) | 1 line

  fixed invalid xml closing tag
........
  r10801 | erickson | 2008-10-09 09:20:48 -0400 (Thu, 09 Oct 2008) | 1 line

  added bucket id entry field for exporting buckets by id.  put some borders in to make the form a little more clear
........
  r10802 | erickson | 2008-10-09 09:26:49 -0400 (Thu, 09 Oct 2008) | 1 line

  register the export div
........
  r10803 | erickson | 2008-10-09 09:38:32 -0400 (Thu, 09 Oct 2008) | 1 line

  fixe method name for new authority queues
........
  r10804 | erickson | 2008-10-09 09:56:31 -0400 (Thu, 09 Oct 2008) | 1 line

  fixed authority queue-type setting to match expected values in DB
........
  r10805 | dbs | 2008-10-09 11:34:00 -0400 (Thu, 09 Oct 2008) | 1 line

  Move search query input cleansing to the server side
........
  r10807 | erickson | 2008-10-09 11:56:30 -0400 (Thu, 09 Oct 2008) | 1 line

  don't call ->value if no setting exists, return empty string
........
  r10808 | erickson | 2008-10-09 11:57:11 -0400 (Thu, 09 Oct 2008) | 1 line

  handle the lack of non-existent settings.  if settings already loaded, use those
........
  r10809 | erickson | 2008-10-09 12:11:21 -0400 (Thu, 09 Oct 2008) | 1 line

  added method to return queue summary information
........
  r10810 | erickson | 2008-10-09 14:59:18 -0400 (Thu, 09 Oct 2008) | 1 line

  added import-all option in queue display, repaired some bugs which prevented going back and forth between bib and auth record displays.  showing queue name and imported vs. total in queue display.  minor UI rearranging for less horizontal space
........
  r10811 | erickson | 2008-10-09 18:17:00 -0400 (Thu, 09 Oct 2008) | 1 line

  make sure we rollback the aborted transactions so they are not sticking around.
........
  r10812 | dbs | 2008-10-09 23:15:11 -0400 (Thu, 09 Oct 2008) | 2 lines

  A symbolic link in the repository just won't do. No no no.
........
  r10813 | dbs | 2008-10-09 23:16:06 -0400 (Thu, 09 Oct 2008) | 2 lines

  Add the generic INSTALL instructions from autotools to start with.
........
  r10814 | erickson | 2008-10-10 09:25:25 -0400 (Fri, 10 Oct 2008) | 1 line

  use org ancester setting for sender address
........
  r10815 | erickson | 2008-10-10 12:36:44 -0400 (Fri, 10 Oct 2008) | 1 line

  added verify hold capture (and event) and no-op checkin flags
........
  r10816 | dbs | 2008-10-10 12:40:14 -0400 (Fri, 10 Oct 2008) | 2 lines

  Add hash-bang. oops.
........
  r10817 | erickson | 2008-10-10 13:06:54 -0400 (Fri, 10 Oct 2008) | 1 line

  added hold-verify flag to copy editor.   while i was in there, added checkmark/x (true/false) colored glyphs instead of yes vs. no for easier eyeballing
........
  r10818 | miker | 2008-10-10 13:44:05 -0400 (Fri, 10 Oct 2008) | 1 line

  filter out deleted items and volumes
........
  r10819 | erickson | 2008-10-10 17:02:15 -0400 (Fri, 10 Oct 2008) | 1 line

  added support for deposit/rental exempt groups via org setting
........
  r10820 | erickson | 2008-10-10 18:00:53 -0400 (Fri, 10 Oct 2008) | 1 line

  applying dan's dojo 1.2 compat patch
........
  r10821 | dbs | 2008-10-10 22:43:13 -0400 (Fri, 10 Oct 2008) | 1 line

  Fix up dojo.requires for copy status
........
  r10822 | dbs | 2008-10-10 22:47:18 -0400 (Fri, 10 Oct 2008) | 1 line

  Augment kbeswick's version of the script; a bit more tolerant of relative paths and such
........
  r10823 | dbs | 2008-10-10 23:36:43 -0400 (Fri, 10 Oct 2008) | 3 lines

  Add the ability to generate live-db-setup.pl to eg_db_config.pl
  Database configuration can now be removed from configure and Makefiles
........
  r10824 | dbs | 2008-10-10 23:53:12 -0400 (Fri, 10 Oct 2008) | 2 lines

  Missed one parameter for the settings. works now.
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10825 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agosyncing Z-config with head
miker [Sun, 28 Sep 2008 20:55:36 +0000 (20:55 +0000)]
syncing Z-config with head

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10720 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadding columns needed for some z servers
miker [Thu, 25 Sep 2008 21:08:01 +0000 (21:08 +0000)]
adding columns needed for some z servers

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10703 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoCommit the little bit of an MFHD parser that I had from back in May
dbs [Tue, 9 Sep 2008 17:56:15 +0000 (17:56 +0000)]
Commit the little bit of an MFHD parser that I had from back in May

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10567 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoi was not providing explicit sort to cstore call, so limit/offset was not guaranteed...
erickson [Wed, 27 Aug 2008 15:58:21 +0000 (15:58 +0000)]
i was not providing explicit sort to cstore call, so limit/offset was not guaranteed to return unique results with each subsequent call.  falling back to fetching id list up front cuz its just more obvious what's going on

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10462 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoremoving debug alert
erickson [Wed, 27 Aug 2008 14:38:21 +0000 (14:38 +0000)]
removing debug alert

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10461 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agomove the approval callback to external function because JS will overwrite closure...
erickson [Wed, 27 Aug 2008 14:13:21 +0000 (14:13 +0000)]
move the approval callback to external function because JS will overwrite closure vars within a loop

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10460 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10346,10348,10357,10359,10363-10364,10367-10378 via svnmerge from
erickson [Wed, 20 Aug 2008 14:21:11 +0000 (14:21 +0000)]
Merged revisions 10346,10348,10357,10359,10363-10364,10367-10378 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10346 | dbs | 2008-08-12 22:00:00 -0400 (Tue, 12 Aug 2008) | 2 lines

  Because I'm a stickler for names :)
........
  r10348 | miker | 2008-08-12 22:22:07 -0400 (Tue, 12 Aug 2008) | 1 line

  protect against a 0 grace period
........
  r10357 | sboyette | 2008-08-13 18:11:57 -0400 (Wed, 13 Aug 2008) | 1 line

  New flag, --use901. Passing this flag causes the preprocess() routine to be bypassed, as well as all secondary code related to it (basically, anything that references $tcn)
........
  r10359 | phasefx | 2008-08-14 12:09:25 -0400 (Thu, 14 Aug 2008) | 1 line

  split on commas and space to handle csv files.. but need to be wary, some barcodes do have punctuation
........
  r10363 | sboyette | 2008-08-14 13:49:10 -0400 (Thu, 14 Aug 2008) | 2 lines

  forgot a comma
........
  r10364 | sboyette | 2008-08-14 13:49:59 -0400 (Thu, 14 Aug 2008) | 2 lines

  also forgot to add it to the gigantic initialization list
........
  r10367 | erickson | 2008-08-14 14:26:31 -0400 (Thu, 14 Aug 2008) | 1 line

  protecting against non-existent group in descendent check
........
  r10368 | miker | 2008-08-14 15:43:08 -0400 (Thu, 14 Aug 2008) | 1 line

  remove the default record format to allow none at all
........
  r10369 | miker | 2008-08-15 10:03:09 -0400 (Fri, 15 Aug 2008) | 1 line

  protecting against (future) non-class root node children
........
  r10370 | miker | 2008-08-15 16:38:50 -0400 (Fri, 15 Aug 2008) | 1 line

  add alternative title indexing by default (MARC 246, no ind2)
........
  r10371 | dbs | 2008-08-17 09:33:39 -0400 (Sun, 17 Aug 2008) | 1 line

  Avoid 'directory exists' errors
........
  r10372 | dbs | 2008-08-19 09:41:28 -0400 (Tue, 19 Aug 2008) | 2 lines

  Update English string source files
........
  r10373 | dbs | 2008-08-19 09:42:18 -0400 (Tue, 19 Aug 2008) | 2 lines

  First cut at a complete translation for Armenian (thanks Tigran Zargaryan!)
........
  r10374 | dbs | 2008-08-19 16:02:54 -0400 (Tue, 19 Aug 2008) | 2 lines

  Now that we have a Dojo language picker, spread the locale-awareness
........
  r10375 | dbs | 2008-08-19 23:47:55 -0400 (Tue, 19 Aug 2008) | 1 line

  Log session locale as part of request
........
  r10376 | dbs | 2008-08-20 00:27:53 -0400 (Wed, 20 Aug 2008) | 1 line

  Enable retrieval of translated values based on table name
........
  r10377 | miker | 2008-08-20 00:45:04 -0400 (Wed, 20 Aug 2008) | 1 line

  rolling back recent change ... miscommunication on how i18n_core is used
........
  r10378 | miker | 2008-08-20 08:08:48 -0400 (Wed, 20 Aug 2008) | 1 line

  Vandelay item extraction and field removal; setting true AND false values for booleans on export, instead of just the non-default value
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10379 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoshow empty cell if xfer_dest is null (instead of default "?")
erickson [Wed, 13 Aug 2008 17:52:06 +0000 (17:52 +0000)]
show empty cell if xfer_dest is null (instead of default "?")

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10356 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agopre-check the create bibs and encumbrance options
erickson [Wed, 13 Aug 2008 17:47:29 +0000 (17:47 +0000)]
pre-check the create bibs and encumbrance options

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10355 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoremoving old code
erickson [Wed, 13 Aug 2008 16:37:00 +0000 (16:37 +0000)]
removing old code

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10354 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoUntil some way is devised to force min-width on a column, give the title column a...
erickson [Wed, 13 Aug 2008 16:36:51 +0000 (16:36 +0000)]
Until some way is devised to force min-width on a column, give the title column a set width
so it won't get lost in 1024x768.  other columns have to be forced to width:'auto' not to
get sloughed off the side

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10353 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoremoved an old chunk of code that had migrated to the jubgrid code
erickson [Wed, 13 Aug 2008 15:56:07 +0000 (15:56 +0000)]
removed an old chunk of code that had migrated to the jubgrid code

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10352 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agofetch the full object on lineitem_detail create to capture any auto-generated fields
erickson [Wed, 13 Aug 2008 15:55:17 +0000 (15:55 +0000)]
fetch the full object on lineitem_detail create to capture any auto-generated fields

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10351 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoon lineitem_detail create, generate temp barcode and callnumber using optional org...
erickson [Wed, 13 Aug 2008 15:54:24 +0000 (15:54 +0000)]
on lineitem_detail create, generate temp barcode and callnumber using optional org-setting prefix.  also allow for default coyp shelving location org setting.

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10350 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agounflesh fund field before comitting
erickson [Wed, 13 Aug 2008 14:19:43 +0000 (14:19 +0000)]
unflesh fund field before comitting

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10349 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10331-10341,10344 via svnmerge from
erickson [Wed, 13 Aug 2008 01:41:32 +0000 (01:41 +0000)]
Merged revisions 10331-10341,10344 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10331 | erickson | 2008-08-11 11:11:35 -0400 (Mon, 11 Aug 2008) | 1 line

  return workstation not found even if the results is a JSON NULL.  free the NULL object
........
  r10332 | phasefx | 2008-08-11 11:34:37 -0400 (Mon, 11 Aug 2008) | 1 line

  use of the cat.util library is widespread, and since it doesn't load its own strings....
........
  r10333 | erickson | 2008-08-11 11:35:43 -0400 (Mon, 11 Aug 2008) | 1 line

  changed workstation by name fetcher to cstore
........
  r10334 | erickson | 2008-08-11 13:05:16 -0400 (Mon, 11 Aug 2008) | 1 line

  no need to fetch patron on item checkin
........
  r10335 | erickson | 2008-08-11 13:06:35 -0400 (Mon, 11 Aug 2008) | 1 line

  allow the pickup lib on a hold to be altered (and subsequently put item into transit to new lib) given permissions.  still need to put a perm-check in the opac to prevent giving the option
........
  r10336 | erickson | 2008-08-11 13:32:34 -0400 (Mon, 11 Aug 2008) | 1 line

  disable org select if requestor does not have the change-pickup-lib while on holds shelf perm
........
  r10337 | erickson | 2008-08-11 14:35:35 -0400 (Mon, 11 Aug 2008) | 1 line

  pull circ mods from the db and not the settings server
........
  r10338 | erickson | 2008-08-11 15:29:33 -0400 (Mon, 11 Aug 2008) | 1 line

  if hold expire time is set, do not clobber
........
  r10339 | erickson | 2008-08-11 15:30:50 -0400 (Mon, 11 Aug 2008) | 1 line

  show default expiration date in hold editor and allow for expire date editing.  pass a JS date to the dijit datebox setValue call
........
  r10340 | erickson | 2008-08-11 16:49:21 -0400 (Mon, 11 Aug 2008) | 4 lines

  display expire date on myopac hold list.  if hold expire is less than the expire alert interval, style the expire date
........
  r10341 | erickson | 2008-08-11 19:01:17 -0400 (Mon, 11 Aug 2008) | 1 line

  setting expire interval based on perm_interval of group
........
  r10344 | miker | 2008-08-12 21:06:40 -0400 (Tue, 12 Aug 2008) | 1 line

  Moving metabib.full_rec out of the way, replacing it with a suitably constrained and ruled-up view.  This addresses an indexing issue caused by the length of values stored in the, um, value column.  The purpose is to allow extremely large note and ToC fields without adding explicit support for over-long indexed fields directly to Postgres.  While possible, it can be a pain.
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10345 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoCan't delete a lineitem (JUB) unless it's still in state
djfiander [Tue, 12 Aug 2008 02:16:22 +0000 (02:16 +0000)]
Can't delete a lineitem (JUB) unless it's still in state
'new'. This should be checked in the backend.

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10342 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoforce async on PO fetching
erickson [Mon, 11 Aug 2008 13:34:23 +0000 (13:34 +0000)]
force async on PO fetching

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10330 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agodon't use global user cuz authoken is not guaranteed to be defined yet
erickson [Mon, 11 Aug 2008 13:32:13 +0000 (13:32 +0000)]
don't use global user cuz authoken is not guaranteed to be defined yet

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10329 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agonew not-found events
erickson [Mon, 11 Aug 2008 13:31:18 +0000 (13:31 +0000)]
new not-found events

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10328 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agocode for handling different types of lineitem attributes
erickson [Mon, 11 Aug 2008 13:21:27 +0000 (13:21 +0000)]
code for handling different types of lineitem attributes

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10327 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10257-10259,10261-10263,10265-10266,10273,10278-10287,10290-10291...
erickson [Mon, 11 Aug 2008 13:08:26 +0000 (13:08 +0000)]
Merged revisions 10257-10259,10261-10263,10265-10266,10273,10278-10287,10290-10291,10294,10297-10300,10303-10308,10310,10315,10319-10321,10323-10325 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10257 | dbs | 2008-08-04 23:12:18 -0400 (Mon, 04 Aug 2008) | 2 lines

  Add an "install" target to place built i18n files into the correct location in the source tree
........
  r10258 | dbs | 2008-08-04 23:15:03 -0400 (Mon, 04 Aug 2008) | 2 lines

  Updated translations from Tigran Zargaryan - for early testing of 1.4 release
........
  r10259 | erickson | 2008-08-05 08:34:03 -0400 (Tue, 05 Aug 2008) | 1 line

  no need to bail out on no-copy.  if precat, send null copy id to circ test
........
  r10261 | erickson | 2008-08-05 08:42:34 -0400 (Tue, 05 Aug 2008) | 1 line

  catch server errors on checkout, clear the pending transaction flag, store the exception text in a hidden div as a debugging tool
........
  r10262 | dbs | 2008-08-05 13:17:47 -0400 (Tue, 05 Aug 2008) | 2 lines

  Add test for JSON::XS (per Syd Weidman's suggestion)
........
  r10263 | erickson | 2008-08-05 13:55:36 -0400 (Tue, 05 Aug 2008) | 1 line

  the existing if/else construct was forcing the proximity call regardless of whether the cached value existed.  changed and tested
........
  r10265 | erickson | 2008-08-05 14:01:59 -0400 (Tue, 05 Aug 2008) | 6 lines

  Added support for using in-database hold permit logic.
  This code abides by the legacy_script_support setting to determine which
  permit style should be used
........
  r10266 | miker | 2008-08-05 21:47:35 -0400 (Tue, 05 Aug 2008) | 1 line

  allow NULL as a parameter in transforms and FROM clause functions
........
  r10273 | miker | 2008-08-05 22:02:04 -0400 (Tue, 05 Aug 2008) | 1 line

  adding 1.2.2.3 to 1.2.3.0 upgrade script
........
  r10278 | erickson | 2008-08-06 11:42:00 -0400 (Wed, 06 Aug 2008) | 1 line

  don't consider deleted volumes in callnumber browse
........
  r10279 | dbs | 2008-08-06 15:17:49 -0400 (Wed, 06 Aug 2008) | 3 lines

  Add autoconf and automake for Debian (not part of build-essential? geez!)
  Add an explicit shell and vim formatting modeline
........
  r10280 | dbs | 2008-08-06 15:19:09 -0400 (Wed, 06 Aug 2008) | 2 lines

  Sort our Debian package list as it's getting unruly
........
  r10281 | erickson | 2008-08-06 17:33:40 -0400 (Wed, 06 Aug 2008) | 16 lines

  This is a remodeled version of Evergreen/src/support-scripts/eg_gen_overdue.pl.

  This version is built to work for both overdue and predue (courtesy) notices.

  What we have so far is circ searching and retrieval of associated data.

  TODO
  - Add some tuning for sub-day notice intervals
  - Plug in Template Toolkit for template generation
  - Set up and test emailing of templates
  - Handle global XML file generation (send all loaded data to a TT XML template as a last step?)
  - Add sample templates to repo
  - Add sample config to opensrf.xml.example
........
  r10282 | erickson | 2008-08-06 18:05:28 -0400 (Wed, 06 Aug 2008) | 1 line

  don't re-fetch the user and circ lib on a batch.  use editor for initial query (good for logging)
........
  r10283 | miker | 2008-08-06 22:23:43 -0400 (Wed, 06 Aug 2008) | 1 line

  use decomposed characters where possible, for the sake of JSON::XS
........
  r10284 | erickson | 2008-08-06 22:26:14 -0400 (Wed, 06 Aug 2008) | 4 lines

  Plugged in template processing
........
  r10285 | erickson | 2008-08-06 22:30:47 -0400 (Wed, 06 Aug 2008) | 1 line

  adding some example templates.  need to add locale blocks and do some more pre-run data munging
........
  r10286 | erickson | 2008-08-06 22:34:51 -0400 (Wed, 06 Aug 2008) | 1 line

  added example config for over/pre due notices
........
  r10287 | miker | 2008-08-06 22:35:48 -0400 (Wed, 06 Aug 2008) | 1 line

  used decomposed characters -- mostly for consistency with other recent changes
........
  r10290 | erickson | 2008-08-06 22:57:07 -0400 (Wed, 06 Aug 2008) | 1 line

  changing default hold pull list limit to 100
........
  r10291 | erickson | 2008-08-07 08:52:47 -0400 (Thu, 07 Aug 2008) | 6 lines

  Removed global pre/post chomp template config.  make judicious use of [%- -%] instead.

  Thanks for the tip, Mike
........
  r10294 | erickson | 2008-08-07 09:28:50 -0400 (Thu, 07 Aug 2008) | 1 line

  pull org location from URL param "l" .. default to org tree root
........
  r10297 | erickson | 2008-08-07 09:49:48 -0400 (Thu, 07 Aug 2008) | 1 line

  return to login page if auth fails, existing auth session has timed out, or existing auth session does not have required perms
........
  r10298 | dbs | 2008-08-07 10:23:16 -0400 (Thu, 07 Aug 2008) | 2 lines

  Per Brandon Uhlmann's suggestion, speed up bibloading by automatically disabling/reenabling materialized record trigger
........
  r10299 | dbs | 2008-08-07 10:30:43 -0400 (Thu, 07 Aug 2008) | 2 lines

  Per Brandon Uhlmann's suggestion, speed up loading of bibs by automatically disabling/reenabling materialized record trigger
........
  r10300 | dbs | 2008-08-07 11:08:26 -0400 (Thu, 07 Aug 2008) | 2 lines

  Add a --required_field option to enable skipping records that don't contain a required field
........
  r10303 | erickson | 2008-08-07 11:23:13 -0400 (Thu, 07 Aug 2008) | 1 line

  preserve the entire url with query string in redirects
........
  r10304 | erickson | 2008-08-07 13:13:53 -0400 (Thu, 07 Aug 2008) | 1 line

  added logic for extracting title, author (and potentiall other attributes) from the bib and to break apart the due date so the template can display however it likes
........
  r10305 | erickson | 2008-08-07 13:16:30 -0400 (Thu, 07 Aug 2008) | 1 line

  displaying title/author and extracted due date.  falling back to billing addr if library mailing addr is unset
........
  r10306 | erickson | 2008-08-07 15:33:15 -0400 (Thu, 07 Aug 2008) | 1 line

  added logic for generating a template from the combined overdue data (e.g. xml file).  added sample combined xml file.
........
  r10307 | erickson | 2008-08-07 16:36:50 -0400 (Thu, 07 Aug 2008) | 1 line

  fix up some spacing
........
  r10308 | erickson | 2008-08-07 16:37:48 -0400 (Thu, 07 Aug 2008) | 1 line

  plugged in SMTP handling.  also, with this version, if the SMTP transaction fails, the notice is added to the global notice set (if applicable)
........
  r10310 | phasefx | 2008-08-08 10:39:38 -0400 (Fri, 08 Aug 2008) | 1 line

  yaz change; will complain of bad xml format otherwise
........
  r10315 | phasefx | 2008-08-08 11:37:24 -0400 (Fri, 08 Aug 2008) | 1 line

  fix Cancel button in volume editor
........
  r10319 | miker | 2008-08-09 23:49:21 -0400 (Sat, 09 Aug 2008) | 1 line

  make staged search result calcuation more configurable
........
  r10320 | miker | 2008-08-10 01:34:55 -0400 (Sun, 10 Aug 2008) | 1 line

  more staged search configurability and acuracy
........
  r10321 | miker | 2008-08-10 14:18:30 -0400 (Sun, 10 Aug 2008) | 1 line

  validate all controlled subfields in a tag
........
  r10323 | miker | 2008-08-10 14:59:38 -0400 (Sun, 10 Aug 2008) | 1 line

  send actual value; no wrapping array, just a string; note about future improvement
........
  r10324 | miker | 2008-08-10 20:11:18 -0400 (Sun, 10 Aug 2008) | 1 line

  allow blocked users to be stopped from placing holds (clear as mud, eh?)
........
  r10325 | miker | 2008-08-10 21:05:06 -0400 (Sun, 10 Aug 2008) | 1 line

  add a note about how to reload this portion of the schema, and from whence to retrieve the default seed data
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10326 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMinor documentation fix
djfiander [Sun, 10 Aug 2008 18:48:29 +0000 (18:48 +0000)]
Minor documentation fix

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10322 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoinitial page for defining marc attrs
erickson [Fri, 8 Aug 2008 21:22:39 +0000 (21:22 +0000)]
initial page for defining marc attrs

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10318 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded generic lineitem attr retrieval call
erickson [Fri, 8 Aug 2008 19:43:43 +0000 (19:43 +0000)]
added generic lineitem attr retrieval call

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10317 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agocould not get jubgrid to display anything. basically started over by copying lineitem...
erickson [Fri, 8 Aug 2008 16:19:01 +0000 (16:19 +0000)]
could not get jubgrid to display anything. basically started over by copying lineitem search into place and editing to make it look like receiving.

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10316 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agosmall pile of fixes.. css, plugged in LI state in retrieve search, added some grid...
erickson [Fri, 8 Aug 2008 13:18:43 +0000 (13:18 +0000)]
small pile of fixes.. css, plugged in LI state in retrieve search, added some grid css (still needs more work)

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10309 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10254 via svnmerge from
erickson [Tue, 5 Aug 2008 01:58:38 +0000 (01:58 +0000)]
Merged revisions 10254 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10254 | erickson | 2008-08-04 17:42:27 -0400 (Mon, 04 Aug 2008) | 1 line

  fixed syntax error in elseif.  fixed undefined reference to service
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10256 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10245-10246,10248-10252 via svnmerge from
erickson [Mon, 4 Aug 2008 20:56:57 +0000 (20:56 +0000)]
Merged revisions 10245-10246,10248-10252 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10245 | miker | 2008-08-04 02:55:57 -0400 (Mon, 04 Aug 2008) | 1 line

  add support for xml-based z servers (such as xml-backed zebra without yaz-proxy)
........
  r10246 | miker | 2008-08-04 02:56:48 -0400 (Mon, 04 Aug 2008) | 1 line

  typo in comment
........
  r10248 | erickson | 2008-08-04 13:14:09 -0400 (Mon, 04 Aug 2008) | 11 lines

  Added support for using in-database circ checkout and renew policies

  Legacy script support is activated by setting legacy_script_support to true in opensrf.xml
  (committing example for that next)

  Added open-ils.circ.checkout.inspect, which takes patron and item information and returns
  the test retults, including the circ policies that would be applied at checkout.  This
  only works on in-db policies
........
  r10249 | erickson | 2008-08-04 13:15:48 -0400 (Mon, 04 Aug 2008) | 1 line

  added config example for legacy circ script support
........
  r10250 | erickson | 2008-08-04 13:34:06 -0400 (Mon, 04 Aug 2008) | 1 line

  typo on stored proc name
........
  r10251 | erickson | 2008-08-04 14:05:45 -0400 (Mon, 04 Aug 2008) | 1 line

  fleshed out the inspect call to return more info in an easier to parse/read fashion
........
  r10252 | erickson | 2008-08-04 15:15:51 -0400 (Mon, 04 Aug 2008) | 5 lines

  moved duration, recurring fine, and max fine generation out to separate method for sharing
  moved max fine percent calc to it's own method as well
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10253 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10219-10220,10223,10225,10228-10229,10231-10233,10236-10237,10240...
erickson [Mon, 4 Aug 2008 01:25:53 +0000 (01:25 +0000)]
Merged revisions 10219-10220,10223,10225,10228-10229,10231-10233,10236-10237,10240-10241 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10219 | erickson | 2008-07-31 11:53:44 -0400 (Thu, 31 Jul 2008) | 12 lines

  Upped the default patron timeout to 10 minutes

  When an item barcode is scanned but the Enter key is not sent,
  the system waits a configured amount of time (default 800 milliseconds)
  then selects the text so the next scan will replace the existing text.

  Automatically print at logout time

  Replace Logout and Print links with "Done" links since printing is assumed
........
  r10220 | miker | 2008-07-31 12:16:11 -0400 (Thu, 31 Jul 2008) | 1 line

  make grace period a command line parameter
........
  r10223 | erickson | 2008-07-31 12:28:30 -0400 (Thu, 31 Jul 2008) | 1 line

  added explicit DESTROY methods to each package so AUTOLOAD won't attempt to use it
........
  r10225 | erickson | 2008-07-31 12:44:46 -0400 (Thu, 31 Jul 2008) | 1 line

  if a patron barcode regex is configured and a patron barcode is scanned into the item barcode input, the current user is logged out and the new user is logged in
........
  r10228 | erickson | 2008-07-31 14:55:38 -0400 (Thu, 31 Jul 2008) | 1 line

  if you set signed.applets.codebase_principal_support to true in about:config in Firefox, you now have the option to bypass the printer dialog if you accept the security dialogs
........
  r10229 | dbs | 2008-07-31 22:47:39 -0400 (Thu, 31 Jul 2008) | 2 lines

  No leading period for selector, please.
........
  r10231 | dbs | 2008-08-01 12:21:15 -0400 (Fri, 01 Aug 2008) | 2 lines

  D'oh! That 404 error really does mean that osrf-http-translator could not be found.
........
  r10232 | erickson | 2008-08-01 12:45:45 -0400 (Fri, 01 Aug 2008) | 1 line

  removed ":" from log line so output can be pasted directly into srfsh
........
  r10233 | erickson | 2008-08-01 13:04:08 -0400 (Fri, 01 Aug 2008) | 7 lines

  fixed faulty rule set query
  made some var names more explicit
  fix getopt setting
........
  r10236 | miker | 2008-08-01 14:00:30 -0400 (Fri, 01 Aug 2008) | 1 line

  add support for selecting from a function, given the function name and all params in an array (and the function takes only TEXT params)
........
  r10237 | miker | 2008-08-01 14:57:44 -0400 (Fri, 01 Aug 2008) | 1 line

  ingest of dates thinko
........
  r10240 | erickson | 2008-08-03 19:57:06 -0400 (Sun, 03 Aug 2008) | 1 line

  "parent" is a special variable.  some browsers (opera) will complain
........
  r10241 | erickson | 2008-08-03 19:58:09 -0400 (Sun, 03 Aug 2008) | 1 line

  "parent" is a special variable.  some browsers (opera) will complain
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10243 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agostarted plugging in ident search
erickson [Sun, 3 Aug 2008 14:20:53 +0000 (14:20 +0000)]
started plugging in ident search
jubgrid, which I'm not sure is the best route here, is not displaying right, but
it's probably just a missing bit of css

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10239 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded flesh_attrs support to lineitem ident search
erickson [Fri, 1 Aug 2008 17:26:28 +0000 (17:26 +0000)]
added flesh_attrs support to lineitem ident search

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10235 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded clear_marc support to lineitem ident search
erickson [Fri, 1 Aug 2008 17:23:58 +0000 (17:23 +0000)]
added clear_marc support to lineitem ident search

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10234 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10174,10177-10179,10188,10190-10191,10193-10195,10199,10201-10202...
erickson [Thu, 31 Jul 2008 15:45:25 +0000 (15:45 +0000)]
Merged revisions 10174,10177-10179,10188,10190-10191,10193-10195,10199,10201-10202,10205,10208,10211-10216 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10174 | dbs | 2008-07-29 14:05:23 -0400 (Tue, 29 Jul 2008) | 2 lines

  Add default conify configuration to eg_vhost.conf
........
  r10177 | miker | 2008-07-29 14:40:11 -0400 (Tue, 29 Jul 2008) | 1 line

  removing unnecessary SetEnv[If] stuff
........
  r10178 | miker | 2008-07-29 15:10:57 -0400 (Tue, 29 Jul 2008) | 1 line

  thinko ... use the responder, which has the session, not the method pointer
........
  r10179 | miker | 2008-07-29 16:56:38 -0400 (Tue, 29 Jul 2008) | 1 line

  preferred language and date filter fixes
........
  r10188 | erickson | 2008-07-30 13:07:19 -0400 (Wed, 30 Jul 2008) | 6 lines

  Basic web-based selfcheck interface.  This interface implements a subset of

  http://open-ils.org/dokuwiki/doku.php?id=scratchpad:simple_self_check
........
  r10190 | erickson | 2008-07-30 13:09:39 -0400 (Wed, 30 Jul 2008) | 1 line

  oops, forgot the aliasmatch locale extraction for selfcheck
........
  r10191 | miker | 2008-07-30 13:37:44 -0400 (Wed, 30 Jul 2008) | 1 line

  add a reasonable prefix to autogenerated TCNs
........
  r10193 | erickson | 2008-07-30 14:01:28 -0400 (Wed, 30 Jul 2008) | 1 line

  falling back to existing is_true method
........
  r10194 | miker | 2008-07-30 14:17:19 -0400 (Wed, 30 Jul 2008) | 1 line

  adjustment to previous fix (create or replace ... so it it cut-n-paste friendly)
........
  r10195 | miker | 2008-07-30 14:18:53 -0400 (Wed, 30 Jul 2008) | 1 line

  ... and a typo fix to the fix
........
  r10199 | miker | 2008-07-30 22:51:44 -0400 (Wed, 30 Jul 2008) | 1 line

  dependency ordering of config functions
........
  r10201 | miker | 2008-07-30 23:56:24 -0400 (Wed, 30 Jul 2008) | 1 line

  dojo-based locale switcher
........
  r10202 | miker | 2008-07-31 00:08:39 -0400 (Thu, 31 Jul 2008) | 1 line

  replace does not, um, replace in place
........
  r10205 | miker | 2008-07-31 00:57:07 -0400 (Thu, 31 Jul 2008) | 1 line

  moving the lang switcher to a more reasonable location
........
  r10208 | phasefx | 2008-07-31 01:05:11 -0400 (Thu, 31 Jul 2008) | 1 line

  In Holdings Maintenance, we used to disable some render child behavior for the top of the org hierarchy, to prevent in the case of PINES, 200-odd libraries from being retrieved and rendered.  Now we check the can_have_vols for that org as well, to allow the interface to work with a single-org hierarchy
........
  r10211 | phasefx | 2008-07-31 01:13:12 -0400 (Thu, 31 Jul 2008) | 1 line

  we want to explicitly set net access level for new users or the db will provide a default
........
  r10212 | miker | 2008-07-31 01:21:54 -0400 (Thu, 31 Jul 2008) | 1 line

  make locale names and descriptions translatable
........
  r10213 | miker | 2008-07-31 01:22:51 -0400 (Thu, 31 Jul 2008) | 1 line

  more locale switch work
........
  r10214 | miker | 2008-07-31 01:40:58 -0400 (Thu, 31 Jul 2008) | 1 line

  make log message conditional
........
  r10215 | miker | 2008-07-31 01:46:01 -0400 (Thu, 31 Jul 2008) | 1 line

  use the correct field as the pkey
........
  r10216 | dbs | 2008-07-31 09:10:18 -0400 (Thu, 31 Jul 2008) | 2 lines

  Hush schema build messages that obscure potential real problems
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10218 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agodependency ordering for new database installation
miker [Thu, 31 Jul 2008 02:39:17 +0000 (02:39 +0000)]
dependency ordering for new database installation

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10198 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoput acq and serials in the right place
miker [Wed, 30 Jul 2008 20:07:48 +0000 (20:07 +0000)]
put acq and serials in the right place

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10197 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agochanged id value for DELETE_RECORD so it does not collide with existing ID
erickson [Wed, 30 Jul 2008 19:38:06 +0000 (19:38 +0000)]
changed id value for DELETE_RECORD so it does not collide with existing ID

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10196 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agocreated lineitem ident search method. for now, can filter on po agency and lineitem...
erickson [Wed, 30 Jul 2008 13:57:27 +0000 (13:57 +0000)]
created lineitem ident search method.  for now, can filter on po agency and lineitem state

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10186 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agodoh! typo
miker [Wed, 30 Jul 2008 05:19:33 +0000 (05:19 +0000)]
doh! typo

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10185 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoa couple useful indexes
miker [Wed, 30 Jul 2008 05:18:29 +0000 (05:18 +0000)]
a couple useful indexes

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10184 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agosetting attr def when creating a new local/usr lineitem_attr
erickson [Wed, 30 Jul 2008 02:18:22 +0000 (02:18 +0000)]
setting attr def when creating a new local/usr lineitem_attr

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10183 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agobarest stub layout for receiving materials. No real content yet.
djfiander [Wed, 30 Jul 2008 02:12:50 +0000 (02:12 +0000)]
barest stub layout for receiving materials. No real content yet.

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10182 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoInclude correct dojo bits to properly render the menus: don't
djfiander [Wed, 30 Jul 2008 02:09:10 +0000 (02:09 +0000)]
Include correct dojo bits to properly render the menus: don't
depend on other files to include them.

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10181 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadding definition to lineitem_attr, and setting it for auto-attrs
miker [Wed, 30 Jul 2008 02:06:48 +0000 (02:06 +0000)]
adding definition to lineitem_attr, and setting it for auto-attrs

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10180 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded a button to mark a single item as received.
erickson [Tue, 29 Jul 2008 18:25:06 +0000 (18:25 +0000)]
added a button to mark a single item as received.

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10176 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoAllow marking a LID as received even if there is no fund debit. not sure yet
erickson [Tue, 29 Jul 2008 18:11:42 +0000 (18:11 +0000)]
Allow marking a LID as received even if there is no fund debit.  not sure yet
if this is sensible, but it's at least useful for testing.

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10175 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10162,10165,10167,10169-10171 via svnmerge from
erickson [Tue, 29 Jul 2008 16:52:52 +0000 (16:52 +0000)]
Merged revisions 10162,10165,10167,10169-10171 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10162 | erickson | 2008-07-28 10:57:45 -0400 (Mon, 28 Jul 2008) | 1 line

  creating directories for blocked patron list and overdue script output
........
  r10165 | miker | 2008-07-28 20:02:08 -0400 (Mon, 28 Jul 2008) | 1 line

  removing spurious entityize
........
  r10167 | miker | 2008-07-28 22:34:57 -0400 (Mon, 28 Jul 2008) | 1 line

  copy-n-paste error -- thanks Dan!
........
  r10169 | miker | 2008-07-29 00:42:35 -0400 (Tue, 29 Jul 2008) | 1 line

  add date fields for 008/7-14
........
  r10170 | miker | 2008-07-29 00:45:42 -0400 (Tue, 29 Jul 2008) | 1 line

  Adding date filtering support and automatic/configurable default preferred language code
........
  r10171 | erickson | 2008-07-29 09:18:44 -0400 (Tue, 29 Jul 2008) | 1 line

  replaced unnecessary nbsp with a space
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10173 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoTypo - attachec -> attached
dbs [Tue, 29 Jul 2008 14:01:31 +0000 (14:01 +0000)]
Typo - attachec -> attached

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10172 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded ident column editing to order record fields
erickson [Mon, 28 Jul 2008 16:34:18 +0000 (16:34 +0000)]
added ident column editing to order record fields

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10163 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10129-10130,10134-10145,10147-10148,10150,10152,10155-10159 via...
erickson [Mon, 28 Jul 2008 14:47:08 +0000 (14:47 +0000)]
Merged revisions 10129-10130,10134-10145,10147-10148,10150,10152,10155-10159 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10129 | erickson | 2008-07-25 11:03:28 -0400 (Fri, 25 Jul 2008) | 1 line

  initializing some vars so gcc will stop warning
........
  r10130 | miker | 2008-07-25 13:34:38 -0400 (Fri, 25 Jul 2008) | 1 line

  use more correct test (rather than a side-effect) to detect short durations circs
........
  r10134 | erickson | 2008-07-25 15:00:18 -0400 (Fri, 25 Jul 2008) | 1 line

  turning raw time durations into h/m/s notation so interval_to_seconds can parse it
........
  r10135 | miker | 2008-07-25 15:04:08 -0400 (Fri, 25 Jul 2008) | 1 line

  a tool for adding IDs to MARCXML dumped directly from biblio.record_entry
........
  r10136 | miker | 2008-07-25 15:10:40 -0400 (Fri, 25 Jul 2008) | 1 line

  revert the too-much-change
........
  r10137 | miker | 2008-07-25 15:11:22 -0400 (Fri, 25 Jul 2008) | 1 line

  a tool for adding IDs to MARCXML dumped directly from biblio.record_entry
........
  r10138 | dbs | 2008-07-25 15:53:54 -0400 (Fri, 25 Jul 2008) | 3 lines

  Add new POT files and update existing POT files for en-US
  Add new PO files and update existing PO files for en-CA and fr-CA
........
  r10139 | dbs | 2008-07-25 15:54:51 -0400 (Fri, 25 Jul 2008) | 2 lines

  Move hy to hy-AM (according to ISO3166 that's the right country code, at least)
........
  r10140 | dbs | 2008-07-25 15:55:32 -0400 (Fri, 25 Jul 2008) | 2 lines

  Add and update PO files for hy-AM
........
  r10141 | miker | 2008-07-25 20:39:28 -0400 (Fri, 25 Jul 2008) | 1 line

  adding set_curcfg() call to tsearch2 configuration script for 8.2 and 8.1; fixing datatype of extend_reporter.legacy_circ_count.id (harmless, but useless, thinko)
........
  r10142 | miker | 2008-07-25 20:41:04 -0400 (Fri, 25 Jul 2008) | 1 line

  dropping all support for 8.0 with 1.4 and beyond
........
  r10143 | dbs | 2008-07-25 21:44:01 -0400 (Fri, 25 Jul 2008) | 3 lines

  Oh yeah, with the move to hy-AM we'll want to delete hy
........
  r10144 | dbs | 2008-07-26 01:14:11 -0400 (Sat, 26 Jul 2008) | 6 lines

  Start replacing jscalendar and DP_DateExtensions with Dojo
    * Use dijit.DateTextBox for date picker in setting "suspend hold until" dates
    * Start using dojo.date.stamp.* and dojo.date.locale.* functions instead of DP_DateExtensions
      * Here, we replace all occurrences of Date.parseIso8601()
    * Remove ISO formatting hints as hold dates now use locales rather than being hardcoded
........
  r10145 | dbs | 2008-07-26 01:14:58 -0400 (Sat, 26 Jul 2008) | 2 lines

  And disable debugging in the default build
........
  r10147 | erickson | 2008-07-27 11:08:58 -0400 (Sun, 27 Jul 2008) | 1 line

  added method name to default transport error handler
........
  r10148 | erickson | 2008-07-27 11:09:22 -0400 (Sun, 27 Jul 2008) | 1 line

  ported getbysession to fieldmapper.standardrequest to take advantage of default error handlers
........
  r10150 | miker | 2008-07-27 11:31:11 -0400 (Sun, 27 Jul 2008) | 1 line

  implement the backend for "max_fine as percent-of-price" functionality
........
  r10152 | miker | 2008-07-27 12:45:47 -0400 (Sun, 27 Jul 2008) | 1 line

  removing overly agressive locale normalization
........
  r10155 | erickson | 2008-07-27 14:40:48 -0400 (Sun, 27 Jul 2008) | 1 line

  show the org tree root in the copy details display if it can have items
........
  r10156 | dbs | 2008-07-27 15:04:17 -0400 (Sun, 27 Jul 2008) | 49 lines

  Apply patch from Aaron S. Joyner to improve user friendliness of database build script

  - validate that the fts-config.sql script exists for the specified database version
  - if it does not, detect the latest available version, warn the user, suggest aborting, offer to continue w/ the latest available version
  - rework call of psql to avoid PGPASSWORD on the command line, visible via ps
  - warn user if psql fails attempting to import any of these files for reasons such as couldn't connect, or file not found (not sql script errors)
  - provide commented out option to fail on sql script errors, for future convenience when the scripts run cleanly w/o errors
  - limit line length to 80 characters (a nearly unbreakable habit from work)
  - remove database version entirely from the user interface, down to build-db.sh.  This makes minor removals from:
    - install.sh
    - config.sh
    - install.conf.default
    - Open-ILS/src/Makefile
    - Open-ILS/src/extras/import/build-oils-db.sh
  - implement automatic detection of PostgreSQL database version
  - abort if we can not detect the db version, providing the user with our best guess (it's probably not going to be, but oh well)
  - maintain fallback in the case of missing fts-config.sql for specific db version, with big shiny warnings adapted to the autodetection
  - abort if no fts-config.sql files exist

  Developer's Certificate of Origin 1.1

  By making a contribution to this project, I certify that:

  (a) The contribution was created in whole or in part by me and I
      have the right to submit it under the open source license
      indicated in the file; or

  (b) The contribution is based upon previous work that, to the best
      of my knowledge, is covered under an appropriate open source
      license and I have the right under that license to submit that
      work with modifications, whether created in whole or in part
      by me, under the same open source license (unless I am
      permitted to submit under a different license), as indicated
      in the file; or

  (c) The contribution was provided directly to me by some other
      person who certified (a), (b) or (c) and I have not modified
      it.

  (d) I understand and agree that this project and the contribution
      are public and that a record of the contribution (including all
      personal information I submit with it, including my sign-off) is
      maintained indefinitely and may be redistributed consistent with
      this project or the open source license(s) involved.

Signed-off-by: Aaron S. Joyner <aaron@joyner.ws>
........
  r10157 | dbs | 2008-07-28 00:20:53 -0400 (Mon, 28 Jul 2008) | 4 lines

  We need to load the database with seed values (my bad; I removed
  the obsolete 006 data file from asjoyner's patch but failed to add the
  950 file that replaced it).
........
  r10158 | dbs | 2008-07-28 00:29:17 -0400 (Mon, 28 Jul 2008) | 2 lines

  Argh. Let's build a complete schema, shall we?
........
  r10159 | dbs | 2008-07-28 00:43:59 -0400 (Mon, 28 Jul 2008) | 2 lines

  Enable the OpenSRF-over-HTTP translator in the default Apache configuration
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10161 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadding "ident" column to attr_definition tables for receiving streamlining
miker [Mon, 28 Jul 2008 14:22:50 +0000 (14:22 +0000)]
adding "ident" column to attr_definition tables for receiving streamlining

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10160 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded field names to summary columns to make it simpler to fetch the data for display
erickson [Sun, 27 Jul 2008 15:19:47 +0000 (15:19 +0000)]
added field names to summary columns to make it simpler to fetch the data for display

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10149 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agomoved the primary menu items into the top-level menu as sub-menus to reduce
erickson [Sun, 27 Jul 2008 14:21:10 +0000 (14:21 +0000)]
moved the primary menu items into the top-level menu as sub-menus to reduce
the amount of extra page loads to get to an option

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10146 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10125-10126 via svnmerge from
erickson [Fri, 25 Jul 2008 14:55:26 +0000 (14:55 +0000)]
Merged revisions 10125-10126 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10125 | dbs | 2008-07-24 23:16:56 -0400 (Thu, 24 Jul 2008) | 2 lines

  Typo: Vidoe -> Video
........
  r10126 | miker | 2008-07-25 00:03:20 -0400 (Fri, 25 Jul 2008) | 1 line

  use MARC terminology
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10128 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10112,10115,10119,10121,10123-10124 via svnmerge from
erickson [Fri, 25 Jul 2008 14:55:15 +0000 (14:55 +0000)]
Merged revisions 10112,10115,10119,10121,10123-10124 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10112 | miker | 2008-07-24 11:04:05 -0400 (Thu, 24 Jul 2008) | 1 line

  backporting virtual field support from acq branch
........
  r10115 | miker | 2008-07-24 13:35:44 -0400 (Thu, 24 Jul 2008) | 1 line

  adding locale table to IDL
........
  r10119 | miker | 2008-07-24 13:58:20 -0400 (Thu, 24 Jul 2008) | 1 line

  pull valid locales from the configured set in the database
........
  r10121 | miker | 2008-07-24 17:00:39 -0400 (Thu, 24 Jul 2008) | 1 line

  use filtering select to present the friendly name of the locale ... the default set needs to be normalized against CLDR
........
  r10123 | erickson | 2008-07-24 17:31:08 -0400 (Thu, 24 Jul 2008) | 5 lines

  Ported jsonObjectIterator to new jsonIterator API and removed all references to the legacy objson headers
........
  r10124 | miker | 2008-07-24 21:03:47 -0400 (Thu, 24 Jul 2008) | 1 line

  correcting column name in the IDL
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10127 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded receive time to the LID display
erickson [Thu, 24 Jul 2008 21:20:56 +0000 (21:20 +0000)]
added receive time to the LID display

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10122 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agosetting fund debit as non-encumbrance at receive time. marking lineitem and po as...
erickson [Thu, 24 Jul 2008 18:58:23 +0000 (18:58 +0000)]
setting fund debit as non-encumbrance at receive time.  marking lineitem and po as received where appropriate

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10120 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoPut a modified version of Picklist.onJUBSet into jubgrid.js. This way, code that...
erickson [Thu, 24 Jul 2008 17:40:41 +0000 (17:40 +0000)]
Put a modified version of Picklist.onJUBSet into jubgrid.js.  This way, code that uses jubgrid
outside of the Picklist context can still take advantage of the jub update handling code

onJUBSet is automatically applied to lineitems at jubgrid create time

I commented out the version in Picklist and picklist view code, pending review

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10118 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded ability to create PO from all listed items
erickson [Thu, 24 Jul 2008 17:38:18 +0000 (17:38 +0000)]
added ability to create PO from all listed items

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10117 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded ability to create PO from all listed items. added progress bar for asset creat...
erickson [Thu, 24 Jul 2008 17:37:38 +0000 (17:37 +0000)]
added ability to create PO from all listed items.  added progress bar for asset create call

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10116 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agochanged loadGrid to loadLIDGrid so i won't confuse it with a lineitem grid loader
erickson [Thu, 24 Jul 2008 15:41:24 +0000 (15:41 +0000)]
changed loadGrid to loadLIDGrid so i won't confuse it with a lineitem grid loader

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10114 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agochanged name of createStore to createLIDStore to more clearly indicate the purpose
erickson [Thu, 24 Jul 2008 15:04:58 +0000 (15:04 +0000)]
changed name of createStore to createLIDStore to more clearly indicate the purpose

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10113 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agochanged file name to match object name
erickson [Thu, 24 Jul 2008 15:00:12 +0000 (15:00 +0000)]
changed file name to match object name

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10111 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agochanged openils.acq.Lineitems to openils.acq.Lineitem to match the object name (and...
erickson [Thu, 24 Jul 2008 14:59:53 +0000 (14:59 +0000)]
changed openils.acq.Lineitems to openils.acq.Lineitem to match the object name (and singular case-ness of the other objects).  added some initial fund encumberance UI code

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10110 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoreturning the lineitem attr id on success instead of 1
erickson [Thu, 24 Jul 2008 14:18:31 +0000 (14:18 +0000)]
returning the lineitem attr id on success instead of 1

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10109 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agofixed typo in object name. pointing li_detail at the newly creatd fund_debit object
erickson [Thu, 24 Jul 2008 14:18:01 +0000 (14:18 +0000)]
fixed typo in object name.  pointing li_detail at the newly creatd fund_debit object

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10108 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded virtualFields for estimated and actual price during jubgrid build (at least...
erickson [Thu, 24 Jul 2008 03:13:43 +0000 (03:13 +0000)]
added virtualFields for estimated and actual price during jubgrid build (at least from the picklsit perspective).  added logic to update those attrs and re-render the values in the grid

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10107 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadd support for dojo data store virtual fields
miker [Wed, 23 Jul 2008 20:36:51 +0000 (20:36 +0000)]
add support for dojo data store virtual fields

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10106 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agocomment out the alert on unexpected column since this callback is called on lineitem...
erickson [Wed, 23 Jul 2008 20:15:52 +0000 (20:15 +0000)]
comment out the alert on unexpected column since this callback is called on lineitem approve

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10105 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agotypo, = -> ==
erickson [Wed, 23 Jul 2008 20:03:13 +0000 (20:03 +0000)]
typo, = -> ==

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10104 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agogoing back to editors.Dijit, since editors.textbox does not appear to work
erickson [Wed, 23 Jul 2008 19:42:59 +0000 (19:42 +0000)]
going back to editors.Dijit, since editors.textbox does not appear to work

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10103 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded .example to prevent clobber on install
erickson [Wed, 23 Jul 2008 19:22:26 +0000 (19:22 +0000)]
added .example to prevent clobber on install

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10102 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBroke price information out into estimated and actual price columns. Not entirely...
erickson [Wed, 23 Jul 2008 19:19:28 +0000 (19:19 +0000)]
Broke price information out into estimated and actual price columns.  Not entirely sure we want
these to be broken out, but it's trivial to pull them back into a single column if not.

I have an editor in place for setting the prices, but I'm trying to understand how one
captures the edited data when you are editing a column that is not part of the grid's
data model.  Bueller?

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10101 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoupdated lineitem price code to use estimated and actual price only, no generic "price...
erickson [Wed, 23 Jul 2008 17:39:38 +0000 (17:39 +0000)]
updated lineitem price code to use estimated and actual price only, no generic "price" attr

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10100 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded companion method for setting local_attr values on a lineitem
erickson [Wed, 23 Jul 2008 17:38:43 +0000 (17:38 +0000)]
added companion method for setting local_attr values on a lineitem

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10099 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded getEstimatedPrice, getActualPrice, and getPrice functions
erickson [Wed, 23 Jul 2008 17:28:57 +0000 (17:28 +0000)]
added getEstimatedPrice, getActualPrice, and getPrice functions

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10098 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoused provider code for display/search for consistency
erickson [Wed, 23 Jul 2008 17:16:05 +0000 (17:16 +0000)]
used provider code for display/search for consistency

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10097 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoprevent sending empty string as provider val
erickson [Wed, 23 Jul 2008 17:15:22 +0000 (17:15 +0000)]
prevent sending empty string as provider val

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10096 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadjust auto-import to deal with new attr layout
miker [Wed, 23 Jul 2008 16:17:35 +0000 (16:17 +0000)]
adjust auto-import to deal with new attr layout

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10095 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agorearranging some columns for better layout; removing xpath requirement from usr attrs...
miker [Wed, 23 Jul 2008 14:52:40 +0000 (14:52 +0000)]
rearranging some columns for better layout; removing xpath requirement from usr attrs; adding unowned attr table

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10094 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerged revisions 10027-10033,10040,10048,10051-10052,10059,10067,10069,10071,10074...
erickson [Wed, 23 Jul 2008 02:45:47 +0000 (02:45 +0000)]
Merged revisions 10027-10033,10040,10048,10051-10052,10059,10067,10069,10071,10074,10076-10079,10081,10083,10085,10087-10088,10091-10092 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r10027 | erickson | 2008-07-14 15:08:00 -0400 (Mon, 14 Jul 2008) | 1 line

  changing default router log level from INFO to WARN
........
  r10028 | dbs | 2008-07-14 15:56:15 -0400 (Mon, 14 Jul 2008) | 2 lines

  Another monster i18n patch from Craig Ricciuto
........
  r10029 | dbs | 2008-07-14 16:07:12 -0400 (Mon, 14 Jul 2008) | 2 lines

  Nail a forgotten text string
........
  r10030 | dbs | 2008-07-14 16:55:28 -0400 (Mon, 14 Jul 2008) | 2 lines

  Bugfix that prevented us from properly checking for duplicate entities
........
  r10031 | miker | 2008-07-14 17:06:48 -0400 (Mon, 14 Jul 2008) | 1 line

  correcting tranlation widget
........
  r10032 | miker | 2008-07-14 17:07:27 -0400 (Mon, 14 Jul 2008) | 1 line

  fixing translation framework for perms and statuses; adding marc codes to admin page
........
  r10033 | dbs | 2008-07-14 17:34:05 -0400 (Mon, 14 Jul 2008) | 3 lines

  Clean up some long-standing i18n problems (duplicate keys)
  Also avoid terminating comments prematurely with bogus -- within a comment
........
  r10040 | dbs | 2008-07-14 21:34:26 -0400 (Mon, 14 Jul 2008) | 2 lines

  Add a basic default portal page to the staff client
........
  r10048 | miker | 2008-07-14 23:56:01 -0400 (Mon, 14 Jul 2008) | 1 line

  adding upgrade script for the (hopefully) final version in the 1.2.2 stream
........
  r10051 | dbs | 2008-07-15 00:34:00 -0400 (Tue, 15 Jul 2008) | 2 lines

  Initial stab at a PostgreSQL 8.3 full text search schema
........
  r10052 | dbs | 2008-07-15 00:46:15 -0400 (Tue, 15 Jul 2008) | 7 lines

  More preparation for PostgreSQL 8.3 support:
    * quick_metarecord_map.sql - 8.3 no longer seems to support altering
      the table within a single transaction, so we break this into two
      transactions
    * 006.schema.permissions.sql and 020.schema.functions.sql - add explicit
      type casting where necessary
........
  r10059 | miker | 2008-07-17 00:41:39 -0400 (Thu, 17 Jul 2008) | 1 line

  adding labels for new ops
........
  r10067 | erickson | 2008-07-17 23:06:12 -0400 (Thu, 17 Jul 2008) | 1 line

  added support for configurable search page sizes and max pages
........
  r10069 | erickson | 2008-07-18 09:28:59 -0400 (Fri, 18 Jul 2008) | 1 line

  modified form clearing to work regardless of propogated search terms
........
  r10071 | erickson | 2008-07-18 10:43:22 -0400 (Fri, 18 Jul 2008) | 1 line

  added core limit search setting, summary info in return object, and changed defaults to 500/20
........
  r10074 | miker | 2008-07-18 11:00:41 -0400 (Fri, 18 Jul 2008) | 1 line

  protect against "no bump for type"
........
  r10076 | erickson | 2008-07-18 13:20:48 -0400 (Fri, 18 Jul 2008) | 1 line

  focus first search box on clear
........
  r10077 | dbs | 2008-07-18 20:36:24 -0400 (Fri, 18 Jul 2008) | 2 lines

  Use more consistent strings and enable label/accesskey concordance
........
  r10078 | miker | 2008-07-18 20:58:02 -0400 (Fri, 18 Jul 2008) | 1 line

  allow circ.reshelving_complete.interval ou setting to override the default reshelving delay
........
  r10079 | miker | 2008-07-19 20:39:44 -0400 (Sat, 19 Jul 2008) | 1 line

  adding in-database supported locale, um, support
........
  r10081 | erickson | 2008-07-20 23:11:38 -0400 (Sun, 20 Jul 2008) | 1 line

  typo on element name
........
  r10083 | erickson | 2008-07-20 23:22:23 -0400 (Sun, 20 Jul 2008) | 1 line

  displaying report columns vertically to prevent unnecessary scrolling
........
  r10085 | erickson | 2008-07-21 08:49:49 -0400 (Mon, 21 Jul 2008) | 1 line

  need to clear out the colums so they don't accumulate
........
  r10087 | miker | 2008-07-22 16:41:29 -0400 (Tue, 22 Jul 2008) | 1 line

  translator head port
........
  r10088 | miker | 2008-07-22 16:42:00 -0400 (Tue, 22 Jul 2008) | 1 line

  configuration interfaces
........
  r10091 | miker | 2008-07-22 21:44:00 -0400 (Tue, 22 Jul 2008) | 1 line

  marc code editor works (sans vr format map)
........
  r10092 | miker | 2008-07-22 21:44:39 -0400 (Tue, 22 Jul 2008) | 1 line

  be careful with identity values
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10093 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoProvider editing works
djfiander [Wed, 23 Jul 2008 00:52:27 +0000 (00:52 +0000)]
Provider editing works

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10090 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agosyncing with head
miker [Tue, 22 Jul 2008 22:21:03 +0000 (22:21 +0000)]
syncing with head

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10089 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agomore translator widget work
miker [Tue, 22 Jul 2008 02:34:35 +0000 (02:34 +0000)]
more translator widget work

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10086 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoinitial fund_debit creation from PO code
erickson [Thu, 17 Jul 2008 21:24:12 +0000 (21:24 +0000)]
initial fund_debit creation from PO code

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10062 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoTypo: encumberance -> encumbrance
dbs [Wed, 16 Jul 2008 21:43:31 +0000 (21:43 +0000)]
Typo: encumberance -> encumbrance
(Might as well get it early)

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@10058 dcc99617-32d9-48b4-a31d-7c20da2025e4