]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
15 years agoMake current fm_IDL.xml example validate;
dbs [Sun, 6 Jul 2008 19:46:24 +0000 (19:46 +0000)]
Make current fm_IDL.xml example validate;
  - but do we really want to allow maxOccurs=2 for context inside retrieve elements?

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

15 years agoSeparate field name and field values with a space
dbs [Sun, 6 Jul 2008 16:28:59 +0000 (16:28 +0000)]
Separate field name and field values with a space

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

15 years agoConvert a few more hardcoded strings to i18n
dbs [Sun, 6 Jul 2008 16:20:05 +0000 (16:20 +0000)]
Convert a few more hardcoded strings to i18n

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

15 years agoPatch from Craig Ricciuto to bring i18n to the patron staff client interfaces
dbs [Sun, 6 Jul 2008 16:06:30 +0000 (16:06 +0000)]
Patch from Craig Ricciuto to bring i18n to the patron staff client interfaces

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

15 years agoTighten up our entity checks; include a more complete range of legal entity chars
dbs [Sun, 6 Jul 2008 16:01:49 +0000 (16:01 +0000)]
Tighten up our entity checks; include a more complete range of legal entity chars
Add a missing entity discovered by our more stringent entity tests

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

15 years agoWrap those attributes in quotes, dangit.
dbs [Fri, 4 Jul 2008 02:37:16 +0000 (02:37 +0000)]
Wrap those attributes in quotes, dangit.
And move one more attribute into an entity.

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

15 years agoClean up brown paper bag commit
dbs [Thu, 3 Jul 2008 04:25:39 +0000 (04:25 +0000)]
Clean up brown paper bag commit

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

15 years agoupdate the currently indexed data to handle birth/death date stemming consistently
miker [Wed, 2 Jul 2008 02:19:25 +0000 (02:19 +0000)]
update the currently indexed data to handle birth/death date stemming consistently

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

15 years agotreat full birth/death dates specially, as tsearch2 is inconsistent between 8.1 and 8.2
miker [Wed, 2 Jul 2008 01:42:00 +0000 (01:42 +0000)]
treat full birth/death dates specially, as tsearch2 is inconsistent between 8.1 and 8.2

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

15 years agoconverting time-interval to text-interval
miker [Wed, 2 Jul 2008 01:34:39 +0000 (01:34 +0000)]
converting time-interval to text-interval

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

15 years agoAddress a few RSS and Atom feed validation problems:
dbs [Sun, 29 Jun 2008 07:07:00 +0000 (07:07 +0000)]
Address a few RSS and Atom feed validation problems:
  * Make OPAC URLs absolute (needs refinement to respect locale/skin)
  * Push datetime creation down to the feed and item level
  * Atom:
    * Merge summary fields into a single element
  * RSS2:
    * Generate a channel/description field
    * Merge item/description fields into a single element
    * Use RFC-822 dates (adds DateTime::Format::Mail as a prerequisite)
    * Set guid isPermaLink attribute false as we're using tag: URIs
    * Place alternate link elements in the xhtml namespace
    * Generate a link element with no attributes

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

15 years agohit "d" /twice/ ... (thinko, need to remove old WHERE clause)
miker [Fri, 27 Jun 2008 14:27:31 +0000 (14:27 +0000)]
hit "d" /twice/ ... (thinko, need to remove old WHERE clause)

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

15 years agoadding some copy loc handling code
erickson [Thu, 26 Jun 2008 22:09:57 +0000 (22:09 +0000)]
adding some copy loc handling code

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

15 years agosetting globl .user var if not already set. removed debug alert
erickson [Thu, 26 Jun 2008 19:36:57 +0000 (19:36 +0000)]
setting globl .user var if not already set.  removed debug alert

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

15 years agoarray_accum defined in the new aggregate function file
miker [Thu, 26 Jun 2008 12:47:09 +0000 (12:47 +0000)]
array_accum defined in the new aggregate function file

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

15 years agoproper support for counting short-duration overdue circs
miker [Thu, 26 Jun 2008 00:55:58 +0000 (00:55 +0000)]
proper support for counting short-duration overdue circs

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

15 years agoadd item and feed ids where appropriate
miker [Wed, 25 Jun 2008 16:33:42 +0000 (16:33 +0000)]
add item and feed ids where appropriate

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

