]> git.evergreen-ils.org Git - working/Evergreen.git/log
working/Evergreen.git
18 years agonormalizing wide chars
miker [Tue, 6 Sep 2005 15:21:12 +0000 (15:21 +0000)]
normalizing wide chars

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

18 years agosmall bug fixes
erickson [Tue, 6 Sep 2005 14:22:39 +0000 (14:22 +0000)]
small bug fixes

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

18 years agochanged router binary to opensrf_router to prevent opensrf_all from destroying
erickson [Tue, 6 Sep 2005 13:57:57 +0000 (13:57 +0000)]
changed router binary to opensrf_router to prevent opensrf_all from destroying
some other process called router - (needs to be pid based eventually...)

gave the router a proc title (jsever is next)

updated opensrf_all and opensrf_ctl

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

18 years agoadded CONNECT handling
erickson [Tue, 6 Sep 2005 01:04:09 +0000 (01:04 +0000)]
added CONNECT handling
added respond complete (general message batch handling)
changed Dispatcher to Context cuz i thought it made more sense
added gnarly function to change the process name for C progs
laid groundwork for statefull keepalive loop

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

18 years agoadded some more api wrappers
erickson [Fri, 2 Sep 2005 22:28:27 +0000 (22:28 +0000)]
added some more api wrappers
json parser now takes variable length args
added some comments to osrf_math

found hienous memory leak in forker code, C code is now memory stable :)

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

18 years agoadded dbmath
erickson [Fri, 2 Sep 2005 20:38:27 +0000 (20:38 +0000)]
added dbmath
made some api changes to session, more to come

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

18 years agomath server (really dbmath code)
erickson [Fri, 2 Sep 2005 19:39:22 +0000 (19:39 +0000)]
math server (really dbmath code)

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

18 years agoYoung C server code added
erickson [Fri, 2 Sep 2005 19:38:35 +0000 (19:38 +0000)]
Young C server code added

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

18 years agostats work; adding columns for stat tracking
miker [Fri, 2 Sep 2005 14:33:50 +0000 (14:33 +0000)]
stats work; adding columns for stat tracking

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

18 years agochanged renewal to opac_renewal for now
erickson [Fri, 2 Sep 2005 14:16:20 +0000 (14:16 +0000)]
changed renewal to opac_renewal for now
eventually need to refactor many of these methods, named parameters etc.

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

