]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
15 years agoafter all search results scanned, we know the exact hit count, so use that instead...
erickson [Fri, 17 Oct 2008 15:16:18 +0000 (15:16 +0000)]
after all search results scanned, we know the exact hit count, so use that instead of the estimated count

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

15 years agoduring precats, assume override on checkout.full
erickson [Thu, 16 Oct 2008 20:27:04 +0000 (20:27 +0000)]
during precats, assume override on checkout.full

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

15 years agorough cut of Checkout interface using checkout.full method. Appears to work, but...
phasefx [Thu, 16 Oct 2008 19:57:47 +0000 (19:57 +0000)]
rough cut of Checkout interface using checkout.full method.  Appears to work, but at least one rough spot with redundant override dialogs

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

15 years agoif no max is configured and no valid count from the SC, default to 4, which was the...
erickson [Thu, 16 Oct 2008 19:04:09 +0000 (19:04 +0000)]
if no max is configured and no valid count from the SC, default to 4, which was the previous default

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

15 years agowe're going to let the middle layer completely handle the limit for past circ retrieval
phasefx [Thu, 16 Oct 2008 19:03:06 +0000 (19:03 +0000)]
we're going to let the middle layer completely handle the limit for past circ retrieval

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

15 years agouse the xul service row for native-evergreen-catalog since it's I18N'ized
phasefx [Thu, 16 Oct 2008 18:37:18 +0000 (18:37 +0000)]
use the xul service row for native-evergreen-catalog since it's I18N'ized

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

15 years agoAdd Conify i18n build rules and POT files
dbs [Thu, 16 Oct 2008 18:10:40 +0000 (18:10 +0000)]
Add Conify i18n build rules and POT files

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

15 years agodummied up a native catalog z-source config blob
erickson [Thu, 16 Oct 2008 17:53:55 +0000 (17:53 +0000)]
dummied up a native catalog z-source config blob

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

15 years agoPatch to better handle migration of settings on the filesystem. Thanks Jeff!
phasefx [Thu, 16 Oct 2008 16:54:06 +0000 (16:54 +0000)]
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

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

15 years agoexercise the No Propogate Search option when staff opens a new catalog search tab
phasefx [Thu, 16 Oct 2008 16:46:39 +0000 (16:46 +0000)]
exercise the No Propogate Search option when staff opens a new catalog search tab

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

15 years agochange the titlebar for the login window to indicate the target server version
phasefx [Thu, 16 Oct 2008 16:35:31 +0000 (16:35 +0000)]
change the titlebar for the login window to indicate the target server version

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

15 years agoEnable localization of Conify
dbs [Thu, 16 Oct 2008 16:19:56 +0000 (16:19 +0000)]
Enable localization of Conify

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

15 years agoadded vandelay menu label and copy-location editor hold verify labels
erickson [Thu, 16 Oct 2008 16:06:41 +0000 (16:06 +0000)]
added vandelay menu label and copy-location editor hold verify labels

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

15 years agoremoved import of non-public packages. testing showed they were not required and...
erickson [Thu, 16 Oct 2008 15:36:04 +0000 (15:36 +0000)]
removed import of non-public packages.   testing showed they were not required and they change with dojo 1.2

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

15 years agoAdd a quick Dojo resource bundle <-> POT roundtripping script
dbs [Thu, 16 Oct 2008 03:54:49 +0000 (03:54 +0000)]
Add a quick Dojo resource bundle <-> POT roundtripping script
Ensure Dojo resource bundles adhere to JSON formatting specs

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

