source: trunk/gsdl3/src/java/org/greenstone

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3644   21 years kjdon tidying up
(edit) @3643   21 years kjdon the beginnings of status and error handling stuff
(edit) @3642   21 years kjdon resource now called document. some status stuff added too.
(edit) @3641   21 years kjdon CGIArgConverter.java replaced by GSCGI.java
(edit) @3623   22 years say1 bug fix
(edit) @3621   22 years say1 added XSLTServices.java
(edit) @3618   22 years say1 added methods to insert errors into XML
(edit) @3616   22 years say1 new xml data files
(edit) @3615   22 years say1 java updates new collections now appear on web server
(edit) @3606   22 years kjdon fixed a bug
(edit) @3605   22 years kjdon added field query stuff
(edit) @3604   22 years kjdon * empty log message *
(edit) @3603   22 years kjdon query action now handles all queries with a generic method. the …
(edit) @3602   22 years kjdon added new method for getting a numbered item from a list
(edit) @3601   22 years kjdon now handles multiparams
(edit) @3600   22 years kjdon added some new methods for xml-safeing, and handling multiparams
(edit) @3599   22 years kjdon servlet now handles params with multiple values - needed for from …
(edit) @3593   22 years say1 more comments and error handling
(edit) @3592   22 years say1 better test cases
(edit) @3588   22 years say1 QueryDocumentStream working for compiled-in XSLT queries
(edit) @3585   22 years kjdon Removed some debug prints, changed some error messages
(edit) @3584   22 years kjdon removed a couple of unnecessary printlns
(edit) @3581   22 years kjdon fixed a bug
(edit) @3578   22 years kjdon some small changes to do with lang stuff
(edit) @3577   22 years kjdon new dictionary class - wrapper around a resource bundle. used for …
(edit) @3576   22 years kjdon added some comments, now uses GSXML.static variables instead of …
(edit) @3575   22 years kjdon minor changes
(edit) @3574   22 years kjdon default language for interface now added into config vars
(edit) @3573   22 years kjdon added method for param display element
(edit) @3572   22 years kjdon transform method now returns an Element instead of a string
(edit) @3571   22 years kjdon makefiles no longer needed in subdirectories
(edit) @3570   22 years kjdon actions and receptionist now deal with Elements, not strings. has a …
(edit) @3569   22 years kjdon now handles multiple requests in the same message properly
(edit) @3568   22 years kjdon tidied up a bit, uses new page structure and new display elements
(edit) @3567   22 years kjdon tidied up a bit, using new Dictionary stuff
(edit) @3566   22 years kjdon Makefiles not needed in subdirectories
(edit) @3559   22 years kjdon removed javadoc stuff - now do this from top level gsdl
(edit) @3553   22 years kjdon changed hard coded path to @gsdl3home@/sites/localsite - the …
(edit) @3548   22 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
Note: See TracRevisionLog for help on using the revision log.