]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
18 years agoif client has been bootstrapped and is currently connected, bootstrap_client
erickson [Tue, 22 Nov 2005 19:50:49 +0000 (19:50 +0000)]
if client has been bootstrapped and is currently connected, bootstrap_client
will not re-connect (since all it will do is over-write the exact same connection)

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

18 years agoreporter cleanup -- ready for mini-release (I think)
miker [Tue, 22 Nov 2005 18:25:17 +0000 (18:25 +0000)]
reporter cleanup -- ready for mini-release (I think)

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

18 years agoadding libs list and lib extractor code for posterity
erickson [Tue, 22 Nov 2005 15:34:49 +0000 (15:34 +0000)]
adding libs list and lib extractor code for posterity
removed unnecessary log line from xmlbuilder
got the Redirect code working

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

18 years agodisabled limiting until i make it smarter...
erickson [Tue, 22 Nov 2005 15:18:27 +0000 (15:18 +0000)]
disabled limiting until i make it smarter...

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

18 years agoprettimafication for dem dar reporter
miker [Tue, 22 Nov 2005 13:05:10 +0000 (13:05 +0000)]
prettimafication for dem dar reporter

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

18 years agoprotect "my" reports from other people
miker [Tue, 22 Nov 2005 01:15:07 +0000 (01:15 +0000)]
protect "my" reports from other people

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

18 years agoreporter (nearing) mini-release state
miker [Tue, 22 Nov 2005 01:02:54 +0000 (01:02 +0000)]
reporter (nearing) mini-release state

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

18 years agosimplified a little bit
erickson [Tue, 22 Nov 2005 00:04:52 +0000 (00:04 +0000)]
simplified a little bit

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

