source: trunk/gsdl3/src/java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3584   21 years kjdon removed a couple of unnecessary printlns
(edit) @3581   21 years kjdon fixed a bug
(edit) @3578   21 years kjdon some small changes to do with lang stuff
(edit) @3577   21 years kjdon new dictionary class - wrapper around a resource bundle. used for …
(edit) @3576   21 years kjdon added some comments, now uses GSXML.static variables instead of …
(edit) @3575   21 years kjdon minor changes
(edit) @3574   21 years kjdon default language for interface now added into config vars
(edit) @3573   21 years kjdon added method for param display element
(edit) @3572   21 years kjdon transform method now returns an Element instead of a string
(edit) @3571   21 years kjdon makefiles no longer needed in subdirectories
(edit) @3570   21 years kjdon actions and receptionist now deal with Elements, not strings. has a …
(edit) @3569   21 years kjdon now handles multiple requests in the same message properly
(edit) @3568   21 years kjdon tidied up a bit, uses new page structure and new display elements
(edit) @3567   21 years kjdon tidied up a bit, using new Dictionary stuff
(edit) @3566   21 years kjdon Makefiles not needed in subdirectories
(edit) @3559   21 years kjdon removed javadoc stuff - now do this from top level gsdl
(edit) @3553   21 years kjdon changed hard coded path to @gsdl3home@/sites/localsite - the …
(edit) @3548   21 years say1 added new "selfContained" package. not finished and running yet
(edit) @3519   22 years kjdon added a comment
(edit) @3513   22 years kjdon new service and action for coll building gsdl2 style
(edit) @3512   22 years kjdon all modules now talk the same messages; all xml elems and atts have …
(edit) @3509   22 years kjdon made all the xml elem names etc constants
(edit) @3505   22 years kjdon Communicator more general now, Communicators are configured using the …
(edit) @3504   22 years kjdon the SOAP communication now uses literal XML rather than Strings - much …
(edit) @3503   22 years kjdon changed prompt
(edit) @3502   22 years kjdon process now uses Elements instead of Nodes
(edit) @3501   22 years kjdon small change
(edit) @3500   22 years kjdon fixed a typo
(edit) @3499   22 years kjdon ModuleInterface process changed from Node to Element
(edit) @3498   22 years kjdon fixed a bug with metadataList
(edit) @3492   22 years kjdon ServiceModule renamed to ServicesImpl, each class renamed to …
(edit) @3491   22 years kjdon actions all use cgi arg long names now, not short names
(edit) @3490   22 years kjdon ServiceModule now called ServicesImpl
(edit) @3489   22 years kjdon config file names changed
(edit) @3488   22 years kjdon small changes
(edit) @3487   22 years kjdon all cgi args now have long names
(edit) @3486   22 years kjdon if action requested that not known about, tries to load it dynamically
(edit) @3485   22 years kjdon ServiceModules changed to ServicesImpl, activate and deactivate module …
(edit) @3482   22 years kjdon now connects to localsite, not site2
(edit) @3477   22 years kjdon now uses gsdl3_home rather than sites_home and interfaces_home some …
(edit) @3476   22 years kjdon now uses gsdl3_home rather than sites_home and interfaces_home
(edit) @3471   22 years kjdon service modules now belong to a serviceCluster or colleciton - …
(edit) @3470   22 years kjdon now looks for service clusters in its config file, and loads them up too.
(edit) @3469   22 years kjdon the xml representation of cgi args now has two attributes 'action' and …
(edit) @3468   22 years kjdon new class - ServiceCluster - a group of related services. Collection …
(edit) @3467   22 years kjdon the xml representation of cgi args now has two attributes 'action' and …
(edit) @3466   22 years kjdon add new method
(edit) @3462   22 years kjdon prepend site name to from field in response
(edit) @3461   22 years kjdon hack for SOAP stuff - need to look into message format more
(edit) @3460   22 years kjdon changed applet html collection name to use the absolute name (eg …
(edit) @3459   22 years kjdon fixed a bug
(edit) @3458   22 years kjdon added translateOID method - this is related to greenstone - should it …
(edit) @3457   22 years kjdon added in system classpath to the one used
(edit) @3455   22 years kjdon dynamically determined stylesheet inclusions
(edit) @3454   22 years kjdon now handles GSDL2 style classifications
(edit) @3453   22 years kjdon new class for handling old greenstone gdbm classifications
(edit) @3452   22 years kjdon fixed a typo
(edit) @3451   22 years kjdon new version of transform, with stylesheet already parsed into a Document
(edit) @3450   22 years kjdon utility class for manipulating greenstones xslt files
(edit) @3449   22 years kjdon changed some comments
(edit) @3448   22 years kjdon fixed a bug
(edit) @3444   22 years kjdon tried to get the applet working on Mozilla, Netscape, and IE. It works …
(edit) @3443   22 years kjdon library names are now done dynamically, not specified in the applet …
(edit) @3442   22 years kjdon index and level info now dynamic
(edit) @3441   22 years kjdon uses new GSFile methods
(edit) @3440   22 years kjdon tidied this up a bit
(edit) @3438   22 years kjdon added library name to the config class - dont assume that its always …
(edit) @3434   22 years kjdon changed teh applet declaration html.
(edit) @3391   22 years kjdon modified phind applet for gsdl3
(edit) @3389   22 years kjdon this now sends back real results
(edit) @3388   22 years kjdon tidying
(edit) @3387   22 years kjdon added in applet action
(edit) @3386   22 years kjdon new functions for applet stuff
(edit) @3385   22 years kjdon new action to display applets - used for phind so far
(edit) @3384   22 years kjdon modification to pass back xml to the applet, not html
(edit) @3382   22 years kjdon these files now put with the mgpp package - separate repository
(edit) @3379   22 years kjdon changed serlvet install method
(edit) @3377   22 years kjdon small change
(edit) @3363   22 years kjdon modified
(edit) @3362   22 years kjdon more utils
(edit) @3346   22 years kjdon does a proper job now
(edit) @3345   22 years kjdon changed calling method
(edit) @3344   22 years kjdon new receptionist class
(edit) @3343   22 years kjdon small changes
(edit) @3342   22 years kjdon changed service name
(edit) @3341   22 years kjdon some modifications
(edit) @3340   22 years kjdon the new action classes
(edit) @3310   22 years kjdon added the servlet stuff to the Makefile
(edit) @3309   22 years kjdon the beginnings of a library servlet
(edit) @3308   22 years kjdon changed error messages
(edit) @3292   22 years kjdon more functionality
(edit) @3291   22 years kjdon added make unittest and other stuff
(edit) @3290   22 years kjdon unit testing framework - download from web
(edit) @3289   22 years kjdon gdbm wrapper in java. includes DBInfo class to hold name-value pairs
(edit) @3288   22 years kjdon small changes
(edit) @3287   22 years kjdon new service - mgpp using gdbm for metadata etc - like the old way this …
(edit) @3286   22 years kjdon small change
(edit) @3285   22 years kjdon another utility class
(edit) @3284   22 years kjdon more functionality added along with Test classes
(edit) @3257   22 years kjdon OID class for handling greenstone hash OIDs
Note: See TracRevisionLog for help on using the revision log.