2005-08-30 |
erickson | taking tcn from the db instead of the MODS when retriving...
|
commit | commitdiff | tree |
2005-08-29 |
erickson | moved back to gapines.org
|
commit | commitdiff | tree |
2005-08-26 |
erickson | adding utility methods
|
commit | commitdiff | tree |
2005-08-26 |
erickson | allow changing to fonts
|
commit | commitdiff | tree |
2005-08-26 |
erickson | record details work
|
commit | commitdiff | tree |
2005-08-25 |
erickson | started opac details page..
|
commit | commitdiff | tree |
2005-08-25 |
erickson | typo
|
commit | commitdiff | tree |
2005-08-25 |
erickson | removed 'test' dependency
|
commit | commitdiff | tree |
2005-08-25 |
erickson | forgot to add these...
|
commit | commitdiff | tree |
2005-08-25 |
erickson | cleaning up the JSON code some
|
commit | commitdiff | tree |
2005-08-25 |
erickson | removed libjson
|
commit | commitdiff | tree |
2005-08-25 |
erickson | added basic xpath support to JSON
|
commit | commitdiff | tree |
2005-08-24 |
erickson | added user prefs grabbing
|
commit | commitdiff | tree |
2005-08-24 |
erickson | fixed message hints to go with new code
|
commit | commitdiff | tree |
2005-08-24 |
erickson | added a callback for recordDrawn so XUL can plug in...
|
commit | commitdiff | tree |
2005-08-24 |
erickson | now using opac event to update title links and launch...
|
commit | commitdiff | tree |
2005-08-24 |
erickson | made json formatter a little smarter/better
|
commit | commitdiff | tree |
2005-08-24 |
erickson | makes opensrf.settings stateless by default
|
commit | commitdiff | tree |
2005-08-23 |
erickson | changed org tree to be like the old org tree (children...
|
commit | commitdiff | tree |
2005-08-23 |
erickson | using web progress listener now since we have to shove...
|
commit | commitdiff | tree |
2005-08-23 |
erickson | persisting font choice
|
commit | commitdiff | tree |
2005-08-23 |
erickson | changed host
|
commit | commitdiff | tree |
2005-08-23 |
erickson | removed logic code
|
commit | commitdiff | tree |
2005-08-23 |
erickson | breaking out org stuff
|
commit | commitdiff | tree |
2005-08-23 |
erickson | org tree now adds children and leaves parents as ID's
|
commit | commitdiff | tree |
2005-08-23 |
erickson | added the pretty printer here
|
commit | commitdiff | tree |
2005-08-23 |
erickson | moved exceptions here and no longer using instance of
|
commit | commitdiff | tree |
2005-08-23 |
erickson | init sets medium font
|
commit | commitdiff | tree |
2005-08-23 |
erickson | moved isXUL to RemoteRequest
|
commit | commitdiff | tree |
2005-08-22 |
erickson | fixed problem where a NULL unixconfig was causing segfault
|
commit | commitdiff | tree |
2005-08-22 |
erickson | added a header file for the gateway
|
commit | commitdiff | tree |
2005-08-22 |
erickson | now copying over example srfsh file
|
commit | commitdiff | tree |
2005-08-22 |
erickson | added an example srfsh file
|
commit | commitdiff | tree |
2005-08-22 |
erickson | moved router, gateways to a single config file opensrf_core.xml
|
commit | commitdiff | tree |
2005-08-21 |
erickson | make install.sh slightly smarter
|
commit | commitdiff | tree |
2005-08-21 |
erickson | removing all the old web stuff, css, images, templates...
|
commit | commitdiff | tree |
2005-08-21 |
erickson | removing old opac images and css
|
commit | commitdiff | tree |
2005-08-20 |
erickson | updated make process to copy over new web stuff and...
|
commit | commitdiff | tree |
2005-08-19 |
erickson | adding
|
commit | commitdiff | tree |
2005-08-19 |
erickson | adding
|
commit | commitdiff | tree |
2005-08-18 |
erickson | CVS doesn't know about these files for some reason
|
commit | commitdiff | tree |
2005-08-17 |
erickson | disabled REUSE since it was affecting router
|
commit | commitdiff | tree |
2005-08-17 |
erickson | changed port
|
commit | commitdiff | tree |
2005-08-17 |
erickson | added external file to hold the commonly used jabber XML
|
commit | commitdiff | tree |
2005-08-17 |
erickson | fixed a problem in utils where I was using a va_list...
|
commit | commitdiff | tree |
2005-08-16 |
erickson | added the setting for unixpath
|
commit | commitdiff | tree |
2005-08-16 |
erickson | pulling in sidebar code
|
commit | commitdiff | tree |
2005-08-16 |
erickson | added some output
|
commit | commitdiff | tree |
2005-08-16 |
erickson | moved transport code over to utils/socket_bundle so...
|
commit | commitdiff | tree |
2005-08-16 |
erickson | added method to allow waiting for a single client socket...
|
commit | commitdiff | tree |
2005-08-16 |
erickson | patched up to work with new jserver
|
commit | commitdiff | tree |
2005-08-16 |
erickson | jserver now has ability to listen on a specified IP...
|
commit | commitdiff | tree |
2005-08-16 |
erickson | added ability to bind to a specific IP address for...
|
commit | commitdiff | tree |
2005-08-16 |
erickson | added client connect code for INET and UNIX. UNIX...
|
commit | commitdiff | tree |
2005-08-16 |
erickson | removed dependency to self in makefile
|
commit | commitdiff | tree |
2005-08-15 |
erickson | added callbacks to handle major events
|
commit | commitdiff | tree |
2005-08-15 |
erickson | moved sidebar code out for ease of use
|
commit | commitdiff | tree |
2005-08-15 |
erickson | added microseconds to get_timestamp_millis()
|
commit | commitdiff | tree |
2005-08-15 |
erickson | removed the magical 'which' call to find apxs. it...
|
commit | commitdiff | tree |
2005-08-12 |
erickson | made the sidebar display code more generic
|
commit | commitdiff | tree |
2005-08-12 |
erickson | fixed copy/paste error
|
commit | commitdiff | tree |
2005-08-12 |
erickson | fieldmapper generator code
|
commit | commitdiff | tree |
2005-08-12 |
erickson | generating slimmer js for basic web stuff and extended...
|
commit | commitdiff | tree |
2005-08-12 |
erickson | added some test code to xmltools.
|
commit | commitdiff | tree |
2005-08-12 |
erickson | removed debug line
|
commit | commitdiff | tree |
2005-08-12 |
erickson | testing out new storage method to retrieve the count...
|
commit | commitdiff | tree |
2005-08-12 |
erickson | code cleanup and memory debugging
|
commit | commitdiff | tree |
2005-08-12 |
erickson | update location updates depth
|
commit | commitdiff | tree |
2005-08-12 |
erickson | client cookie caching of ID's
|
commit | commitdiff | tree |
2005-08-11 |
erickson | removed some comments
|
commit | commitdiff | tree |
2005-08-11 |
erickson | web
|
commit | commitdiff | tree |
2005-08-11 |
erickson | moved C over to all JSON all the time
|
commit | commitdiff | tree |
2005-08-11 |
erickson | web work
|
commit | commitdiff | tree |
2005-08-10 |
erickson | memory leak debugging, removed closures
|
commit | commitdiff | tree |
2005-08-09 |
erickson | untested xsl code
|
commit | commitdiff | tree |
2005-08-08 |
erickson | more web work
|
commit | commitdiff | tree |
2005-08-08 |
erickson | moved org_utils into opac_utils
|
commit | commitdiff | tree |
2005-08-08 |
erickson | moving methods into config.js
|
commit | commitdiff | tree |
2005-08-08 |
erickson | re-organizing the opac images, putting image types...
|
commit | commitdiff | tree |
2005-08-07 |
erickson | lots of simple web enhancements, org tree loaded and...
|
commit | commitdiff | tree |
2005-08-05 |
erickson | much work toward the dtd-on-the-fly architecture for...
|
commit | commitdiff | tree |
2005-08-05 |
erickson | move the log_free to after the cleanup is done so we...
|
commit | commitdiff | tree |
2005-08-05 |
erickson | added apache config file reading, yay... more to come
|
commit | commitdiff | tree |
2005-08-05 |
erickson | added if test to remove 'make clean' error
|
commit | commitdiff | tree |
2005-08-05 |
erickson | OpenILS apache xml processing stuff, other mods can...
|
commit | commitdiff | tree |
2005-08-05 |
erickson | moving to OpenILS
|
commit | commitdiff | tree |
2005-08-05 |
erickson | removed some unused comments, etc.
|
commit | commitdiff | tree |
2005-08-05 |
erickson | some small changes
|
commit | commitdiff | tree |
2005-08-05 |
erickson | opac, here we come
|
commit | commitdiff | tree |
2005-08-04 |
erickson | apachetools is some generic apache module helper functions
|
commit | commitdiff | tree |
2005-08-04 |
erickson | now allow S and E in class hints :)
|
commit | commitdiff | tree |
2005-08-03 |
erickson | some code cleanup, some unfinished projects, etc.
|
commit | commitdiff | tree |
2005-08-03 |
erickson | added a stringisnum function
|
commit | commitdiff | tree |
2005-08-03 |
erickson | adding methods, config vars, login code
|
commit | commitdiff | tree |
2005-08-03 |
erickson | new javascript
|
commit | commitdiff | tree |
2005-08-03 |
erickson | general web utility stuff
|
commit | commitdiff | tree |
2005-08-03 |
erickson | added opac files
|
commit | commitdiff | tree |
2005-08-03 |
erickson | opac css file
|
commit | commitdiff | tree |
2005-08-01 |
erickson | changed add_index to set_index to match some updated...
|
commit | commitdiff | tree |
2005-08-01 |
erickson | C based xinclude processor
|
commit | commitdiff | tree |
next |