]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
15 years agohonor expire time on holds
miker [Thu, 19 Jun 2008 15:30:35 +0000 (15:30 +0000)]
honor expire time on holds

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

15 years agomoved copy location filter in with other filters -- only visible when search location...
erickson [Thu, 19 Jun 2008 13:52:49 +0000 (13:52 +0000)]
moved copy location filter in with other filters -- only visible when search location has can_have_vols==true

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

15 years agoplugging in copy location search param logic
erickson [Thu, 19 Jun 2008 13:31:28 +0000 (13:31 +0000)]
plugging in copy location search param logic

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

15 years agopatch from Bill Ott for a form-reset button to clear the advanced search inputs....
erickson [Thu, 19 Jun 2008 13:10:56 +0000 (13:10 +0000)]
patch from Bill Ott for a form-reset button to clear the advanced search inputs.  i augmented the "clean" action to clear user-entered data in addition to data propogated from a search

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

15 years agoslight wording change to make the date entry more clear
erickson [Thu, 19 Jun 2008 13:08:23 +0000 (13:08 +0000)]
slight wording change to make the date entry more clear

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

15 years agomore switching to opac_visible on status
miker [Thu, 19 Jun 2008 04:21:45 +0000 (04:21 +0000)]
more switching to opac_visible on status

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

15 years agoadd opac_visible flag to config.copy_status; make Reserves status "available" in...
miker [Thu, 19 Jun 2008 03:07:33 +0000 (03:07 +0000)]
add opac_visible flag to config.copy_status; make Reserves status "available" in counts

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

15 years agoUI component for selecting copy locations to filter on. todo: plugging in cgi params...
erickson [Thu, 19 Jun 2008 03:03:52 +0000 (03:03 +0000)]
UI component for selecting copy locations to filter on.  todo: plugging in cgi params and middle-layer work

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

