]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
15 years agoadding prefix and suffix to name display in myopac
miker [Wed, 24 Sep 2008 20:13:32 +0000 (20:13 +0000)]
adding prefix and suffix to name display in myopac

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

15 years agoinspect queue now gives option to inspect completed queues as well. added marc2html...
erickson [Tue, 23 Sep 2008 21:49:35 +0000 (21:49 +0000)]
inspect queue now gives option to inspect completed queues as well.  added marc2html option on main queue grid.  more dojo layout normalization

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

15 years agoadded filter options for owner queue retrievel. added method to turn a record into...
erickson [Tue, 23 Sep 2008 21:48:20 +0000 (21:48 +0000)]
added filter options for owner queue retrievel.  added method to turn a record into html for display

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

15 years agocan now pass raw marcxml to the marc2html method and it will generate the html
erickson [Tue, 23 Sep 2008 21:47:36 +0000 (21:47 +0000)]
can now pass raw marcxml to the marc2html method and it will generate the html

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

15 years agoapplying mike's grid scroll fixes, jason's typo fix. thanks guys
erickson [Tue, 23 Sep 2008 18:38:17 +0000 (18:38 +0000)]
applying mike's grid scroll fixes, jason's typo fix.  thanks guys

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

15 years agomoved to file-based marc storage, since memcache has a hard-coded 1MB limit on data...
erickson [Tue, 23 Sep 2008 15:32:28 +0000 (15:32 +0000)]
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

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

15 years agotypo
erickson [Tue, 23 Sep 2008 12:36:54 +0000 (12:36 +0000)]
typo

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

15 years agostaff function for editing expiration date for arbitrary holds in various hold interfaces
phasefx [Mon, 22 Sep 2008 20:52:22 +0000 (20:52 +0000)]
staff function for editing expiration date for arbitrary holds in various hold interfaces

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

15 years agobetter protection for non-existent hold expire interval setting
erickson [Mon, 22 Sep 2008 20:40:38 +0000 (20:40 +0000)]
better protection for non-existent hold expire interval setting

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

15 years agochanged return object key names for consistency
erickson [Mon, 22 Sep 2008 16:39:32 +0000 (16:39 +0000)]
changed return object key names for consistency

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

15 years agoadded support for deposit/rental billing at checkout time based on item deposit ...
erickson [Mon, 22 Sep 2008 16:38:03 +0000 (16:38 +0000)]
added support for deposit/rental billing at checkout time based on item deposit / deposit_amount settings

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

15 years agotreat a "failed" request as an exception
erickson [Mon, 22 Sep 2008 16:09:57 +0000 (16:09 +0000)]
treat a "failed" request as an exception

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

15 years agogo one deeper in the caller stack so we're not repeating
erickson [Mon, 22 Sep 2008 16:09:05 +0000 (16:09 +0000)]
go one deeper in the caller stack so we're not repeating

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

15 years agoforgot this when porting. Test SSL right from the start
phasefx [Mon, 22 Sep 2008 13:22:15 +0000 (13:22 +0000)]
forgot this when porting.  Test SSL right from the start

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

15 years agoignore the native catalog search when processing async z39 results
erickson [Mon, 22 Sep 2008 13:20:11 +0000 (13:20 +0000)]
ignore the native catalog search when processing async z39 results

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

15 years agoporting the ability to search the local catalog as a Z3050 source
erickson [Mon, 22 Sep 2008 12:36:57 +0000 (12:36 +0000)]
porting the ability to search the local catalog as a Z3050 source

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

15 years agotest SSL cert before login (this will catch the folks who Cancel such dialogs), and...
phasefx [Mon, 22 Sep 2008 08:13:45 +0000 (08:13 +0000)]
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

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

15 years agotoward standardizing some list actions
phasefx [Mon, 22 Sep 2008 05:04:45 +0000 (05:04 +0000)]
toward standardizing some list actions

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

15 years agofix disable/enable of clipboard action. I'm not sure when @disabled is preferable...
phasefx [Mon, 22 Sep 2008 04:51:37 +0000 (04:51 +0000)]
fix disable/enable of clipboard action.  I'm not sure when @disabled is preferable over .disabled, but in some cases it makes a difference

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

