]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
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

18 years agomore script juggling
phasefx [Tue, 23 Aug 2005 14:09:08 +0000 (14:09 +0000)]
more script juggling

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

18 years agoinit sets medium font
erickson [Tue, 23 Aug 2005 14:09:01 +0000 (14:09 +0000)]
init sets medium font
fmcore declares the fmclasses explicitly

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

18 years agomoved isXUL to RemoteRequest
erickson [Tue, 23 Aug 2005 14:08:15 +0000 (14:08 +0000)]
moved isXUL to RemoteRequest

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

18 years agoload order. Now error with XMLHttpRequest
phasefx [Tue, 23 Aug 2005 12:37:45 +0000 (12:37 +0000)]
load order.  Now error with XMLHttpRequest

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

18 years agofixed problem where a NULL unixconfig was causing segfault
erickson [Mon, 22 Aug 2005 20:07:52 +0000 (20:07 +0000)]
fixed problem where a NULL unixconfig was causing segfault
took the sleep out of the apachemods makefile

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

18 years agoadded a header file for the gateway
erickson [Mon, 22 Aug 2005 19:30:51 +0000 (19:30 +0000)]
added a header file for the gateway

added apache configs for gateway config file loading

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

18 years agoadding dTree support files
miker [Mon, 22 Aug 2005 18:33:52 +0000 (18:33 +0000)]
adding dTree support files

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

18 years agousing dTree instead of WebFXTree
miker [Mon, 22 Aug 2005 18:33:13 +0000 (18:33 +0000)]
using dTree instead of WebFXTree

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

18 years agotake 2
phasefx [Mon, 22 Aug 2005 18:24:58 +0000 (18:24 +0000)]
take 2

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

18 years agofirst attempt at reconciling staff client code with Bill's CVS layout changes
phasefx [Mon, 22 Aug 2005 17:55:41 +0000 (17:55 +0000)]
first attempt at reconciling staff client code with Bill's CVS layout changes

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

18 years agonow copying over example srfsh file
erickson [Mon, 22 Aug 2005 15:21:51 +0000 (15:21 +0000)]
now copying over example srfsh file

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

18 years agoadded an example srfsh file
erickson [Mon, 22 Aug 2005 15:21:15 +0000 (15:21 +0000)]
added an example srfsh file

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

18 years agomoved router, gateways to a single config file opensrf_core.xml
erickson [Mon, 22 Aug 2005 15:19:11 +0000 (15:19 +0000)]
moved router, gateways to a single config file opensrf_core.xml
remvoed router_config.xml and gateway.xml config files
make config.sh only ask for prefix, other directories are assumed (and can obviously be changed in install.conf if necessary)

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

18 years agomake install.sh slightly smarter
erickson [Sun, 21 Aug 2005 20:11:28 +0000 (20:11 +0000)]
make install.sh slightly smarter
removed compiler error for 'osrf_stack_process' by making it a global variable
set by the stack (osrf_app_session no longer needs to know about the stack directly)

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