15 years agopatch from Brandon Uhlman (with slight alteration discussed and 1 added sanity check...
erickson [Thu, 19 Jun 2008 02:25:38 +0000 (02:25 +0000)]
patch from Brandon Uhlman (with slight alteration discussed and 1 added sanity check) to allow item barcodes to be returned instead of titles in the patron information request.  The oils_sip.xml.exmample comments do a good job of explaining it.  Thanks, Brandon.

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

15 years agoSQL generation bug on nullable joins
miker [Thu, 19 Jun 2008 01:22:19 +0000 (01:22 +0000)]
SQL generation bug on nullable joins

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

15 years agoDebian's version of make likes its comments well-separated
dbs [Wed, 18 Jun 2008 20:36:22 +0000 (20:36 +0000)]
Debian's version of make likes its comments well-separated
Fixes "commands commence before first target" error.

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

15 years agocopying the item-config into the result object. fixed bug in capturing item config...
erickson [Wed, 18 Jun 2008 20:00:42 +0000 (20:00 +0000)]
copying the item-config into the result object.  fixed bug in capturing item config info in SIP msg

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

15 years agofixing reporter extention example
miker [Wed, 18 Jun 2008 19:58:18 +0000 (19:58 +0000)]
fixing reporter extention example

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

15 years agoadding circ id to the all_circs view; adding BEFORE DELETE trigger to perform aging
miker [Wed, 18 Jun 2008 19:38:39 +0000 (19:38 +0000)]
adding circ id to the all_circs view; adding BEFORE DELETE trigger to perform aging

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

15 years agoadding IDL definitions for "patronless" obfuscated circ data
miker [Wed, 18 Jun 2008 18:16:11 +0000 (18:16 +0000)]
adding IDL definitions for "patronless" obfuscated circ data

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

15 years agoadding table (and view, for combining) to record "patronless" obfuscated circ data
miker [Wed, 18 Jun 2008 18:15:24 +0000 (18:15 +0000)]
adding table (and view, for combining) to record "patronless" obfuscated circ data

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

15 years agoadd copy locations as a search filter
miker [Wed, 18 Jun 2008 16:19:09 +0000 (16:19 +0000)]
add copy locations as a search filter

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

15 years agoAdd initial work towards CentOS/RHEL installation prerequisites
dbs [Wed, 18 Jun 2008 05:24:09 +0000 (05:24 +0000)]
Add initial work towards CentOS/RHEL installation prerequisites
Use aptitude instead of apt-get; make it easily configurable

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

15 years agoApply Craig Ricciuto's patch to bring i18n to a number of patron interfaces
dbs [Tue, 17 Jun 2008 18:07:45 +0000 (18:07 +0000)]
Apply Craig Ricciuto's patch to bring i18n to a number of patron interfaces

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

15 years agoactivate the reporter schema extention
miker [Tue, 17 Jun 2008 12:47:28 +0000 (12:47 +0000)]
activate the reporter schema extention

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

15 years agoadding link from Copy source to total circ count view
miker [Tue, 17 Jun 2008 01:16:42 +0000 (01:16 +0000)]
adding link from Copy source to total circ count view

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

15 years agoPrevent the title from being concatenated and remove obsolete comments
dbs [Mon, 16 Jun 2008 13:04:29 +0000 (13:04 +0000)]
Prevent the title from being concatenated and remove obsolete comments

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

15 years agoRetrieve Record via internal Bib Id. No error checking
phasefx [Fri, 13 Jun 2008 21:16:07 +0000 (21:16 +0000)]
Retrieve Record via internal Bib Id.  No error checking

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

15 years agoadd "is blank" and "is not blank" ops, similar to "is null" and "is not null"
miker [Fri, 13 Jun 2008 17:34:39 +0000 (17:34 +0000)]
add "is blank" and "is not blank" ops, similar to "is null" and "is not null"

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

15 years agoadding copyright statement headers to the schema definition files; forward porting...
miker [Fri, 13 Jun 2008 13:40:46 +0000 (13:40 +0000)]
adding copyright statement headers to the schema definition files; forward porting extend_reporter schema and example

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

15 years agoCommit large i18n patch from Craig Ricciuto
dbs [Fri, 13 Jun 2008 11:36:57 +0000 (11:36 +0000)]
Commit large i18n patch from Craig Ricciuto

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

15 years agoAdd script for checking DTD entities and usage
dbs [Fri, 13 Jun 2008 11:35:25 +0000 (11:35 +0000)]
Add script for checking DTD entities and usage

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

15 years agoFix broken entity
dbs [Fri, 13 Jun 2008 11:34:46 +0000 (11:34 +0000)]
Fix broken entity

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

15 years agowarn if libdbi is not found by "locate"
erickson [Thu, 12 Jun 2008 13:02:23 +0000 (13:02 +0000)]
warn if libdbi is not found by "locate"

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

15 years agowrapping array items in quotes so empty chars will be valid stored proc array elements
erickson [Wed, 11 Jun 2008 16:13:11 +0000 (16:13 +0000)]
wrapping array items in quotes so empty chars will be valid stored proc array elements

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

15 years agoadded missing backslash. Thanks, Don
erickson [Tue, 10 Jun 2008 17:20:36 +0000 (17:20 +0000)]
added missing backslash.  Thanks, Don

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

15 years agoapplying same text cleaning code to simple search that is used in advanced search
erickson [Mon, 9 Jun 2008 21:49:23 +0000 (21:49 +0000)]
applying same text cleaning code to simple search that is used in advanced search

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

15 years agoundelete for bib records. This is local chrome, so need to deploy a new staff client...
phasefx [Mon, 9 Jun 2008 21:30:18 +0000 (21:30 +0000)]
undelete for bib records.  This is local chrome, so need to deploy a new staff client to see this functionality

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

15 years agoadded biblio_record update and "undelete" methods.
erickson [Mon, 9 Jun 2008 21:19:27 +0000 (21:19 +0000)]
added biblio_record update and "undelete" methods.

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

15 years agotweaks to Volume Editor for window dimensions, and a comforting Cancel button
phasefx [Mon, 9 Jun 2008 20:04:27 +0000 (20:04 +0000)]
tweaks to Volume Editor for window dimensions, and a comforting Cancel button

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

15 years agoadded support for setting an org unit setting to disable auto-record deletion when...
erickson [Mon, 9 Jun 2008 19:39:50 +0000 (19:39 +0000)]
added support for setting an org unit setting to disable auto-record deletion when the last copy for the record is deleted.  also support for enabling an event to be returned when the last copy for a record is deleted

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

15 years agomoved key attribute from the set of KeyAttrs to a ValueAttr. XML::Simple as of versi...
erickson [Mon, 9 Jun 2008 16:35:17 +0000 (16:35 +0000)]
moved key attribute from the set of KeyAttrs to a ValueAttr.  XML::Simple as of version 2.18 forces uniquesness on KeyAttrs

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

15 years agofix a regression with checkout receipt printing
phasefx [Mon, 9 Jun 2008 03:29:40 +0000 (03:29 +0000)]
fix a regression with checkout receipt printing

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

15 years agoprotecting against null circmod count map
erickson [Sat, 7 Jun 2008 12:37:23 +0000 (12:37 +0000)]
protecting against null circmod count map

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

15 years agoallow public containers (such as bookbags) to be exported
miker [Sat, 7 Jun 2008 02:24:58 +0000 (02:24 +0000)]
allow public containers (such as bookbags) to be exported

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

15 years agoadded not-found event for circ-mod-count objects
erickson [Fri, 6 Jun 2008 21:39:47 +0000 (21:39 +0000)]
added not-found event for circ-mod-count objects

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

15 years agomore lib ranges
erickson [Fri, 6 Jun 2008 20:48:31 +0000 (20:48 +0000)]
more lib ranges

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

15 years agoOne big happy family of synchronized reporter output directories
dbs [Fri, 6 Jun 2008 03:25:12 +0000 (03:25 +0000)]
One big happy family of synchronized reporter output directories

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

15 years agoSynchronize the default reporter directory with opensrf.xml.example
dbs [Fri, 6 Jun 2008 01:53:46 +0000 (01:53 +0000)]
Synchronize the default reporter directory with opensrf.xml.example

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

15 years agoOLE::Storage_Lite is required by the reporter
dbs [Thu, 5 Jun 2008 15:55:09 +0000 (15:55 +0000)]
OLE::Storage_Lite is required by the reporter

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

15 years agofix the marcxml feed to use default namespace on the record element
miker [Wed, 4 Jun 2008 04:15:53 +0000 (04:15 +0000)]
fix the marcxml feed to use default namespace on the record element

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

15 years agoadding the openurl map script to the example apache config
miker [Wed, 4 Jun 2008 00:59:02 +0000 (00:59 +0000)]
adding the openurl map script to the example apache config

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

15 years agoadding the openurl map script to the makefile
miker [Wed, 4 Jun 2008 00:56:26 +0000 (00:56 +0000)]
adding the openurl map script to the makefile

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

15 years agomod_rewrite mapping script for openurl->opensearch
miker [Wed, 4 Jun 2008 00:53:52 +0000 (00:53 +0000)]
mod_rewrite mapping script for openurl->opensearch

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

15 years agoadding is_true wrapper on super_user test. toggled boolean test to allow superuser...
erickson [Tue, 3 Jun 2008 03:35:28 +0000 (03:35 +0000)]
adding is_true wrapper on super_user test.  toggled boolean test to allow superuser to edit perms

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

15 years agotypo (copy/paste error) max_overdue -> max_fines
erickson [Mon, 2 Jun 2008 03:32:54 +0000 (03:32 +0000)]
typo (copy/paste error)  max_overdue -> max_fines

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

15 years agosome early test code
erickson [Sun, 1 Jun 2008 01:32:57 +0000 (01:32 +0000)]
some early test code

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

15 years agochanged key field to "id" for ruleset rule links. typo on recuring -> recurring
erickson [Sun, 1 Jun 2008 01:08:12 +0000 (01:08 +0000)]
changed key field to "id" for ruleset rule links.  typo on recuring -> recurring

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

15 years agoremove redundant offset decrement
miker [Sat, 31 May 2008 14:57:20 +0000 (14:57 +0000)]
remove redundant offset decrement

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

15 years agoadded some input scrubbing on limit and offset
erickson [Sat, 31 May 2008 14:32:49 +0000 (14:32 +0000)]
added some input scrubbing on limit and offset

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

15 years agoadjust spacing for easier diff backporting
miker [Sat, 31 May 2008 05:20:44 +0000 (05:20 +0000)]
adjust spacing for easier diff backporting

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

15 years agosome new management functions for the materialized reporting view
miker [Sat, 31 May 2008 05:17:09 +0000 (05:17 +0000)]
some new management functions for the materialized reporting view

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

15 years agoDon't forget to set the mime type property for svn
dbs [Fri, 30 May 2008 21:09:10 +0000 (21:09 +0000)]
Don't forget to set the mime type property for svn

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

15 years agoAdd some protection against broken cover art
dbs [Fri, 30 May 2008 15:55:22 +0000 (15:55 +0000)]
Add some protection against broken cover art

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

15 years agoadding frozen hold check to nearest_hold
miker [Fri, 30 May 2008 13:12:51 +0000 (13:12 +0000)]
adding frozen hold check to nearest_hold

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

15 years agoadded check to make sure the db handle is not double-closed (causing segfaults)
erickson [Fri, 30 May 2008 02:10:43 +0000 (02:10 +0000)]
added check to make sure the db handle is not double-closed (causing segfaults)

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

15 years agoadding Davids org perm store caching with some slight modification. using existing...
erickson [Thu, 29 May 2008 22:23:31 +0000 (22:23 +0000)]
adding Davids org perm store caching with some slight modification.  using existing perm_org_set function instead of manually invoking

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

15 years agojust in case JSON returns that value as a string instead of a number
phasefx [Thu, 29 May 2008 15:18:05 +0000 (15:18 +0000)]
just in case JSON returns that value as a string instead of a number

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

15 years agoadded org unit setting to force patron penalty checks on renewals
erickson [Thu, 29 May 2008 15:15:39 +0000 (15:15 +0000)]
added org unit setting to force patron penalty checks on renewals

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

15 years agoFix a broken entity
dbs [Thu, 29 May 2008 03:42:15 +0000 (03:42 +0000)]
Fix a broken entity

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

15 years agoupdated policy name
erickson [Wed, 28 May 2008 20:44:58 +0000 (20:44 +0000)]
updated policy name

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

15 years agogapines rule for eventpass
erickson [Wed, 28 May 2008 13:18:20 +0000 (13:18 +0000)]
gapines rule for eventpass

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

15 years agoretrieving high perm org IDs instead of objects now and taking advantage of existing...
erickson [Wed, 28 May 2008 02:56:35 +0000 (02:56 +0000)]
retrieving high perm org IDs instead of objects now and taking advantage of existing org tree

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

15 years agoadded function to return a flat list of org + descendants
erickson [Wed, 28 May 2008 02:55:59 +0000 (02:55 +0000)]
added function to return a flat list of org + descendants

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

15 years agoMerge from svn
dbs [Mon, 26 May 2008 18:17:52 +0000 (18:17 +0000)]
Merge from svn

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

15 years agoDjango admin is dead; alas, multi-db branch was never merged to Django core
dbs [Mon, 26 May 2008 17:33:12 +0000 (17:33 +0000)]
Django admin is dead; alas, multi-db branch was never merged to Django core
Long live Conify in its place!

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

15 years agoTypo: Fromat -> Format (and a reminder to self to figure out how to i18n-ize this)
dbs [Mon, 26 May 2008 17:25:00 +0000 (17:25 +0000)]
Typo: Fromat -> Format (and a reminder to self to figure out how to i18n-ize this)

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

15 years agomiker's bane: typo: visiblity -> visibility
dbs [Mon, 26 May 2008 16:28:56 +0000 (16:28 +0000)]
miker's bane: typo: visiblity -> visibility

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

15 years agoFix missing close-quote character (regression introduced in r9650)
dbs [Mon, 26 May 2008 16:05:02 +0000 (16:05 +0000)]
Fix missing close-quote character (regression introduced in r9650)

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

15 years agoadd a copy of the DCO for convenience
miker [Sun, 25 May 2008 12:58:23 +0000 (12:58 +0000)]
add a copy of the DCO for convenience

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

15 years agoremove redundant (and broken) code so alternate pull list works again; thanks to...
phasefx [Sun, 25 May 2008 06:47:49 +0000 (06:47 +0000)]
remove redundant (and broken) code so alternate pull list works again; thanks to Ryan Laverdiere and Dan Scott

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

15 years agoI18N version of a patch from Bill Ott for a New Window button on the login window...
phasefx [Sun, 25 May 2008 05:14:19 +0000 (05:14 +0000)]
I18N version of a patch from Bill Ott for a New Window button on the login window.  Thanks!

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

15 years agostart of code map admin interfaces
miker [Fri, 23 May 2008 02:43:39 +0000 (02:43 +0000)]
start of code map admin interfaces

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

15 years agoAvoid uninitialized variable warning if no locale has been passed in
dbs [Fri, 23 May 2008 02:27:40 +0000 (02:27 +0000)]
Avoid uninitialized variable warning if no locale has been passed in
(Yes, it's okay to have the trailing . in the no-locale situation)

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

15 years agoStop being Dan's problem
miker [Fri, 23 May 2008 02:20:41 +0000 (02:20 +0000)]
Stop being Dan's problem

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

15 years agoidentifier is class based
miker [Thu, 22 May 2008 21:44:00 +0000 (21:44 +0000)]
identifier is class based

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

15 years agofurther fix for Identifier support
miker [Thu, 22 May 2008 21:32:52 +0000 (21:32 +0000)]
further fix for Identifier support

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

15 years agouse the configured identifier field
miker [Thu, 22 May 2008 21:18:10 +0000 (21:18 +0000)]
use the configured identifier field

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

15 years agoadding locale param to org unit fetcher
miker [Thu, 22 May 2008 19:54:45 +0000 (19:54 +0000)]
adding locale param to org unit fetcher

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

15 years agoteach JS about the shortname field on slim org lists
miker [Thu, 22 May 2008 19:44:21 +0000 (19:44 +0000)]
teach JS about the shortname field on slim org lists

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

15 years agoputting shortname into the generated org tree
erickson [Thu, 22 May 2008 19:41:29 +0000 (19:41 +0000)]
putting shortname into the generated org tree

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

15 years agoallow differentiation of orgtree cache keys; use this to cache per-locale trees
miker [Wed, 21 May 2008 16:37:30 +0000 (16:37 +0000)]
allow differentiation of orgtree cache keys; use this to cache per-locale trees

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

15 years agoi18n patch from Craig Ricciuto (Laurentian University):
dbs [Wed, 21 May 2008 14:30:54 +0000 (14:30 +0000)]
i18n patch from Craig Ricciuto (Laurentian University):

opac.xul: Converted a string that was missed
record_buckets.js: Converted a string that was missed

cat.properties: Added the variables and values for the missed strings from above files

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

15 years agoi18n patch from Craig Ricciuto:
dbs [Wed, 21 May 2008 04:23:02 +0000 (04:23 +0000)]
i18n patch from Craig Ricciuto:

Changes for record_buckets.xul:
- converted hard-coded strings in the JavaScript to be stored in the DTD.
- No XML strings to change.

Changes for record_buckets.js:
- Removed trailing commas in places
- Converted all hard-coded strings to use JavaScript from the  .properties file(s)

Changes for  cat.properties:
- Added the property string names/values from record_buckets.js/.xul

Changes for common.properties:
- Added a common string that appear multiple times in record_buckets.js to here.

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

15 years agoPatch from Craig Ricciuto:
dbs [Wed, 21 May 2008 03:42:34 +0000 (03:42 +0000)]
Patch from Craig Ricciuto:

opac.xul changes:
  * Finished converting JavaScript strings

cat.properties changes:
  * Added the strings from opac.xul

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

15 years agoscript to find new perms from permacrud that are not in the permission seed data yet
miker [Mon, 19 May 2008 18:17:07 +0000 (18:17 +0000)]
script to find new perms from permacrud that are not in the permission seed data yet

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

15 years agosimple xslt (with embeded usage info) for extracting perms from the IDL permacrud...
miker [Mon, 19 May 2008 18:01:23 +0000 (18:01 +0000)]
simple xslt (with embeded usage info) for extracting perms from the IDL permacrud definitions

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

15 years agosimilar to the supercat feeds, we have to both define the marc namespace as well...
erickson [Sun, 18 May 2008 21:52:31 +0000 (21:52 +0000)]
similar to the supercat feeds, we have to both define the marc namespace as well as set the namespace of the documentElement at bib create time so it can be parsed properly later

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

15 years agofor lack of a more context-specific perm org, checking some global perms agains works...
erickson [Sun, 18 May 2008 16:02:28 +0000 (16:02 +0000)]
for lack of a more context-specific perm org, checking some global perms agains workstation org

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

15 years agoPatch from Scott McKellar:
erickson [Fri, 16 May 2008 13:15:45 +0000 (13:15 +0000)]
Patch from Scott McKellar:

This patch replaces a deprecated identifier with its camelCase
equivalent.

osrf_app_client_session_init ==> osrfAppSessionClientInit

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

15 years agoPatch from Scott McKellar:
erickson [Fri, 16 May 2008 13:14:41 +0000 (13:14 +0000)]
Patch from Scott McKellar:

This patch replaces a couple of deprecated identifiers with their
camelCase equivalents:

osrf_app_client_session_init ==> osrfAppSessionClientInit
osrf_message                 ==> osrfMessage

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

15 years agoadding explicit return undef to prevent return of trailing "1"
erickson [Thu, 15 May 2008 19:20:15 +0000 (19:20 +0000)]
adding explicit return undef to prevent return of trailing "1"

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

15 years agonew pines lib range
erickson [Thu, 15 May 2008 14:21:44 +0000 (14:21 +0000)]
new pines lib range

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

15 years agomoving purpose to record instead of queue
miker [Wed, 14 May 2008 20:31:48 +0000 (20:31 +0000)]
moving purpose to record instead of queue

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

15 years agomoving purpose to record instead of queue
miker [Wed, 14 May 2008 16:58:12 +0000 (16:58 +0000)]
moving purpose to record instead of queue

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