15 years agobad search & replace. Need to ask Bill for an .authoritative version of open-ils...
phasefx [Mon, 22 Sep 2008 04:41:19 +0000 (04:41 +0000)]
bad search & replace.  Need to ask Bill for an .authoritative version of open-ils.search.biblio.mods_from_copy

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

15 years agotoward standardizing some list actions
phasefx [Mon, 22 Sep 2008 04:36:43 +0000 (04:36 +0000)]
toward standardizing some list actions

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

15 years agofocus on textbox after list action
phasefx [Mon, 22 Sep 2008 04:22:49 +0000 (04:22 +0000)]
focus on textbox after list action

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

15 years agotoward standardizing some list actions
phasefx [Mon, 22 Sep 2008 03:57:45 +0000 (03:57 +0000)]
toward standardizing some list actions

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

15 years agotoward standardizing some list actions
phasefx [Mon, 22 Sep 2008 03:51:01 +0000 (03:51 +0000)]
toward standardizing some list actions

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

15 years agotypoes
phasefx [Mon, 22 Sep 2008 03:18:13 +0000 (03:18 +0000)]
typoes

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

15 years agohave the accesskeys for these buttons fire the embedded menu
phasefx [Mon, 22 Sep 2008 01:51:07 +0000 (01:51 +0000)]
have the accesskeys for these buttons fire the embedded menu

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

15 years agolet's do the tabpanel hiding for the first view
phasefx [Sun, 21 Sep 2008 19:36:34 +0000 (19:36 +0000)]
let's do the tabpanel hiding for the first view

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

15 years agoBy hiding the contents of an unseen tabpanel, we can avoid problems with colliding...
phasefx [Sun, 21 Sep 2008 19:31:18 +0000 (19:31 +0000)]
By hiding the contents of an unseen tabpanel, we can avoid problems with colliding accesskeys

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

15 years agofix the marc view/result view button
phasefx [Sun, 21 Sep 2008 18:22:11 +0000 (18:22 +0000)]
fix the marc view/result view button

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

15 years agoback to a more traditional z-client look. The Local Catalog service won't work until...
phasefx [Sun, 21 Sep 2008 18:16:32 +0000 (18:16 +0000)]
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

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

15 years agothe util.widgets.load/save_attributes is an attempt at rolling our own 'persist'...
phasefx [Sun, 21 Sep 2008 05:52:34 +0000 (05:52 +0000)]
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

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

15 years agoOops, didn't realize the Makefile was no longer under version control. Copy the...
phasefx [Sun, 21 Sep 2008 02:18:36 +0000 (02:18 +0000)]
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

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

15 years agoMake this method return 1 and 0 like the description says. Currently the staff clien...
phasefx [Sun, 21 Sep 2008 02:12:04 +0000 (02:12 +0000)]
Make this method return 1 and 0 like the description says.  Currently the staff client can't distinguish legitimate null returns from network errors

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

15 years agoGetting messagecatalog to work with html via a div
phasefx [Sun, 21 Sep 2008 01:38:55 +0000 (01:38 +0000)]
Getting messagecatalog to work with html via a div

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

15 years agofindNodesByName was not liking these <tr>'s outside of <table>'s
phasefx [Sun, 21 Sep 2008 01:23:47 +0000 (01:23 +0000)]
findNodesByName was not liking these <tr>'s outside of <table>'s

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

15 years agoAdded an event to prevent the following...
phasefx [Sun, 21 Sep 2008 00:27:11 +0000 (00:27 +0000)]
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

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

15 years agofinish I18N'izing the copy editor. One minor bug remains: if the locale changes...
phasefx [Sat, 20 Sep 2008 07:40:51 +0000 (07:40 +0000)]
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

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

15 years agomove these lingering methods from Cat.pm to Cat/BibCommon.pm and put a trailing 1...
phasefx [Sat, 20 Sep 2008 06:03:57 +0000 (06:03 +0000)]
move these lingering methods from Cat.pm to Cat/BibCommon.pm and put a trailing 1; in BibCommon.pm

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

15 years agoLet's go back to this way for the time being. I tried calling it as ->get_org_tree...
phasefx [Sat, 20 Sep 2008 02:32:49 +0000 (02:32 +0000)]
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?

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

