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 |
2005-07-28 |
erickson | stripping nulls in the org_tree grabber now
|
commit | commitdiff | tree |
2005-07-28 |
erickson | stripping quotes from around numbers
|
commit | commitdiff | tree |
2005-07-28 |
erickson | made it a little smaller..
|
commit | commitdiff | tree |
2005-07-28 |
erickson | new fieldmapper layout reduces size of generated code...
|
commit | commitdiff | tree |
2005-07-28 |
erickson | image link building was broke
|
commit | commitdiff | tree |
2005-07-27 |
erickson | more circ love
|
commit | commitdiff | tree |
2005-07-27 |
erickson | returning circ on transiting LOST
|
commit | commitdiff | tree |
2005-07-27 |
erickson | fixing up some lost items handling
|
commit | commitdiff | tree |
2005-07-27 |
erickson | checking in... see diffs
|
commit | commitdiff | tree |
2005-07-27 |
erickson | fixed img src
|
commit | commitdiff | tree |
2005-07-27 |
erickson | making staff call when necessary to grab the mods
|
commit | commitdiff | tree |
2005-07-27 |
erickson | added staff call to modsize stuff
|
commit | commitdiff | tree |
2005-07-27 |
erickson | marc template retrieval but fixes
|
commit | commitdiff | tree |
2005-07-27 |
erickson | MARC book template
|
commit | commitdiff | tree |
2005-07-27 |
erickson | fixed bug in opensrf_all
|
commit | commitdiff | tree |
2005-07-27 |
erickson | pics
|
commit | commitdiff | tree |
2005-07-27 |
erickson | added blurb about installing db
|
commit | commitdiff | tree |
2005-07-27 |
erickson | fixed image copying
|
commit | commitdiff | tree |
2005-07-27 |
erickson | moved redirect to latest mod_perl
|
commit | commitdiff | tree |
2005-07-27 |
erickson | another pic we're using..
|
commit | commitdiff | tree |
2005-07-27 |
erickson | defaulting to text when format is unknown
|
commit | commitdiff | tree |
2005-07-27 |
erickson | pics
|
commit | commitdiff | tree |
next |