source: trunk/gsdl3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5700   21 years kjdon ec arg no longer saved
(edit) @5694   21 years kjdon added functionality for expand document and expand contents
(edit) @5693   21 years kjdon leave the format element in the response - should remove the templates …
(edit) @5692   21 years kjdon doc format stuff now comes with content service, added another …
(edit) @5691   21 years kjdon new args for expanding document and content
(edit) @5663   21 years kjdon fixed up some bad javadoc
(edit) @5644   21 years kjdon can now specify in teh config file what types of search should be …
(edit) @5434   21 years kjdon * empty log message *
(edit) @5433   21 years kjdon dont use this at the moment, but commit it for safekeeping
(edit) @5408   21 years kjdon added in root metadata to teh getMetadata method
(edit) @5407   21 years kjdon modifed extractMetadataNames so it can find all the different ones, …
(edit) @5403   21 years kjdon fixed a bug I just made
(edit) @5402   21 years kjdon tidying up println stuff
(edit) @5401   21 years kjdon tidying up println stuff
(edit) @5400   21 years kjdon tidying up println stuff
(edit) @5380   21 years kjdon a few changes in the text strings
(edit) @5266   21 years kjdon for a collection that hasn't been built with greenstone build stuff. …
(edit) @5265   21 years kjdon this is used when querying isn't collection specific, but it occurs …
(edit) @5264   21 years kjdon removed unnecessary print statements
(edit) @5263   21 years kjdon document display stuff for plain XML collections. uses subaction …
(edit) @5262   21 years kjdon fixed an oversight
(edit) @5261   21 years kjdon added method for finding a stylesheet in a coll
(edit) @5260   21 years kjdon fixed a bug in extractParams - it used to assume all childNodes were …
(edit) @5259   21 years kjdon a retrieval class for TEI docs (based on nzetc docs that I had access …
(edit) @5258   21 years kjdon a basic retrieval service for plain XML documents which may just be …
(edit) @5257   21 years kjdon a very basic lucene search service. searches 'contents' for teh words, …
(edit) @5227   21 years kjdon a new service rack for accessing infomine searching at riverside. …
(edit) @5226   21 years kjdon now looks for proxy element in site config file - if its there, it …
(edit) @5191   21 years kjdon now we are doing query results paging in tehaction, not the xslt - …
(edit) @5190   21 years kjdon metadata display names now come from a different properties file. …
(edit) @5189   21 years kjdon metadata display names now come from a different properties file. …
(edit) @5188   21 years kjdon query responses now can include 2 metadatas - numDocsMatched and …
(edit) @5187   21 years kjdon code tidy, added method to set teh entity resolver for the parser. not …
(edit) @5186   21 years kjdon added methods for gettign and removing the last link in the path
(edit) @5155   21 years kjdon code style consistency check - class variables no longer end in _
(edit) @5151   21 years kjdon changed an error message
(edit) @5148   21 years kjdon code style consistency check - class variables no longer end in _
(edit) @5147   21 years kjdon GSCGI replaced by GSParams
(edit) @5146   21 years kjdon add the lang list to the page - should only be done for pref page??
(edit) @5145   21 years kjdon we now keep a language list - read in from teh config file, that lists …
(edit) @5144   21 years kjdon we now keep a language list - read in from teh config file, that lists …
(edit) @5143   21 years kjdon this has been replaced by GSParams
(edit) @5142   21 years kjdon consistent code style - removed underscore from class variables
(edit) @5127   21 years kjdon made this a bit smarter about whether it gets teh coll description or …
(edit) @5126   21 years kjdon describe requests to services can now take a parameter 'subset' just …
(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) @5114   21 years kjdon now handles the case where there is no metadata for a cluster or collection
(edit) @5113   21 years kjdon now the recept adds in a collection description for each page, which …
(edit) @5112   21 years kjdon added in functionality to use a different type of collection. the file …
(edit) @5111   21 years kjdon added a transform(File, File) method
(edit) @5110   21 years kjdon small changes
(edit) @5109   21 years kjdon added a few new methods
(edit) @5108   21 years kjdon gadually standardising my Java code. have turned all class variables …
(edit) @5107   21 years kjdon service descriptions now include a displayItem called description …
(edit) @5098   21 years kjdon gadually standardising my Java code. have turned all class variables …
(edit) @4995   21 years kjdon fixed a bug
(edit) @4994   21 years kjdon Library2 now takes cgi args as input, and returns the page. you can …
(edit) @4992   21 years kjdon NZDLParams replaces the old NZDLCGI
(edit) @4991   21 years kjdon new class that replaces GSCGI - holds the interface params and whether …
(edit) @4990   21 years kjdon now inherits from TransformingReceptionist, cos there is no WebReceptionist
(edit) @4989   21 years kjdon removed some unnecessary stuff
(edit) @4988   21 years kjdon the base receptionist class now has a GSParams class - this contains …
(edit) @4987   21 years kjdon no longer have a WebReceptionist class
(edit) @4986   21 years kjdon now use GSParams class instead of GSCGI class
(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) @4979   21 years kjdon the param for Gates annotation service is now an ENUM_MULTI, instead …
(edit) @4978   21 years kjdon added a new method to create a param list of name-value pairs in xml, …
(edit) @4971   21 years kjdon only add services to the list if they have configured properly
(edit) @4970   21 years kjdon dont use activate script for actiavte coll, use convert script
(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) @4942   21 years kjdon some coll metadata is now displayItems instead, so the configuration …
(edit) @4941   21 years kjdon added a new method to copy all the children from one node to another
(edit) @4904   21 years kjdon trying to make this work with cgi args - not quite there yet I think
(edit) @4903   21 years kjdon tidied up a lot of stuff, particularly the display text stuff, …
(edit) @4902   21 years kjdon tidied up display text stuff
(edit) @4876   21 years kjdon added a new extension to OIDs: ss, specified sibling. the format is …
(edit) @4875   21 years kjdon the goto form uses gp arg - this is the gotopage arg. if present we …
(edit) @4874   21 years kjdon added a new extension to OIDs: ss, specified sibling. the format is …
(edit) @4862   21 years kjdon addeda test for null info from the gdbm db, when creating the doc …
(edit) @4861   21 years kjdon not using orientation and documentInterleave for classifiers any …
(edit) @4860   21 years kjdon we now look for stylesheets in teh collection before the site - note …
(edit) @4859   21 years kjdon commented out some printlns
(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) @4853   21 years kjdon now uses GS2PerlConstructor constatns rather than base class …
(edit) @4852   21 years kjdon changed the base constructor class a bit - the import, build, new …
(edit) @4827   21 years kjdon fixed a bug to do with paged documents and .fc/ns etc in the oids
(edit) @4719   21 years kjdon changed the doc node creation (for the docs in the result list) to add …
(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) @4714   21 years kjdon fixed a typo
(edit) @4709   21 years kjdon fixed some little things
(edit) @4708   21 years kjdon workign on document type stuff - so that xslt knows what type of …
Note: See TracRevisionLog for help on using the revision log.