15 years agoAdd sample MARC data with 1000 (jazz) and 5000 (music) records
dbs [Fri, 19 Sep 2008 21:07:08 +0000 (21:07 +0000)]
Add sample MARC data with 1000 (jazz) and 5000 (music) records

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

15 years agoset processed count to 0 pre-upload. fixed bug in is-grid-already-built logic
erickson [Fri, 19 Sep 2008 20:52:39 +0000 (20:52 +0000)]
set processed count to 0 pre-upload.  fixed bug in is-grid-already-built logic

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

15 years agonew event for queue name exists
erickson [Fri, 19 Sep 2008 20:52:01 +0000 (20:52 +0000)]
new event for queue name exists

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

15 years agoreturn event if relevent queue name exists
erickson [Fri, 19 Sep 2008 20:51:39 +0000 (20:51 +0000)]
return event if relevent queue name exists

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

15 years agoupdating display with number of processed records as they are processed. no longer...
erickson [Fri, 19 Sep 2008 20:25:52 +0000 (20:25 +0000)]
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

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

15 years agofixed import name
erickson [Fri, 19 Sep 2008 20:23:26 +0000 (20:23 +0000)]
fixed import name

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

15 years agoadded auto-import of non-colliding recs support
erickson [Fri, 19 Sep 2008 18:49:35 +0000 (18:49 +0000)]
added auto-import of non-colliding recs support

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

15 years agoAdd sets of 100 and 500 MARC records (French, MARC8, Unicorn GL3.1 source)
dbs [Fri, 19 Sep 2008 18:24:41 +0000 (18:24 +0000)]
Add sets of 100 and 500 MARC records (French, MARC8, Unicorn GL3.1 source)

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

15 years agousing local authority create/overlay methods. some cleanup of overaly target handling
erickson [Fri, 19 Sep 2008 17:48:15 +0000 (17:48 +0000)]
using local authority create/overlay methods.  some cleanup of overaly target handling

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

15 years agoexplicity use app::sesssion
erickson [Fri, 19 Sep 2008 17:47:24 +0000 (17:47 +0000)]
explicity use app::sesssion

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

15 years agolike bib, moved the authority create/overlay logic to an external module for use...
erickson [Fri, 19 Sep 2008 17:47:03 +0000 (17:47 +0000)]
like bib, moved the authority create/overlay logic to an external module for use by non-open-ils.cat apps

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

15 years agonow using the local, uni-transaction versions of bib create/update
erickson [Fri, 19 Sep 2008 17:07:36 +0000 (17:07 +0000)]
now using the local, uni-transaction versions of bib create/update

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

15 years agoadded "import entire queue" and "import all non-colliding records from a queue" method
erickson [Fri, 19 Sep 2008 16:27:30 +0000 (16:27 +0000)]
added "import entire queue" and "import all non-colliding records from a queue" method

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

15 years agomoved marc edit/import functionaly out to an external module so it can be imported...
erickson [Fri, 19 Sep 2008 16:26:30 +0000 (16:26 +0000)]
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

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

15 years agoAdd some MARC records from Unicorn GL3.1
dbs [Fri, 19 Sep 2008 15:33:23 +0000 (15:33 +0000)]
Add some MARC records from Unicorn GL3.1

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

15 years agoadded queue delete option and begining of support for auto-import on non-colidding...
erickson [Thu, 18 Sep 2008 21:28:02 +0000 (21:28 +0000)]
added queue delete option and begining of support for auto-import on non-colidding records

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

15 years agoadding initial grid column picker logic and plugged into queued records grid. also...
erickson [Thu, 18 Sep 2008 18:09:43 +0000 (18:09 +0000)]
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

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

15 years agoForce the hostname to appear on a new line; it can be hard to see
dbs [Thu, 18 Sep 2008 17:35:06 +0000 (17:35 +0000)]
Force the hostname to appear on a new line; it can be hard to see

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

15 years agoMove ISSN hyphen filtering from client side to search method
dbs [Thu, 18 Sep 2008 14:20:01 +0000 (14:20 +0000)]
Move ISSN hyphen filtering from client side to search method

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

