source: main/trunk/greenstone3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28885   10 years kjdon handle reset request - reconfigure the message router and then reload …
(edit) @28884   10 years kjdon implemented handling for oaiserver?reset request - reloads the …
(edit) @28883   10 years kjdon added a method to create response for reset request for oaiserver
(edit) @28882   10 years kjdon removed a comment
(edit) @28881   10 years kjdon added getCollectionListForSet method to avoid duplicating code. added …
(edit) @28880   10 years kjdon added a field in data for initial time that resumption token started - …
(edit) @28879   10 years kjdon changed collection_list from NodeList to Element as NodeList
(edit) @28878   10 years kjdon oai code uses dates in milliseconds, so convert the greenstone seconds …
(edit) @28877   10 years kjdon added lastmodified static string
(edit) @28874   10 years kjdon in reset token file, only try to create a new file if one doesn't …
(edit) @28873   10 years kjdon added destroy method to OAIServer, which calls cleanUp on the …
(edit) @28872   10 years kjdon deleted old unused code. added code to save current tokens to a file …
(edit) @28871   10 years kjdon added a comment
(edit) @28862   10 years kjdon destroy method of Thread has been deprecated. and …
(edit) @28861   10 years kjdon removed use of this.doc. Some static strings now coming from GSXML not …
(edit) @28860   10 years kjdon removed all use of this.doc. I have left the variable in though so I …
(edit) @28859   10 years kjdon I had removed some constants from OAIXML, so now need to use …
(edit) @28858   10 years kjdon need to check usrContext not null before getting lang out of it
(edit) @28857   10 years kjdon removed this.doc as DOM is not thread safe. adding oai super set …
(edit) @28856   10 years kjdon removed this.doc, as DOM is not thread safe. Use a new DOM each time …
(edit) @28855   10 years kjdon changed to use new DOM for response xml rather than the request DOM. …
(edit) @28854   10 years kjdon need to import OAIResumptionToken
(edit) @28853   10 years kjdon I have got rid of site: from the oai set names. Maybe this needs to go …
(edit) @28852   10 years kjdon Got rid of this.document. DOM not thread safe, so now we must create a …
(edit) @28851   10 years kjdon tidied up OAIXML. Moved out any generic methods. Split off resumption …
(edit) @28850   10 years kjdon moved a couple of methods here from OAIXML as they are just generic …
(edit) @28849   10 years kjdon added writeDOM method
(edit) @28847   10 years shaoqun
(edit) @28846   10 years kjdon indented file in preparation for major changes
(edit) @28382   11 years davidb Elimination of the 'this.doc' field from the Action baseclass and the …
(edit) @28295   11 years kjdon we can't use getServletName() to work out the servlet name in URL (eg …
(edit) @28283   11 years sjm84 Trying a new method for printing XML
(edit) @28281   11 years sjm84 Removing a bad print statement
(edit) @28280   11 years sjm84 Possible fix to an issue I was having where parts of some files were …
(edit) @28258   11 years sjm84 Changing to a different xml printing method to avoid an exeption
(edit) @28257   11 years sjm84 Don't call this if name is null
(edit) @28256   11 years sjm84 Don't call this if name is null
(edit) @28248   11 years sjm84 Changed an error to a debug as it is not really an error
(edit) @28235   11 years sjm84 Removed some print statements
(edit) @28234   11 years sjm84 Removed some print statements
(edit) @28233   11 years sjm84 Adding a new edit mode flag
(edit) @28219   11 years sjm84 Some fixes
(edit) @28218   11 years sjm84 Should now create a database on server start
(edit) @28210   11 years sjm84 Some fixes for when using the derby database as well as some improvements
(edit) @28202   11 years sjm84 Some major changes to DerbyWrapper to try and make it more reliable …
(edit) @28201   11 years sjm84 Some major changes to DerbyWrapper to try and make it more reliable …
(edit) @28181   11 years kjdon making search param defaults able to be set in config file. uses …
(edit) @28180   11 years kjdon removed my email address
(edit) @28179   11 years kjdon added string for paramDefault for collectionConfig.xml
(edit) @28162   11 years davidb Slightly tider printing of error message, so easier to make sense of
(edit) @28161   11 years sjm84 Fixed a silly mistake that was causing non-admins to not be able to …
(edit) @28120   11 years sjm84 Should be web/etc not [sitename]/etc
(edit) @28118   11 years sjm84 Fixed a silly mistake I think
(edit) @28061   11 years kjdon rank param keywords
(edit) @28030   11 years kjdon adding in sort order option
(edit) @28029   11 years kjdon moved some stuff back to super class. setting reverse_sort is …
(edit) @28006   11 years sjm84 Fixing a bug caused when the context and the interface have the same name
(edit) @27999   11 years sjm84 Fixes for metadata with base interfaces
(edit) @27998   11 years sjm84 Reformatting this file
(edit) @27992   11 years sjm84 Changing the way the file is turned into bytes
(edit) @27991   11 years sjm84 Get gslib.xsl the way we get all other xsl files
(edit) @27989   11 years sjm84 Return was in the wrong place
(edit) @27988   11 years sjm84 Removing a print statement
(edit) @27987   11 years sjm84 If a file cannot be found in the given interface then check if it is …
(edit) @27950   11 years kjdon check that we actually have stem/case/accentfold before setting them - …
(edit) @27941   11 years sjm84 Using ArrayLists instead of arrays to fix an out of bounds exception …
(edit) @27940   11 years davidb Tidy up on error messages generated in this file
(edit) @27924   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27923   11 years sjm84 Part of moving the userDB from localsite to web
(edit) @27908   11 years sjm84 Added a way to clear the data saved by the depositor
(edit) @27899   11 years sjm84 Removed an unnecessary set of brackets
(edit) @27869   11 years davidb Removed debugging output
(edit) @27868   11 years davidb Additional fallback code added that tries to use System property …
(edit) @27836   11 years davidb Change to help Server3 find global.properties when runnign in …
(edit) @27835   11 years davidb Slight enlargement of the Sever3 frame, so text on Unbuntu displays …
(edit) @27827   11 years davidb Code changes to help support Greenstone running off a read-only …
(edit) @27826   11 years davidb Class extended to include support for storing properties that would be …
(edit) @27825   11 years davidb 'writabe' version of gsdl3_home introduced to help support Greenstone …
(edit) @27824   11 years davidb Small adjustment to give better 'file not found' error reporting
(edit) @27817   11 years kjdon testing for null to avoid exceptions
(edit) @27807   11 years sjm84 Added a function to empty the user database (useful for testing)
(edit) @27806   11 years sjm84 Fixed some bugs and it now keeps track of where you are up to
(edit) @27805   11 years sjm84 Removing some unnecessary imports
(edit) @27800   11 years kjdon adding in sorting based on sort list, not index list
(edit) @27719   11 years sjm84 Some depositor updates
(edit) @27718   11 years sjm84 Phase two of fixing collectionConfig templates being incorrect in Greenbug
(edit) @27717   11 years sjm84 A minor error check
(edit) @27716   11 years sjm84 Need to store xpath data from the collectionConfig for debug purposes
(edit) @27715   11 years sjm84 Fixed some potential perl path errors
(edit) @27705   11 years sjm84 Reformatting this file
(edit) @27674   11 years sjm84 Added the missing GSDL3SRCHOME enviroment variable into the Perl …
(edit) @27672   11 years kjdon adding new functionality to identify request
(edit) @27671   11 years kjdon added a couple of methods to get soem extra xml for the identify request
(edit) @27617   11 years sjm84 Various improvements and fixes mostly to do with adding depositor …
(edit) @27316   11 years sjm84 Reformatting this file as well as tidying imports
(edit) @27178   11 years davidb Monitor for 'server' as suffix on DBtype (used in parallel building), …
(edit) @27165   11 years sjm84 Added a new call that resolves call-template calls
(edit) @27164   11 years sjm84 Check and make sure a user is authenticated before allowing changes to …
(edit) @27145   11 years kjdon get the format info even when we are just displaying the search page. …
(edit) @27144   11 years kjdon added a helper method - get the format info via message router, and …
Note: See TracRevisionLog for help on using the revision log.