15 years agoby default, wait less time for added content data to return (to prevent apache proces...
erickson [Thu, 16 Oct 2008 01:09:18 +0000 (01:09 +0000)]
by default, wait less time for added content data to return (to prevent apache process exhaustion), but be more forgiving of errors

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

15 years agoBring i18n to org unit administration interface
dbs [Tue, 14 Oct 2008 20:36:48 +0000 (20:36 +0000)]
Bring i18n to org unit administration interface

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

15 years agoRemove ugly separate language picker
dbs [Tue, 14 Oct 2008 20:35:48 +0000 (20:35 +0000)]
Remove ugly separate language picker

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

15 years agoAdd conify and vandelay DTDs to localization effort
dbs [Tue, 14 Oct 2008 04:37:42 +0000 (04:37 +0000)]
Add conify and vandelay DTDs to localization effort

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

15 years agoComplete i18n support for the aout admin interface
dbs [Tue, 14 Oct 2008 03:38:48 +0000 (03:38 +0000)]
Complete i18n support for the aout admin interface

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

15 years agodisconnect to free up the cstore backend
erickson [Tue, 14 Oct 2008 03:08:14 +0000 (03:08 +0000)]
disconnect to free up the cstore backend

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

15 years agoStart making it possible to localize Conify.
dbs [Tue, 14 Oct 2008 02:39:13 +0000 (02:39 +0000)]
Start making it possible to localize Conify.
Using a combination of mod_xmlent and dojo string substitution for the nonce.

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

15 years agoMissed one parameter for the settings. works now.
dbs [Sat, 11 Oct 2008 03:53:12 +0000 (03:53 +0000)]
Missed one parameter for the settings. works now.

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

15 years agoAdd the ability to generate live-db-setup.pl to eg_db_config.pl
dbs [Sat, 11 Oct 2008 03:36:43 +0000 (03:36 +0000)]
Add the ability to generate live-db-setup.pl to eg_db_config.pl
Database configuration can now be removed from configure and Makefiles

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

15 years agoAugment kbeswick's version of the script; a bit more tolerant of relative paths and...
dbs [Sat, 11 Oct 2008 02:47:18 +0000 (02:47 +0000)]
Augment kbeswick's version of the script; a bit more tolerant of relative paths and such

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

15 years agoFix up dojo.requires for copy status
dbs [Sat, 11 Oct 2008 02:43:13 +0000 (02:43 +0000)]
Fix up dojo.requires for copy status

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

15 years agoapplying dan's dojo 1.2 compat patch
erickson [Fri, 10 Oct 2008 22:00:53 +0000 (22:00 +0000)]
applying dan's dojo 1.2 compat patch

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

15 years agoadded support for deposit/rental exempt groups via org setting
erickson [Fri, 10 Oct 2008 21:02:15 +0000 (21:02 +0000)]
added support for deposit/rental exempt groups via org setting

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

15 years agofilter out deleted items and volumes
miker [Fri, 10 Oct 2008 17:44:05 +0000 (17:44 +0000)]
filter out deleted items and volumes

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

15 years agoadded hold-verify flag to copy editor. while i was in there, added checkmark/x...
erickson [Fri, 10 Oct 2008 17:06:54 +0000 (17:06 +0000)]
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

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

15 years agoAdd hash-bang. oops.
dbs [Fri, 10 Oct 2008 16:40:14 +0000 (16:40 +0000)]
Add hash-bang. oops.

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

15 years agoadded verify hold capture (and event) and no-op checkin flags
erickson [Fri, 10 Oct 2008 16:36:44 +0000 (16:36 +0000)]
added verify hold capture (and event) and no-op checkin flags

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

15 years agouse org ancester setting for sender address
erickson [Fri, 10 Oct 2008 13:25:25 +0000 (13:25 +0000)]
use org ancester setting for sender address

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

15 years agoAdd the generic INSTALL instructions from autotools to start with.
dbs [Fri, 10 Oct 2008 03:16:06 +0000 (03:16 +0000)]
Add the generic INSTALL instructions from autotools to start with.

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

15 years agoA symbolic link in the repository just won't do. No no no.
dbs [Fri, 10 Oct 2008 03:15:11 +0000 (03:15 +0000)]
A symbolic link in the repository just won't do. No no no.

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

15 years agomake sure we rollback the aborted transactions so they are not sticking around.
erickson [Thu, 9 Oct 2008 22:17:00 +0000 (22:17 +0000)]
make sure we rollback the aborted transactions so they are not sticking around.

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

15 years agoadded import-all option in queue display, repaired some bugs which prevented going...
erickson [Thu, 9 Oct 2008 18:59:18 +0000 (18:59 +0000)]
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

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

15 years agoadded method to return queue summary information
erickson [Thu, 9 Oct 2008 16:11:21 +0000 (16:11 +0000)]
added method to return queue summary information

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

15 years agohandle the lack of non-existent settings. if settings already loaded, use those
erickson [Thu, 9 Oct 2008 15:57:11 +0000 (15:57 +0000)]
handle the lack of non-existent settings.  if settings already loaded, use those

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

15 years agodon't call ->value if no setting exists, return empty string
erickson [Thu, 9 Oct 2008 15:56:30 +0000 (15:56 +0000)]
don't call ->value if no setting exists, return empty string

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

15 years agoMove search query input cleansing to the server side
dbs [Thu, 9 Oct 2008 15:34:00 +0000 (15:34 +0000)]
Move search query input cleansing to the server side

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

15 years agofixed authority queue-type setting to match expected values in DB
erickson [Thu, 9 Oct 2008 13:56:31 +0000 (13:56 +0000)]
fixed authority queue-type setting to match expected values in DB

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

15 years agofixe method name for new authority queues
erickson [Thu, 9 Oct 2008 13:38:32 +0000 (13:38 +0000)]
fixe method name for new authority queues

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

15 years agoregister the export div
erickson [Thu, 9 Oct 2008 13:26:49 +0000 (13:26 +0000)]
register the export div

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

15 years agoadded bucket id entry field for exporting buckets by id. put some borders in to...
erickson [Thu, 9 Oct 2008 13:20:48 +0000 (13:20 +0000)]
added bucket id entry field for exporting buckets by id.  put some borders in to make the form a little more clear

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

15 years agofixed invalid xml closing tag
erickson [Thu, 9 Oct 2008 02:41:14 +0000 (02:41 +0000)]
fixed invalid xml closing tag

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

15 years agoadded record export form into the vandelay interface
erickson [Wed, 8 Oct 2008 22:22:47 +0000 (22:22 +0000)]
added record export form into the vandelay interface

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

15 years agoadded menu options for vandelay (marc import/export) and conify (server settings...
erickson [Wed, 8 Oct 2008 20:29:06 +0000 (20:29 +0000)]
added menu options for vandelay (marc import/export) and conify (server settings).  removed previous conify entry in the generic admin index.xhtml

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

15 years agoremoving copy price routine which is actually called by no one
erickson [Wed, 8 Oct 2008 19:27:38 +0000 (19:27 +0000)]
removing copy price routine which is actually called by no one

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

15 years agoextracted copy price calculation out to a shared function
erickson [Wed, 8 Oct 2008 19:24:57 +0000 (19:24 +0000)]
extracted copy price calculation out to a shared function

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

15 years agoallow the database to support a NULL item price
miker [Wed, 8 Oct 2008 18:53:38 +0000 (18:53 +0000)]
allow the database to support a NULL item price

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

15 years agoprotecting MARC::Batch->next with a try block
miker [Wed, 8 Oct 2008 16:54:12 +0000 (16:54 +0000)]
protecting MARC::Batch->next with a try block

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

15 years agoXMLENT hatesess the double-quotes, precioussss
dbs [Wed, 8 Oct 2008 16:24:25 +0000 (16:24 +0000)]
XMLENT hatesess the double-quotes, precioussss

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

15 years agoXML parsers are a lot pickier about well-formedness than browsers
dbs [Wed, 8 Oct 2008 15:51:36 +0000 (15:51 +0000)]
XML parsers are a lot pickier about well-formedness than browsers

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

15 years agoFix some broken XHTML in org_unit_type.html (does that tag needs args? hmm)
dbs [Wed, 8 Oct 2008 15:40:44 +0000 (15:40 +0000)]
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...

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

15 years agoPrepare Conify for XMLENT
dbs [Wed, 8 Oct 2008 05:19:39 +0000 (05:19 +0000)]
Prepare Conify for XMLENT

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

15 years agoonly strip beginning and trailing spaces from tcn value in search
erickson [Tue, 7 Oct 2008 20:56:36 +0000 (20:56 +0000)]
only strip beginning and trailing spaces from tcn value in search

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

15 years agorun total owed and total checked out inside a transaction. in particular, give the...
erickson [Tue, 7 Oct 2008 20:01:48 +0000 (20:01 +0000)]
run total owed and total checked out inside a transaction.  in particular, give the penalty server latest information to work with

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

15 years agomoved latest test labels into the DTD. reloading marc-html display after record...
erickson [Tue, 7 Oct 2008 18:51:46 +0000 (18:51 +0000)]
moved latest test labels into the DTD.  reloading marc-html display after record edit

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

15 years agofixed bugs in displaying multiple matches on the same destionation record. fixed...
erickson [Tue, 7 Oct 2008 14:48:11 +0000 (14:48 +0000)]
fixed bugs in displaying multiple matches on the same destionation record.  fixed bugs in choosing overlay target and persisting chosen selection

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

15 years agoMake the option help tell the truth
dbs [Tue, 7 Oct 2008 14:39:00 +0000 (14:39 +0000)]
Make the option help tell the truth

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

15 years agoDon't complain if the target file is not there to be removed
dbs [Tue, 7 Oct 2008 14:35:17 +0000 (14:35 +0000)]
Don't complain if the target file is not there to be removed

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

15 years agodisable python by default as it is not necessary in 1.4
dbs [Tue, 7 Oct 2008 14:32:23 +0000 (14:32 +0000)]
disable python by default as it is not necessary in 1.4

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

15 years agoonly expose the marc editor for queued recs
erickson [Tue, 7 Oct 2008 12:48:39 +0000 (12:48 +0000)]
only expose the marc editor for queued recs

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

15 years agousing proper location name since location is not modifying language, just describing
miker [Tue, 7 Oct 2008 11:57:58 +0000 (11:57 +0000)]
using proper location name since location is not modifying language, just describing

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

15 years agoEnable Zotero to access MODS representation of detailed records
dbs [Tue, 7 Oct 2008 03:42:44 +0000 (03:42 +0000)]
Enable Zotero to access MODS representation of detailed records

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

15 years agoAdd a default locale for vandelay
dbs [Tue, 7 Oct 2008 02:40:09 +0000 (02:40 +0000)]
Add a default locale for vandelay

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

15 years agoPrint out a valid select form, eh
dbs [Tue, 7 Oct 2008 02:24:20 +0000 (02:24 +0000)]
Print out a valid select form, eh

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

15 years agoIntegrate language picker into SlimPAC start/advanced search forms
dbs [Tue, 7 Oct 2008 02:20:50 +0000 (02:20 +0000)]
Integrate language picker into SlimPAC start/advanced search forms

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

15 years agoFF needs universalxpconnect to launch the marc editor
erickson [Tue, 7 Oct 2008 02:02:48 +0000 (02:02 +0000)]
FF needs universalxpconnect to launch the marc editor

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

15 years agoLanguage first, locale second for better sorting
dbs [Tue, 7 Oct 2008 00:56:27 +0000 (00:56 +0000)]
Language first, locale second for better sorting

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

15 years agoAnd actually build the list of supported locales, mmkay?
dbs [Mon, 6 Oct 2008 21:52:00 +0000 (21:52 +0000)]
And actually build the list of supported locales, mmkay?

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

15 years agoadded a marc-edit button to the marc-html view interface. launches marc editor tab...
erickson [Mon, 6 Oct 2008 21:44:57 +0000 (21:44 +0000)]
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

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

15 years agoload the message catalog bindings from the server to support standalone marc editing
erickson [Mon, 6 Oct 2008 21:42:22 +0000 (21:42 +0000)]
load the message catalog bindings from the server to support standalone marc editing

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

15 years agoAdd a basic, ugly language picker to the SlimPAC (another part of #1)
dbs [Mon, 6 Oct 2008 20:49:31 +0000 (20:49 +0000)]
Add a basic, ugly language picker to the SlimPAC (another part of #1)

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

15 years agomake sure toolbar is visible if going directly to queue page via url param
erickson [Mon, 6 Oct 2008 17:27:57 +0000 (17:27 +0000)]
make sure toolbar is visible if going directly to queue page via url param

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

15 years agoimplemented column persistence via user setting. only update grid layout when necess...
erickson [Mon, 6 Oct 2008 15:11:38 +0000 (15:11 +0000)]
implemented column persistence via user setting.  only update grid layout when necessary to keep column widths accross pages

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

15 years agodefault to requesting user on retrieval as well
erickson [Mon, 6 Oct 2008 13:47:59 +0000 (13:47 +0000)]
default to requesting user on retrieval as well

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

15 years agodefault to requesting user. if a single setting is requested, only grab that setting...
erickson [Mon, 6 Oct 2008 13:46:20 +0000 (13:46 +0000)]
default to requesting user.  if a single setting is requested, only grab that setting from the DB

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

15 years agosafer MR mapping
miker [Mon, 6 Oct 2008 11:27:52 +0000 (11:27 +0000)]
safer MR mapping

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

15 years agoupdated/cleaned up user settings code, like the newer org unit setter
erickson [Mon, 6 Oct 2008 03:40:01 +0000 (03:40 +0000)]
updated/cleaned up user settings code, like the newer org unit setter

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

15 years ago1 file is getting out of hand. broke out each top-level content pane into its own...
erickson [Sun, 5 Oct 2008 23:06:05 +0000 (23:06 +0000)]
1 file is getting out of hand.  broke out each top-level content pane into its own file.

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

15 years agogo ahead and set html height/width in anticipation of bordercontainers
erickson [Sun, 5 Oct 2008 23:04:33 +0000 (23:04 +0000)]
go ahead and set html height/width in anticipation of bordercontainers

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

15 years agoremoved extra require
erickson [Sun, 5 Oct 2008 23:04:08 +0000 (23:04 +0000)]
removed extra require

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

15 years agoStyle the nice language picker widget that berick added
dbs [Sun, 5 Oct 2008 13:33:23 +0000 (13:33 +0000)]
Style the nice language picker widget that berick added

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

15 years agosort the locale store by the display name
erickson [Fri, 3 Oct 2008 18:56:48 +0000 (18:56 +0000)]
sort the locale store by the display name

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

15 years agousing dojo locale instead of apache locale. applying onchange handler after value...
erickson [Fri, 3 Oct 2008 18:52:40 +0000 (18:52 +0000)]
using dojo locale instead of apache locale.  applying onchange handler after value is initually set

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

15 years agoFix a missing space that bugs mod_xmlent no end
dbs [Fri, 3 Oct 2008 17:27:05 +0000 (17:27 +0000)]
Fix a missing space that bugs mod_xmlent no end

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

15 years agoadded locale picker to home page. setting locale value in the selector on page load
erickson [Fri, 3 Oct 2008 15:47:37 +0000 (15:47 +0000)]
added locale picker to home page.  setting locale value in the selector on page load

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

15 years agobotton scrollbar still hidden with grid height 90%. changing height to 87
erickson [Fri, 3 Oct 2008 14:38:40 +0000 (14:38 +0000)]
botton scrollbar still hidden with grid height 90%. changing height to 87

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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