15 years agoreplace - with spaces in ISSN search
erickson [Thu, 18 Sep 2008 12:51:05 +0000 (12:51 +0000)]
replace - with spaces in ISSN search

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

15 years agoRemove noisy tests for libdbi/libdbdpgsql; check for shared library path
dbs [Wed, 17 Sep 2008 21:01:26 +0000 (21:01 +0000)]
Remove noisy tests for libdbi/libdbdpgsql; check for shared library path

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

15 years agoadded paging to queued recs grid
erickson [Wed, 17 Sep 2008 20:40:15 +0000 (20:40 +0000)]
added paging to queued recs grid

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

15 years agoRemember to setval sequences after explicit ID inserts; enable psql to ignore comment...
dbs [Wed, 17 Sep 2008 18:59:05 +0000 (18:59 +0000)]
Remember to setval sequences after explicit ID inserts; enable psql to ignore comments in 012.schema.vandelay.sql

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

15 years agoi18nize vandelay insert statements and move them into 950.data.seed-values.sql
dbs [Wed, 17 Sep 2008 18:38:44 +0000 (18:38 +0000)]
i18nize vandelay insert statements and move them into 950.data.seed-values.sql

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

15 years agoComplete the move to MODS32
dbs [Wed, 17 Sep 2008 18:17:19 +0000 (18:17 +0000)]
Complete the move to MODS32

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

15 years agoadded limit/offset support to queued record retrieval method
erickson [Wed, 17 Sep 2008 17:49:32 +0000 (17:49 +0000)]
added limit/offset support to queued record retrieval method

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

15 years agoonly display queued recs with possible matches by default (checkbox)
erickson [Wed, 17 Sep 2008 17:22:33 +0000 (17:22 +0000)]
only display queued recs with possible matches by default (checkbox)

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

15 years agotypo crept in
erickson [Wed, 17 Sep 2008 17:00:55 +0000 (17:00 +0000)]
typo crept in

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

15 years agoonly show the print page when actually printing
erickson [Wed, 17 Sep 2008 16:02:38 +0000 (16:02 +0000)]
only show the print page when actually printing

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

15 years agoText::CSV changes ... arg; adding line breaks for bre format
miker [Wed, 17 Sep 2008 14:34:42 +0000 (14:34 +0000)]
Text::CSV changes ... arg; adding line breaks for bre format

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

15 years agoIgnore .libs as well
dbs [Wed, 17 Sep 2008 14:10:23 +0000 (14:10 +0000)]
Ignore .libs as well

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

15 years agodtd-ify a string
erickson [Wed, 17 Sep 2008 13:19:31 +0000 (13:19 +0000)]
dtd-ify a string

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

15 years agotypo
miker [Wed, 17 Sep 2008 02:11:40 +0000 (02:11 +0000)]
typo

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

15 years agoSet svn:ignore to hide noise from built files
dbs [Wed, 17 Sep 2008 02:07:40 +0000 (02:07 +0000)]
Set svn:ignore to hide noise from built files

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

15 years agoThis is a built file now - good bye
dbs [Wed, 17 Sep 2008 01:55:05 +0000 (01:55 +0000)]
This is a built file now - good bye

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

15 years agoadded batch org unit settings fetcher. added org setting to turn on popup alerts...
erickson [Tue, 16 Sep 2008 21:18:34 +0000 (21:18 +0000)]
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

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

15 years agosaving marc codes still hates me
miker [Tue, 16 Sep 2008 16:59:28 +0000 (16:59 +0000)]
saving marc codes still hates me

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

15 years agofixing saving problems with various conify interfaces
miker [Tue, 16 Sep 2008 16:59:12 +0000 (16:59 +0000)]
fixing saving problems with various conify interfaces

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

15 years agohad order_by clause in the wrong part of the query
erickson [Mon, 15 Sep 2008 22:11:41 +0000 (22:11 +0000)]
had order_by clause in the wrong part of the query

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

15 years agosort circs to group the notices
erickson [Mon, 15 Sep 2008 21:22:33 +0000 (21:22 +0000)]
sort circs to group the notices

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

15 years agoadded a batch org setting fetcher. cleaned up one of the high-org perm checkers...
erickson [Mon, 15 Sep 2008 20:22:22 +0000 (20:22 +0000)]
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

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

