# # ChangeLog for main/trunk/greenstone3 # # Generated by Trac 1.4.2 # 2024-04-27T05:01:29+12:00 Mon, 12 Feb 2018 02:06:35 GMT ak19 [32127] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/PageAction.java (modified) * main/trunk/greenstone3/web/interfaces/default/transform/gli4gs3.xsl (added) * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/icons.xsl (added) * main/trunk/greenstone3/web/interfaces/default/transform/pages/home.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/style.xsl (added) Fixing up the GS3 GLI applet. To get it to work, follow the ... Thu, 08 Feb 2018 00:26:54 GMT kjdon [32121] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) added a comment Mon, 05 Feb 2018 15:30:59 GMT Georgiy Litvinov [32115] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/CollectionGroups.java (modified) Fixed NPE in case empty group title Mon, 05 Feb 2018 15:30:48 GMT Georgiy Litvinov [32114] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/Request.java (added) Added request object to facilitate requests creation. Thu, 01 Feb 2018 00:28:54 GMT kjdon [32111] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) pass in base interfaces array to the call to find ... Wed, 24 Jan 2018 07:46:30 GMT ak19 [32110] * gs3-extensions/solr/trunk/src/src/java/org/greenstone/gsdl3/service/GS2SolrSearch.java (modified) * gs3-extensions/solr/trunk/src/src/java/org/greenstone/gsdl3/util/SolrQueryWrapper.java (modified) * gs3-extensions/solr/trunk/src/src/java/org/greenstone/solrserver/Greenstone3SearchHandler.java (modified) * main/trunk/greenstone3/web/interfaces/default/js/facet-scripts.js (modified) Forgot to commit bugfix. The bug was that when searching a solr ... Mon, 11 Dec 2017 22:19:18 GMT kjdon [32095] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) we only want to look at child metadataLists I think Mon, 11 Dec 2017 22:14:26 GMT kjdon [32094] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) a couple of small changes. when you click on the screen image, open ... Sun, 26 Nov 2017 23:44:33 GMT kjdon [32084] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2LuceneSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2MGPPSearch.java (modified) getFacets now includes a lang arg, so we can get teh correct ... Sun, 26 Nov 2017 23:44:16 GMT kjdon [32083] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2FieldSearch.java (modified) getFacets now includes a lang arg, so we can get teh correct ... Sun, 26 Nov 2017 23:23:50 GMT kjdon [32082] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/DisplayItemUtil.java (modified) fixed up a spelling mistake on a comment Sun, 26 Nov 2017 23:23:11 GMT kjdon [32081] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/FacetWrapper.java (modified) added display name to facet Sun, 26 Nov 2017 23:22:01 GMT kjdon [32080] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) display name for a facet should come from a displayItem inside the ... Thu, 23 Nov 2017 00:38:01 GMT kjdon [32078] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) only record deleted metadata changes if the field value was non ... Thu, 16 Nov 2017 02:11:39 GMT kjdon [32075] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) don;t bother finding out document type from server if it has already ... Thu, 16 Nov 2017 02:08:49 GMT kjdon [32074] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) when we are in editing mode, we haven't got assocfilepath at teh top ... Thu, 16 Nov 2017 02:07:20 GMT kjdon [32073] * main/trunk/greenstone3/web/interfaces/default/transform/archive2document.xsl (modified) forgot to rename Metadata to metadata Thu, 16 Nov 2017 02:06:55 GMT kjdon [32072] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) as we are now no longer including element and to set the ... Tue, 14 Nov 2017 01:38:11 GMT kjdon [32070] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) need to set docType for the main document element when editing Tue, 14 Nov 2017 01:15:07 GMT kjdon [32069] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) forgot to add the import GlobalProperties line Tue, 14 Nov 2017 01:14:01 GMT kjdon [32068] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) if docEdit=1, then we just retrieve the entire document from ... Tue, 14 Nov 2017 01:12:12 GMT kjdon [32067] * main/trunk/greenstone3/web/interfaces/default/transform/archive2document.xsl (added) simple template to convert from archive format into internal gs ... Tue, 14 Nov 2017 01:10:15 GMT kjdon [32066] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) don't need to get the text when just getting the image for a section Tue, 14 Nov 2017 01:08:37 GMT kjdon [32065] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) added in customJavascriptForDocumentView, ... Tue, 14 Nov 2017 00:48:57 GMT kjdon [32064] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/DocXMLUtil.java (modified) for processDocXMLGetSection we need to actually add the section to ... Tue, 14 Nov 2017 00:45:49 GMT kjdon [32063] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/Action.java (modified) added xmltransformer to base action for any actions that need it. ... Mon, 06 Nov 2017 05:17:26 GMT ak19 [32060] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) 1. On leaving the page when there are unsaved changes, there's now a ... Mon, 30 Oct 2017 07:01:10 GMT ak19 [32058] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Kathy fixed it so that when editing a document with GS3's online doc ... Mon, 30 Oct 2017 05:41:26 GMT ak19 [32057] * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/config.js (modified) There was a problem about attributes like align=justify going missing ... Fri, 20 Oct 2017 02:50:51 GMT ak19 [32049] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/GS3ServerThread.java (modified) * main/trunk/greenstone3/build.xml (modified) User on mailing list found it frustrating that GLI stops the GS3 ... Sun, 15 Oct 2017 20:59:18 GMT kjdon [32046] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) modified how we make the html header title. use page :: collection :: ... Sun, 15 Oct 2017 20:58:03 GMT kjdon [32045] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) modified collectionName template to either print name displayItem, or ... Wed, 20 Sep 2017 23:17:43 GMT kjdon [31978] * main/trunk/greenstone3/resources/java/QBRSOAPServer.java.in (modified) fixed this up so that it compiles, and got rid of this.doc Wed, 20 Sep 2017 22:10:15 GMT kjdon [31977] * main/trunk/greenstone3/resources/java/SOAPServer.java.in (modified) noteToElement is in GSXML Wed, 20 Sep 2017 22:09:54 GMT kjdon [31976] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/SOAPServerlocalsite.java (modified) changed some comments Thu, 14 Sep 2017 02:28:36 GMT kjdon [31966] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/OAIPMH.java (modified) metadata prefix elements don't change, so don't need to create it ... Thu, 14 Sep 2017 02:26:55 GMT kjdon [31965] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/OAIXML.java (modified) new implementation of getMetadataPrefixElement. Pass in hte ... Thu, 07 Sep 2017 11:41:51 GMT Georgiy Litvinov [31954] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) Switched to use javascript to collapse sections instead of reopening ... Wed, 06 Sep 2017 22:08:34 GMT kjdon [31942] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) added the ability to change the file to be used in a source link ... Wed, 06 Sep 2017 11:30:52 GMT Georgiy Litvinov [31939] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) Set contentsArea td id for css selecion Wed, 06 Sep 2017 10:27:36 GMT Georgiy Litvinov [31938] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Prevent downloading all images in collapsed image collections Mon, 04 Sep 2017 07:07:10 GMT ak19 [31937] * main/trunk/gli/classes/dictionary_es.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_es.properties (modified) Spanish language glidict and gs3interface modules of the GS ... Wed, 23 Aug 2017 10:23:16 GMT ak19 [31918] * main/trunk/gli/classes/dictionary_gu.properties (modified) * main/trunk/greenstone2/macros/gujarati2.dm (modified) * main/trunk/greenstone3/web/WEB-INF/classes/ServiceRack_gu.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_gu.properties (modified) Updates of Gujarati language auxdm (GS2), glidict and greenstone3 ... Wed, 23 Aug 2017 07:02:31 GMT ak19 [31916] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/Collection.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/OAICollection.java (modified) Adjusting some comments to correctly reflect the most recent changes. Wed, 23 Aug 2017 06:58:38 GMT ak19 [31915] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/Collection.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/OAICollection.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/OAIMessageRouter.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/OAIReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/OAIXML.java (modified) Dr Bainbridge thought about it and decided that the correct solution ... Mon, 21 Aug 2017 06:30:53 GMT ak19 [31913] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/OAIReceptionist.java (modified) Committing useful debug statement, but commented out. Mon, 21 Aug 2017 06:03:37 GMT ak19 [31912] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/OAICollection.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/OAIReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/OAIPMH.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/OAIResumptionToken.java (modified) Now GS3 tries to obtain the _earliesttimestamp entry of the oai- ... Mon, 21 Aug 2017 03:38:19 GMT ak19 [31911] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/OAIPMH.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/OAIXML.java (modified) First part of commit after using earliestDatestamp from oai-inf.db ... Mon, 21 Aug 2017 01:40:53 GMT kjdon [31910] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) text string for add all metadata button Mon, 21 Aug 2017 01:39:49 GMT kjdon [31909] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) implementing 'add all metadata' button. only add if ... Sun, 20 Aug 2017 22:28:54 GMT kjdon [31906] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/RSSAction.java (modified) add an error if there was no rss response - might happen if user has ... Sun, 20 Aug 2017 22:27:18 GMT kjdon [31905] * main/trunk/greenstone3/web/interfaces/default/transform/pages/rss.xsl (modified) handle case where rss has an error: just print it out. Would be nicer ... Wed, 16 Aug 2017 23:34:10 GMT kjdon [31891] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) need to check for 00 day in getDetailFromDate too, otherwise get the ... Wed, 16 Aug 2017 23:31:52 GMT kjdon [31890] * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) want to bold the selected node in each horizintal row. for displaying ... Wed, 16 Aug 2017 09:59:23 GMT ak19 [31887] * main/trunk/gli/classes/dictionary_ja.properties (modified) * main/trunk/greenstone2/macros/japanese2.dm (modified) * main/trunk/greenstone2/perllib/strings_ja.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/ServiceRack_ja.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_ja.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/metadata_names_ja.properties (modified) * main/trunk/greenstone3/web/sites/localsite/resources/siteConfig_ja.properties (added) Japanese language GS interface for modules auxdm, perlmodules, ... Thu, 10 Aug 2017 02:45:04 GMT kjdon [31873] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/GS2BrowseAction.java (modified) modified so that we always get the siblings in any HLIsts, not jsut ... Thu, 10 Aug 2017 02:24:48 GMT kjdon [31872] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/PageAction.java (modified) changed variable name as its a list of paramLists Thu, 10 Aug 2017 02:22:57 GMT kjdon [31871] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) commented out some debug statements Thu, 10 Aug 2017 02:21:46 GMT kjdon [31870] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) added ed, ec, noText into the params Thu, 10 Aug 2017 02:20:48 GMT kjdon [31869] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/CollectionGroups.java (modified) modified an error message Thu, 10 Aug 2017 02:20:15 GMT kjdon [31868] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) added new method replaceNamedItemInList Thu, 10 Aug 2017 02:19:33 GMT kjdon [31867] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractBrowse.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Browse.java (modified) setting classifier style attribute - can't remember why! Also, need ... Thu, 10 Aug 2017 02:03:00 GMT kjdon [31866] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) handle properly 6 digit dates - only output month and year otherwise ... Sun, 06 Aug 2017 23:45:44 GMT kjdon [31855] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/sites/localsite/siteConfig.xml (modified) added keys in dictionary and replaceList in siteConfig to translate ... Thu, 03 Aug 2017 02:13:59 GMT kjdon [31850] * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) handle the case where there are HList children of HLists. this ... Fri, 28 Jul 2017 05:58:43 GMT ak19 [31827] * main/trunk/greenstone3/LICENSE.txt (modified) For Wget, we're now using OpenSSL. The openssl src code is on GS' ... Mon, 24 Jul 2017 02:44:25 GMT kjdon [31818] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) changing ViewSelection to viewSelection and SlideShow to slideShow to ... Wed, 12 Jul 2017 02:27:27 GMT kjdon [31791] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) we have a separate template for displayign the text for editing. We ... Wed, 12 Jul 2017 02:17:43 GMT kjdon [31790] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) removed an unecessary log message Mon, 03 Jul 2017 01:46:36 GMT kjdon [31774] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/QueryAction.java (modified) added a bit of checking for null elements Fri, 30 Jun 2017 02:43:12 GMT kjdon [31771] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) we need to pass library_name to the incremental-buildcol so that it ... Fri, 30 Jun 2017 02:30:49 GMT kjdon [31770] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) hiding the metadata set chooser if display_metadata_set_selector is ... Fri, 30 Jun 2017 02:03:33 GMT kjdon [31769] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) we want to show duplicates of metadata when editing Thu, 29 Jun 2017 02:17:59 GMT ak19 [31758] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) Minor correction to a comment Mon, 26 Jun 2017 02:34:54 GMT kjdon [31752] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) keep_editing_controls_visible is only defined when we are editing, so ... Mon, 26 Jun 2017 01:19:37 GMT kjdon [31749] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) add new documentedit_scripts and documentedit_scripts_util.js files, ... Mon, 26 Jun 2017 00:15:10 GMT kjdon [31748] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (added) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (moved) * main/trunk/greenstone3/web/interfaces/default/js/documentmaker_scripts.js (modified) trying to make document editing javascript more easy to follow. ... Sun, 25 Jun 2017 23:05:25 GMT ak19 [31746] * main/trunk/greenstone3/gs3-setup.sh (modified) Fix to silly bug Thu, 15 Jun 2017 01:59:32 GMT kjdon [31740] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) need to make firstNumber and secondNumber actual number variables, ... Tue, 13 Jun 2017 09:08:42 GMT ak19 [31734] * main/trunk/greenstone3/web/interfaces/halftone/transform/pages/home.xsl (modified) Updating halftone's home.xsl page's references to displayItems, since ... Mon, 12 Jun 2017 00:05:55 GMT kjdon [31730] * main/trunk/greenstone3/resources/web/global.properties.in (modified) need some new properties to get berry basket mailing working with a ... Sun, 11 Jun 2017 23:56:25 GMT kjdon [31729] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/BerryBasket.java (modified) modified to use tls or ssl to send mail if requested Sun, 11 Jun 2017 23:54:47 GMT kjdon [31728] * main/trunk/greenstone3/web/WEB-INF/lib/mail.jar (deleted) * main/trunk/greenstone3/web/WEB-INF/lib/mailapi-1.5.6.jar (added) * main/trunk/greenstone3/web/WEB-INF/lib/smtp-1.5.6.jar (added) working on berry basket emailing. mail.jar didn't work, I needed to ... Fri, 02 Jun 2017 05:14:00 GMT ak19 [31720] * main/trunk/gli/classes/dictionary.properties (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/DownloadJob.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/DownloadProgressBar.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/Readme_Using_SafeProcess.txt (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) 1. GLI's DownloadJobs don't allow pausing and resuming (the button ... Wed, 31 May 2017 06:05:11 GMT ak19 [31718] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/Readme_Using_SafeProcess.txt (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Two more instances in GLI's Gatherer.java were using Java's Process ... Tue, 30 May 2017 09:23:20 GMT ak19 [31716] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Comments adjusted Tue, 30 May 2017 06:17:33 GMT ak19 [31714] * main/trunk/gli/classes/dictionary_gu.properties (modified) * main/trunk/gli/help/gu/help.xml (modified) * main/trunk/gli/help/gu/help_index.xml (modified) * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_gu.properties (modified) Gujarati language glidict, glihelp and gs3interface modules updates. ... Mon, 29 May 2017 06:49:10 GMT ak19 [31712] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Logging on exception should happen regardless of whether the DEBUG ... Fri, 26 May 2017 07:43:28 GMT ak19 [31707] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Adding an option to cancelProcess() that allows you to force the ... Thu, 25 May 2017 07:38:26 GMT ak19 [31706] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) On Mac too, not just linux, the exit value of a kill pid cmd can be ... Thu, 25 May 2017 07:03:32 GMT ak19 [31705] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Bringing the GS3's src code version of SafeProcess up to speed with ... Mon, 22 May 2017 04:55:02 GMT ak19 [31697] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) More changes to bring SafeProcess GLI src version and GS3 src version ... Mon, 22 May 2017 04:44:44 GMT ak19 [31696] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Forgot to turn debugging off in SafePrrocess. Mon, 22 May 2017 04:43:13 GMT ak19 [31695] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Bringing GS3 src code's SafeProcess up to speed with GLI version, ... Wed, 17 May 2017 22:39:22 GMT kjdon [31686] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) diego was sometimes getting arraylist outof bounds exception - we are ... Thu, 11 May 2017 04:37:44 GMT ak19 [31674] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Correction to generating login URL. When reconstituting the URL ... Wed, 10 May 2017 06:37:06 GMT ak19 [31671] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) Additional comment Wed, 10 May 2017 06:04:08 GMT ak19 [31669] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) Have made the EventListeners list in CollectionConstructor use the ... Tue, 09 May 2017 07:42:52 GMT ak19 [31668] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) Adding helpful link