# # ChangeLog for main # # Generated by Trac 1.4.2 # 2024-03-29T05:22:50+13:00 Tue, 02 Jul 2019 02:00:20 GMT kjdon [33278] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) added a basic getGenericText where you can specify the dictionary ... Tue, 02 Jul 2019 01:22:42 GMT davidb [33277] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/FULL-BUILDCOL.sh (added) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/FULL-REBUILD.sh (added) Useful scripts for rebuilding Tue, 02 Jul 2019 01:20:53 GMT davidb [33276] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/resources (added) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/resources/interface_custom.properties (added) For the Terms and Coniditions page Tue, 02 Jul 2019 01:19:49 GMT davidb [33275] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/etc/collectionConfig.xml (modified) Change to ordering of Title and Authors classifier Tue, 02 Jul 2019 01:19:09 GMT davidb [33274] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/transform/pages/about.xsl (modified) Shift to stronger use of Favourites over Berries terminology Tue, 02 Jul 2019 01:17:41 GMT davidb [33273] * main/trunk/model-sites-dev/heritage-nz/siteConfig.xml.in (modified) set siteURL for this installation Tue, 02 Jul 2019 01:14:54 GMT davidb [33272] * main/trunk/model-interfaces-dev/heritage-nz/transform/layouts/main.xsl (modified) Mostly CSS changes; removal of custom.js as this is now handled elsewhere Tue, 02 Jul 2019 01:12:44 GMT davidb [33271] * main/trunk/model-interfaces-dev/heritage-nz/transform/pages/classifier.xsl (modified) * main/trunk/model-interfaces-dev/heritage-nz/transform/pages/query.xsl (modified) Weaving in of Favourites; small width adjustment for classifer CL4 ... Tue, 02 Jul 2019 01:11:14 GMT davidb [33270] * main/trunk/model-interfaces-dev/heritage-nz/transform/pages/verify.xsl (added) Provide title banner link that is consistent with the other pages in ... Tue, 02 Jul 2019 01:10:21 GMT davidb [33269] * main/trunk/model-interfaces-dev/heritage-nz/transform/pages/berry.xsl (modified) This file can be much simpler now that the default-interface for ... Tue, 02 Jul 2019 01:08:37 GMT davidb [33268] * main/trunk/model-interfaces-dev/heritage-nz/transform/layouts/header.xsl (modified) Whitespace tweak Tue, 02 Jul 2019 01:07:53 GMT davidb [33267] * main/trunk/model-interfaces-dev/heritage-nz/transform/layouts/toc.xsl (added) Override document view so no TOC displayed Tue, 02 Jul 2019 01:06:46 GMT davidb [33266] * main/trunk/model-interfaces-dev/heritage-nz/style/custom.css (modified) CSS changes to help with the DL being displayed in a iframe within ... Tue, 02 Jul 2019 01:06:12 GMT davidb [33265] * main/trunk/model-interfaces-dev/heritage-nz/js/berrybasket/custom.js (modified) Now takes an extra parameter, although the body of this particular ... Tue, 02 Jul 2019 01:05:31 GMT davidb [33264] * main/trunk/model-interfaces-dev/heritage-nz/interfaceConfig.xml (modified) Setting to make use of the new Favourites-star feature Tue, 02 Jul 2019 00:05:16 GMT davidb [33263] * main/trunk/model-interfaces-dev/heritage-nz/js/berrybasket/ygDDPlayer.js (deleted) No longer need interface-special version Tue, 02 Jul 2019 00:04:04 GMT davidb [33262] * main/trunk/model-interfaces-dev/heritage-nz/js/berrybasket/berrycheckout.js (deleted) No longer need interface-special version Tue, 02 Jul 2019 00:01:22 GMT davidb [33261] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/main.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/toc.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/berry.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/pref.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) XSL changes to support for either berries or favourites Tue, 02 Jul 2019 00:01:12 GMT davidb [33260] * main/trunk/greenstone3/web/interfaces/default/transform/pages/verify.xsl (modified) Tweak to how verify/terms and conditions works Mon, 01 Jul 2019 23:32:34 GMT davidb [33259] * main/trunk/greenstone3/web/interfaces/default/js/berrybasket/berrybasket.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/berrybasket/berrycheckout.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/classifier_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/facet-scripts.js (modified) Javascript code to implements favourites. Done in a way to be ... Mon, 01 Jul 2019 23:24:20 GMT davidb [33258] * main/trunk/greenstone3/web/interfaces/default/images/favourite-star-transparent-selected.png (added) * main/trunk/greenstone3/web/interfaces/default/images/favourite-star-transparent-selected32.png (added) * main/trunk/greenstone3/web/interfaces/default/images/favourite-star-transparent-unselected.png (added) * main/trunk/greenstone3/web/interfaces/default/images/favourite-star-transparent-unselected32.png (added) * main/trunk/greenstone3/web/interfaces/default/images/favourite-star-unselected.png (added) * main/trunk/greenstone3/web/interfaces/default/images/favourite-star-unselected.svg (added) Images used to provide favourite star: SVG for high-res version ... Mon, 01 Jul 2019 23:23:06 GMT davidb [33257] * main/trunk/greenstone3/web/interfaces/default/interfaceConfig.xml (modified) Transitioning from berryBaskets to favourites (staring items, not ... Sun, 30 Jun 2019 22:51:32 GMT kjdon [33256] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) additional debug statements which need removing later. PLus, changed ... Sun, 30 Jun 2019 22:36:26 GMT kjdon [33255] * main/trunk/greenstone3/web/interfaces/default/transform/pages/berry.xsl (modified) add a div about the delete options so we can hide/show it as needed Sun, 30 Jun 2019 22:35:52 GMT kjdon [33254] * main/trunk/greenstone3/web/interfaces/default/js/berrybasket/berrycheckout.js (modified) hide or show del options based on view - they only make sense for ... Fri, 28 Jun 2019 00:49:55 GMT kjdon [33253] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) now need to add in berryvariables.js if we are doing berry basket ... Fri, 28 Jun 2019 00:48:52 GMT kjdon [33252] * main/trunk/greenstone3/web/interfaces/default/js/berrybasket/berrybasket.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/berrybasket/berrycheckout.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/berrybasket/berryvariables.js (added) * main/trunk/greenstone3/web/interfaces/default/js/berrybasket/ygDDPlayer.js (modified) made berry icons easier to customise. instead of hard coded image ... Thu, 27 Jun 2019 23:48:00 GMT kjdon [33251] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) added in berry basket delete strings Thu, 27 Jun 2019 23:46:24 GMT kjdon [33250] * main/trunk/greenstone3/web/interfaces/default/transform/pages/berry.xsl (modified) replaceing hard coded strings with dictionary lookups Thu, 27 Jun 2019 11:21:50 GMT davidb [33249] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xlsutil.py (modified) Further checking needed when converting cell-value to be in unicode ... Thu, 27 Jun 2019 10:48:01 GMT davidb [33248] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/PREPARE-IMPORT.sh (modified) Test and create for-download directory if needed Thu, 27 Jun 2019 10:47:33 GMT davidb [33247] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/PDFS-MISSING-FROM-XLS--FAST.sh (modified) Additional info printed out Thu, 27 Jun 2019 10:47:09 GMT davidb [33246] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/README.txt (modified) Fixed type Thu, 27 Jun 2019 10:46:47 GMT davidb [33245] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/ACTIVATE.sh (modified) Tweak to text message Thu, 27 Jun 2019 10:46:06 GMT davidb [33244] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/transform/pages/about.xsl (modified) Changed to accessing the photo/image from Heritage web site using https Thu, 27 Jun 2019 02:03:45 GMT kjdon [33242] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) changed the help message as coll specific interface properties file ... Thu, 27 Jun 2019 00:50:54 GMT kjdon [33241] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) moved the assoc file security code into its own function. now can add ... Thu, 27 Jun 2019 00:35:34 GMT kjdon [33240] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) no longer want to save hmvf param in session Wed, 26 Jun 2019 11:14:41 GMT davidb [33239] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/transform/pages/classifier.xsl (modified) Make background of moverHASH white Wed, 26 Jun 2019 10:53:41 GMT davidb [33238] * main/trunk/model-interfaces-dev/heritage-nz/style/custom.css (modified) Make main DL page background pure white to better fit with main ... Wed, 26 Jun 2019 10:48:26 GMT davidb [33237] * main/trunk/model-interfaces-dev/heritage-nz/transform/pages/berry.xsl (modified) Fixed JS include statement to use $interface_name rather than be ... Wed, 26 Jun 2019 09:37:52 GMT davidb [33236] * main/trunk/greenstone2/perllib/cpan/Sort (added) * main/trunk/greenstone2/perllib/cpan/Sort/Naturally.pm (added) CPAN module that provides a generalized form of alpha-numerical ... Wed, 26 Jun 2019 09:37:04 GMT davidb [33235] * main/trunk/greenstone2/perllib/cpan/Text (added) * main/trunk/greenstone2/perllib/cpan/Text/CSV.pm (added) * main/trunk/greenstone2/perllib/cpan/Text/CSV_PP.pm (added) CPAN module for processing CSV files Wed, 26 Jun 2019 06:00:01 GMT davidb [33234] * main/trunk/model-sites-dev/heritage-nz/siteConfig.xml (deleted) Create this by copying over siteConfig.xml.in Wed, 26 Jun 2019 05:58:10 GMT davidb [33233] * main/trunk/model-sites-dev/heritage-nz/README.txt (added) Some instructions on what to do, having checked out this site Wed, 26 Jun 2019 05:34:12 GMT davidb [33232] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/README.txt (modified) OneDrive/SharePoint URL added Wed, 26 Jun 2019 05:30:59 GMT davidb [33231] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/README.txt (modified) Added a little bit more detail on what to do next Wed, 26 Jun 2019 05:22:42 GMT davidb [33230] * main/trunk/model-interfaces-dev/heritage-nz/js/berrybasket/berrycheckout.js (modified) Continuation of quick-hack to allow simple emptying of basket, with ... Wed, 26 Jun 2019 05:21:41 GMT davidb [33229] * main/trunk/greenstone3/web/interfaces/default/transform/pages/berry.xsl (modified) Changed hard-wired interface name to XSLT param/variable to be more ... Wed, 26 Jun 2019 04:55:47 GMT davidb [33228] * main/trunk/model-interfaces-dev/heritage-nz/js/berrybasket/berrycheckout.js (added) * main/trunk/model-interfaces-dev/heritage-nz/js/berrybasket/ygDDPlayer.js (added) * main/trunk/model-interfaces-dev/heritage-nz/transform/pages/berry.xsl (modified) Hack to make emptying the berrybasket a single click operation Wed, 26 Jun 2019 04:52:11 GMT davidb [33227] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/perllib/classify/AZCompactList.pm (deleted) Customized version no-longer needed. Splitting of metadata fields ... Wed, 26 Jun 2019 04:50:43 GMT davidb [33226] * main/trunk/model-sites-dev/heritage-nz/siteConfig.xml (modified) Changes related to working with berry-basket as on by default Wed, 26 Jun 2019 04:49:28 GMT davidb [33225] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/etc/collectionConfig.xml (modified) Minor adjustments to plugin and classifier settings Wed, 26 Jun 2019 04:48:48 GMT davidb [33224] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xls-to-csv.py (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xls-to-sanitized-csv.py (modified) Further code tidy-up Wed, 26 Jun 2019 04:47:48 GMT davidb [33223] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/transform/pages/about.xsl (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/transform/pages/document.xsl (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/transform/pages/help.xsl (added) Introduction of a help page to the DL Wed, 26 Jun 2019 03:52:27 GMT davidb [33222] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xls-to-csv.py (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xls-to-sanitized-csv.py (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xlsutil.py (modified) More careful working with unicode/utf8 Mon, 24 Jun 2019 23:03:49 GMT kjdon [33220] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/BerryBasket.java (modified) need to check for username being '' which it usually is if user not ... Mon, 24 Jun 2019 05:59:45 GMT davidb [33219] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/PDFS-MISSING-FROM-XLS--FAST.sh (added) Faster way to compute this Mon, 24 Jun 2019 05:46:14 GMT wy59 [33218] * main/trunk/greenstone3/web/interfaces/default/js/javascript-global-functions.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) 1. Added Javascript versions of new erase-metadata functions, to work ... Mon, 24 Jun 2019 04:41:04 GMT wy59 [33217] * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone3/web/interfaces/default/js/classifier_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) 1. Undoing the change to doc.pm committed in revision 33185: not ... Mon, 24 Jun 2019 04:32:41 GMT wy59 [33216] * main/trunk/greenstone3/web/interfaces/default/transform/map-tools.xsl (modified) Dr Bainbridge fixed debugging code not meant to be committed that set ... Mon, 24 Jun 2019 02:31:32 GMT kjdon [33215] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) in asking for something from eg heritage2 interface file, need to ... Mon, 24 Jun 2019 02:30:36 GMT kjdon [33214] * main/trunk/greenstone3/web/interfaces/halftone/transform/pages/help.xsl (modified) fixed up calling for help_b and help.findinginformationtitle text strings Mon, 24 Jun 2019 02:29:59 GMT kjdon [33213] * main/trunk/greenstone3/web/interfaces/default/transform/pages/help.xsl (modified) help_b is in main interface_default.properties, not ... Mon, 24 Jun 2019 02:13:12 GMT kjdon [33212] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) changed how we remember who has verified. Can't store in hte session ... Mon, 24 Jun 2019 01:51:53 GMT kjdon [33211] * main/trunk/greenstone3/web/interfaces/default/transform/pages/help.xsl (modified) help.findinginformationtitle needs the collName as a parameter Mon, 24 Jun 2019 01:13:30 GMT davidb [33210] * main/trunk/greenstone3/web/interfaces/default/transform/pages/help.xsl (modified) Changed to use $interface_name to work better with other interfaces ... Sun, 23 Jun 2019 23:27:53 GMT kjdon [33209] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) don't add 1 to currentpage * docsperpage. otherwise you miss the ... Sun, 23 Jun 2019 22:56:47 GMT kjdon [33208] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/CollectionGroups.java (modified) changing to use correct class name for logging Sun, 23 Jun 2019 10:52:51 GMT davidb [33207] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/etc/collectionConfig.xml (modified) More careful pulling apart of metadata through plugins and classifiers Sun, 23 Jun 2019 10:51:45 GMT davidb [33206] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/transform/pages/about.xsl (modified) About page now links in to CSV sanitized spreadsheet Sun, 23 Jun 2019 10:50:24 GMT davidb [33205] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/ACTIVATE.sh (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/FIX-UP-INDEX.sh (modified) Adjustment in echo info printed out Sun, 23 Jun 2019 10:49:47 GMT davidb [33204] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xls-to-csv.py (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xlsutil.py (modified) Regularization of SiteNo through sprintf %03d type formatting so ... Sat, 22 Jun 2019 05:15:34 GMT davidb [33203] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xls-to-csv.py (modified) commented out code tidy-up Sat, 22 Jun 2019 05:13:38 GMT davidb [33202] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/PREPARE-IMPORT.sh (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xls-to-csv.py (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xls-to-sanitized-csv.py (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xlsutil.py (modified) Bound and Unbound CSV files changed to pring out all non-empty header ... Fri, 21 Jun 2019 23:08:24 GMT davidb [33201] * main/trunk/model-interfaces-dev/heritage-nz/transform/layouts/header.xsl (modified) page-title-area template added to header.xsl. To be honest, I don't ... Fri, 21 Jun 2019 23:07:07 GMT davidb [33200] * main/trunk/model-interfaces-dev/heritage-nz/transform/pages/classifier.xsl (modified) * main/trunk/model-interfaces-dev/heritage-nz/transform/pages/query.xsl (modified) Introduction of fix-to-the-side option for berry-basket, similar to ... Fri, 21 Jun 2019 23:03:02 GMT davidb [33199] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) Introduction of @download attribute to gsf:link Fri, 21 Jun 2019 23:02:12 GMT davidb [33198] * main/trunk/model-interfaces-dev/heritage-nz/transform/pages/berry.xsl (modified) Tweak to pageTitle name; use of new customCSS template Fri, 21 Jun 2019 22:58:47 GMT davidb [33197] * main/trunk/model-interfaces-dev/heritage-nz/transform/layouts/main.xsl (modified) Inclusion of Google Analytics tracking, removal of iframe header ... Fri, 21 Jun 2019 22:55:39 GMT davidb [33196] * main/trunk/model-interfaces-dev/heritage-nz/style/custom.css (modified) Tweaks to CSS Fri, 21 Jun 2019 22:54:55 GMT davidb [33195] * main/trunk/model-interfaces-dev/heritage-nz/js/iframeResizer.contentWindow.min.js (added) JS file to be used by parent Heritange NZ site Fri, 21 Jun 2019 22:53:53 GMT davidb [33194] * main/trunk/model-interfaces-dev/heritage-nz/images/next.png (added) * main/trunk/model-interfaces-dev/heritage-nz/images/previous.png (added) Red version to match Heritage NZ site Fri, 21 Jun 2019 22:50:03 GMT davidb [33193] * main/trunk/model-sites-dev/heritage-nz/siteConfig.xml.in (added) Customized version for Heritage NZ site, with the exception of the ... Fri, 21 Jun 2019 22:44:47 GMT davidb [33192] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/PREPARE-IMPORT.sh (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xls-to-sanitized-csv.py (modified) More carefully control where the sanitized CSV file is generated Fri, 21 Jun 2019 22:33:10 GMT davidb [33191] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xls-to-csv.py (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xls-to-sanitized-csv.py (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xlsutil.py (modified) Code tidy-up Fri, 21 Jun 2019 22:15:18 GMT davidb [33190] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/etc/collectionConfig.xml (modified) Changes made in response to usability feedback testing Fri, 21 Jun 2019 22:13:51 GMT davidb [33189] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/transform/pages/document.xsl (added) Tweak to adjust title/link in banner to go back to the About page ... Fri, 21 Jun 2019 22:10:17 GMT davidb [33188] * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/PREPARE-IMPORT.sh (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xls-to-csv.py (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xls-to-sanitized-csv.py (modified) * main/trunk/model-sites-dev/heritage-nz/collect/pdf-reports/prepare/xlsutil.py (added) Changes and refactoring to work with the new (XLSX) spreadsheet ... Fri, 21 Jun 2019 11:45:38 GMT wy59 [33187] * main/trunk/greenstone3/web/interfaces/default/js/classifier_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) Bugfix to recently introduced bug: when there are bookshelves, ... Fri, 21 Jun 2019 10:26:57 GMT wy59 [33186] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts-shapes-util.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) Lower opacity for other documents that are nearby. Discovered broken ... Fri, 21 Jun 2019 08:37:49 GMT wy59 [33185] * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) 1. Corrections to map-scripts.js code (e.g. a var had been omitted ... Fri, 21 Jun 2019 05:16:16 GMT wy59 [33184] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) 1. Loop counter bugfix. 2. Not sure if there should be a scroll ... Fri, 21 Jun 2019 04:47:21 GMT ak19 [33183] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) 1. Added the untested erase_archives/index/live/import_metadata() ... Fri, 21 Jun 2019 02:33:58 GMT kjdon [33182] * main/trunk/greenstone3/web/interfaces/default/js/berrybasket/berrycheckout.js (modified) source links now do have library/sites/localsite etc, so we don't ... Fri, 21 Jun 2019 02:33:09 GMT kjdon [33181] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) intermediary commit - am still tidying up the code. 1. servlet ... Fri, 21 Jun 2019 02:28:43 GMT kjdon [33180] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) adding library_name in front of sites for colleciton assoc file links ... Fri, 21 Jun 2019 02:26:48 GMT kjdon [33179] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) making recaptcha response string public so others can use it Fri, 21 Jun 2019 02:26:04 GMT kjdon [33178] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) hmvf param should be saved now - this is set when a user has accepted ... Fri, 21 Jun 2019 02:25:03 GMT kjdon [33177] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) adding some more string constants