# # ChangeLog for main/trunk/greenstone3 # # Generated by Trac 1.4.2 # 2024-06-28T14:09:59+12:00 Tue, 14 Nov 2023 22:47:48 GMT kjdon [38376] * main/trunk/greenstone3/web/interfaces/default/cc/cookieconsent-gsinit.js (modified) removing the auto adding of / to teh front of cookie_path - we need ... Tue, 14 Nov 2023 22:44:17 GMT kjdon [38375] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/PageAction.java (modified) previous commit message should have said 'LibraryServlet' must not ... Tue, 14 Nov 2023 22:41:49 GMT kjdon [38374] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) if we are page action (used as default when no action was specified), ... Tue, 14 Nov 2023 22:40:48 GMT kjdon [38373] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/PageAction.java (modified) if we are page action (used as default when no action was specified), ... Tue, 14 Nov 2023 22:37:24 GMT kjdon [38372] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) we want urls to start at library, not greenstone3 - we are using a ... Tue, 14 Nov 2023 22:33:06 GMT kjdon [38371] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) defaulting here to a=p&p=about doesn't work, as sometimes, eg to get ... Tue, 14 Nov 2023 21:28:51 GMT kjdon [38370] * main/trunk/greenstone3/web/interfaces/default/style/core.css.for-gs312 (deleted) deleting this file as have merged changes back to main core.css Tue, 14 Nov 2023 21:27:40 GMT kjdon [38369] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) merged the changes from core.css.for-gs312 into the main core.css Sun, 12 Nov 2023 21:15:12 GMT kjdon [38356] * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgdemo/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgdemo/resources (added) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgdemo/resources/collectionConfig.properties (added) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgppdemo/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgppdemo/resources (added) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgppdemo/resources/collectionConfig.properties (added) added a simple name in a dictionary file that works for many ... Sun, 12 Nov 2023 20:25:35 GMT kjdon [38355] * main/trunk/greenstone3/web/interfaces/default/transform/pages/pref.xsl (modified) placeholder for allowing collection specific preferences - add in a ... Sun, 12 Nov 2023 20:22:18 GMT kjdon [38354] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) removed a couple debugging chars left in by mistake Mon, 06 Nov 2023 22:59:28 GMT kjdon [38352] * main/trunk/greenstone3/web/interfaces/default/transform/expand-gsf.xsl (modified) there was an erroneous ( in gsf:foreach-metadata. Fixed. Mon, 06 Nov 2023 08:47:32 GMT anupama [38351] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_usercomments.js (added) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Only deleting user comments through the editor works, I can't get ... Mon, 06 Nov 2023 08:41:50 GMT anupama [38350] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Only deleting user comments through the editor works, I can't get ... Tue, 31 Oct 2023 23:17:40 GMT kjdon [38341] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_mi.properties (modified) some favourites strings thanks to wmtb project Tue, 31 Oct 2023 23:15:42 GMT kjdon [38340] * main/trunk/greenstone3/web/WEB-INF/classes/core_servlet_dictionary.properties (modified) renamed NOT to AND NOT as that better reflects what it means Tue, 31 Oct 2023 23:15:01 GMT kjdon [38339] * main/trunk/greenstone3/web/WEB-INF/classes/core_servlet_dictionary_mi.properties (modified) a couple translations thanks to wmtb project Mon, 30 Oct 2023 23:59:50 GMT kjdon [38338] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) lets set up collectionList in configure, not every time we need it. Mon, 30 Oct 2023 22:34:07 GMT kjdon [38337] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) we want a sensible page produced if someone manually enters url eg ... Tue, 24 Oct 2023 01:29:21 GMT kjdon [38329] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) strings for the new facet list - search and sort Tue, 24 Oct 2023 01:28:43 GMT kjdon [38328] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) styling for facet scrolling Tue, 24 Oct 2023 01:28:05 GMT kjdon [38327] * main/trunk/greenstone3/web/interfaces/default/images/sort.png (added) * main/trunk/greenstone3/web/interfaces/default/js/facet-scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) some more commits for facets. changed the buttons to use a sorting ... Fri, 20 Oct 2023 04:01:06 GMT anupama [38326] * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) 1. Confirmation dialog when deleting selected user comments. 2. The ... Mon, 16 Oct 2023 03:23:07 GMT anupama [38316] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/usercomments.xsl (modified) Incremental change to allow user editing for any accounts who have ... Mon, 16 Oct 2023 03:21:27 GMT anupama [38315] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/SystemAction.java (modified) Shifted else-if line to where others preferred to read it Wed, 11 Oct 2023 04:55:40 GMT anupama [38302] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/SystemAction.java (modified) Webswing authentication bypass when logged in, using JSessionID this ... Fri, 06 Oct 2023 10:17:51 GMT davidb [38301] * main/trunk/greenstone3/web/interfaces/default/js/jquery.show-more.js (added) Used in SPARQL extension (jena-fuseki), but more useful/easier to ... Sat, 30 Sep 2023 08:56:11 GMT anupama [38259] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/GathererProg.java (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/webswing-gli.xsl (modified) 1. Removed some code that was unnecessary after all (it merely ... Sat, 30 Sep 2023 08:32:17 GMT anupama [38258] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/GathererProg.java (modified) * main/trunk/greenstone3/web/interfaces/default/transform/javascript-global-setup.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/webswing-gli.xsl (modified) I think I have webswing gli authentication working out without an ... Sat, 30 Sep 2023 06:14:45 GMT anupama [38257] * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) Removed unused function that I was working on (and function ... Fri, 29 Sep 2023 07:52:00 GMT anupama [38256] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/GetOpt.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/javascript-global-setup.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/webswing-gli.xsl (modified) Untested. Committing changes for bypassing webswing authentication ... Thu, 28 Sep 2023 03:45:16 GMT anupama [38251] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) Still on removing user comments and the remove-metadata-array ... Thu, 28 Sep 2023 02:43:34 GMT anupama [38248] * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) We don't need data- attributes for username, usercomment and ... Wed, 27 Sep 2023 21:57:15 GMT davidb [38245] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document-iiif-manifest.xsl (modified) Updated comment Wed, 27 Sep 2023 10:59:53 GMT davidb [38244] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document-iiif-manifest.xsl.SOWEMUSTTHINK (added) The version that works with intermuse.sowemustthink.space Wed, 27 Sep 2023 10:57:56 GMT davidb [38243] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document-iiif-manifest.xsl.LOCALHOST (added) Version that works with http://localhost:8383 Wed, 27 Sep 2023 08:02:34 GMT anupama [38238] * 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/js/user_comments.js (modified) Moving the handling of the silent gsdl_cgi errors (that result in ... Wed, 27 Sep 2023 06:35:57 GMT anupama [38237] * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) The ajax errorResponse function wasn't being called on perl's ... Tue, 26 Sep 2023 08:56:47 GMT anupama [38234] * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) Removed most of the debugging statements when removing user comments. ... Tue, 26 Sep 2023 07:38:26 GMT anupama [38232] * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) Got remove-import-metadata-array to work at least: metapositions ... Tue, 26 Sep 2023 06:58:34 GMT anupama [38231] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) Correcting obvious mistakes while hunting down what else is still ... Mon, 25 Sep 2023 10:16:31 GMT anupama [38219] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) Runtime server side changes to recognise remove-metadata-array ... Mon, 25 Sep 2023 10:04:59 GMT anupama [38218] * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) Added code in user_comments.js for the compound remove_metadata_array ... Sun, 24 Sep 2023 08:13:41 GMT anupama [38194] * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) Adding the javascript wrapper to the perl modmetadataaction ... Fri, 22 Sep 2023 09:55:51 GMT anupama [38189] * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/user_comments.js (modified) Basic functioning for deleting user comments when logged in as admin ... Thu, 21 Sep 2023 09:46:13 GMT anupama [38188] * 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) GUI infrastructure for admin to delete user comments is now in place. ... Wed, 20 Sep 2023 01:13:18 GMT kjdon [38182] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) if a classifier has a hidden=true attribute, don't add it to the nav bar Wed, 20 Sep 2023 01:07:21 GMT kjdon [38181] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractBrowse.java (modified) add in hte hidden attribute from the collectionCOnfig node into the ... Mon, 18 Sep 2023 02:46:05 GMT kjdon [38154] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2LuceneSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/SharedSoleneGS2FieldSearch.java (modified) moved sidx and didx to static strings Mon, 18 Sep 2023 02:44:54 GMT kjdon [38153] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) when looking for interface files, in the web/interfaces/xxx/resources ... Mon, 18 Sep 2023 02:39:07 GMT kjdon [38152] * main/trunk/greenstone3/web/interfaces/default/js/List.js (added) * main/trunk/greenstone3/web/interfaces/default/js/facet-scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) working on facets. added List.js - a simple list javascript file ... Mon, 18 Sep 2023 02:35:55 GMT kjdon [38151] * main/trunk/greenstone3/web/interfaces/default/js/favouritebasket/favouritecheckout.js (modified) convert " back to double quotes so that it looks nicer in the ... Mon, 18 Sep 2023 02:25:49 GMT kjdon [38150] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) need to style my new facetContainer Tue, 12 Sep 2023 23:24:18 GMT kjdon [38106] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2FieldSearch.java (modified) FacetWrapper getCounts now returns a List of FacetCounts - so we keep ... Tue, 12 Sep 2023 23:20:33 GMT kjdon [38105] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/FacetWrapper.java (modified) we don't want to put counts into a hashmap, as this throws away the ... Tue, 12 Sep 2023 00:02:26 GMT kjdon [38104] * main/trunk/greenstone3/web/interfaces/core/transform/expand-gslib.xsl (modified) in the gs2 interface, the home page defines serviceList template, to ... Mon, 11 Sep 2023 08:44:27 GMT davidb [38103] * main/trunk/greenstone3/ext/get-extension.sh (modified) Additional exceptions for svn checkout Sun, 10 Sep 2023 05:42:04 GMT davidb [38087] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Variety of changes: (i) Using 'class' to make these
's eaiser to ... Sun, 10 Sep 2023 05:35:09 GMT davidb [38086] * main/trunk/greenstone3/web/interfaces/default/transform/shared-templates.xsl (modified) Using 'class' to make these
's eaiser to identify Sun, 10 Sep 2023 05:34:44 GMT davidb [38085] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/formatmanager.xsl (modified) Using 'class' to make these
's eaiser to identify Sun, 10 Sep 2023 05:34:16 GMT davidb [38084] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) Adding in alt attriute to improve WCAG compliance Sun, 10 Sep 2023 05:33:02 GMT davidb [38083] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) Using 'class' to make these
's eaiser to identify Sun, 10 Sep 2023 05:31:34 GMT davidb [38082] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) CSS rules uses the alternative formatting of bannerLinks at tab- buttons Sun, 10 Sep 2023 05:28:16 GMT davidb [38081] * main/trunk/greenstone3/web/interfaces/default/images/next.svg (added) * main/trunk/greenstone3/web/interfaces/default/images/previous.svg (added) XSL changed to using SVG version for these images, making it easier ... Sun, 10 Sep 2023 05:24:25 GMT davidb [38080] * main/trunk/greenstone3/web/interfaces/default/interfaceConfig.xml (modified) Tidy up -- added an extra newline char Sat, 09 Sep 2023 07:59:32 GMT anupama [38069] * main/trunk/greenstone3/gs3-setup.sh (modified) Finally located and suppressing red herring message of JRE not found ... Thu, 07 Sep 2023 01:49:11 GMT kjdon [38057] * main/trunk/greenstone3/web/interfaces/basic/transform/about.xsl (modified) * main/trunk/greenstone3/web/interfaces/basic/transform/home.xsl (modified) * main/trunk/greenstone3/web/interfaces/basic/transform/style.xsl (modified) made home and about use footer template. commented out the jquery.js ... Thu, 07 Sep 2023 01:28:08 GMT kjdon [38056] * main/trunk/greenstone3/web/interfaces/basic/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/basic/transform/about.xsl (modified) * main/trunk/greenstone3/web/interfaces/basic/transform/authen.xsl (modified) * main/trunk/greenstone3/web/interfaces/basic/transform/classifier.xsl (modified) * main/trunk/greenstone3/web/interfaces/basic/transform/classifiertools.xsl (modified) * main/trunk/greenstone3/web/interfaces/basic/transform/document.xsl (modified) * main/trunk/greenstone3/web/interfaces/basic/transform/expand-gsf-pass1.xsl (moved) * main/trunk/greenstone3/web/interfaces/basic/transform/expand-gsf.xsl (moved) * main/trunk/greenstone3/web/interfaces/basic/transform/gslib.xsl (modified) * main/trunk/greenstone3/web/interfaces/basic/transform/home.xsl (modified) * main/trunk/greenstone3/web/interfaces/basic/transform/pref.xsl (modified) * main/trunk/greenstone3/web/interfaces/basic/transform/query.xsl (modified) * main/trunk/greenstone3/web/interfaces/basic/transform/style.xsl (modified) made this interface work again with current greenstone. didn't do any ... Thu, 07 Sep 2023 00:50:29 GMT kjdon [38055] * main/trunk/greenstone3/web/interfaces/basic/style/core.css (modified) removed ^Ms Thu, 07 Sep 2023 00:47:05 GMT kjdon [38054] * main/trunk/greenstone3/web/interfaces/basic/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/basic/style/core_whitespace.css (deleted) moving the contents of core_whitespace.css into core.css - too hard ... Wed, 06 Sep 2023 23:51:09 GMT kjdon [38053] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document-shared.xsl (modified) we also need to check the interface highlightQueryTerms options when ... Tue, 05 Sep 2023 22:46:40 GMT kjdon [38025] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) added new pdf image specification - used in heritage Tue, 05 Sep 2023 00:29:25 GMT kjdon [38023] * deprecated/gs3-interfaces/default_jquery_1 (moved) this interface was a checkpoint for Carl prior to upgrading to ... Tue, 05 Sep 2023 00:27:46 GMT kjdon [38022] * deprecated/gs3-interfaces/default_old (moved) This interface was a checkpoint for georgy (I think), and we no ... Mon, 04 Sep 2023 23:00:38 GMT kjdon [38020] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) removed the hard wired coloring for view favourites link. we no ... Mon, 04 Sep 2023 22:32:59 GMT kjdon [38019] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractBrowse.java (modified) removing the bit where the buttonname for a classifier is used for a ... Mon, 04 Sep 2023 21:31:26 GMT kjdon [38018] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) added 'view favourites' for the new shortened favourites link Mon, 04 Sep 2023 03:00:41 GMT kjdon [38004] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) added a formatNewLines method, to replace \n with
. Useful for ... Mon, 04 Sep 2023 02:59:06 GMT kjdon [38003] * main/trunk/greenstone3/web/interfaces/default/js/classifier_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/shared-templates.xsl (modified) updates to handle having horizontal a-z lists inside a vertical ... Mon, 04 Sep 2023 02:56:09 GMT kjdon [38002] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) made the favourites link say 'view favourites' on one line, instead ... Mon, 04 Sep 2023 02:53:53 GMT kjdon [38001] * main/trunk/greenstone3/web/interfaces/default/style/favourites.css (modified) removed the pink thatching from favourites link Mon, 04 Sep 2023 02:29:23 GMT kjdon [37997] * main/trunk/greenstone3/web/interfaces/default/js/favouritebasket/favouritecheckout.js (modified) removed debug line. use window.open to do the email in a new window Wed, 23 Aug 2023 23:19:44 GMT davidb [37970] * main/trunk/greenstone3/ext-cli/get-selfcontained-ant.bat (modified) * main/trunk/greenstone3/ext-cli/get-selfcontained-jdk.bat (modified) * main/trunk/greenstone3/ext-cli/get-selfcontained-nodejs.bat (modified) Fixes after testing on a freshly setup Windows machine Mon, 21 Aug 2023 01:57:38 GMT kjdon [37960] * main/trunk/greenstone3/web/interfaces/default/transform/expand-gsf.xsl (modified) some mods for gsf:metadata-table. we need to apply-templates instead ... Wed, 16 Aug 2023 23:40:41 GMT kjdon [37959] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/GS2BrowseAction.java (modified) when we have HLists we always want to get all the siblings along the ... Wed, 16 Aug 2023 23:06:29 GMT kjdon [37958] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/GS2BrowseAction.java (modified) indented nicely a section of code in preparation for committing changes. Tue, 15 Aug 2023 23:55:23 GMT kjdon [37957] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) a new method to identify the top level children, eg CL1.2, and not ... Mon, 14 Aug 2023 03:22:30 GMT anupama [37938] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) A couple of changes to the English strings spotted by John Rose and ... Fri, 11 Aug 2023 07:18:43 GMT anupama [37927] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_fr.properties (modified) French language translations and updates for the gs3interface module ... Tue, 08 Aug 2023 01:46:34 GMT kjdon [37901] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/GS2BrowseAction.java (modified) test for null format element before using it Mon, 07 Aug 2023 04:57:14 GMT davidb [37900] * main/trunk/greenstone3/web/interfaces/ADD-AN-INTERFACE.txt (modified) Updated instructions Sat, 05 Aug 2023 05:41:19 GMT anupama [37896] * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/resources/collectionConfig_hy.properties (added) * main/trunk/greenstone3/web/sites/localsite/resources/siteConfig_hy.properties (added) Part 1/2. Adding Armenian (langcode hy) language gs3colcfg module of ... Sat, 05 Aug 2023 05:31:31 GMT anupama [37894] * main/trunk/greenstone3/web/WEB-INF/classes/core_servlet_dictionary_hy.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_hy.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/metadata_names_hy.properties (modified) Armenian (langcode hy) language gs3interface module of Greenstone3. ... Mon, 31 Jul 2023 03:03:37 GMT anupama [37862] * main/trunk/greenstone3/web/interfaces/default/js/utility_scripts.js_constToVar (added) Old versions of Firefox, up toFirefox version 45 that we ran on the ... Sun, 30 Jul 2023 21:11:24 GMT anupama [37860] * main/trunk/greenstone3/web/interfaces/default/js/utility_scripts.js (modified) I'd run a JS change Dr Bainbridge made by Finn, where the spread ... Sun, 30 Jul 2023 03:55:56 GMT davidb [37856] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document-iiif-manifest.xsl (modified) Whitespace layout change to improve readability Mon, 24 Jul 2023 21:57:25 GMT kjdon [37826] * main/trunk/greenstone3/web/interfaces/default/js/favouritebasket/favouritebasket.js (modified) updated a comment Mon, 17 Jul 2023 21:42:55 GMT kjdon [37821] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) added a coment Thu, 13 Jul 2023 04:50:23 GMT anupama [37819] * main/trunk/greenstone3/resources/java/images/servericon16.png (deleted) Forgot to remove the 16x16px servericon image from SVN after testing ... Wed, 12 Jul 2023 07:20:59 GMT anupama [37818] * main/trunk/greenstone3/resources/java/images/servericon.png (added) Commit 2/2 Dr Bainbridge fixed the issue of a very low resolution ...