# # ChangeLog for main/trunk # # Generated by Trac 1.4.2 # 2024-05-18T12:12:20+12:00 Tue, 26 Mar 2024 09:37:47 GMT anupama [38880] * main/trunk/greenstone3/web/interfaces/default/transform/pages/webswing-collage.xsl (modified) Minor change to gsdlcollage applet dimensions, changing from Phind ... Tue, 26 Mar 2024 01:24:18 GMT kjdon [38879] * main/trunk/greenstone3/build.xml (modified) now using tomcat 5.8.99. If you want to update your existing ... Tue, 26 Mar 2024 01:02:16 GMT kjdon [38878] * main/trunk/greenstone3/web/WEB-INF/lib/xalan.jar (moved) no longer support java 1.4, so xalan.jar can just be in here ... Tue, 26 Mar 2024 00:51:58 GMT kjdon [38877] * main/trunk/greenstone3/resources/tomcat/server_tomcat8.xml.svn (modified) * main/trunk/greenstone3/resources/tomcat/web8.xml.svn (modified) updated these to match tomcat 5.8.99 Tue, 26 Mar 2024 00:48:31 GMT kjdon [38876] * main/trunk/greenstone3/resources/tomcat/root_context.xml.in (modified) updated this to match tomcat 5.8.99 Tue, 26 Mar 2024 00:27:09 GMT kjdon [38875] * main/trunk/greenstone3/web/WEB-INF/web.xml (modified) add some cookie config settings. needed to get partitioned ... Mon, 25 Mar 2024 10:18:19 GMT anupama [38874] * gs3-extensions/webswing/trunk/web/etc/webswing.config.in (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/DownloadImages.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/GsdlCollageApplet.java (modified) * main/trunk/greenstone3/web/interfaces/default/interfaceConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/webswing-collage.xsl (added) 1. Tried to get the GsdlCollageApplet to run as a webswing applet, ... Mon, 25 Mar 2024 10:09:04 GMT anupama [38873] * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JPhind.java (modified) Minor changes, adding override javadoc tags and proper calculation of ... Mon, 25 Mar 2024 08:03:33 GMT anupama [38872] * gs3-extensions/webswing/trunk/web/etc/webswing.config.in (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/webswing-phind.xsl (modified) Minor changes in display and XML comment for the previous (Phind) ... Sun, 24 Mar 2024 09:31:53 GMT anupama [38871] * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/CURL.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/DownloadUrls.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/GsdlCollageApplet.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GsdlCollageBrowse.java (modified) I've got the CURL and DownloadURLs methods now finding the right ... Thu, 21 Mar 2024 07:02:29 GMT anupama [38856] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/DerbyWrapper.java (modified) Testing if usersDB exists should use the full path. There was an ... Wed, 20 Mar 2024 11:50:50 GMT anupama [38855] * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/CURL.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/DownloadUrls.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/GsdlCollageApplet.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GsdlCollageBrowse.java (modified) 1. CURL.java wasn't reading anything on the page, because it didn't ... Wed, 20 Mar 2024 09:31:51 GMT anupama [38854] * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/GsdlCollageApplet.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GsdlCollageBrowse.java (added) * main/trunk/greenstone3/web/WEB-INF/classes/core_servlet_dictionary.properties (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/applet.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) Having been able to look at the GS2.88 Collage applet at least trying ... Tue, 19 Mar 2024 08:45:02 GMT anupama [38853] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet (added) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/CURL.java (added) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/CollageImage.java (added) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/Display.java (added) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/DisplayImages.java (added) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/DownloadImages.java (added) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/DownloadUrls.java (added) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/GsdlCollageApplet.java (added) * main/trunk/greenstone3/src/java/org/greenstone/applet/GsdlCollageApplet/MyAffineTransform.java (added) * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) Copied the GsdlCollageApplet package from GS2 into GS3's ... Tue, 19 Mar 2024 03:03:34 GMT davidb [38852] * main/trunk/greenstone2/etc/gsdom2gpts.xsl (added) XSLT for converting exported content to one that aligns with OpenAI ... Tue, 19 Mar 2024 03:02:07 GMT davidb [38851] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/OpenAIGPTsPlugout.pm (modified) General upgrade to support exporting files suitable for inclusion in ... Tue, 19 Mar 2024 03:00:34 GMT davidb [38850] * main/trunk/greenstone2/build-src/src/java/org/nzdl/gsdl/ApplyXSLT.java (modified) How this Java code was determining end-of-input was found to be ... Mon, 18 Mar 2024 07:37:34 GMT anupama [38848] * gs3-extensions/webswing/trunk/web/etc/webswing.config.in (modified) * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JPhind.java (modified) * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/webswing-phind.xsl (modified) 1. Running webswing-phind as an application instead of as an applet, ... Wed, 13 Mar 2024 21:58:02 GMT kjdon [38847] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/Action.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/QueryAction.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/XMLCollection.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/DisplayItemUtil.java (modified) committing tidy up code changes from SDL. There was somehting wring ... Wed, 13 Mar 2024 21:50:14 GMT kjdon [38846] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/CollectionGroups.java (modified) some changes for SDL tidy up, also changed the way we add in non ... Wed, 13 Mar 2024 21:31:00 GMT kjdon [38845] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) check for null parent before getting child nodes Wed, 13 Mar 2024 21:18:53 GMT kjdon [38844] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/PageAction.java (modified) we have already added displayItems and metadata, so don't need to ... Mon, 11 Mar 2024 23:47:30 GMT kjdon [38841] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header-vars.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/error.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/favourites.xsl (modified) when I added a global format statement containing in it to ... Mon, 11 Mar 2024 23:05:52 GMT kjdon [38839] * main/trunk/greenstone3/resources/web/servlets.xml.svn (modified) * main/trunk/greenstone3/web/WEB-INF/web.xml (modified) moved oaiservlet specification out of web.xml and into servlets.xml Sun, 10 Mar 2024 23:26:46 GMT kjdon [38830] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) if we are displaying favourites inside the current collection, then ... Sun, 10 Mar 2024 23:24:49 GMT kjdon [38829] * main/trunk/greenstone3/web/interfaces/default/transform/pages/favourites.xsl (modified) add groups into the breadcrumbs Sun, 10 Mar 2024 23:24:06 GMT kjdon [38828] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/DefaultReceptionist.java (modified) when looking for group, check the group param but also p.group - eg ... Sun, 10 Mar 2024 22:21:29 GMT kjdon [38827] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) for mapPlacesNearHere, choose between the code for Coordinates and ... Sun, 10 Mar 2024 22:18:49 GMT kjdon [38826] * main/trunk/greenstone3/web/interfaces/default/transform/expand-gsf.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/expand-gsf.xsl.for-gs312 (deleted) merged the changes from expand-gsf.xsl.for-gs312 into current ... Sun, 10 Mar 2024 22:15:43 GMT kjdon [38825] * main/trunk/greenstone3/web/interfaces/default/transform/expand-gsf.xsl (modified) mods to gsf:getCollectionText to allow propertyFile attribute if it ... Sun, 03 Mar 2024 07:31:57 GMT anupama [38817] * gs3-extensions/webswing/trunk/web/etc/webswing.config.in (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JPhind.java (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/webswing-phind.xsl (modified) I can't find a better way (the webswing way) to customise the applet ... Sat, 02 Mar 2024 07:34:37 GMT anupama [38814] * main/trunk/greenstone3/web/interfaces/default/interfaceConfig.xml (modified) I had made this change by copying the phind equivalent for webswing ... Sat, 02 Mar 2024 07:04:36 GMT anupama [38813] * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JPhind.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/Phind.java (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/webswing-phind.xsl (modified) 1. The Phrase Browse tab (in my tudor collection which has a Phind ... Fri, 01 Mar 2024 08:42:56 GMT anupama [38806] * gs3-extensions/webswing/trunk/build.xml (modified) * gs3-extensions/webswing/trunk/web/etc/webswing.config.in (modified) * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/webswing-phind.xsl (added) First attempt (2 *hardcoded* config params) of webswing version of ... Wed, 28 Feb 2024 00:18:31 GMT kjdon [38802] * main/trunk/greenstone2/perllib/plugins/BibTexPlugin.pm (modified) when investigating how OIDs are set I noticed we have this add_OID ... Tue, 27 Feb 2024 21:59:16 GMT kjdon [38801] * main/trunk/greenstone2/perllib/plugins/HathiTrustMETSPlugin.pm (modified) standardising on top_section rather than section or topsection when ... Tue, 27 Feb 2024 06:30:04 GMT anupama [38800] * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JPhind.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JPhindTitle.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JResultBox.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JResultCanvas.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JResultDisplay.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JResultTitle.java (modified) Added some extra class comments to indicate the new classes added are ... Tue, 27 Feb 2024 06:13:43 GMT anupama [38799] * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JResultBox.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JResultCanvas.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JResultTitle.java (modified) 1. ScrollPane wasn't being used and it didn't workout with the way ... Tue, 27 Feb 2024 01:49:00 GMT kjdon [38798] * main/trunk/greenstone2/perllib/strings.properties (modified) added text for CSVPlugin's ignore_field Tue, 27 Feb 2024 01:43:48 GMT kjdon [38797] * main/trunk/greenstone2/perllib/plugins/CSVPlugin.pm (modified) added option '-ignore_field' - if there is a column with this name in ... Mon, 26 Feb 2024 05:50:57 GMT anupama [38796] * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JPhind.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/PhindPhraseBrowse.java (modified) 1. I've now got the new JPhind class, when run as an application, ... Mon, 26 Feb 2024 04:44:36 GMT anupama [38795] * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JPhind.java (modified) 1. Replacing class Phind with JPhind in service/PhindPhraseBrowser ... Mon, 26 Feb 2024 04:12:23 GMT anupama [38794] * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/Phind.java (modified) Got the awt Phind Applet to work through the appletviewer Java ... Sat, 24 Feb 2024 05:55:30 GMT anupama [38782] * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JPhind.java (added) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JPhindTitle.java (added) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JResultBox.java (added) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JResultCanvas.java (added) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JResultDisplay.java (added) * main/trunk/greenstone3/src/java/org/greenstone/applet/phind/JResultTitle.java (added) First commit related to attempting to move (applet) Phind to ... Thu, 22 Feb 2024 05:59:49 GMT anupama [38769] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/resources/tomcat/greenstone3.xml.svn (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DepositorAction.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/UserTracker.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/DerbyWrapper.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/ModifyUsersDB.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/txt2usersDB.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/usersDB2txt.java (modified) Following Dr Bainbridge's task description and with his fixes: ... Thu, 22 Feb 2024 04:45:11 GMT davidb [38768] * main/trunk/greenstone3/resources/tomcat/greenstone3.xml.svn (modified) Fixed spelling mistake, updated the comment about its purpose Thu, 22 Feb 2024 01:53:37 GMT kjdon [38766] * main/trunk/greenstone3/web/interfaces/default/js/map-scripts.js (modified) doc.shapes might not be defined Tue, 20 Feb 2024 08:30:00 GMT anupama [38761] * main/trunk/greenstone2/bin/script/gti-process-spreadsheet.pl (modified) * main/trunk/greenstone2/bin/script/gti.pl (modified) Changes to get the Italian translation spreadsheet files manually ... Tue, 20 Feb 2024 08:23:15 GMT anupama [38760] * main/trunk/gli/classes/dictionary_it.properties (added) Italian language glidict module GS interface now added. Many thanks ... Tue, 20 Feb 2024 08:11:54 GMT anupama [38759] * main/trunk/gli/classes/dictionary.properties (modified) Corrections after looking at Julian Fox's translations. Tue, 20 Feb 2024 07:44:23 GMT anupama [38758] * main/trunk/greenstone2/macros/italian2.dm (modified) Italian language auxdm GS 2 interface. Many thanks to Julian Fox. Tue, 20 Feb 2024 07:26:23 GMT anupama [38757] * main/trunk/greenstone2/macros/english2.dm (modified) Spelling correction Mon, 19 Feb 2024 22:56:37 GMT kjdon [38754] * main/trunk/greenstone2/bin/script/full-rebuild.pl (modified) added handling for -importflag, -buildcolflag, -activateflag - use ... Mon, 19 Feb 2024 22:43:55 GMT kjdon [38753] * main/trunk/greenstone2/perllib/doc.pm (modified) field may be ex.Latitude, so use metaname (has had namespace removed) ... Fri, 16 Feb 2024 03:04:02 GMT kjdon [38751] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/DefaultReceptionist.java (modified) comenting out some debug messages Thu, 15 Feb 2024 08:36:47 GMT davidb [38750] * main/trunk/greenstone2/perllib/plugouts/OpenAIGPTsPlugout.pm (added) Experimental plugout to export collection files in a form more ... Thu, 15 Feb 2024 02:15:55 GMT davidb [38749] * main/trunk/greenstone2/perllib/plugins/BaseImporter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/HathiTrustMETSPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ReadTextFile.pm (modified) Code introduced to set SourceDirectory as a piece of metadata for all ... Wed, 14 Feb 2024 09:56:15 GMT davidb [38748] * main/trunk/greenstone2/perllib/plugins/BaseImporter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) Shifted position of when to apply metadata mapping rules to be ... Wed, 14 Feb 2024 03:44:10 GMT davidb [38745] * main/trunk/greenstone2/perllib/plugins/BaseImporter.pm (modified) Rule mapping code extended to now allow a match or substitute prefix ... Wed, 14 Feb 2024 03:43:03 GMT davidb [38744] * main/trunk/greenstone2/etc/metadata_mapping_rules.csv (added) Example file to help digital librarians work with the metadata ... Tue, 13 Feb 2024 23:04:58 GMT davidb [38743] * main/trunk/greenstone2/perllib/plugins/BaseImporter.pm (modified) Tweak after testing -- handles a comment at the end of a line better Tue, 13 Feb 2024 04:15:40 GMT davidb [38742] * main/trunk/greenstone2/perllib/plugins/BaseImporter.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) New mapping_metadata_file rule-table functionalilty Tue, 13 Feb 2024 04:14:35 GMT davidb [38741] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) Splicing in of $self->post_process_doc_obj() so new ... Tue, 13 Feb 2024 04:10:07 GMT davidb [38740] * main/trunk/greenstone2/perllib/util.pm (modified) Handy to have a subroutine that can read in a text file (csv,tsv) raw ... Tue, 13 Feb 2024 01:20:47 GMT davidb [38739] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) Accidentally committed debug statements. Now removed Mon, 12 Feb 2024 22:12:53 GMT kjdon [38738] * main/trunk/greenstone2/perllib/classify/List.pm (modified) some more work around the logic of split_approximate_size, when we ... Mon, 12 Feb 2024 10:51:05 GMT davidb [38737] * main/trunk/greenstone2/perllib/convertutil.pm (modified) updated comment Mon, 12 Feb 2024 10:50:11 GMT davidb [38736] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Added in new functionality, controlled through a plugin option, to ... Mon, 12 Feb 2024 00:02:22 GMT davidb [38732] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2FieldSearch.java.SUM-OF-PROD-VERSION (added) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/SharedSoleneGS2FieldSearch.java.SUM-OF-PROD-VERSION (added) Change developed for The Willow project, to support the up-front ... Sun, 11 Feb 2024 23:49:05 GMT davidb [38731] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) Allow GS3 runtime to skip over temporary backup versions of XSL ... Wed, 07 Feb 2024 04:12:09 GMT davidb [38713] * main/trunk/greenstone3/src/ansible-playbooks/intermuse-installation-playbook.yml (modified) * main/trunk/greenstone3/src/ansible-playbooks/thewillow-installation-playbook.yml (modified) colon char in debug msg needs escaping Wed, 07 Feb 2024 04:11:07 GMT davidb [38712] * main/trunk/greenstone3/src/ansible-playbooks/thewillow-installation-playbook.yml (modified) colon char in debug msg needs escaping Tue, 06 Feb 2024 10:16:10 GMT davidb [38707] * main/trunk/greenstone2/ext/get-extension.sh (modified) Special case added for pdf-box Mon, 05 Feb 2024 23:58:37 GMT davidb [38698] * main/trunk/greenstone2/perllib/convertutil.pm (modified) Code introduced to 'paramaterize' the GSDL3SRCHOME part of files ... Fri, 02 Feb 2024 05:38:28 GMT davidb [38678] * main/trunk/greenstone3/src/ansible-playbooks/intermuse-installation-playbook.yml (modified) * main/trunk/greenstone3/src/ansible-playbooks/thewillow-installation-playbook.yml (modified) More tweaking of text info in playbook Fri, 02 Feb 2024 05:14:24 GMT davidb [38677] * main/trunk/greenstone3/src/ansible-playbooks/intermuse-installation-playbook.yml (modified) Tweaks to playbook resulting from basing the willow off of this one Fri, 02 Feb 2024 05:13:43 GMT davidb [38676] * main/trunk/greenstone3/src/ansible-playbooks/01-RUN-ANSIBLExtra-THEWILLOW-INSTALL.sh (added) * main/trunk/greenstone3/src/ansible-playbooks/thewillow-installation-playbook.yml (added) Playbook for the willow, imprinted off intermuse Fri, 02 Feb 2024 05:05:03 GMT davidb [38675] * main/trunk/greenstone3/src/ansible-playbooks/_local_config.bash (modified) added gsdl3srchome being displayed Fri, 02 Feb 2024 05:04:33 GMT davidb [38674] * main/trunk/greenstone3/src/ansible-playbooks/greenstone3-svn-base-debian-task.yml (modified) Fixed up task as a result of testing Wed, 31 Jan 2024 22:40:24 GMT davidb [38664] * main/trunk/greenstone3/src/ansible-playbooks/greenstone3-svn-base-centos-task.yml (modified) Changes needed to be able to successfully install ImageMagick on RHEL8 Wed, 31 Jan 2024 22:39:44 GMT davidb [38663] * main/trunk/greenstone3/src/ansible-playbooks/intermuse-installation-playbook.yml (modified) Added debug output as a reminder as to what to do next Wed, 31 Jan 2024 10:14:45 GMT davidb [38660] * main/trunk/greenstone3/src/ansible-playbooks/greenstone3-svn-base-centos-task.yml (modified) Devel::Peek.pm was not installed, despite perl-devel being installed Wed, 31 Jan 2024 09:53:48 GMT davidb [38659] * main/trunk/greenstone3/src/ansible-playbooks/intermuse-installation-playbook.yml (modified) Further tasks added to complete the installation Wed, 31 Jan 2024 08:45:37 GMT davidb [38657] * main/trunk/greenstone3/src/ansible-playbooks/01-RUN-ANSIBLExtra-INTERMUSE-INSTALL.sh (added) * main/trunk/greenstone3/src/ansible-playbooks/intermuse-installation-playbook.yml (added) Some initial work on ansible scripting the InterMusE installation Wed, 31 Jan 2024 04:41:27 GMT davidb [38656] * main/trunk/greenstone3/src/ansible-playbooks/greenstone3-svn-base-playbook.yml (modified) Adding in selfcontained-python3. Used in gnome-lib build, and python ... Wed, 31 Jan 2024 04:20:55 GMT davidb [38654] * main/trunk/greenstone3/src/ansible-playbooks/vars/default-core.yml (modified) Changed default values back to a more tradition 83 range Wed, 31 Jan 2024 04:20:23 GMT davidb [38653] * main/trunk/greenstone3/src/ansible-playbooks/01-RUN-ANSIBLE-BASE-INSTALL.sh (modified) * main/trunk/greenstone3/src/ansible-playbooks/_local_config.bash (modified) * main/trunk/greenstone3/src/ansible-playbooks/greenstone3-svn-base-centos-task.yml (added) * main/trunk/greenstone3/src/ansible-playbooks/greenstone3-svn-base-debian-task.yml (added) * main/trunk/greenstone3/src/ansible-playbooks/greenstone3-svn-base-playbook.yml (modified) Changes after testing on Redhat 8 Wed, 31 Jan 2024 03:04:47 GMT davidb [38652] * main/trunk/greenstone3/src/ansible-playbooks/README.txt (modified) Updated notes for Redhat Mon, 22 Jan 2024 05:51:32 GMT davidb [38614] * main/trunk/greenstone3/src/ansible-playbooks/reverse-proxy-https-tasks.yml (modified) Comment out ufw for now Mon, 22 Jan 2024 05:51:03 GMT davidb [38613] * main/trunk/greenstone3/src/ansible-playbooks/KILL-ANT-INSTALL.sh (added) To help spot run away processes started via ssh ansible playbook Mon, 22 Jan 2024 05:36:07 GMT davidb [38612] * main/trunk/greenstone3/src/ansible-playbooks/greenstone3-svn-base-playbook.yml (modified) Putting back to the command version for now, as 'ssh' remote version ... Mon, 22 Jan 2024 05:08:13 GMT davidb [38610] * main/trunk/greenstone3/src/ansible-playbooks/vars/default-core.yml (modified) Fixed type in @TEMPLATE@ name Mon, 22 Jan 2024 04:37:00 GMT davidb [38608] * main/trunk/greenstone3/src/ansible-playbooks/vars/default-core.yml (modified) (ad hoc) tags to help gcloud scripting Mon, 22 Jan 2024 04:18:26 GMT davidb [38607] * main/trunk/greenstone3/src/ansible-playbooks/greenstone3-svn-base-playbook.yml (modified) Tweak to playbook so the compiling/install ant target displays to the ... Mon, 22 Jan 2024 03:37:13 GMT davidb [38603] * main/trunk/greenstone3/src/ansible-playbooks/DOWNLOAD-GS3-PLAYBOOKS.sh (modified) Fixed typo in default assignment Mon, 22 Jan 2024 03:19:08 GMT davidb [38597] * main/trunk/greenstone3/src/ansible-playbooks/DOWNLOAD-GS3-PLAYBOOKS.sh (modified) Tweak to default download name Fri, 19 Jan 2024 05:08:06 GMT davidb [38586] * main/trunk/greenstone3/src/ansible-playbooks/reverse-proxy-https-tasks.yml (modified) Experiment with using ufw -- had to fix syntax error in when statement Fri, 19 Jan 2024 05:07:23 GMT davidb [38585] * main/trunk/greenstone3/src/ansible-playbooks/files/gs3-apache.conf.j2 (modified) Changed to use config variable for port Fri, 19 Jan 2024 05:06:46 GMT davidb [38584] * main/trunk/greenstone3/src/ansible-playbooks/vars/default-core.yml (modified) Tweaked back a bit to be more like what the default values will ... Fri, 19 Jan 2024 04:26:52 GMT davidb [38583] * main/trunk/greenstone3/src/ansible-playbooks/MONITOR-ANT-INSTALL.sh (added) To help see how far through ant install is