18 years agochanged the CC_OPTS and LD_FLAGS to CFLAGS, LDFLAGS, and LDLIBS
erickson [Thu, 1 Sep 2005 16:15:27 +0000 (16:15 +0000)]
changed the CC_OPTS and LD_FLAGS to CFLAGS, LDFLAGS, and LDLIBS
so that MAKE can implicitly build .o files
(don't have to repeat build flags in makefiles)
makefiles are cleaner this way

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

18 years agoall opensrf related headers are shoved into opensrf/*.h
erickson [Wed, 31 Aug 2005 21:14:35 +0000 (21:14 +0000)]
all opensrf related headers are shoved into opensrf/*.h

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

18 years agotypo
erickson [Wed, 31 Aug 2005 20:22:05 +0000 (20:22 +0000)]
typo

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

18 years agoupdated to new json api
erickson [Wed, 31 Aug 2005 19:36:16 +0000 (19:36 +0000)]
updated to new json api

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

18 years agosee diffs
erickson [Wed, 31 Aug 2005 19:31:07 +0000 (19:31 +0000)]
see diffs

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

18 years agoadding config code
erickson [Wed, 31 Aug 2005 19:02:50 +0000 (19:02 +0000)]
adding config code

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

18 years agoaddiing some xml utility code
erickson [Wed, 31 Aug 2005 19:02:01 +0000 (19:02 +0000)]
addiing some xml utility code

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

18 years agonew json api changes
erickson [Wed, 31 Aug 2005 18:32:56 +0000 (18:32 +0000)]
new json api changes
new config reader code created and inserted

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

18 years agotab disable is broken. Tab gets styled as disabled, but doesn't get unstyled. A...
phasefx [Wed, 31 Aug 2005 18:12:08 +0000 (18:12 +0000)]
tab disable is broken.  Tab gets styled as disabled, but doesn't get unstyled.  A disabled tab can still be selected.  Need to try this with firefox

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

18 years agorefactored some of the copy details info
erickson [Wed, 31 Aug 2005 16:14:03 +0000 (16:14 +0000)]
refactored some of the copy details info

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

18 years agodebugging. spawn copy editor in second tabbed interface
phasefx [Wed, 31 Aug 2005 16:13:26 +0000 (16:13 +0000)]
debugging.  spawn copy editor in second tabbed interface

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

18 years agopropogate the right app_shell reference. debug cleanup
phasefx [Wed, 31 Aug 2005 14:51:52 +0000 (14:51 +0000)]
propogate the right app_shell reference.  debug cleanup

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

18 years agochanged copy details layout, still some tweaks to be done
erickson [Tue, 30 Aug 2005 22:14:14 +0000 (22:14 +0000)]
changed copy details layout, still some tweaks to be done

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

18 years agodebugging. app_shell
phasefx [Tue, 30 Aug 2005 17:19:22 +0000 (17:19 +0000)]
debugging.  app_shell

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

18 years agoadding authority Fieldmapper stuff
miker [Tue, 30 Aug 2005 17:15:22 +0000 (17:15 +0000)]
adding authority Fieldmapper stuff

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

18 years agoputting the style directly into the xsl
erickson [Tue, 30 Aug 2005 16:41:13 +0000 (16:41 +0000)]
putting the style directly into the xsl

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

18 years ago'...mods_slim.check' now returns the mvr
erickson [Tue, 30 Aug 2005 15:19:55 +0000 (15:19 +0000)]
'...mods_slim.check' now returns the mvr

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

18 years agoRetrieving the org tree via API instead of file to get .shortname() again. Eventuall...
phasefx [Tue, 30 Aug 2005 15:14:31 +0000 (15:14 +0000)]
Retrieving the org tree via API instead of file to get .shortname() again.  Eventually we'll want client-side caching of this.  One day I want to rewrite the copy browser using the newer paged tree shell

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

18 years agoinitial (perl-side) authority support
miker [Tue, 30 Aug 2005 15:14:08 +0000 (15:14 +0000)]
initial (perl-side) authority support

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

18 years agomods-i-zation is broken into 3 calls for checking, forcing, and retrieving
erickson [Tue, 30 Aug 2005 15:03:28 +0000 (15:03 +0000)]
mods-i-zation is broken into 3 calls for checking, forcing, and retrieving

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

18 years agoadding initial authority schema
miker [Tue, 30 Aug 2005 14:52:06 +0000 (14:52 +0000)]
adding initial authority schema

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

18 years agoreplacing the shortname ugliness with id fixed the problem with the copies/volumes...
phasefx [Tue, 30 Aug 2005 14:44:31 +0000 (14:44 +0000)]
replacing the shortname ugliness with id fixed the problem with the copies/volumes being put in the wrong spot in the tree

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

18 years agojs for the record details page
erickson [Tue, 30 Aug 2005 13:45:55 +0000 (13:45 +0000)]
js for the record details page

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

18 years agomoved some more ID's over
erickson [Tue, 30 Aug 2005 13:45:14 +0000 (13:45 +0000)]
moved some more ID's over

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

18 years agomoved id, css, name, etc. variables into their respective XML files
erickson [Tue, 30 Aug 2005 13:34:59 +0000 (13:34 +0000)]
moved id, css, name, etc. variables into their respective XML files
instead of a global config file

removed the global config file

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

18 years agobrief display
phasefx [Tue, 30 Aug 2005 13:21:47 +0000 (13:21 +0000)]
brief display

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

18 years agotaking tcn from the db instead of the MODS when retriving records
erickson [Tue, 30 Aug 2005 13:16:57 +0000 (13:16 +0000)]
taking tcn from the db instead of the MODS when retriving records

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

18 years agobrief display data. misc.
phasefx [Tue, 30 Aug 2005 03:55:33 +0000 (03:55 +0000)]
brief display data.  misc.

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

18 years agogapines.org
phasefx [Mon, 29 Aug 2005 18:11:37 +0000 (18:11 +0000)]
gapines.org

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

18 years agomoved back to gapines.org
erickson [Mon, 29 Aug 2005 17:49:28 +0000 (17:49 +0000)]
moved back to gapines.org

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

18 years agousing Unicode::Normalize to get all incoming text into Unicode normal form D
miker [Mon, 29 Aug 2005 16:24:52 +0000 (16:24 +0000)]
using Unicode::Normalize to get all incoming text into Unicode normal form D

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

18 years agoseparate REST gateway now compiles ... installation is untested
miker [Mon, 29 Aug 2005 15:58:28 +0000 (15:58 +0000)]
separate REST gateway now compiles ... installation is untested

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

18 years agodetails. No 8080. chain_exec
phasefx [Mon, 29 Aug 2005 04:12:14 +0000 (04:12 +0000)]
details.  No 8080.  chain_exec

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

18 years agoinitial move of the REST gateway out to Open-ILS
miker [Fri, 26 Aug 2005 22:00:47 +0000 (22:00 +0000)]
initial move of the REST gateway out to Open-ILS

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

18 years agowidening description field
miker [Fri, 26 Aug 2005 20:52:15 +0000 (20:52 +0000)]
widening description field

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

18 years agoadding utility methods
erickson [Fri, 26 Aug 2005 20:03:31 +0000 (20:03 +0000)]
adding utility methods
adding the preforking for server apps fork code

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

18 years agoallow changing to fonts
erickson [Fri, 26 Aug 2005 15:14:20 +0000 (15:14 +0000)]
allow changing to fonts

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

18 years agorecord details work
erickson [Fri, 26 Aug 2005 15:05:24 +0000 (15:05 +0000)]
record details work

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

18 years agostarted opac details page..
erickson [Thu, 25 Aug 2005 22:18:31 +0000 (22:18 +0000)]
started opac details page..

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

18 years agobug fixing
miker [Thu, 25 Aug 2005 22:01:14 +0000 (22:01 +0000)]
bug fixing

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

18 years agotypo
erickson [Thu, 25 Aug 2005 21:37:01 +0000 (21:37 +0000)]
typo

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

18 years agoprotect hash keys by quoting
miker [Thu, 25 Aug 2005 21:34:25 +0000 (21:34 +0000)]
protect hash keys by quoting

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

18 years agoprotect hash keys by quoting
miker [Thu, 25 Aug 2005 21:32:22 +0000 (21:32 +0000)]
protect hash keys by quoting

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

18 years agoprotect hash keys by quoting
miker [Thu, 25 Aug 2005 21:29:26 +0000 (21:29 +0000)]
protect hash keys by quoting

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

18 years agobug fixing
miker [Thu, 25 Aug 2005 21:25:27 +0000 (21:25 +0000)]
bug fixing

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

18 years agobug fixing
miker [Thu, 25 Aug 2005 20:53:08 +0000 (20:53 +0000)]
bug fixing

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

18 years agoadding slim status count method
miker [Thu, 25 Aug 2005 20:43:48 +0000 (20:43 +0000)]
adding slim status count method

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

18 years agocleanup
phasefx [Thu, 25 Aug 2005 19:10:31 +0000 (19:10 +0000)]
cleanup

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

18 years agoadd_css_class is now addCSSClass
phasefx [Thu, 25 Aug 2005 19:06:22 +0000 (19:06 +0000)]
add_css_class is now addCSSClass

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

18 years agousing Bill's css functions now
phasefx [Thu, 25 Aug 2005 18:51:36 +0000 (18:51 +0000)]
using Bill's css functions now

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

18 years agopartial details apge
phasefx [Thu, 25 Aug 2005 18:50:08 +0000 (18:50 +0000)]
partial details apge

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

18 years agoJSON numbers
phasefx [Thu, 25 Aug 2005 18:49:53 +0000 (18:49 +0000)]
JSON numbers

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

18 years agominor field reordering for better on-disk layout
miker [Thu, 25 Aug 2005 18:49:41 +0000 (18:49 +0000)]
minor field reordering for better on-disk layout

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

18 years agoadding "lifecyle" view to each audited table
miker [Thu, 25 Aug 2005 18:48:53 +0000 (18:48 +0000)]
adding "lifecyle" view to each audited table

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

18 years agorefactored layout, added hashing triggers, early views
miker [Thu, 25 Aug 2005 18:23:35 +0000 (18:23 +0000)]
refactored layout, added hashing triggers, early views

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

18 years agostats DB stored procs
miker [Thu, 25 Aug 2005 18:22:53 +0000 (18:22 +0000)]
stats DB stored procs

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

18 years agoJSON number vs postgres boolean
phasefx [Thu, 25 Aug 2005 18:17:03 +0000 (18:17 +0000)]
JSON number vs postgres boolean

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

18 years agomisc
phasefx [Thu, 25 Aug 2005 17:32:24 +0000 (17:32 +0000)]
misc

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

18 years agoremoved 'test' dependency
erickson [Thu, 25 Aug 2005 15:57:58 +0000 (15:57 +0000)]
removed 'test' dependency

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

18 years agoforgot to add these...
erickson [Thu, 25 Aug 2005 15:56:42 +0000 (15:56 +0000)]
forgot to add these...

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

18 years agocleaning up the JSON code some
erickson [Thu, 25 Aug 2005 15:55:13 +0000 (15:55 +0000)]
cleaning up the JSON code some
added host config retrieval for the stack
did some more memory checking

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

18 years agoremoved libjson
erickson [Thu, 25 Aug 2005 15:50:45 +0000 (15:50 +0000)]
removed libjson

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

18 years agosort groups by name for consistancy
miker [Thu, 25 Aug 2005 14:47:12 +0000 (14:47 +0000)]
sort groups by name for consistancy

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

18 years agousing "description" in the title attribute of the links
miker [Thu, 25 Aug 2005 14:09:13 +0000 (14:09 +0000)]
using "description" in the title attribute of the links

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

18 years agoDon't ask me why this works. We're removing and re-adding the progressListener ...
phasefx [Thu, 25 Aug 2005 14:02:32 +0000 (14:02 +0000)]
Don't ask me why this works.  We're removing and re-adding the progressListener (from within the progressListener) with each STATE_IS_DOCUMENT/STATE_STOP

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

18 years agodebugging. Here in the office, the dynamically built progressListener shows the...
phasefx [Thu, 25 Aug 2005 11:30:06 +0000 (11:30 +0000)]
debugging.  Here in the office, the dynamically built progressListener shows the correct states.  However, now the recordDrawn function isn't firing

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

18 years agoadded basic xpath support to JSON
erickson [Thu, 25 Aug 2005 03:27:36 +0000 (03:27 +0000)]
added basic xpath support to JSON
added some utility functions

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

18 years agosome cleanup and trying to grok progressListener. I get different states from the...
phasefx [Wed, 24 Aug 2005 23:49:06 +0000 (23:49 +0000)]
some cleanup and trying to grok progressListener.  I get different states from the iframe when I define progressListener as a global variable, than when I try to build a new progressListener for each instance of the catalog.  I don't get the STATE_IS_DOCUMENT and STATE_STOP combination that Bill was looking for.  Bleh.  The problem is that in order to spawn, say, a copy browser, I need to know which window to put a tab in, and that spawn code is in the progressListener's state change function

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

18 years agoadded user prefs grabbing
erickson [Wed, 24 Aug 2005 21:05:07 +0000 (21:05 +0000)]
added user prefs grabbing
user preferred skin is automatically loaded

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

18 years agofixed message hints to go with new code
erickson [Wed, 24 Aug 2005 19:54:07 +0000 (19:54 +0000)]
fixed message hints to go with new code

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

18 years agoadding user and org_unit setters and getters
miker [Wed, 24 Aug 2005 19:03:53 +0000 (19:03 +0000)]
adding user and org_unit setters and getters

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

18 years agoadjusting the merge and remote_update interfaces
miker [Wed, 24 Aug 2005 19:03:25 +0000 (19:03 +0000)]
adjusting the merge and remote_update interfaces

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

18 years agoadded a callback for recordDrawn so XUL can plug in actions
erickson [Wed, 24 Aug 2005 16:01:27 +0000 (16:01 +0000)]
added a callback for recordDrawn so XUL can plug in actions

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

18 years agonow using opac event to update title links and launch xul details page
erickson [Wed, 24 Aug 2005 16:01:04 +0000 (16:01 +0000)]
now using opac event to update title links and launch xul details page

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

18 years agomade json formatter a little smarter/better
erickson [Wed, 24 Aug 2005 13:40:10 +0000 (13:40 +0000)]
made json formatter a little smarter/better
srfsh now uses json_format_string found in the json code
added a 'clone' method to the json code

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

18 years agomakes opensrf.settings stateless by default
erickson [Wed, 24 Aug 2005 13:36:57 +0000 (13:36 +0000)]
makes opensrf.settings stateless by default

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

18 years agojust the start ...
miker [Tue, 23 Aug 2005 21:36:33 +0000 (21:36 +0000)]
just the start ...

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

18 years agochanged org tree to be like the old org tree (children fleshed, parents are ID's)
erickson [Tue, 23 Aug 2005 21:33:35 +0000 (21:33 +0000)]
changed org tree to be like the old org tree (children fleshed, parents are ID's)
move communication exceptions to the remote request code
added new xul links and ids and code
persisting font changes

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

18 years agousing web progress listener now since we have to shove data in with each page load
erickson [Tue, 23 Aug 2005 21:25:11 +0000 (21:25 +0000)]
using web progress listener now since we have to shove data in with each page load
added method to set up opac links
changed the opac iframe back to a <browser> to support the web listener stuff

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

18 years agopersisting font choice
erickson [Tue, 23 Aug 2005 17:44:50 +0000 (17:44 +0000)]
persisting font choice

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

18 years agoclean this up later. Main problem is that I was trying to js2JSON things like chrome...
phasefx [Tue, 23 Aug 2005 16:45:39 +0000 (16:45 +0000)]
clean this up later.  Main problem is that I was trying to js2JSON things like chromeWindow

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

18 years agochanged host
erickson [Tue, 23 Aug 2005 16:39:55 +0000 (16:39 +0000)]
changed host

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

18 years agoremoved logic code
erickson [Tue, 23 Aug 2005 16:16:20 +0000 (16:16 +0000)]
removed logic code

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

18 years ago breaking out org stuff
erickson [Tue, 23 Aug 2005 16:13:19 +0000 (16:13 +0000)]
 breaking out org stuff

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

18 years agoorg tree now adds children and leaves parents as ID's
erickson [Tue, 23 Aug 2005 16:00:34 +0000 (16:00 +0000)]
org tree now adds children and leaves parents as ID's

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

18 years agoadded the pretty printer here
erickson [Tue, 23 Aug 2005 15:08:44 +0000 (15:08 +0000)]
added the pretty printer here

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

18 years agomoved exceptions here and no longer using instance of
erickson [Tue, 23 Aug 2005 14:29:23 +0000 (14:29 +0000)]
moved exceptions here and no longer using instance of

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

18 years agojuggle
phasefx [Tue, 23 Aug 2005 14:20:22 +0000 (14:20 +0000)]
juggle

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

18 years agostop some strict warnings
phasefx [Tue, 23 Aug 2005 14:18:19 +0000 (14:18 +0000)]
stop some strict warnings

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

18 years agomore juggling
phasefx [Tue, 23 Aug 2005 14:13:48 +0000 (14:13 +0000)]
more juggling

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