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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9874   19 years kjdon merged from branch ant-install-branch: merge 1
(edit) @9264   19 years kjdon now looks for an error element after the query
(edit) @9140   19 years kjdon added a checdk for metadata in a search result - if its there, we …
(edit) @9007   19 years kjdon added a check for null term element in search term highlighting code. …
(edit) @8833   19 years kjdon query term highlighting and annotations are now controlled by …
(edit) @8832   19 years kjdon configure now returns boolean
(edit) @8801   19 years kjdon the service may not be part of a cluster/collection, so check the …
(edit) @8800   19 years kjdon a new generic action, that only does two things: sends a request to a …
(edit) @8731   19 years mdewsnip Much more advanced query term highlighting. Supports query term …
(edit) @8714   19 years kjdon fixed up query term highlighting with the new s1. service params
(edit) @8677   19 years kjdon SXML.createParameterList changed to addParametersToList
(edit) @8676   19 years kjdon now we look for s0 parameters which get passed to all teh retrieve …
(edit) @8675   19 years kjdon metadata in format statements is only in metadata elements now
(edit) @8575   19 years kjdon added a hack to select the first classifier node if its horizontal at …
(edit) @6776   20 years kjdon root:Title has been changed to root_Title
(edit) @6695   20 years nzdl all request creation now done through GSXML.createBasicRequest - we …
(edit) @6678   20 years nzdl when determining what metadata is needed to retrieve, now uses …
(edit) @6371   20 years kjdon made some changes. this file not used but may use later
(edit) @6365   20 years kjdon changed the enrich doc arcg to end, not ed - thats for expand document
(edit) @6300   20 years kjdon GSXML.createBasicRequest now expects a user id
(edit) @6263   20 years kjdon added in Title metadata even if format elem was found - format elem …
(edit) @6248   20 years kjdon updated the extractMetadataNames method to account for the new format stuff
(edit) @6233   20 years kjdon some more places to get metadata names from - may be buggy
(edit) @6165   20 years kjdon added in default format for all classifiers - put a format elem as …
(edit) @5965   20 years kjdon changed root:Title to root_Title
(edit) @5694   21 years kjdon added functionality for expand document and expand contents
(edit) @5407   21 years kjdon modifed extractMetadataNames so it can find all the different ones, …
(edit) @5401   21 years kjdon tidying up println stuff
(edit) @5265   21 years kjdon this is used when querying isn't collection specific, but it occurs …
(edit) @5263   21 years kjdon document display stuff for plain XML collections. uses subaction …
(edit) @5191   21 years kjdon now we are doing query results paging in tehaction, not the xslt - …
(edit) @5155   21 years kjdon code style consistency check - class variables no longer end in _
(edit) @5147   21 years kjdon GSCGI replaced by GSParams
(edit) @5117   21 years kjdon only add the Title metadata to be returned if there is none specified
(edit) @5116   21 years kjdon added a test for a null element
(edit) @5115   21 years kjdon the service elem is now part of the service response - used to be just …
(edit) @4982   21 years kjdon service params are now namespaced to avoid conflict with same named …
(edit) @4981   21 years kjdon service params are now namespaced to avoid conflict with same named …
(edit) @4980   21 years kjdon added a method that actions can use to add parameters to teh …
(edit) @4950   21 years kjdon now about action gets the service descriptions for each service, so it …
(edit) @4943   21 years kjdon when get back the coll descriptions, want all the contents now, not …
(edit) @4875   21 years kjdon the goto form uses gp arg - this is the gotopage arg. if present we …
(edit) @4858   21 years kjdon simple doc types with no sections are returned a bit differently - …
(edit) @4857   21 years kjdon now looks for metadata names from format statements
(edit) @4856   21 years kjdon added some metadata stuff for finding out list of metadata from format …
(edit) @4855   21 years kjdon a new simplified browse action for gs2 colls
(edit) @4827   21 years kjdon fixed a bug to do with paged documents and .fc/ns etc in the oids
(edit) @4718   21 years kjdon fixed a bug
(edit) @4717   21 years kjdon in the middle of doing document display stuff - so this is unfinished, …
(edit) @4696   21 years kjdon now we set a type on the format element
(edit) @4695   21 years kjdon no longer use ConfigVars, use a HashMap instead
(edit) @4694   21 years kjdon GSCGI.REQUEST_ONLY_ARG has changed to GSCGI.RESPONSE_ONLY_ARG - I …
(edit) @4693   21 years kjdon some of the arg names have changed
(edit) @4287   21 years kjdon added some code for highlighting search terms in the document. this …
(edit) @4268   21 years kjdon changed to use archivedir instead of assocfilepath for image location
(edit) @4257   21 years kjdon simplified actions, the receptionist does a lot more of teh work now. …
(edit) @4189   21 years kjdon added a bit more info to the page data, now looks for sibling arg
(edit) @4155   21 years kjdon added unknown page method
(edit) @4154   21 years kjdon fixed a typo
(edit) @4144   21 years kjdon all stuff for the page generated by teh Receptionist (config and …
(edit) @4106   21 years kjdon more configure stuff
(edit) @4094   21 years kjdon a new action used for configuration of teh system - can send cgi …
(edit) @4093   21 years kjdon moved something to the general process method from the specific …
(edit) @4080   21 years kjdon what metadata to ask for is now dynamically determined from the xslt …
(edit) @4036   21 years kjdon the service list got from MR may have services from a remote site - …
(edit) @4030   21 years kjdon now gets assocfilepath from top level document for cover image
(edit) @4023   21 years kjdon added in stuff for using enrich services to markup the documents
(edit) @4001   21 years kjdon new page format
(edit) @3999   21 years kjdon code tidy
(edit) @3998   21 years kjdon now gets the collection info if a collection is specified - this is …
(edit) @3997   21 years kjdon added a comment
(edit) @3996   21 years kjdon now gets the collection info if a collection is specified - this is …
(edit) @3988   21 years mdewsnip Started improvements to page element structure, for better image handling.
(edit) @3987   21 years mdewsnip Improvements to page element structure, for better image handling.
(edit) @3966   21 years kjdon process id att and param now pid instead of handle/id, tidied up …
(edit) @3965   21 years kjdon document node stuff is now renamed node…
(edit) @3948   21 years kjdon now uses proper request types (process instead of query)
(edit) @3944   21 years kjdon tidied up error messages a bit
(edit) @3936   21 years kjdon format elem now transformed at action end
(edit) @3935   21 years kjdon added method to find a format element in hte format response, …
(edit) @3914   21 years kjdon now gets format info from service
(edit) @3913   21 years kjdon changed the way it gets format info
(edit) @3912   21 years kjdon now uses GSXML.createBasicRequest instead of creating the requests by hand
(edit) @3911   21 years kjdon removed createDescribeRequest method - its now in GSXML
(edit) @3897   21 years kjdon tidied a bit
(edit) @3896   21 years kjdon added sib arg - if set to 1, get the siblings of a selected node. also …
(edit) @3895   21 years kjdon tidied up a bit
(edit) @3894   21 years kjdon browse services now handled differently - metadata and format …
(edit) @3893   21 years kjdon added new convenience method createDescribeRequest
(edit) @3868   21 years kjdon relects GSXML changes
(edit) @3865   21 years kjdon removed content from requests and responses
(edit) @3863   21 years kjdon new xml format - content has been removed from request and response, …
(edit) @3817   21 years mdewsnip Modified to use documentNodes instead of documents.
(edit) @3802   21 years mdewsnip Modified to use the DocumentMetadataRetrieve service.
(edit) @3801   21 years mdewsnip Heavy revision. Processing a documentAction now consists of three …
(edit) @3766   21 years mdewsnip Support for modified query result format (changes to "numDocsMatched" …
(edit) @3753   21 years mdewsnip Added support for query results metadata: number of matching …
(edit) @3697   21 years kjdon fixed a bug
(edit) @3682   21 years kjdon changes to cgi args: a=action, sa=subaction, s=servicename, …
(edit) @3645   21 years kjdon actions tidied up a bit, ResourceAction changed to DocumentAction, …
Note: See TracRevisionLog for help on using the revision log.