Show
Ignore:
Timestamp:
06/10/08 21:59:21 (4 months ago)
Author:
erickson
Message:

Merged revisions 9734,9736,9739-9742,9749-9750,9755-9757,9760-9763,9766-9769,9778,9781,9784,9787,9790,9793,9795,9798,9803,9805,9808-9809 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........

r9734 | erickson | 2008-05-29 22:10:43 -0400 (Thu, 29 May 2008) | 1 line


added check to make sure the db handle is not double-closed (causing segfaults)

........

r9736 | miker | 2008-05-30 09:12:51 -0400 (Fri, 30 May 2008) | 1 line


adding frozen hold check to nearest_hold

........

r9739 | dbs | 2008-05-30 11:55:22 -0400 (Fri, 30 May 2008) | 1 line


Add some protection against broken cover art

........

r9740 | dbs | 2008-05-30 17:09:10 -0400 (Fri, 30 May 2008) | 2 lines


Don't forget to set the mime type property for svn

........

r9741 | miker | 2008-05-31 01:17:09 -0400 (Sat, 31 May 2008) | 1 line


some new management functions for the materialized reporting view

........

r9742 | miker | 2008-05-31 01:20:44 -0400 (Sat, 31 May 2008) | 1 line


adjust spacing for easier diff backporting

........

r9749 | erickson | 2008-05-31 10:32:49 -0400 (Sat, 31 May 2008) | 1 line


added some input scrubbing on limit and offset

........

r9750 | miker | 2008-05-31 10:57:20 -0400 (Sat, 31 May 2008) | 1 line


remove redundant offset decrement

........

r9755 | erickson | 2008-05-31 21:08:12 -0400 (Sat, 31 May 2008) | 1 line


changed key field to "id" for ruleset rule links. typo on recuring -> recurring

........

r9756 | erickson | 2008-05-31 21:32:57 -0400 (Sat, 31 May 2008) | 1 line


some early test code

........

r9757 | erickson | 2008-06-01 23:32:54 -0400 (Sun, 01 Jun 2008) | 1 line


typo (copy/paste error) max_overdue -> max_fines

........

r9760 | erickson | 2008-06-02 23:35:28 -0400 (Mon, 02 Jun 2008) | 1 line


adding is_true wrapper on super_user test. toggled boolean test to allow superuser to edit perms

........

r9761 | miker | 2008-06-03 20:53:52 -0400 (Tue, 03 Jun 2008) | 1 line


mod_rewrite mapping script for openurl->opensearch

........

r9762 | miker | 2008-06-03 20:56:26 -0400 (Tue, 03 Jun 2008) | 1 line


adding the openurl map script to the makefile

........

r9763 | miker | 2008-06-03 20:59:02 -0400 (Tue, 03 Jun 2008) | 1 line


adding the openurl map script to the example apache config

........

r9766 | miker | 2008-06-04 00:15:53 -0400 (Wed, 04 Jun 2008) | 1 line


fix the marcxml feed to use default namespace on the record element

........

r9767 | dbs | 2008-06-05 11:55:09 -0400 (Thu, 05 Jun 2008) | 2 lines


OLE::Storage_Lite is required by the reporter

........

r9768 | dbs | 2008-06-05 21:53:46 -0400 (Thu, 05 Jun 2008) | 2 lines


Synchronize the default reporter directory with opensrf.xml.example

........

r9769 | dbs | 2008-06-05 23:25:12 -0400 (Thu, 05 Jun 2008) | 2 lines


One big happy family of synchronized reporter output directories

........

r9778 | erickson | 2008-06-06 16:48:31 -0400 (Fri, 06 Jun 2008) | 1 line


more lib ranges

........

r9781 | erickson | 2008-06-06 17:39:47 -0400 (Fri, 06 Jun 2008) | 1 line


added not-found event for circ-mod-count objects

........

r9784 | miker | 2008-06-06 22:24:58 -0400 (Fri, 06 Jun 2008) | 1 line


allow public containers (such as bookbags) to be exported

........

r9787 | erickson | 2008-06-07 08:37:23 -0400 (Sat, 07 Jun 2008) | 1 line


protecting against null circmod count map

........

r9790 | phasefx | 2008-06-08 23:29:40 -0400 (Sun, 08 Jun 2008) | 1 line


fix a regression with checkout receipt printing

........

r9793 | erickson | 2008-06-09 12:35:17 -0400 (Mon, 09 Jun 2008) | 1 line


moved key attribute from the set of KeyAttrs? to a ValueAttr?. XML::Simple as of version 2.18 forces uniquesness on KeyAttrs?

........

r9795 | erickson | 2008-06-09 15:39:50 -0400 (Mon, 09 Jun 2008) | 1 line


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

........

r9798 | phasefx | 2008-06-09 16:04:27 -0400 (Mon, 09 Jun 2008) | 1 line


tweaks to Volume Editor for window dimensions, and a comforting Cancel button

........

r9803 | erickson | 2008-06-09 17:19:27 -0400 (Mon, 09 Jun 2008) | 1 line


added biblio_record update and "undelete" methods.

........

r9805 | phasefx | 2008-06-09 17:30:18 -0400 (Mon, 09 Jun 2008) | 1 line


undelete for bib records. This is local chrome, so need to deploy a new staff client to see this functionality

........

r9808 | erickson | 2008-06-09 17:49:23 -0400 (Mon, 09 Jun 2008) | 1 line


applying same text cleaning code to simple search that is used in advanced search

........

r9809 | erickson | 2008-06-10 13:20:36 -0400 (Tue, 10 Jun 2008) | 1 line


added missing backslash. Thanks, Don

........

Location:
branches/acq-experiment
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/acq-experiment

    • Property bzr:revision-id:v3-trunk0
      •  

        old new  
        118490 dscott@laurentian.ca-20080526181745-56agjebce7qcrvs4 
         28501 dscott@laurentian.ca-20080530155521-vmwijtzzkx057jbb 
    • Property svnmerge-integrated changed from /trunk:1-9730 to /trunk:1-9810
    • Property bzr:file-ids
      •  

        old new  
         1Open-ILS/web/opac/images/blank.png      blank.png-20080530151745-rchwq3pbn6ru35ib-1 
    • Property bzr:revision-info
      •  

        old new  
        1 timestamp: 2008-05-26 14:17:45.812000036 -0400 
         1timestamp: 2008-05-30 11:55:21.507999897 -0400 
        22committer: Dan Scott <dscott@laurentian.ca> 
        33properties:  
    • Property bzr:ancestry:v3-trunk0 set to
      dscott@laurentian.ca-20080530155126-5u2nd7xr0bt9029m
  • branches/acq-experiment/Open-ILS/src/perlmods/OpenILS/Application/Search/Biblio.pm

    r9436 r9811  
    759759    my $user_offset = $search_hash->{offset} || 0; # user-specified offset 
    760760    my $user_limit = $search_hash->{limit} || 10; 
     761    $user_offset = ($user_offset >= 0) ? $user_offset : 0; 
     762    $user_limit = ($user_limit >= 0) ? $user_limit : 10; 
     763 
    761764 
    762765    # we're grabbing results on a per-superpage basis, which means the