source: trunk/gsdl3/src/java/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7192   20 years cs025 Added ordering information to classifiers.
(edit) @7191   20 years cs025 Added JPEG to document factory
(edit) @7190   20 years cs025 More file lookup searches.
(edit) @7189   20 years cs025 Fixes and improvements.
(edit) @7188   20 years cs025 Classifier fixes and improvements.
(edit) @7187   20 years cs025 Fixed FPTR incorrect use in METS output; added some comments.
(edit) @7186   20 years cs025 Merged changes; slow widening of configuration options.
(edit) @6900   20 years kjdon added a few tests for null nodes
(edit) @6898   20 years kjdon added in a lot more checks for failed build commands, now uses teh …
(edit) @6897   20 years kjdon added a new method: addServiceDescription
(edit) @6896   20 years kjdon build manager is saved as a class variable, and now this writes out a …
(edit) @6895   20 years kjdon use a setBuildManager method instead of passign the build manager into …
(edit) @6894   20 years kjdon added a check for no services in addExtraInfo
(edit) @6893   20 years kjdon added another method
(edit) @6873   20 years kjdon added some code to replace macros that come out of the GDBM db - the …
(edit) @6872   20 years kjdon fixed a comment
(edit) @6871   20 years kjdon sql database name is now a combination of site name and coll name
(edit) @6870   20 years kjdon now uses GSXML static strings for elem and att names, uses GSFile …
(edit) @6869   20 years kjdon replaced strings for elem and att names with GSXML statics
(edit) @6868   20 years kjdon now uses site name as well as coll name
(edit) @6866   20 years kjdon now need to specify a site to get a new Build object
(edit) @6865   20 years kjdon put a try-catch around creating and testing the connection to the db
(edit) @6864   20 years kjdon added some new element names
(edit) @6863   20 years kjdon added a few alternative methods to find coll directories, using …
(edit) @6805   20 years kjdon now installs the jar into web/lib as well as lib/java
(edit) @6776   20 years kjdon root:Title has been changed to root_Title
(edit) @6743   20 years cs025 Fixed constructor calls to MGIndexer/MGPPIndexer.
(edit) @6739   20 years cs025 Added date support.
(edit) @6738   20 years cs025 Added remove function, or tidied as appropriate.
(edit) @6737   20 years cs025 Minor adjustments to support date of accession.
(edit) @6736   20 years cs025 Added factory method, abstract indexer. Also modified Manager and …
(edit) @6735   20 years cs025 Added support for naming indexes
(edit) @6701   20 years cs025 Added date support
(edit) @6700   20 years cs025 First additions to support accession date, etc.
(edit) @6699   20 years cs025 Minor alterations.
(edit) @6698   20 years cs025 Fixed minor issues in indexermanager.
(edit) @6697   20 years cs025 Additions to cope with handling of date of accession, etc.
(edit) @6696   20 years cs025 Comments, modifications to BuildManager, corrections to …
(edit) @6695   20 years nzdl all request creation now done through GSXML.createBasicRequest - we …
(edit) @6694   20 years nzdl removed library from the urls - now they just start with ? which seems …
(edit) @6678   20 years nzdl when determining what metadata is needed to retrieve, now uses …
(edit) @6677   20 years nzdl now gets the query service description if on the about page
(edit) @6676   20 years nzdl moved the separator string constants to GSConstants
(edit) @6675   20 years nzdl added hte separator strings for metadata names
(edit) @6592   20 years nzdl modification to get the size out of the identify result - now it …
(edit) @6517   20 years kjdon now classifiers work, and searching works, and hierarchical docs work
(edit) @6516   20 years kjdon added more methods
(edit) @6515   20 years kjdon made the strings final and added some new ones
(edit) @6514   20 years kjdon new OID class for gs3 oids which are slightly different
(edit) @6513   20 years kjdon fixed a typo
(edit) @6507   20 years cs025 Fixed mgseqno count.
(edit) @6506   20 years cs025 Write out the NumLeafDocs in AbstractHierarchy.
(edit) @6505   20 years cs025 Fixed use of startSeqNo in posting document text identifiers.
(edit) @6504   20 years cs025 Added NumLeafDocs to the classifiers table.
(edit) @6503   20 years cs025 Changed to using setDocumentMetadata for non-accumulate mode.
(edit) @6502   20 years cs025 Added setDocumentMetadata to DocumentInterface
(edit) @6501   20 years kjdon renanmed to ~.tmp so that it doesn't get compiled, cos the gate.jar is …
(edit) @6498   20 years cs025 Added DocOrder to classdocuments table.
(edit) @6497   20 years cs025 Minor fixes.
(edit) @6496   20 years cs025 Added AZList; support sorting within categories.
(edit) @6495   20 years cs025 Made isIndexedDocument return false.
(edit) @6494   20 years cs025 Added improved collection configuration support.
(edit) @6490   20 years nzdl changed the applet html description to only include the jar files it …
(edit) @6489   20 years nzdl doesn't use gsdl3 code so deleted the import
(edit) @6455   20 years cs025 Layout changes only.
(edit) @6454   20 years cs025 Added MetaXMLExtractor extractor, etc.
(edit) @6453   20 years cs025 Extended extractor manager slightly - implemented metadata.xml support
(edit) @6452   20 years cs025 New Metadata type; also extended factory method to support the type …
(edit) @6448   20 years kjdon * empty log message *
(edit) @6442   20 years kjdon now has @sitename@ instead of hardcoded localsite
(edit) @6380   20 years cs025 Further changes to basic GS2 configuration handling.
(edit) @6379   20 years cs025 Minor alterations from debugging code being added and removed.
(edit) @6378   20 years cs025 Removed further debugging lines.
(edit) @6377   20 years cs025 Trim 'ctrl-m' characters from lines.
(edit) @6376   20 years cs025 Fixed some problems in MG indexing; also changed use of mgseqno to a …
(edit) @6372   20 years kjdon changed the separator from File.separator to / cos the ids are URIs …
(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) @6364   20 years kjdon fixed a string == bug
(edit) @6358   20 years kjdon uncommented lots of classifier stuff, and modified for sql
(edit) @6357   20 years kjdon fixed a bug and added retrieval for some classification stuff
(edit) @6356   20 years kjdon added some strings for classifiers
(edit) @6355   20 years cs025 Temporary force of modifiedDocument to write SQL every time a document …
(edit) @6353   20 years cs025 Changed metadata item set with the HTML document <title> element to …
(edit) @6351   20 years cs025 Improved abstraction & layout changes…
(edit) @6350   20 years cs025 Added index configuration
(edit) @6349   20 years cs025 Modified indexerinterface to allow easier configuration, improved MG …
(edit) @6348   20 years cs025 Minor layout changes; small functional extensions with lookup functions
(edit) @6347   20 years cs025 Small changes in main function
(edit) @6346   20 years cs025 Restricted size of document list and improved HTMLDocument handling
(edit) @6345   20 years cs025 Minor changes to build and collection managers
(edit) @6344   20 years cs025 Improvements/changes to handling of HTML tidying
(edit) @6305   20 years kjdon search and retrieve services for the map collection
(edit) @6304   20 years kjdon rudimentary services for Greenstone 3 collections
(edit) @6303   20 years kjdon a couple of helper classes - need to check with george - may be able …
(edit) @6302   20 years kjdon added in */*/*.java for gs3building stuff
(edit) @6301   20 years kjdon servlet now saves a uid with the session - this is passed around as an …
(edit) @6300   20 years kjdon GSXML.createBasicRequest now expects a user id
(edit) @6299   20 years kjdon GSXML.createBasicRequest now expects a user id, also replaced some …
(edit) @6298   20 years kjdon new attribute for requests: uid. this is a user id that relates to a …
Note: See TracRevisionLog for help on using the revision log.