]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
18 years agoSetting the logging service name to the application we're serving
erickson [Thu, 1 Dec 2005 20:31:19 +0000 (20:31 +0000)]
Setting the logging service name to the application we're serving

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

18 years agoshort circuit empty objects
erickson [Thu, 1 Dec 2005 20:15:48 +0000 (20:15 +0000)]
short circuit empty objects

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

18 years agoadded some log statements, fixed some typos
erickson [Thu, 1 Dec 2005 18:48:51 +0000 (18:48 +0000)]
added some log statements, fixed some typos

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

18 years agotoward patron display
phasefx [Thu, 1 Dec 2005 17:50:23 +0000 (17:50 +0000)]
toward patron display

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

18 years agoold remote request.. URI escaping
phasefx [Thu, 1 Dec 2005 15:00:57 +0000 (15:00 +0000)]
old remote request.. URI escaping

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

18 years agotoward patron display
phasefx [Thu, 1 Dec 2005 14:53:51 +0000 (14:53 +0000)]
toward patron display

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

18 years agorefactor
phasefx [Thu, 1 Dec 2005 07:22:25 +0000 (07:22 +0000)]
refactor

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

18 years agoadd logging back and remove old output code
miker [Wed, 30 Nov 2005 21:14:53 +0000 (21:14 +0000)]
add logging back and remove old output code

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

18 years agoadding explanation of the reporter target
miker [Wed, 30 Nov 2005 21:06:00 +0000 (21:06 +0000)]
adding explanation of the reporter target

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

18 years agoREST gateway now matches the JSON gateway with the status wrapper
miker [Wed, 30 Nov 2005 21:05:22 +0000 (21:05 +0000)]
REST gateway now matches the JSON gateway with the status wrapper

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

18 years agopatched up to work with new gateway layout
erickson [Wed, 30 Nov 2005 20:52:21 +0000 (20:52 +0000)]
patched up to work with new gateway layout

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

18 years agotab handling
phasefx [Wed, 30 Nov 2005 20:09:22 +0000 (20:09 +0000)]
tab handling

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

18 years agofreeing json response object
erickson [Wed, 30 Nov 2005 20:08:55 +0000 (20:08 +0000)]
freeing json response object

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

18 years agoadded variable arg to jsonNewObject for formatted strings
erickson [Wed, 30 Nov 2005 19:48:52 +0000 (19:48 +0000)]
added variable arg to jsonNewObject for formatted strings

moved gateway to new style of output { status :x, debug:y, payload:[z] }

removed rest gateway ifdefs

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

18 years agoremoved these since the C code is now using the unified log code in utils/log.*
erickson [Wed, 30 Nov 2005 18:38:16 +0000 (18:38 +0000)]
removed these since the C code is now using the unified log code in utils/log.*

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

18 years agoactivity log is now a standalone log target: file or syslog:<facility>
erickson [Wed, 30 Nov 2005 18:34:12 +0000 (18:34 +0000)]
activity log is now a standalone log target: file or syslog:<facility>

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

18 years agosetting log file to just "syslog" (instead of "syslog:") uses the default facility
erickson [Wed, 30 Nov 2005 17:11:26 +0000 (17:11 +0000)]
setting log file to just "syslog" (instead of "syslog:") uses the default facility

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

18 years agodrastically simplified logger code now supports logging to file and syslog
erickson [Wed, 30 Nov 2005 17:01:19 +0000 (17:01 +0000)]
drastically simplified logger code now supports logging to file and syslog
logger is backward compatible, but future calls need only have the form:
$logger->error($msg);
$logger->warn($msg);
$logger->info($msg);
$logger->debug($msg);
$logger->internal($msg);
$logger->activity($msg);

log message format is not entirely complete yet (haven't added caller info)
syslog and file logging have been tested

added example config options for log file and activity syslog facility

removed convoluted log line from appsession

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

18 years agofieldmapper entries for buckets and bucket items
miker [Wed, 30 Nov 2005 15:53:50 +0000 (15:53 +0000)]
fieldmapper entries for buckets and bucket items

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

18 years agonew "container" stuff ... where the buckets live
miker [Wed, 30 Nov 2005 15:42:38 +0000 (15:42 +0000)]
new "container" stuff ... where the buckets live

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

18 years agofinal C code logging patchups
erickson [Wed, 30 Nov 2005 15:11:17 +0000 (15:11 +0000)]
final C code logging patchups

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

18 years agogive up on keysets for now.. might be something non-obvious like the remote xul/permi...
phasefx [Wed, 30 Nov 2005 14:10:06 +0000 (14:10 +0000)]
give up on keysets for now.. might be something non-obvious like the remote xul/permission issue with drag n drop

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

18 years agoneed to figure out correct interaction between command, key, and menuitem elements
phasefx [Tue, 29 Nov 2005 22:13:23 +0000 (22:13 +0000)]
need to figure out correct interaction between command, key, and menuitem elements

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

18 years agosome tab handling
phasefx [Tue, 29 Nov 2005 21:19:29 +0000 (21:19 +0000)]
some tab handling

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

18 years agopatching up some more logging stuff
erickson [Tue, 29 Nov 2005 15:20:27 +0000 (15:20 +0000)]
patching up some more logging stuff

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

18 years agothe way we have xmlbuilder setup, we shouldn't include a path here. If moving remote...
phasefx [Tue, 29 Nov 2005 15:02:32 +0000 (15:02 +0000)]
the way we have xmlbuilder setup, we shouldn't include a path here.  If moving remote xul to chrome, must remember to change the DTD url, or come up with a way to automate it

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

18 years agomoved C code to a unified logging framework which currently supports syslogging and...
erickson [Tue, 29 Nov 2005 15:01:28 +0000 (15:01 +0000)]
moved C code to a unified logging framework which currently supports syslogging and file logging

added the following to the config framework:
<logfile>syslog</logfile>
<syslog>local3</syslog>  <!-- replace local3 with correct facility -->

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

18 years agocleaned up and commented
erickson [Mon, 28 Nov 2005 22:48:29 +0000 (22:48 +0000)]
cleaned up and commented

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

18 years agomaking wiki work easier
phasefx [Sun, 27 Nov 2005 05:22:17 +0000 (05:22 +0000)]
making wiki work easier

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

18 years agoshortened URL param names to keep the URL's from getting so long
erickson [Wed, 23 Nov 2005 15:10:38 +0000 (15:10 +0000)]
shortened URL param names to keep the URL's from getting so long

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

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