# # ChangeLog for main/trunk/greenstone3 # # Generated by Trac 1.4.2 # 2024-05-12T11:30:16+12:00 Sun, 31 Mar 2019 23:32:00 GMT kjdon [32940] * main/trunk/greenstone3/resources/oai/OAIConfig.xml.svn (modified) added gsflink.printdocument into the comments Sun, 31 Mar 2019 23:17:50 GMT kjdon [32939] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) add LibraryName attribute to the servlet context so that URLFilter ... Tue, 19 Mar 2019 00:58:57 GMT kjdon [32912] * main/trunk/greenstone3/web/WEB-INF/urlrewrite.xml (deleted) this file is not used, so removing it Wed, 13 Mar 2019 09:48:34 GMT ak19 [32902] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default2.properties (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) Replacing alerts with fixed language strings with 2 new properties in ... Mon, 11 Mar 2019 07:13:33 GMT ak19 [32893] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) Part 2 of 2 commits to do with getting errorCallBack working on ... Mon, 11 Mar 2019 07:08:39 GMT ak19 [32892] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/OAIReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSStatus.java (modified) Part 1 of 2 commits to do with getting errorCallBack working on ... Thu, 07 Mar 2019 20:57:21 GMT davidb [32882] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/OAIXML.java (modified) Tweak to logger class, previously a copy-and-paste error to GSXML? Thu, 07 Mar 2019 20:56:41 GMT davidb [32881] * main/trunk/greenstone3/build.xml (modified) Addition targets/lines in preparation of working with IIIF Server Bridge Thu, 07 Mar 2019 20:44:06 GMT davidb [32879] * main/trunk/greenstone3/resources/iiif (added) * main/trunk/greenstone3/resources/iiif/IIIFConfig.xml.svn (added) * main/trunk/greenstone3/resources/iiif/cantaloupe.properties.svn (added) Resource files for use with Cantaloupe implementation of IIIF Thu, 07 Mar 2019 07:51:46 GMT ak19 [32873] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/gsajaxapi.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) javascript-global-functions' local function callMetadataServer() now ... Thu, 07 Mar 2019 06:22:44 GMT ak19 [32872] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) Clean up Thu, 07 Mar 2019 06:20:59 GMT ak19 [32871] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) Need to reset init states to current states AFTER setArchivesMetadata ... Wed, 06 Mar 2019 04:41:15 GMT ak19 [32870] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/OAIReceptionist.java (modified) 1. set_set now renamed to set_oaiset after Dr Bainbridge suggested ... Tue, 05 Mar 2019 07:46:53 GMT ak19 [32869] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/OAIReceptionist.java (modified) 1. Other possible return value from getCollectionListForSet() is now ... Tue, 05 Mar 2019 07:30:43 GMT ak19 [32868] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/OAIReceptionist.java (modified) After 3 attempts, finally succeeded in implementing Kathy's ... Tue, 05 Mar 2019 01:37:03 GMT ak19 [32858] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/OAIServer.java (modified) Fix to bug introduced by oversight in recent commit. Tue, 05 Mar 2019 01:22:22 GMT ak19 [32857] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) Adding a comment that deletions to GPS.mapOverlay metadata are ... Mon, 04 Mar 2019 09:22:22 GMT ak19 [32856] * main/trunk/greenstone3/web/interfaces/default/style/map-editors.css (added) Adding a css file that is referenced from Zeddy's recently committed ... Mon, 04 Mar 2019 09:09:46 GMT ak19 [32855] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) Debugging from perl (mod)metadataaction cgiaction now gets printed to ... Mon, 04 Mar 2019 09:02:40 GMT ak19 [32854] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) Cleanup phase two: removed recent console.log debug statements. Mon, 04 Mar 2019 08:57:57 GMT ak19 [32853] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) Cleanup stage one: 1. Not calling addFunctionalityToTable() on ... Mon, 04 Mar 2019 08:13:35 GMT ak19 [32852] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) Dr Bainbridge solved the weird bug whereby when you're in doc editing ... Mon, 04 Mar 2019 08:03:39 GMT ak19 [32851] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor.js (modified) Zeddy I think turned commented out drawingMode. It's a local change, ... Mon, 04 Mar 2019 03:30:56 GMT ak19 [32850] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor-history.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-shapes-util.js (modified) 1. Zeddy introduces suppressUndo and cleaned up lots of CloneShape ... Sat, 02 Mar 2019 06:53:02 GMT ak19 [32840] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor.js (modified) After we're ready to save and rebuild, new overlays get saved as the ... Sat, 02 Mar 2019 06:46:19 GMT ak19 [32839] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) Forgot to reinstate important code (if condition) after debugging was ... Sat, 02 Mar 2019 06:41:08 GMT ak19 [32838] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor.js (modified) Save and rebuild works with map, but as with save shortcut key on map ... Fri, 01 Mar 2019 09:34:19 GMT ak19 [32837] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor.js (modified) Adding a new function that will be called on saveAndRebuild to save ... Fri, 01 Mar 2019 08:43:18 GMT ak19 [32836] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Fixing annoying browser js error when classifier hfile attribute ... Fri, 01 Mar 2019 07:34:48 GMT ak19 [32835] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default2.properties (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/debuginfo.xsl (modified) Following Dr Bainbridge's advice and adding useful oaiserver url ... Fri, 01 Mar 2019 06:41:57 GMT ak19 [32834] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor.js (modified) Discovered bug when testing sectioned documents like solr-demo ... Fri, 01 Mar 2019 05:39:10 GMT ak19 [32833] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) Zeddy cleanup. Better debugging info as to where in the code we are. ... Fri, 01 Mar 2019 05:23:58 GMT ak19 [32832] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor-history.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-shapes-util.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Zeddy map work. 1. Now supports saving when map editor is selected ... Thu, 28 Feb 2019 09:09:17 GMT ak19 [32831] * main/trunk/greenstone3/resources/tomcat/server_tomcat8.xml.in (deleted) * main/trunk/greenstone3/resources/tomcat/web8.xml.in (deleted) Despite my comment prefix for Zeddy related commits, I'm guessing it ... Thu, 28 Feb 2019 09:00:57 GMT ak19 [32830] * main/trunk/greenstone2/perllib/servercontrol.pm (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/OAIServer.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) Second and final part of fixing up OAI stuff so that there's no lock ... Thu, 28 Feb 2019 05:45:17 GMT ak19 [32829] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/OAIPMH.java (modified) Related to previous commit: coll_db may not be instantiated if ... Thu, 28 Feb 2019 05:40:10 GMT ak19 [32828] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/OAICollection.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/OAIPMH.java (modified) The major change is that opening the coll db and oai-inf db is moved ... Wed, 27 Feb 2019 23:40:53 GMT ak19 [32827] * main/trunk/greenstone3/resources/tomcat/server_tomcat8.xml.in (added) * main/trunk/greenstone3/resources/tomcat/web8.xml.in (added) Zeddy's stuff. Added these files to prevent GLI from failing when ... Tue, 26 Feb 2019 02:54:03 GMT ak19 [32825] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Zeddy stuff. Styling map to now be a size that won't hide the GS3 ... Tue, 26 Feb 2019 02:48:18 GMT ak19 [32824] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) Zeddy stuff. Some display strings for the map editor. Tue, 26 Feb 2019 01:24:02 GMT kjdon [32821] * main/trunk/greenstone3/resources/oai/OAIConfig.xml.svn (modified) removed gsflink.document from default dc.identifier mapping as it ... Fri, 22 Feb 2019 06:19:49 GMT ak19 [32804] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor.js (modified) Previous commit additional description: Section setting up keyboard ... Fri, 22 Feb 2019 06:11:39 GMT ak19 [32803] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor.js (modified) Zeddy stuff 1. saving shapes on map on S press; 2. reloading on map ... Thu, 21 Feb 2019 22:28:07 GMT ak19 [32802] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) Added the feature for PDF documents to load more than one map at the ... Thu, 21 Feb 2019 22:25:07 GMT ak19 [32801] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) Fixed the marker bug that it can be dragged when there is no user ... Thu, 21 Feb 2019 22:22:56 GMT ak19 [32800] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-shapes-util.js (added) Contains cloning and JSON transformation features Thu, 21 Feb 2019 22:22:03 GMT ak19 [32799] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor-history.js (modified) Maps History transformed into a class and moved the cloning functions ... Thu, 21 Feb 2019 22:20:14 GMT ak19 [32798] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor.js (modified) Map Scripts Editor transformed into a class Thu, 21 Feb 2019 03:51:02 GMT ak19 [32793] * main/trunk/greenstone3/web/etc/usersDB/log/log.ctrl (modified) * main/trunk/greenstone3/web/etc/usersDB/log/log1.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/log/logmirror.ctrl (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c10.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c230.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c300.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c311.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c320.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c331.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c340.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c351.dat (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/oai-inf.jdb (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests/tests.jar (modified) Undoing accidental commit of unintended files Thu, 21 Feb 2019 03:43:10 GMT ak19 [32792] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/web/etc/usersDB/log/log.ctrl (modified) * main/trunk/greenstone3/web/etc/usersDB/log/log1.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/log/logmirror.ctrl (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c10.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c230.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c300.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c311.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c320.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c331.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c340.dat (modified) * main/trunk/greenstone3/web/etc/usersDB/seg0/c351.dat (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/oai-inf.jdb (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests/tests.jar (modified) Undoing recent commit of forcing the ant force-start-derby target of ... Wed, 20 Feb 2019 07:53:29 GMT Georgiy Litvinov [32789] * main/trunk/greenstone3/build.xml (modified) Put clean target before configure. Otherwise there is no Makefile to ... Tue, 19 Feb 2019 02:16:33 GMT ak19 [32785] * main/trunk/greenstone3/build.xml (modified) Bugfix discovered when testing on new Ubuntu 18.04 VM which had no ... Mon, 18 Feb 2019 01:18:00 GMT ak19 [32781] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Fix to XSLT transform error message that kept happening yet I didn't ... Wed, 13 Feb 2019 07:23:04 GMT ak19 [32775] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) Implementing further improvements, suggested by Dr Bainbridge. Partly ... Wed, 13 Feb 2019 04:55:54 GMT ak19 [32774] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) Kathy's style of char replacement reads simpler. Wed, 13 Feb 2019 04:48:56 GMT ak19 [32773] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) Minor change: optional parameter encode_percentages also introduced ... Wed, 13 Feb 2019 04:46:00 GMT ak19 [32772] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) Handling the whole set of reserved and unsafe characters listed at ... Tue, 12 Feb 2019 00:41:06 GMT ak19 [32771] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) Draggable markers feature added Tue, 12 Feb 2019 00:36:44 GMT ak19 [32770] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) Edit Map GPS and Hide Map GPS buttons Mon, 11 Feb 2019 23:44:28 GMT ak19 [32769] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor-history.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor.js (modified) Map editor history changed into an object prototype (class). Mon, 11 Feb 2019 22:27:01 GMT kjdon [32768] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/PageAction.java (modified) need to check whether group is null before testing its value Mon, 11 Feb 2019 22:11:47 GMT kjdon [32767] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) tomcat 8 change - it didn't like unescaped chars in the inline ... Mon, 11 Feb 2019 21:59:13 GMT ak19 [32766] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor-history.js (added) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor-themes.js (added) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-editor.js (added) Map editor and history + map themes files Mon, 11 Feb 2019 21:55:46 GMT ak19 [32765] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Google Maps added to PDF documents Mon, 11 Feb 2019 21:53:03 GMT ak19 [32764] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) HTML elements for the map editor controls are added Mon, 11 Feb 2019 06:01:16 GMT ak19 [32763] * main/trunk/greenstone3/web/WEB-INF/lib/lucene-1.4.1.jar (deleted) Windows testing: Lucene searches had broken in the overnight binary ... Mon, 11 Feb 2019 05:08:35 GMT davidb [32762] * main/trunk/greenstone3/build.properties.svn (modified) Adding in of AJP port as a property that can be controlled Sun, 10 Feb 2019 22:47:04 GMT kjdon [32759] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) its not enough to test whether editing is enabled before displaying ... Wed, 19 Dec 2018 01:20:11 GMT kjdon [32719] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) added ck arg to doc link if we are in cross coll search. Also removed ... Wed, 19 Dec 2018 01:18:17 GMT kjdon [32718] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) in places where we are passing around p.s param, also check for ck ... Wed, 19 Dec 2018 01:15:21 GMT kjdon [32717] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) added new ck, 'cache key' param. see log for LIbraryServlet for details Wed, 19 Dec 2018 01:14:46 GMT kjdon [32716] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) params are cached in a user's session per collection, or for eg cross ... Sun, 16 Dec 2018 22:23:42 GMT davidb [32702] * main/trunk/greenstone3/build.xml (modified) Missing filter element (for AJP) now added Sun, 16 Dec 2018 08:48:31 GMT davidb [32697] * main/trunk/greenstone3/build.xml (modified) Updated to work with apache-tomcat-8.x Sun, 16 Dec 2018 08:47:21 GMT davidb [32696] * main/trunk/greenstone3/resources/tomcat/server_tomcat8.xml.svn (added) * main/trunk/greenstone3/resources/tomcat/web8.xml.svn (added) Files to operate Greenstone with an apache-tomcat-8.x version Wed, 12 Dec 2018 08:26:00 GMT ak19 [32674] * main/trunk/greenstone3/build.xml (modified) Forgot to remove echo statement added for debugging purposes. Wed, 12 Dec 2018 06:06:34 GMT ak19 [32672] * gs3-extensions/testing/trunk/src/src/org/greenstone/gsdl3/testing/GSTestingUtil.java (modified) * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests/src/gstests/TestClass.java (modified) Tidying up after previous commit Wed, 12 Dec 2018 06:03:36 GMT ak19 [32671] * gs3-extensions/testing/trunk/src/src/org/greenstone/gsdl3/testing/GSTestingUtil.java (modified) * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/web/interfaces/default/js/jquery.min.js (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests/src/gstests/TestClass.java (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/tests/tests.jar (modified) Changes necessary to get Sam's basic Selenium tests of the lucene- ... Mon, 10 Dec 2018 00:15:41 GMT kjdon [32666] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) when viewing an image with zoom enabled, and the image doesn't fit ... Fri, 07 Dec 2018 05:44:37 GMT ak19 [32665] * main/trunk/greenstone3/resources/tomcat/server_tomcat7.xml.svn (modified) Trying to minimise some differences between current GS3 and GS3.08 ... Fri, 07 Dec 2018 05:17:09 GMT ak19 [32664] * main/trunk/greenstone3/bin/script/IPv4.sh (modified) On Kathy's machine, there is no eth0, as the default ethernet device ... Wed, 05 Dec 2018 23:36:07 GMT kjdon [32661] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/CollectionGroups.java (modified) when getting the list of collections from a group, use ... Tue, 04 Dec 2018 01:59:10 GMT ak19 [32657] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) When building release binaries, we don't seem to have ... Tue, 04 Dec 2018 01:40:38 GMT kjdon [32656] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/CrossCollectionSearch.java (modified) oh dearsvn diff service/CrossCollectionSearch.java I mistakenly ... Tue, 04 Dec 2018 00:51:26 GMT kjdon [32655] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/CrossCollectionSearch.java (modified) add collection attribute to snippet elements. group names come in ... Tue, 04 Dec 2018 00:48:38 GMT kjdon [32654] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) forgot to add document keyword to keywords list Tue, 04 Dec 2018 00:48:08 GMT kjdon [32653] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) renamed groupsContains to csvContains as that better reflects what ... Tue, 04 Dec 2018 00:46:35 GMT kjdon [32652] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) lots of changes. moved facet display code into its own template, just ... Tue, 04 Dec 2018 00:32:50 GMT kjdon [32651] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) renamed groupsContains to csvContains, as can be used for any comma ... Mon, 03 Dec 2018 00:56:15 GMT kjdon [32650] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) fixed a bug in the group href bit Mon, 03 Dec 2018 00:11:33 GMT kjdon [32649] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/PageAction.java (modified) add group info into about page response if we have a group param in ... Mon, 03 Dec 2018 00:08:27 GMT kjdon [32648] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/CollectionGroups.java (modified) made service names public so we can use them outside. Also, removed ... Mon, 03 Dec 2018 00:07:25 GMT kjdon [32647] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) Added group param Mon, 03 Dec 2018 00:07:00 GMT kjdon [32646] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) we are now putting group info into restful url, eg ... Mon, 03 Dec 2018 00:04:21 GMT kjdon [32645] * main/trunk/greenstone3/web/interfaces/default/transform/pages/about.xsl (modified) add group breadcrumbs for colleciton about page Mon, 03 Dec 2018 00:03:10 GMT kjdon [32644] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) using restful URLs for groups now too. eg library/group/MyGroup. ... Fri, 23 Nov 2018 01:23:54 GMT kjdon [32630] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) added doc.nearby_doc_tooltip Fri, 23 Nov 2018 01:19:40 GMT kjdon [32627] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) making default templates in the interface xsl files, the format ... Fri, 23 Nov 2018 01:19:17 GMT kjdon [32626] * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) making default templates in the interface xsl files, the format ... Fri, 23 Nov 2018 00:56:56 GMT kjdon [32625] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) added in a documentNode template as it didn't have one. This meant if ...