source: main/trunk/greenstone3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32348   6 years Georgiy Litvinov Fixed no metadata problem using relative link to access document.
(edit) @32344   6 years ak19 1. Writing out tomcat.port.http(s) to global.properties only of set to …
(edit) @32342   6 years kjdon switch(string) is only java 7, and we are using java 6, so made this …
(edit) @32336   6 years ak19 Correcting errors introduced in the last minute before commits.
(edit) @32335   6 years ak19 Simplifying the code.
(edit) @32334   6 years ak19 All the changes (still preliminary) that use tomcat.https.port and …
(edit) @32329   6 years ak19 Shifting from log4j.properties and its .in file in resources/web to …
(edit) @32327   6 years kjdon changed the way we read in servlet init params - now loop through them …
(edit) @32326   6 years kjdon adding in more servlet params to the constants class
(edit) @32319   6 years kjdon Georgy was having issues with setNodeText - the child node to be …
(edit) @32318   6 years kjdon removed some commented out code
(edit) @32308   6 years kjdon make metadata dynamic in a hashmap instead of named fields in am Item …
(edit) @32297   6 years kjdon adding assocfilepath and srclinkFile to attributes returned in berry …
(edit) @32293   6 years Georgiy Litvinov Fixed a bug in collectionGroups
(edit) @32213   6 years kjdon OAI: don't have hardcoded custom outputting for dc.identifier anymore. …
(edit) @32212   6 years kjdon added in strings for gsflink.document/source
(edit) @32176   6 years Georgiy Litvinov Safe read from group config file
(edit) @32160   6 years Georgiy Litvinov Cache last document to speed up multisection documents load.
(edit) @32141   6 years ak19 More changes related to GLIapplet.jnlp being renamed to GLIappWebStart
(edit) @32138   6 years ak19 New class WebGatherer.java to replace GathererApplet.java in JNLP use …
(edit) @32136   6 years ak19 Committing the first checkpoint of getting the GLIApplet to work with …
(edit) @32128   6 years Georgiy Litvinov Remove all sections from requests except needed by inline template.
(edit) @32127   6 years ak19 Fixing up the GS3 GLI applet. To get it to work, follow the …
(edit) @32115   6 years Georgiy Litvinov Fixed NPE in case empty group title
(edit) @32114   6 years Georgiy Litvinov Added request object to facilitate requests creation.
(edit) @32111   6 years kjdon pass in base interfaces array to the call to find …
(edit) @32084   6 years kjdon getFacets now includes a lang arg, so we can get teh correct …
(edit) @32083   6 years kjdon getFacets now includes a lang arg, so we can get teh correct …
(edit) @32082   6 years kjdon fixed up a spelling mistake on a comment
(edit) @32081   6 years kjdon added display name to facet
(edit) @32075   6 years kjdon don;t bother finding out document type from server if it has already …
(edit) @32071   6 years ak19 Changes to set the docType of the <document> element and to set the …
(edit) @32070   6 years kjdon need to set docType for the main document element when editing
(edit) @32069   6 years kjdon forgot to add the import GlobalProperties line
(edit) @32068   6 years kjdon if docEdit=1, then we just retrieve the entire document from archives, …
(edit) @32064   6 years kjdon for processDocXMLGetSection we need to actually add the section to the …
(edit) @32063   6 years kjdon added xmltransformer to base action for any actions that need it. will …
(edit) @31976   7 years kjdon changed some comments
(edit) @31966   7 years kjdon metadata prefix elements don't change, so don't need to create it each …
(edit) @31965   7 years kjdon new implementation of getMetadataPrefixElement. Pass in hte …
(edit) @31916   7 years ak19 Adjusting some comments to correctly reflect the most recent changes.
(edit) @31915   7 years ak19 Dr Bainbridge thought about it and decided that the correct solution …
(edit) @31913   7 years ak19 Committing useful debug statement, but commented out.
(edit) @31912   7 years ak19 Now GS3 tries to obtain the _earliesttimestamp entry of the oai-inf.db …
(edit) @31911   7 years ak19 First part of commit after using earliestDatestamp from oai-inf.db …
(edit) @31906   7 years kjdon add an error if there was no rss response - might happen if user has …
(edit) @31891   7 years kjdon need to check for 00 day in getDetailFromDate too, otherwise get the …
(edit) @31873   7 years kjdon modified so that we always get the siblings in any HLIsts, not jsut …
(edit) @31872   7 years kjdon changed variable name as its a list of paramLists
(edit) @31871   7 years kjdon commented out some debug statements
(edit) @31870   7 years kjdon added ed, ec, noText into the params
(edit) @31869   7 years kjdon modified an error message
(edit) @31868   7 years kjdon added new method replaceNamedItemInList
(edit) @31867   7 years kjdon setting classifier style attribute - can't remember why! Also, need to …
(edit) @31866   7 years kjdon handle properly 6 digit dates - only output month and year otherwise …
(edit) @31790   7 years kjdon removed an unecessary log message
(edit) @31774   7 years kjdon added a bit of checking for null elements
(edit) @31771   7 years kjdon we need to pass library_name to the incremental-buildcol so that it …
(edit) @31758   7 years ak19 Minor correction to a comment
(edit) @31729   7 years kjdon modified to use tls or ssl to send mail if requested
(edit) @31720   7 years ak19 1. GLI's DownloadJobs don't allow pausing and resuming (the button …
(edit) @31718   7 years ak19 Two more instances in GLI's Gatherer.java were using Java's Process …
(edit) @31716   7 years ak19 Comments adjusted
(edit) @31712   7 years ak19 Logging on exception should happen regardless of whether the DEBUG …
(edit) @31707   7 years ak19 Adding an option to cancelProcess() that allows you to force the …
(edit) @31706   7 years ak19 On Mac too, not just linux, the exit value of a kill pid cmd can be 1. …
(edit) @31705   7 years ak19 Bringing the GS3's src code version of SafeProcess up to speed with …
(edit) @31697   7 years ak19 More changes to bring SafeProcess GLI src version and GS3 src version …
(edit) @31696   7 years ak19 Forgot to turn debugging off in SafePrrocess.
(edit) @31695   7 years ak19 Bringing GS3 src code's SafeProcess up to speed with GLI version, with …
(edit) @31686   7 years kjdon diego was sometimes getting arraylist outof bounds exception - we are …
(edit) @31671   7 years ak19 Additional comment
(edit) @31669   7 years ak19 Have made the EventListeners list in CollectionConstructor use the …
(edit) @31668   7 years ak19 Adding helpful link
(edit) @31667   7 years ak19 Uses synchronized methods vs synchronizing on objects in the right way …
(edit) @31665   7 years ak19 GS3 source code now updated to use SafeProcess instead of Process …
(edit) @31663   7 years ak19 Bringing the GS3 SafeProcess.java up to speed with the GLI version. …
(edit) @31640   7 years ak19 Porting across changes made to GLI's SafeProcess: 1. correct interrupt …
(edit) @31631   7 years ak19 Further changes to SafeProcess to turn some interfaces to abstract …
(edit) @31620   7 years ak19 Porting recent changes from GS3 SafeProcess to GLI SafeProcess
(edit) @31616   7 years ak19 Putting the LineByLineHandlers back in case it is useful (especially …
(edit) @31615   7 years ak19 Adding a basic run process method, runBasicProcess(), one to be used …
(edit) @31602   7 years ak19 Follows Dr Bainbridge's suggestion to prevent URL based calls to …
(edit) @31594   7 years ak19 More equalising of debugging between the gli and gs3 src code versions …
(edit) @31592   7 years ak19 Removed unwanted debugging now that Windows testing of the new …
(edit) @31591   7 years ak19 1. SafeProcess.CustomProcessHandler replaces …
(edit) @31590   7 years ak19 Better synchronization I think. I've declared methods as synchronized, …
(edit) @31588   7 years ak19 Correcting another difference with gli version of SafeProcess
(edit) @31587   7 years ak19 Changes to GS3 src SafeProcess.java to bring it up to speed with GLI's …
(edit) @31580   7 years ak19 Accidentally committed a file I didn't want to.
(edit) @31579   7 years ak19 Correction.
(edit) @31578   7 years ak19 Removed debugging and other minor cosmetic changes after successful …
(edit) @31574   7 years ak19 Trying to correct the GS2PerlConstructor.runPerlCommand() function …
(edit) @31573   7 years ak19 Commit ahead of larger changes: Misc.NEWLINE now works sets the …
(edit) @31572   7 years ak19 Minor changes ahead of more major ones. Explicitly marking …
(edit) @31569   7 years ak19 Initial attempt at an all-in-one class that can safely run a java …
(edit) @31568   7 years ak19 Clarifying the name of an old class
(edit) @31546   7 years ak19 Minor spelling correction ahead of major commits to do with GS3 user …
(edit) @31544   7 years ak19 Dr Bainbridge found oversight in recently committed code: needed to …
(edit) @31541   7 years ak19 1. GS2Construct.modifyMetadata() now calls a more generic method to …
Note: See TracRevisionLog for help on using the revision log.