15 years agoAdd /usr/local/lib to ldconfig on CentOS/RHEL if not already there;
dbs [Tue, 24 Jun 2008 18:35:31 +0000 (18:35 +0000)]
Add /usr/local/lib to ldconfig on CentOS/RHEL if not already there;
avoids "missing rpl_malloc" error which is rather difficult to debug

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

15 years agoAdd libmemcache and ncurses dependencies on CentOS/RHEL
dbs [Tue, 24 Jun 2008 15:25:20 +0000 (15:25 +0000)]
Add libmemcache and ncurses dependencies on CentOS/RHEL

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

15 years agoexplicit casts to support pg 8.3
miker [Mon, 23 Jun 2008 03:25:17 +0000 (03:25 +0000)]
explicit casts to support pg 8.3

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

15 years agoAnother constraint that needs to be DEFERRED INITIALLY DEFERRED
dbs [Mon, 23 Jun 2008 03:04:30 +0000 (03:04 +0000)]
Another constraint that needs to be DEFERRED INITIALLY DEFERRED

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

15 years agoMove aggregate functions into their own file and add DROP statements.
dbs [Sun, 22 Jun 2008 18:19:05 +0000 (18:19 +0000)]
Move aggregate functions into their own file and add DROP statements.
Resolves dependencies and makes the schema creation more robust.

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

15 years agoFix typo from 9880 for upgrade SQL as well
dbs [Sun, 22 Jun 2008 18:04:55 +0000 (18:04 +0000)]
Fix typo from 9880 for upgrade SQL as well

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

15 years agoby request of Jason, accept comma separated list of fields to --trash
miker [Sat, 21 Jun 2008 23:49:38 +0000 (23:49 +0000)]
by request of Jason, accept comma separated list of fields to --trash

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

15 years agoanother cookie path
erickson [Fri, 20 Jun 2008 20:39:03 +0000 (20:39 +0000)]
another cookie path

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

15 years agostore the ses cookie globally
erickson [Fri, 20 Jun 2008 20:33:36 +0000 (20:33 +0000)]
store the ses cookie globally

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

15 years agoremoving the (value) index, as large records will make Pg unhappy -- fields too large...
miker [Fri, 20 Jun 2008 19:29:46 +0000 (19:29 +0000)]
removing the (value) index, as large records will make Pg unhappy -- fields too large to directly index with the default Pg blocksize

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

15 years agoadding some indexes that are needed for large installations -- beware the speed impac...
miker [Fri, 20 Jun 2008 18:59:48 +0000 (18:59 +0000)]
adding some indexes that are needed for large installations -- beware the speed impact for initial batch loading!

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

15 years agotypo in previous opac_visible commit
miker [Fri, 20 Jun 2008 18:08:24 +0000 (18:08 +0000)]
typo in previous opac_visible commit

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

15 years agouse the new opac_visible flag for CN table
miker [Fri, 20 Jun 2008 18:00:58 +0000 (18:00 +0000)]
use the new opac_visible flag for CN table

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

15 years agooops, forgot to commit the new const variable
erickson [Thu, 19 Jun 2008 21:12:25 +0000 (21:12 +0000)]
oops, forgot to commit the new const variable

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

15 years agoMerge another i18n patch from Craig Ricciuto
dbs [Thu, 19 Jun 2008 20:35:21 +0000 (20:35 +0000)]
Merge another i18n patch from Craig Ricciuto

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

15 years agoremoved the image caching configs since that is handled by memcache now
erickson [Thu, 19 Jun 2008 19:15:55 +0000 (19:15 +0000)]
removed the image caching configs since that is handled by memcache now

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

15 years agouse POST instead of GET to prevent caching
phasefx [Thu, 19 Jun 2008 18:58:10 +0000 (18:58 +0000)]
use POST instead of GET to prevent caching

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

15 years agoperl syntax typo
miker [Thu, 19 Jun 2008 17:51:55 +0000 (17:51 +0000)]
perl syntax typo

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

15 years agotypo
miker [Thu, 19 Jun 2008 17:14:07 +0000 (17:14 +0000)]
typo

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

15 years agoadded support for setting hold expire time using an interval defined in the org unit...
erickson [Thu, 19 Jun 2008 15:57:08 +0000 (15:57 +0000)]
added support for setting hold expire time using an interval defined in the org unit setting

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

15 years agoThis fixes one class of caching problems with the chrome OPAC wrapper (all the differ...
phasefx [Thu, 19 Jun 2008 15:45:13 +0000 (15:45 +0000)]
This fixes one class of caching problems with the chrome OPAC wrapper (all the different staff views that hang off of the catalog)

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

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