18 years agoadded optional 'limit' flag so the server will only return 5 hits (later the limit...
erickson [Mon, 21 Nov 2005 23:53:37 +0000 (23:53 +0000)]
added optional 'limit' flag so the server will only return 5 hits (later the limit will be the number..)

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

18 years agoadded code to handle entities within attributes since the sax interface doesn't present
erickson [Mon, 21 Nov 2005 23:52:48 +0000 (23:52 +0000)]
added code to handle entities within attributes since the sax interface doesn't present
an easy way to do so..

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

18 years agoinserting processing instructions
erickson [Mon, 21 Nov 2005 22:29:07 +0000 (22:29 +0000)]
inserting processing instructions

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

18 years agoput some space in there (class wasn't picking it up for some reason)
erickson [Mon, 21 Nov 2005 20:29:37 +0000 (20:29 +0000)]
put some space in there (class wasn't picking it up for some reason)

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

18 years agobroke sidebar extras code out so rdetail can share it
erickson [Mon, 21 Nov 2005 20:02:46 +0000 (20:02 +0000)]
broke sidebar extras code out so rdetail can share it
showing subjects and series on rdetail page

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

18 years agofixed a typo
erickson [Mon, 21 Nov 2005 19:44:00 +0000 (19:44 +0000)]
fixed a typo
re-enabled authority lookups in IE (though they still sux0rs)

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

18 years agotried out new authority code, but it didn't really help..
erickson [Mon, 21 Nov 2005 19:37:37 +0000 (19:37 +0000)]
tried out new authority code, but it didn't really help..
trying new cookie object

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

18 years agobatch authority method
erickson [Mon, 21 Nov 2005 19:36:53 +0000 (19:36 +0000)]
batch authority method

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

18 years agoJSAN based cookie library, simpler interface, just wanna give it a try for now..
erickson [Mon, 21 Nov 2005 19:36:15 +0000 (19:36 +0000)]
JSAN based cookie library, simpler interface, just wanna give it a try for now..

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

18 years agosmall style changes
erickson [Mon, 21 Nov 2005 15:31:05 +0000 (15:31 +0000)]
small style changes

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

18 years agousing local version of the utils xsl instead of fetching it from loc
erickson [Mon, 21 Nov 2005 15:26:20 +0000 (15:26 +0000)]
using local version of the utils xsl instead of fetching it from loc

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

18 years agoadded type for reports
erickson [Mon, 21 Nov 2005 15:14:37 +0000 (15:14 +0000)]
added type for reports

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

18 years agoadded DECLINED to the list of imported constants (my apache was complaining)
erickson [Mon, 21 Nov 2005 14:11:25 +0000 (14:11 +0000)]
added DECLINED to the list of imported constants (my apache was complaining)

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

18 years agoone more log line
erickson [Mon, 21 Nov 2005 13:28:14 +0000 (13:28 +0000)]
one more log line

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

18 years agowriting REPORTERDIR to config file
erickson [Mon, 21 Nov 2005 13:19:18 +0000 (13:19 +0000)]
writing REPORTERDIR to config file

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

18 years agofix up the height calc for multi-set bar graphs with /lots/ of sets
miker [Sun, 20 Nov 2005 23:47:35 +0000 (23:47 +0000)]
fix up the height calc for multi-set bar graphs with /lots/ of sets

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

18 years agomulti-set reporting based on pivot of 1 grouping column
miker [Sun, 20 Nov 2005 23:35:03 +0000 (23:35 +0000)]
multi-set reporting based on pivot of 1 grouping column

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

18 years agolittle tweaks here and there
erickson [Sun, 20 Nov 2005 21:56:56 +0000 (21:56 +0000)]
little tweaks here and there
getting rdetail more consistent with content and style

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

18 years agoadding some files
erickson [Sun, 20 Nov 2005 17:25:57 +0000 (17:25 +0000)]
adding some files
cleaning up some code
setting display count back to 10 on logout
showing authority data in IE for now

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

18 years agotrim "0" results from graphs (but not from raw data)
miker [Sat, 19 Nov 2005 05:15:27 +0000 (05:15 +0000)]
trim "0" results from graphs (but not from raw data)

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

18 years agotouchup on the unicode handler
miker [Sat, 19 Nov 2005 04:20:15 +0000 (04:20 +0000)]
touchup on the unicode handler

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

18 years agoa TT2 wrapper to Unicode::Normalize
miker [Sat, 19 Nov 2005 04:19:24 +0000 (04:19 +0000)]
a TT2 wrapper to Unicode::Normalize

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

18 years agoreporter fixups ... bar and pie charts are working
miker [Sat, 19 Nov 2005 04:18:33 +0000 (04:18 +0000)]
reporter fixups ... bar and pie charts are working

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

18 years agodid some robustification
erickson [Fri, 18 Nov 2005 20:08:36 +0000 (20:08 +0000)]
did some robustification

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

18 years agoxul user is now shoved into the opac user's slot when in xul
erickson [Fri, 18 Nov 2005 20:08:15 +0000 (20:08 +0000)]
xul user is now shoved into the opac user's slot when in xul
added event on rdetail page to handle xul record details rendering

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

18 years agopassing location directly to opac URL
erickson [Fri, 18 Nov 2005 20:06:56 +0000 (20:06 +0000)]
passing location directly to opac URL

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

18 years agoprinter debugging.. the oki and mozilla just had to be able to talk fonts. yay
phasefx [Fri, 18 Nov 2005 20:06:26 +0000 (20:06 +0000)]
printer debugging.. the oki and mozilla just had to be able to talk fonts.  yay

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

18 years ago*** empty log message ***
phasefx [Fri, 18 Nov 2005 20:01:57 +0000 (20:01 +0000)]
*** empty log message ***

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

18 years agomissing </row>
phasefx [Fri, 18 Nov 2005 19:59:31 +0000 (19:59 +0000)]
missing </row>

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

18 years agotweaks for real spine label printer
phasefx [Fri, 18 Nov 2005 19:55:55 +0000 (19:55 +0000)]
tweaks for real spine label printer

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

18 years agostaff cat details no longer preempts opac details page
phasefx [Fri, 18 Nov 2005 19:40:16 +0000 (19:40 +0000)]
staff cat details no longer preempts opac details page

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

18 years agomoved over to rdetail event to spawn xul details pages
erickson [Fri, 18 Nov 2005 19:24:39 +0000 (19:24 +0000)]
moved over to rdetail event to spawn xul details pages

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

18 years agowon't have opac view in staff cat details page
phasefx [Fri, 18 Nov 2005 19:16:38 +0000 (19:16 +0000)]
won't have opac view in staff cat details page

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

18 years agopreliminary TOC working
erickson [Fri, 18 Nov 2005 19:05:38 +0000 (19:05 +0000)]
preliminary TOC working

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

18 years agomore added content methods created and some added content added to the
erickson [Fri, 18 Nov 2005 18:52:35 +0000 (18:52 +0000)]
more added content methods created and some added content added to the
record detail page

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

18 years agofixed up some typos/bugs
erickson [Fri, 18 Nov 2005 18:51:49 +0000 (18:51 +0000)]
fixed up some typos/bugs

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

18 years agofirst cut and bill details
phasefx [Fri, 18 Nov 2005 17:04:13 +0000 (17:04 +0000)]
first cut and bill details

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

18 years agoadding "voider" and "void_time" fields to billing
miker [Fri, 18 Nov 2005 16:49:29 +0000 (16:49 +0000)]
adding "voider" and "void_time" fields to billing

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

18 years agoskeleton for patron billings display
phasefx [Fri, 18 Nov 2005 16:22:24 +0000 (16:22 +0000)]
skeleton for patron billings display

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

18 years agosomehow forgot to add the billing_type field
miker [Fri, 18 Nov 2005 16:21:26 +0000 (16:21 +0000)]
somehow forgot to add the billing_type field

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

18 years agohookup menu for billing type
phasefx [Fri, 18 Nov 2005 16:18:21 +0000 (16:18 +0000)]
hookup menu for billing type

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

18 years agofirst cut at patron bill wizard
phasefx [Fri, 18 Nov 2005 16:09:57 +0000 (16:09 +0000)]
first cut at patron bill wizard

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

18 years agofirst cut, bill wizard
phasefx [Fri, 18 Nov 2005 15:58:32 +0000 (15:58 +0000)]
first cut, bill wizard

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

18 years agodisplay tweak
phasefx [Fri, 18 Nov 2005 13:24:03 +0000 (13:24 +0000)]
display tweak

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

18 years agoyay! the reporter spits out csv and excel now ... html tomorrow (with any luck)
miker [Fri, 18 Nov 2005 09:29:07 +0000 (09:29 +0000)]
yay! the reporter spits out csv and excel now ... html tomorrow (with any luck)

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

18 years ago404 with open-ils.auth
phasefx [Fri, 18 Nov 2005 05:42:31 +0000 (05:42 +0000)]
404 with open-ils.auth

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

18 years agostyle changes
erickson [Thu, 17 Nov 2005 23:19:11 +0000 (23:19 +0000)]
style changes
'opac.hits_per_page' plugged in

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

18 years agopreliminary added content code
erickson [Thu, 17 Nov 2005 23:18:33 +0000 (23:18 +0000)]
preliminary added content code

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

18 years agoadded some money methods
erickson [Thu, 17 Nov 2005 23:18:08 +0000 (23:18 +0000)]
added some money methods
fixed some typos/bugs
made some updates to work with new storage methods

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

18 years agoupdated fine processor to use billing_type in addition to note
miker [Thu, 17 Nov 2005 20:36:54 +0000 (20:36 +0000)]
updated fine processor to use billing_type in addition to note

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

18 years ago"grocery" catchall billing
miker [Thu, 17 Nov 2005 20:22:02 +0000 (20:22 +0000)]
"grocery" catchall billing

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

18 years agoa details button
phasefx [Thu, 17 Nov 2005 19:37:16 +0000 (19:37 +0000)]
a details button

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

18 years agoadding "open only" views
miker [Thu, 17 Nov 2005 16:54:32 +0000 (16:54 +0000)]
adding "open only" views

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

18 years agotype in remote request fixed so that EX objects are properly alerted
erickson [Thu, 17 Nov 2005 15:48:53 +0000 (15:48 +0000)]
type in remote request fixed so that EX objects are properly alerted
myopac handling renewals better
result_common showing 'search other types' suggestion on low hits

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

18 years agocirc.checkedout only returns items that are actually checked out
erickson [Thu, 17 Nov 2005 15:47:59 +0000 (15:47 +0000)]
circ.checkedout only returns items that are actually checked out
and not all circulations
fixed some typos

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

18 years agoonly firing low/0 hits events on mresult page and not rresult page :)
erickson [Thu, 17 Nov 2005 14:53:30 +0000 (14:53 +0000)]
only firing low/0 hits events on mresult page and not rresult page :)

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

18 years agoadded zero/low hits stuff to the search result code
erickson [Thu, 17 Nov 2005 14:46:19 +0000 (14:46 +0000)]
added zero/low hits stuff to the search result code

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

18 years agospell check only returns something when there are suggestions
erickson [Thu, 17 Nov 2005 14:45:48 +0000 (14:45 +0000)]
spell check only returns something when there are suggestions

money.payment takes a user id and global note field.. added patron credit update

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

18 years agoreporter stuff
miker [Thu, 17 Nov 2005 11:34:50 +0000 (11:34 +0000)]
reporter stuff

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

18 years ago*** empty log message ***
phasefx [Wed, 16 Nov 2005 23:08:06 +0000 (23:08 +0000)]
*** empty log message ***

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

18 years agooops
phasefx [Wed, 16 Nov 2005 22:53:27 +0000 (22:53 +0000)]
oops

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

18 years agofirst() and last() aggregates
miker [Wed, 16 Nov 2005 22:48:56 +0000 (22:48 +0000)]
first() and last() aggregates

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

18 years agofixing money stuff -- note vs type
miker [Wed, 16 Nov 2005 22:48:26 +0000 (22:48 +0000)]
fixing money stuff -- note vs type

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

18 years agopass patron id through payment_blob
phasefx [Wed, 16 Nov 2005 22:47:51 +0000 (22:47 +0000)]
pass patron id through payment_blob

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

18 years agominor
phasefx [Wed, 16 Nov 2005 22:07:55 +0000 (22:07 +0000)]
minor

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

18 years agomoved some requests away from method_lookup for now because
erickson [Wed, 16 Nov 2005 18:13:05 +0000 (18:13 +0000)]
moved some requests away from method_lookup for now because
it needs debugging (calls hanging)

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

18 years agoadding basic preference grabbing and updating example for myopac,
erickson [Wed, 16 Nov 2005 18:12:27 +0000 (18:12 +0000)]
adding basic preference grabbing and updating example for myopac,
(though I'm not actually using the value right now)

added a 'loading' deck to swap out for long searches

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

18 years agofixed debuging code ...
miker [Wed, 16 Nov 2005 17:18:56 +0000 (17:18 +0000)]
fixed debuging code ...

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

18 years agofixed thinko in delete
miker [Wed, 16 Nov 2005 16:36:17 +0000 (16:36 +0000)]
fixed thinko in delete

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

18 years agoPoor Man's Spine Labels. Need to sanity check with a real spine label printer and...
phasefx [Wed, 16 Nov 2005 13:33:46 +0000 (13:33 +0000)]
Poor Man's Spine Labels.  Need to sanity check with a real spine label printer and labels ;)

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

18 years agoenough for now, wife calleth
pines [Tue, 15 Nov 2005 23:11:10 +0000 (23:11 +0000)]
enough for now, wife calleth

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

18 years agoadded renewal code to myopac for circulations... needs debugging, permissions fixing...
erickson [Tue, 15 Nov 2005 22:54:11 +0000 (22:54 +0000)]
added renewal code to myopac for circulations... needs debugging, permissions fixing on the middle layer to work

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

18 years agopatched up to return permission errors instead of chocking on them
erickson [Tue, 15 Nov 2005 22:53:29 +0000 (22:53 +0000)]
patched up to return permission errors instead of chocking on them

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

18 years agopatched up to work with current "profiles"
erickson [Tue, 15 Nov 2005 22:53:01 +0000 (22:53 +0000)]
patched up to work with current "profiles"

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

18 years agohad the OrgTree going in the wrong place. A stale copy must have hid the problem
pines [Tue, 15 Nov 2005 22:13:06 +0000 (22:13 +0000)]
had the OrgTree going in the wrong place.  A stale copy must have hid the problem

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

18 years agofixed basically a typo
erickson [Tue, 15 Nov 2005 21:17:35 +0000 (21:17 +0000)]
fixed basically a typo

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

18 years agogot much of myopac wired up (usernama, password, email address change)
erickson [Tue, 15 Nov 2005 21:17:14 +0000 (21:17 +0000)]
got much of myopac wired up (usernama, password, email address change)

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

18 years agowell, there we go ... update is fixed :)
miker [Tue, 15 Nov 2005 20:53:23 +0000 (20:53 +0000)]
well, there we go ... update is fixed :)

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