18 years agoremoving all the old web stuff, css, images, templates, etc.
erickson [Sun, 21 Aug 2005 19:24:54 +0000 (19:24 +0000)]
removing all the old web stuff, css, images, templates, etc.
This all lives under Open-ILS/web/opac/* now

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

18 years agoremoving old opac images and css
erickson [Sun, 21 Aug 2005 19:09:51 +0000 (19:09 +0000)]
removing old opac images and css

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

18 years agoupdated make process to copy over new web stuff and not old web stuff
erickson [Sat, 20 Aug 2005 19:55:49 +0000 (19:55 +0000)]
updated make process to copy over new web stuff and not old web stuff
removed the old transport_socket stuff

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

18 years agoadding
erickson [Fri, 19 Aug 2005 19:27:32 +0000 (19:27 +0000)]
adding

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

18 years agoadding
erickson [Fri, 19 Aug 2005 19:26:30 +0000 (19:26 +0000)]
adding

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

18 years agoCVS doesn't know about these files for some reason
erickson [Thu, 18 Aug 2005 13:20:35 +0000 (13:20 +0000)]
CVS doesn't know about these files for some reason

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

18 years agodisabled REUSE since it was affecting router
erickson [Wed, 17 Aug 2005 18:35:09 +0000 (18:35 +0000)]
disabled REUSE since it was affecting router

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

18 years agochanged port
erickson [Wed, 17 Aug 2005 16:21:37 +0000 (16:21 +0000)]
changed port

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

18 years agoadd socket options to allow socket recovery and speed up streaming
miker [Wed, 17 Aug 2005 15:43:11 +0000 (15:43 +0000)]
add socket options to allow socket recovery and speed up streaming

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

18 years agoadded external file to hold the commonly used jabber XML
erickson [Wed, 17 Aug 2005 15:16:22 +0000 (15:16 +0000)]
added external file to hold the commonly used jabber XML

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

18 years agofixed a problem in utils where I was using a va_list after calling va_end on the...
erickson [Wed, 17 Aug 2005 14:43:44 +0000 (14:43 +0000)]
fixed a problem in utils where I was using a va_list after calling va_end on the list
found a couple of memory leaks in gateway
got exceptions going through the REST gateway
made makefile a little smarter

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

18 years agoadded the setting for unixpath
erickson [Tue, 16 Aug 2005 21:25:41 +0000 (21:25 +0000)]
added the setting for unixpath

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

18 years agopulling in sidebar code
erickson [Tue, 16 Aug 2005 21:23:01 +0000 (21:23 +0000)]
pulling in sidebar code

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

18 years agomaking the import tools more generic (with PINES defaults)
miker [Tue, 16 Aug 2005 21:19:56 +0000 (21:19 +0000)]
making the import tools more generic (with PINES defaults)

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

18 years agoallow encoding to be passed to as_xml
miker [Tue, 16 Aug 2005 21:18:58 +0000 (21:18 +0000)]
allow encoding to be passed to as_xml

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

18 years agoadded some output
erickson [Tue, 16 Aug 2005 21:11:01 +0000 (21:11 +0000)]
added some output

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

18 years agomoved transport code over to utils/socket_bundle so we can keep the code
erickson [Tue, 16 Aug 2005 21:06:42 +0000 (21:06 +0000)]
moved transport code over to utils/socket_bundle so we can keep the code
centralized and take advantage of the unix socket handling.

made makefiles smarter so that we're not re-compiling targets

make install less verbose so errors are easier to see

cleared up all but one of the build errors (still thinking about that one)

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

18 years agoadded method to allow waiting for a single client socket instead
erickson [Tue, 16 Aug 2005 15:46:54 +0000 (15:46 +0000)]
added method to allow waiting for a single client socket instead
of waiting on every socket

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

18 years agopatched up to work with new jserver
erickson [Tue, 16 Aug 2005 15:19:27 +0000 (15:19 +0000)]
patched up to work with new jserver

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

18 years agojserver now has ability to listen on a specified IP address
erickson [Tue, 16 Aug 2005 15:16:26 +0000 (15:16 +0000)]
jserver now has ability to listen on a specified IP address

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

18 years agoadded ability to bind to a specific IP address for TCP server connections.
erickson [Tue, 16 Aug 2005 15:09:32 +0000 (15:09 +0000)]
added ability to bind to a specific IP address for TCP server connections.
TCP client code is now tested and appears to work

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

18 years agoadded client connect code for INET and UNIX. UNIX is tested, INET is not.
erickson [Tue, 16 Aug 2005 14:44:59 +0000 (14:44 +0000)]
added client connect code for INET and UNIX.  UNIX is tested, INET is not.

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

18 years agoupdating opensearch template for the new MVR layout
miker [Tue, 16 Aug 2005 13:47:10 +0000 (13:47 +0000)]
updating opensearch template for the new MVR layout

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

18 years agoremoved dependency to self in makefile
erickson [Tue, 16 Aug 2005 13:29:25 +0000 (13:29 +0000)]
removed dependency to self in makefile

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

18 years agoadded callbacks to handle major events
erickson [Mon, 15 Aug 2005 21:18:39 +0000 (21:18 +0000)]
added callbacks to handle major events

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

18 years agomoved sidebar code out for ease of use
erickson [Mon, 15 Aug 2005 20:22:08 +0000 (20:22 +0000)]
moved sidebar code out for ease of use

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

18 years agoadded microseconds to get_timestamp_millis()
erickson [Mon, 15 Aug 2005 13:42:42 +0000 (13:42 +0000)]
added microseconds to get_timestamp_millis()

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

18 years agoremoved the magical 'which' call to find apxs. it's not pretty when there
erickson [Mon, 15 Aug 2005 13:06:15 +0000 (13:06 +0000)]
removed the magical 'which' call to find apxs.  it's not pretty when there
is no apxs in path

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

18 years agomade the sidebar display code more generic
erickson [Fri, 12 Aug 2005 22:08:59 +0000 (22:08 +0000)]
made the sidebar display code more generic
turned sidebars into UL's
added some style

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

18 years agofixed copy/paste error
erickson [Fri, 12 Aug 2005 20:53:46 +0000 (20:53 +0000)]
fixed copy/paste error

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

18 years agofieldmapper generator code
erickson [Fri, 12 Aug 2005 20:53:02 +0000 (20:53 +0000)]
fieldmapper generator code

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

18 years agogenerating slimmer js for basic web stuff and extended js for my opac, etc.
erickson [Fri, 12 Aug 2005 20:51:37 +0000 (20:51 +0000)]
generating slimmer js for basic web stuff and extended js for my opac, etc.

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

18 years agoadded some test code to xmltools.
erickson [Fri, 12 Aug 2005 16:46:16 +0000 (16:46 +0000)]
added some test code to xmltools.

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

18 years agoremoved debug line
erickson [Fri, 12 Aug 2005 16:45:00 +0000 (16:45 +0000)]
removed debug line

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

18 years agoadded combined count and id search
miker [Fri, 12 Aug 2005 16:44:43 +0000 (16:44 +0000)]
added combined count and id search

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

18 years agotesting out new storage method to retrieve the count with the ids instead of
erickson [Fri, 12 Aug 2005 16:44:24 +0000 (16:44 +0000)]
testing out new storage method to retrieve the count with the ids instead of
retrieving it separately

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

18 years agogetting rid of some spurious warnings
miker [Fri, 12 Aug 2005 16:44:12 +0000 (16:44 +0000)]
getting rid of some spurious warnings

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

18 years agocode cleanup and memory debugging
erickson [Fri, 12 Aug 2005 15:29:58 +0000 (15:29 +0000)]
code cleanup and memory debugging

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

18 years agoupdate location updates depth
erickson [Fri, 12 Aug 2005 14:07:19 +0000 (14:07 +0000)]
update location updates depth

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

18 years agoclient cookie caching of ID's
erickson [Fri, 12 Aug 2005 13:55:03 +0000 (13:55 +0000)]
client cookie caching of ID's

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

18 years agomoving strings to localized DTD
miker [Fri, 12 Aug 2005 02:44:21 +0000 (02:44 +0000)]
moving strings to localized DTD

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

18 years agoremoved some comments
erickson [Thu, 11 Aug 2005 22:36:18 +0000 (22:36 +0000)]
removed some comments

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

18 years agoweb
erickson [Thu, 11 Aug 2005 22:35:05 +0000 (22:35 +0000)]
web

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

18 years agomoved C over to all JSON all the time
erickson [Thu, 11 Aug 2005 22:28:52 +0000 (22:28 +0000)]
moved C over to all JSON all the time

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

18 years agofixing preconstructed Result test in AppSession
miker [Thu, 11 Aug 2005 20:49:10 +0000 (20:49 +0000)]
fixing preconstructed Result test in AppSession

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

18 years agominor bug fixes and removal of some extra stringifications
miker [Thu, 11 Aug 2005 20:07:57 +0000 (20:07 +0000)]
minor bug fixes and removal of some extra stringifications

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

18 years agotesting reveals bugs, bugs get squashed!
miker [Thu, 11 Aug 2005 19:37:13 +0000 (19:37 +0000)]
testing reveals bugs, bugs get squashed!

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

18 years agomoving from XML to JSON in the core messaging
pines [Thu, 11 Aug 2005 19:09:25 +0000 (19:09 +0000)]
moving from XML to JSON in the core messaging

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

18 years agoLet's rebreak bug 33. content-primary or content gives us text selection, but it...
phasefx [Thu, 11 Aug 2005 17:57:09 +0000 (17:57 +0000)]
Let's rebreak bug 33.  content-primary or content gives us text selection, but it breaks other things, such as the marc view and the context menu.  Search results also change

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

18 years agotext selection with embedded opac. The strange thing is that we were on the right...
phasefx [Thu, 11 Aug 2005 17:13:17 +0000 (17:13 +0000)]
text selection with embedded opac.  The strange thing is that we were on the right track with type=content-primary, however, it only works if you put that in a static declaration of that element.  if you do createElement('iframe') and then setAttribute('type','content-primary') or .type = 'content-primary', then it doesn't work

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

18 years agothe date & time functions
phasefx [Thu, 11 Aug 2005 15:16:31 +0000 (15:16 +0000)]
the date & time functions

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

18 years agoshuffling code around, and proper date validation
phasefx [Thu, 11 Aug 2005 15:14:26 +0000 (15:14 +0000)]
shuffling code around, and proper date validation

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

18 years agoweb work
erickson [Thu, 11 Aug 2005 14:41:58 +0000 (14:41 +0000)]
web work

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

18 years agomemory leak debugging, removed closures
erickson [Wed, 10 Aug 2005 17:03:17 +0000 (17:03 +0000)]
memory leak debugging, removed closures
added flesh user method

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

18 years agosupybot plugin. whitespace is syntax with this one, Mike :)
phasefx [Wed, 10 Aug 2005 13:05:04 +0000 (13:05 +0000)]
supybot plugin.  whitespace is syntax with this one, Mike :)

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

18 years agountested xsl code
erickson [Tue, 9 Aug 2005 13:54:40 +0000 (13:54 +0000)]
untested xsl code

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