# # ChangeLog for main/trunk/greenstone3 # # Generated by Trac 1.4.2 # 2024-03-30T00:33:27+13:00 Mon, 08 May 2017 04:55:24 GMT ak19 [31662] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_fr.properties (modified) French language GS3interface module. Many thanks to Yvan Arnaud. Sun, 07 May 2017 23:12:10 GMT kjdon [31661] * main/trunk/greenstone3/web/interfaces/showcase/transform/pages/home.xsl (modified) explicitly ordered the collections on the home page Sun, 07 May 2017 22:31:16 GMT kjdon [31660] * main/trunk/greenstone3/web/interfaces/showcase/transform/pages/home.xsl (modified) collectionLinks template is now called collectionAndGroupLinks Sun, 07 May 2017 22:27:53 GMT kjdon [31659] * main/trunk/greenstone3/web/interfaces/showcase (added) * main/trunk/greenstone3/web/interfaces/showcase/interfaceConfig.xml (added) * main/trunk/greenstone3/web/interfaces/showcase/transform (added) * main/trunk/greenstone3/web/interfaces/showcase/transform/pages (added) * main/trunk/greenstone3/web/interfaces/showcase/transform/pages/home.xsl (added) committing the showcase interface Sun, 07 May 2017 22:06:07 GMT kjdon [31658] * main/trunk/greenstone3/web/interfaces/default/transform/shared-templates.xsl (modified) actually, don't want default link-type to be javascript. if have ... Sun, 07 May 2017 22:01:33 GMT kjdon [31657] * main/trunk/greenstone3/web/interfaces/default/transform/shared-templates.xsl (modified) default link type is javascript, not dynamic Sun, 07 May 2017 22:01:04 GMT kjdon [31656] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) fixed up the nodeId parameter passing to classifierNodeLink. Didn't ... Sun, 07 May 2017 21:44:00 GMT kjdon [31655] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) query-common has been renamed to shared-templates, and is inluced by ... Sun, 07 May 2017 21:43:12 GMT kjdon [31654] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) query-common is now called shared-templates Sun, 07 May 2017 21:41:18 GMT kjdon [31653] * main/trunk/greenstone3/web/interfaces/default/transform/shared-templates.xsl (moved) renamed query-common to shared-templates as now it is no longer just ... Sun, 07 May 2017 21:40:16 GMT kjdon [31652] * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/query-common.xsl (modified) classifierNodeLink template is needed by config_format as well as ... Mon, 01 May 2017 08:26:27 GMT ak19 [31640] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Porting across changes made to GLI's SafeProcess: 1. correct ... Fri, 21 Apr 2017 08:00:54 GMT ak19 [31631] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Further changes to SafeProcess to turn some interfaces to abstract ... Thu, 20 Apr 2017 09:32:08 GMT ak19 [31620] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Porting recent changes from GS3 SafeProcess to GLI SafeProcess Thu, 20 Apr 2017 07:38:44 GMT ak19 [31616] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Putting the LineByLineHandlers back in case it is useful (especially ... Thu, 20 Apr 2017 06:21:50 GMT ak19 [31615] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Adding a basic run process method, runBasicProcess(), one to be used ... Wed, 19 Apr 2017 09:35:50 GMT ak19 [31602] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (added) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) Follows Dr Bainbridge's suggestion to prevent URL based calls to set- ... Thu, 13 Apr 2017 02:22:25 GMT kjdon [31600] * main/trunk/greenstone3/web/interfaces/default/transform/pages/home.xsl (modified) moved the coll and group links back into their own template so that ... Sun, 09 Apr 2017 23:19:27 GMT kjdon [31596] * main/trunk/greenstone3/web/sites/localsite/siteConfig.xml (modified) added code to put in source link+icon/thumb img Sun, 09 Apr 2017 22:46:48 GMT kjdon [31595] * main/trunk/greenstone3/web/sites/localsite/siteConfig.xml (modified) indenting it nicely in emacs Fri, 07 Apr 2017 06:53:23 GMT ak19 [31594] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) More equalising of debugging between the gli and gs3 src code ... Fri, 07 Apr 2017 06:20:11 GMT ak19 [31592] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Removed unwanted debugging now that Windows testing of the new ... Fri, 07 Apr 2017 05:47:14 GMT ak19 [31591] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) 1. SafeProcess.CustomProcessHandler replaces ... Thu, 06 Apr 2017 23:00:30 GMT ak19 [31590] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) Better synchronization I think. I've declared methods as ... Thu, 06 Apr 2017 13:39:04 GMT ak19 [31588] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Correcting another difference with gli version of SafeProcess Thu, 06 Apr 2017 09:19:10 GMT ak19 [31587] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Changes to GS3 src SafeProcess.java to bring it up to speed with ... Thu, 06 Apr 2017 07:00:56 GMT ak19 [31580] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/OAIPMH.java (modified) Accidentally committed a file I didn't want to. Thu, 06 Apr 2017 06:58:07 GMT ak19 [31579] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/OAIPMH.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Correction. Thu, 06 Apr 2017 03:24:43 GMT ak19 [31578] * 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/util/SafeProcess.java (modified) Removed debugging and other minor cosmetic changes after successful ... Wed, 05 Apr 2017 08:22:15 GMT ak19 [31574] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Trying to correct the GS2PerlConstructor.runPerlCommand() function ... Wed, 05 Apr 2017 08:16:54 GMT ak19 [31573] * main/trunk/greenstone3/src/java/org/greenstone/util/Misc.java (modified) Commit ahead of larger changes: Misc.NEWLINE now works sets the ... Wed, 05 Apr 2017 08:13:40 GMT ak19 [31572] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/ConstructionEvent.java (modified) Minor changes ahead of more major ones. Explicitly marking ... Mon, 03 Apr 2017 08:14:09 GMT ak19 [31569] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (added) Initial attempt at an all-in-one class that can safely run a java ... Mon, 03 Apr 2017 07:19:46 GMT ak19 [31568] * main/trunk/greenstone3/src/java/org/greenstone/util/LogStreamGobbler.java (modified) Clarifying the name of an old class Sun, 02 Apr 2017 22:34:37 GMT kjdon [31563] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) tidied up default templates for classifiers. added a new template ... Sun, 02 Apr 2017 22:27:20 GMT kjdon [31562] * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/index.zip (modified) regenerated index.zip as I have changed titles classifier to hlist Sun, 02 Apr 2017 22:22:59 GMT kjdon [31561] * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) small changes for classifier format statements to bring them in line ... Sun, 02 Apr 2017 21:55:18 GMT kjdon [31560] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default2.properties (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/debuginfo.xsl (modified) added a link on debuginfo page to skinandlibdocfinal which is the ... Fri, 31 Mar 2017 07:51:11 GMT ak19 [31559] * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/usercomments.xsl (modified) Clean up phase for GS3 add user comments. Removed unwanted code, but ... Fri, 31 Mar 2017 06:42:22 GMT ak19 [31558] * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/usercomments.xsl (modified) 1. gs.functions should not be declared as new Array() as its array ... Fri, 31 Mar 2017 05:33:30 GMT ak19 [31557] * main/trunk/gli/src/org/greenstone/gatherer/cdm/Format4gs3Manager.java (modified) * main/trunk/greenstone2/collect/modelcol/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/usercomments.xsl (modified) 1. Modifying name of option to turn on usercomments feature to match ... Fri, 31 Mar 2017 05:15:35 GMT ak19 [31556] * main/trunk/gli/src/org/greenstone/gatherer/cdm/Format4gs3Manager.java (modified) * main/trunk/greenstone2/collect/modelcol/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/usercomments.xsl (modified) Adding the ability to turn on user comments from GLI. Off by default. ... Thu, 30 Mar 2017 02:32:31 GMT ak19 [31555] * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) Bugfix to commit 31547: parameter name mismatch with parameter use ... Wed, 29 Mar 2017 23:19:53 GMT kjdon [31554] * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) reindented the file Wed, 29 Mar 2017 23:18:44 GMT kjdon [31553] * main/trunk/greenstone3/web/interfaces/default/transform/classifiertools.xsl (deleted) deleted classifiertools Wed, 29 Mar 2017 23:18:26 GMT kjdon [31552] * main/trunk/greenstone3/web/interfaces/default/transform/classifiertools.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) moved all templates from classifiertools to pages/classifier Wed, 29 Mar 2017 23:12:10 GMT kjdon [31551] * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) tidying up the default classifierNode template. This gets used when ... Wed, 29 Mar 2017 23:07:18 GMT kjdon [31550] * main/trunk/greenstone3/web/interfaces/default/transform/classifiertools.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/map-tools.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/panorama-viewer-tools.xsl (modified) moved map and panorama templates into their own stylesheets. Note I ... Wed, 29 Mar 2017 22:48:02 GMT kjdon [31549] * main/trunk/greenstone3/web/interfaces/default/transform/map-tools.xsl (added) * main/trunk/greenstone3/web/interfaces/default/transform/panorama-viewer-tools.xsl (added) I'm going to move map and panorama stuff out of main pages and into ... Wed, 29 Mar 2017 20:55:32 GMT kjdon [31548] * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) need a default HList template Wed, 29 Mar 2017 09:38:36 GMT ak19 [31547] * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) 1. Drastic changes to javascript-global-functions.js, specifically ... Wed, 29 Mar 2017 09:15:52 GMT ak19 [31546] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) Minor spelling correction ahead of major commits to do with GS3 user ... Tue, 28 Mar 2017 07:24:58 GMT ak19 [31545] * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) Bugfix to bad JavaScripting ahead of upcoming commits: should have ... Tue, 28 Mar 2017 05:17:21 GMT ak19 [31544] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) Dr Bainbridge found oversight in recently committed code: needed to ... Tue, 28 Mar 2017 04:04:10 GMT ak19 [31543] * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/usercomments.xsl (modified) Next incremental change to adding user comments in GS3. This time to ... Mon, 27 Mar 2017 08:39:33 GMT ak19 [31542] * main/trunk/greenstone3/web/interfaces/default/js/gsajaxapi.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/usercomments.xsl (modified) 1. Rewriting callMetadataServer to do the ajax requests as POST ... Mon, 27 Mar 2017 08:35:40 GMT ak19 [31541] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) 1. GS2Construct.modifyMetadata() now calls a more generic method to ... Mon, 27 Mar 2017 05:01:36 GMT ak19 [31540] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/usercomments.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Some commits ahead of further changes: 1. Kathy came up with better ... Sun, 26 Mar 2017 22:34:12 GMT kjdon [31539] * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) removed debugging XX's Sun, 26 Mar 2017 22:33:10 GMT kjdon [31538] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) don't show the search button for the current search page Fri, 24 Mar 2017 08:37:12 GMT ak19 [31537] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * main/trunk/greenstone3/web/WEB-INF/classes/GS2Construct.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (added) * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/usercomments.xsl (added) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) First commit for getting user comments working for GS3. It all works, ... Wed, 22 Mar 2017 23:21:01 GMT kjdon [31536] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) added expandContractDocumentLinks template Wed, 22 Mar 2017 23:20:18 GMT kjdon [31535] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) removed unused stuff. no longer test on nodeContent when working out ... Wed, 22 Mar 2017 23:16:51 GMT kjdon [31534] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) changed the comment. Wed, 22 Mar 2017 23:12:59 GMT kjdon [31533] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) if ed=1 for paged document, want to go through the nodes and process ... Wed, 22 Mar 2017 22:29:32 GMT kjdon [31532] * main/trunk/greenstone3/web/interfaces/default/transform/pages/berry.xsl (modified) changed text keys to match the dictionary keys Wed, 22 Mar 2017 22:28:55 GMT kjdon [31531] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) expand and contract doc links are now outside the toc and generated ... Wed, 22 Mar 2017 22:25:54 GMT kjdon [31530] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) moved expand doc and contract doc into separate div. copied these ... Tue, 21 Mar 2017 04:02:35 GMT ak19 [31529] * main/trunk/greenstone3/web/interfaces/default/js/GSMetadata.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) Committing what I think are bugfixes. These methods could surely not ... Tue, 21 Mar 2017 02:22:50 GMT ak19 [31527] * main/trunk/greenstone3/web/interfaces/default/js/gsajaxapi.js (modified) Bringing the GS3 version of gsajaxapi.js file up to speed with GS2 ... Sun, 19 Mar 2017 22:33:00 GMT kjdon [31523] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) we want to keep p.s arg in the expand/contract contents links so that ... Thu, 16 Mar 2017 01:42:01 GMT kjdon [31520] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) a couple of small but significant changes. when getting the table of ... Mon, 13 Mar 2017 07:16:29 GMT ak19 [31508] * main/trunk/greenstone3/build.xml (modified) Tiny but important change (bugfix), that I confirmed with Kathy ... Fri, 10 Mar 2017 06:16:57 GMT ak19 [31489] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) 1. new target get-solr-servlet-url to be used when solr building code ... Fri, 10 Mar 2017 04:21:09 GMT ak19 [31486] * main/trunk/greenstone3/gs3-setup.sh (modified) Moved repetitive code structure into a function. Thu, 09 Mar 2017 06:24:09 GMT ak19 [31483] * main/trunk/greenstone3/gs3-setup.sh (modified) Turning debugging flag off again. Thu, 09 Mar 2017 06:22:17 GMT ak19 [31482] * main/trunk/greenstone3/gs3-setup.sh (modified) Fixing a copy paste error discovered when testing another branch ... Thu, 09 Mar 2017 06:10:38 GMT ak19 [31481] * main/trunk/greenstone3/gs3-setup.sh (modified) Major overhaul of how linux gs3-setup.sh script finds java. This was ... Wed, 08 Mar 2017 07:33:18 GMT ak19 [31473] * main/trunk/greenstone3/gs3-setup.bat (modified) Bugfixes (2) to previous commit: splitting long lines with carets ... Wed, 08 Mar 2017 07:23:06 GMT ak19 [31472] * main/trunk/greenstone3/gs3-setup.bat (modified) Better debug statements and tabbing without * characters, DEBUG flag ... Tue, 07 Mar 2017 06:32:33 GMT ak19 [31471] * main/trunk/greenstone3/gs3-setup.bat (modified) Removed dangerous trailing whitespace when setting environment variable Tue, 07 Mar 2017 05:20:36 GMT ak19 [31470] * main/trunk/greenstone3/gs3-setup.bat (modified) Removing debug messages. Tue, 07 Mar 2017 05:19:54 GMT ak19 [31469] * main/trunk/greenstone3/gs3-setup.bat (modified) 1. Failing gracefully if we can't determine the bitness of GS3 (for ... Tue, 07 Mar 2017 04:10:44 GMT ak19 [31468] * main/trunk/greenstone3/gs3-setup.bat (modified) 1. Bugfix: there was a tab space at the end of an env var assignment ... Tue, 07 Mar 2017 02:44:16 GMT ak19 [31467] * main/trunk/greenstone3/gs3-setup.bat (modified) Crucial correction Mon, 06 Mar 2017 06:42:19 GMT ak19 [31463] * main/trunk/greenstone3/gs3-setup.bat (modified) Improving error messages, which also brings the windows gs3-setup ... Mon, 06 Mar 2017 06:40:55 GMT ak19 [31462] * main/trunk/greenstone3/gs3-setup.sh (modified) Related to commits 31447 and 31461 which were for windows. The Linux ... Mon, 06 Mar 2017 04:08:44 GMT ak19 [31461] * main/trunk/greenstone3/gs3-setup.bat (modified) Corrections to commit of revision 31447, to handle further cases: ... Mon, 06 Mar 2017 02:42:38 GMT ak19 [31460] * main/trunk/greenstone3/gs3-setup.bat (modified) Dr Bainbridge advised that it would be better to perform the bitness ... Mon, 27 Feb 2017 06:27:59 GMT ak19 [31447] * main/trunk/greenstone3/gs3-setup.bat (modified) If JAVA_HOME or JRE_HOME set at or if any system Java is found by ... Sun, 19 Feb 2017 22:35:48 GMT kjdon [31432] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) preProcess.xml lists some more namespaces that were not defined here. ... Sun, 19 Feb 2017 22:33:08 GMT kjdon [31431] * main/trunk/greenstone3/web/interfaces/default/transform/pages/home.xsl (modified) should exclude all specified namespaces, although I don't think that ... Fri, 17 Feb 2017 10:04:01 GMT Georgiy Litvinov [31430] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) Added wait cursor property while getting sections Fri, 17 Feb 2017 08:57:33 GMT Georgiy Litvinov [31429] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) Added base function expandAndExecute for focusSection and focusAnchor Tue, 14 Feb 2017 14:56:51 GMT Georgiy Litvinov [31416] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) JS code for links between sections. Tue, 14 Feb 2017 07:04:15 GMT ak19 [31414] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/OAIPMH.java (modified) Minor: clarifying an existing comment. Fri, 10 Feb 2017 10:07:35 GMT Georgiy Litvinov [31407] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_ru.properties (modified) Modifications for russian translation Thu, 09 Feb 2017 09:03:23 GMT Georgiy Litvinov [31399] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) More accurate fix for self-closing li Thu, 09 Feb 2017 08:42:05 GMT Georgiy Litvinov [31398] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Revert "Moved li inside templates to get rid of empty li elements in ... Wed, 08 Feb 2017 21:14:27 GMT kjdon [31391] * main/trunk/greenstone3/web/interfaces/default/transform/pages/home.xsl (modified) need to text if groupPath is not empty, rather than on its existence, ...