18 years ago*** empty log message ***
phasefx [Tue, 15 Nov 2005 19:10:11 +0000 (19:10 +0000)]
*** empty log message ***

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

18 years agomisc templating
phasefx [Tue, 15 Nov 2005 19:00:31 +0000 (19:00 +0000)]
misc templating

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

18 years agomisc printing
phasefx [Tue, 15 Nov 2005 18:55:22 +0000 (18:55 +0000)]
misc printing

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

18 years agowith staff client 3 I won't be pushing around references to main windows
phasefx [Tue, 15 Nov 2005 16:22:27 +0000 (16:22 +0000)]
with staff client 3 I won't be pushing around references to main windows

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

18 years agoadded holds cancellation to myopac
erickson [Tue, 15 Nov 2005 16:05:32 +0000 (16:05 +0000)]
added holds cancellation to myopac

set remote request to dev.gapines.org for XUL for now

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

18 years agoWas trying to figure out a denied xmlhttprequest in the opac. Bill had to change...
phasefx [Tue, 15 Nov 2005 16:04:23 +0000 (16:04 +0000)]
Was trying to figure out a denied xmlhttprequest in the opac.  Bill had to change a hard-coded URL in the opac's remotequest.  I'll keep this stuff in since it doesn't hurt anything

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

18 years agobasic record level holds working on record result and record detail pages
erickson [Tue, 15 Nov 2005 15:20:29 +0000 (15:20 +0000)]
basic record level holds working on record result and record detail pages

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