15 years agospecify billing/out/etc range by depth, not specific OU (trac ticket #21)
miker [Mon, 15 Sep 2008 18:32:41 +0000 (18:32 +0000)]
specify billing/out/etc range by depth, not specific OU (trac ticket #21)

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

15 years agofixed perm check. also, if no count is provided, falls back to configured max
erickson [Mon, 15 Sep 2008 16:55:23 +0000 (16:55 +0000)]
fixed perm check.  also, if no count is provided, falls back to configured max

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

15 years agocopy checkout history now limited by org setting and better permission checking....
erickson [Mon, 15 Sep 2008 16:41:47 +0000 (16:41 +0000)]
copy checkout history now limited by org setting and better permission checking.  more cleanup

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

15 years agomore cleanup
erickson [Mon, 15 Sep 2008 16:40:57 +0000 (16:40 +0000)]
more cleanup

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

15 years agowhen retrieveing the user's locale, be sure to default to the parent org's settings...
erickson [Mon, 15 Sep 2008 16:40:18 +0000 (16:40 +0000)]
when retrieveing the user's locale, be sure to default to the parent org's settings where appropriate

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

15 years agogeneral cleanup
erickson [Mon, 15 Sep 2008 16:39:31 +0000 (16:39 +0000)]
general cleanup

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

15 years agoNow that we're guaranteeing each URL attribute will be defined,
dbs [Sun, 14 Sep 2008 00:32:29 +0000 (00:32 +0000)]
Now that we're guaranteeing each URL attribute will be defined,
we no longer need to check for 'undefined'

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

15 years agoUnion approach to URL attributes was bug-ridden if a given attribute was not defined;
dbs [Sat, 13 Sep 2008 20:01:32 +0000 (20:01 +0000)]
Union approach to URL attributes was bug-ridden if a given attribute was not defined;
move to explicitly set attributes instead

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

15 years agoPrevent an 'undefined' $z note from being displayed when neither $y and $3 are defined
dbs [Sat, 13 Sep 2008 07:27:57 +0000 (07:27 +0000)]
Prevent an 'undefined' $z note from being displayed when neither $y and $3 are defined

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

15 years agoEnable display of public notes (subfield 'z') in online resources per http://www...
dbs [Sat, 13 Sep 2008 06:43:51 +0000 (06:43 +0000)]
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

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

15 years agoTypo: MODS doesn't define "abreviated"
dbs [Sat, 13 Sep 2008 05:37:15 +0000 (05:37 +0000)]
Typo: MODS doesn't define "abreviated"

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

15 years agofixing typos and thinkos
erickson [Fri, 12 Sep 2008 13:54:20 +0000 (13:54 +0000)]
fixing typos and thinkos

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

15 years agoReporter wants fm_IDL.xml served up as text/xml
dbs [Thu, 11 Sep 2008 21:28:43 +0000 (21:28 +0000)]
Reporter wants fm_IDL.xml served up as text/xml

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

15 years agoSet up locales for current translations in staff client
dbs [Thu, 11 Sep 2008 19:50:53 +0000 (19:50 +0000)]
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

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

15 years agostringify the copy location list before making it a param
erickson [Thu, 11 Sep 2008 13:51:23 +0000 (13:51 +0000)]
stringify the copy location list before making it a param

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

15 years agoplugged in new authority calls
erickson [Thu, 11 Sep 2008 01:57:42 +0000 (01:57 +0000)]
plugged in new authority calls

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

15 years agoadded authority import/overlay and external entityize
erickson [Thu, 11 Sep 2008 01:57:18 +0000 (01:57 +0000)]
added authority import/overlay and external entityize

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

15 years agobib and authority marchtml generator now use same code
erickson [Thu, 11 Sep 2008 01:55:58 +0000 (01:55 +0000)]
bib and authority marchtml generator now use same code

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

15 years agousing new entityize, importing authority code, not importing old util code
erickson [Thu, 11 Sep 2008 01:53:29 +0000 (01:53 +0000)]
using new entityize, importing authority code, not importing old util code

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

15 years agoauthority record import/overlay and notes handling code
erickson [Thu, 11 Sep 2008 01:52:06 +0000 (01:52 +0000)]
authority record import/overlay and notes handling code

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