18 years agoholds are coming along
erickson [Mon, 14 Nov 2005 23:14:09 +0000 (23:14 +0000)]
holds are coming along

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

18 years agoremove the offline experiments from the legacy code
phasefx [Mon, 14 Nov 2005 20:41:14 +0000 (20:41 +0000)]
remove the offline experiments from the legacy code

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

18 years agoprelim changes needed to make legacy codebase work with dev server
phasefx [Mon, 14 Nov 2005 20:15:35 +0000 (20:15 +0000)]
prelim changes needed to make legacy codebase work with dev server

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

18 years agore-enabled client ID caching because it makes a noticable speed difference
erickson [Mon, 14 Nov 2005 17:20:34 +0000 (17:20 +0000)]
re-enabled client ID caching because it makes a noticable speed difference

...need to debug the caching more so IE won't blow up

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

18 years agostart << >> end
erickson [Mon, 14 Nov 2005 17:14:57 +0000 (17:14 +0000)]
start << >> end

links only appear when necessary

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

18 years agono longer using dtree
erickson [Mon, 14 Nov 2005 17:03:36 +0000 (17:03 +0000)]
no longer using dtree
offloading the org tree building until user elects to change locations (built dynamically)
added helpful note to org tree selecter page

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

18 years agoupdating tips stuff
miker [Mon, 14 Nov 2005 15:17:06 +0000 (15:17 +0000)]
updating tips stuff

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