# # ChangeLog for main # # Generated by Trac 1.4.2 # 2024-03-29T09:00:44+13:00 Tue, 30 Oct 2018 00:32:08 GMT kjdon [32554] * main/trunk/greenstone3/web/sites/localsite/groupConfig.xml (modified) changed a comment Tue, 30 Oct 2018 00:28:34 GMT kjdon [32553] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/CollectionGroups.java (modified) allow missing groupDescriptions element in groupConfig.xml Mon, 29 Oct 2018 23:43:38 GMT kjdon [32552] * main/trunk/greenstone3/web/sites/localsite/groupConfig.xml (modified) made this a bit nicer and more informative (hopefully) Mon, 29 Oct 2018 23:20:15 GMT kjdon [32551] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) added some style for collectionLinkImage to make these collections ... Mon, 29 Oct 2018 21:30:53 GMT kjdon [32549] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/Action.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/PageAction.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/DefaultReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/Receptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) receptionist now passes languageList (from interfaceConfig) to teh ... Mon, 29 Oct 2018 21:27:35 GMT kjdon [32548] * main/trunk/greenstone3/web/interfaces/default/transform/pages/pref.xsl (modified) added a test in lang-param template so that if the languageList is ... Mon, 29 Oct 2018 01:10:29 GMT kjdon [32547] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2FieldSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractSearch.java (modified) paramDefault elements for searching can now go in the format element ... Mon, 29 Oct 2018 01:09:36 GMT kjdon [32546] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) use variable instead of hard coded string for paramDefault Sun, 28 Oct 2018 23:19:46 GMT kjdon [32545] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) changes to query term highlighting. 1. added back in the ... Fri, 26 Oct 2018 07:12:14 GMT ak19 [32544] * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) 1. GreenstoneSQLPlugin: now sub read() calls the new lazy_get_gssql() ... Fri, 26 Oct 2018 02:10:47 GMT ak19 [32543] * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) Tidying up and adjusting TODO statements Thu, 25 Oct 2018 08:17:02 GMT ak19 [32542] * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) Instead of the docoid being stored in the docsql-.xml filename, ... Thu, 25 Oct 2018 07:12:42 GMT ak19 [32541] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Using proper parameters to GreenstoneSQLPlugin/Plugout instead of ... Thu, 25 Oct 2018 06:35:32 GMT ak19 [32540] * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Modified BasePlugout so that plugouts now take the site_name ... Thu, 25 Oct 2018 05:12:59 GMT ak19 [32539] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PrintInfo.pm (modified) New plugin parameter site_name (only set for GS3) that is passed to ... Wed, 24 Oct 2018 07:41:01 GMT ak19 [32538] * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) Previous commit message meant to be: string names of strings shared ... Wed, 24 Oct 2018 07:13:22 GMT ak19 [32537] * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) First commit to do with reading back in from the SQL DB. This commit ... Wed, 24 Oct 2018 07:11:33 GMT ak19 [32536] * main/trunk/greenstone2/perllib/docprint.pm (modified) * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneSQLPlugin.pm (added) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) First commit to do with reading back in from the SQL DB. This commit ... Wed, 24 Oct 2018 06:43:30 GMT ak19 [32535] * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneXMLPlugin.pm (modified) Fixing couple of typos before major commit. Tue, 23 Oct 2018 05:51:35 GMT ak19 [32534] * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) Related to previous commit: had previously made one of the changes to ... Tue, 23 Oct 2018 04:27:36 GMT ak19 [32533] * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) GS SQL Plugout now writes its docobj contents (if any) and structure ... Tue, 23 Oct 2018 04:23:03 GMT ak19 [32532] * main/trunk/greenstone2/perllib/docprint.pm (modified) Correction to changes: recursive call in docprint should still be ... Tue, 23 Oct 2018 02:33:31 GMT ak19 [32531] * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) 1. bugfix to GS SQLPlugout: recursive call didn't go through self ... Fri, 19 Oct 2018 07:54:17 GMT ak19 [32530] * main/trunk/greenstone2/perllib/gssql.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) Some more tidying up: some params passed by GreenstoneSQLPlugout to ... Fri, 19 Oct 2018 07:42:08 GMT ak19 [32529] * main/trunk/greenstone2/perllib/gssql.pm (added) * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (modified) Split the database functions into their own file gssql.pm, so that ... Fri, 19 Oct 2018 04:17:08 GMT ak19 [32528] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Related to previous commit, part 2 of commit. Renamed new ... Fri, 19 Oct 2018 04:12:18 GMT ak19 [32527] * main/trunk/greenstone2/perllib/plugouts/GreenstoneSQLPlugout.pm (moved) Renaming new MySQLPlugout to GreenstoneSQLPlugout to indicate that it ... Fri, 19 Oct 2018 03:55:50 GMT ak19 [32526] * main/trunk/greenstone2/perllib/plugouts/MySQLPlugout.pm (modified) MySQLPlugout now calls SUPER::method_name() instead of ... Fri, 19 Oct 2018 03:54:52 GMT ak19 [32525] * main/trunk/greenstone2/perllib/inexport.pm (modified) Minor fix in comment. Thu, 18 Oct 2018 08:40:29 GMT ak19 [32524] * main/trunk/greenstone2/perllib/plugouts/MySQLPlugout.pm (modified) Creating db, creating tables and populating both coll_metadata and ... Thu, 18 Oct 2018 07:41:40 GMT ak19 [32523] * main/trunk/greenstone2/perllib/plugouts/MySQLPlugout.pm (modified) UNDOING PART OF RECENT COMMIT: Calling superclass ... Thu, 18 Oct 2018 07:29:26 GMT ak19 [32522] * main/trunk/greenstone2/perllib/plugouts/MySQLPlugout.pm (modified) Fixing some syntax errors Thu, 18 Oct 2018 07:25:28 GMT ak19 [32521] * main/trunk/greenstone2/perllib/plugouts/MySQLPlugout.pm (modified) 1. Calling superclass GreenstoneXMLPlugout's begin(), end(), ... Thu, 18 Oct 2018 06:36:33 GMT ak19 [32520] * main/trunk/greenstone2/perllib/plugouts/MySQLPlugout.pm (modified) Committing first cut of MySQLPlugout that uses DBI (DB interface) for ... Thu, 18 Oct 2018 06:34:48 GMT ak19 [32519] * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Added BasePlugout::end() so I can use it in the new MySQLPlugout, and ... Tue, 16 Oct 2018 00:52:48 GMT ak19 [32518] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/docprint.pm (modified) * main/trunk/greenstone2/perllib/plugouts/MySQLPlugout.pm (added) * main/trunk/greenstone2/perllib/strings.properties (modified) Untested first attempt at MySQLPlugout that is meant to write ... Mon, 15 Oct 2018 04:40:16 GMT ak19 [32517] * main/trunk/greenstone2/bin/script/gti.pl (modified) Fixing a bug that Kathy found: serbian (bosnian herzegovina) cyrillic ... Mon, 15 Oct 2018 01:34:35 GMT ak19 [32516] * main/trunk/greenstone2/etc/main.cfg (modified) Although files for the language Igbo were added upon a translation ... Mon, 15 Oct 2018 01:01:51 GMT kjdon [32515] * main/trunk/gli/classes/dictionary.properties (modified) changed the gli restart string to better reflect the situation Thu, 11 Oct 2018 07:37:31 GMT ak19 [32514] * main/trunk/greenstone2/perllib/docprint.pm (modified) Also need OUTPUT_NONE as an option when docprint.pm writes out doc.xml Thu, 11 Oct 2018 06:49:56 GMT ak19 [32513] * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) Forgot to make some more minor changes in the previous commit's ... Thu, 11 Oct 2018 06:31:44 GMT ak19 [32512] * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/docprint.pm (modified) * main/trunk/greenstone2/perllib/oaiinfo.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) Refactoring some existing perl code as per Dr Bainbridge's ideas on ... Wed, 10 Oct 2018 08:25:13 GMT ak19 [32511] * main/trunk/greenstone2/bin/script/plugoutinfo.pl (modified) * main/trunk/greenstone2/perllib/plugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/DSpacePlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/FedoraMETSPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneMETSPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/MARCXMLPlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/METSPlugout.pm (modified) Running plugoutinfo.pl with describeall or listall flag would break ... Wed, 10 Oct 2018 08:14:33 GMT ak19 [32510] * main/trunk/gli/src/org/greenstone/gatherer/gui/ExportAsPrompt.java (modified) Bugfix when exporting from GLI: calling substring resulted in ... Tue, 09 Oct 2018 06:46:17 GMT ak19 [32509] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper4/GS2LuceneQuery.java (modified) After changes in last 3 commits, reinstating the possible ... Tue, 09 Oct 2018 06:35:40 GMT ak19 [32508] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper4/GS2LuceneQuery.java (modified) Continued from previous 2 commits: Properly spelled new method name ... Tue, 09 Oct 2018 06:27:11 GMT ak19 [32507] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper4/GS2LuceneQuery.java (modified) Having committed the bugfix, commenting out debugging code. Tue, 09 Oct 2018 06:24:52 GMT ak19 [32506] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper4/GS2LuceneQuery.java (modified) Bugfix to bug that Kathy discovered in code I committed: with the ... Tue, 09 Oct 2018 03:02:10 GMT kjdon [32505] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) moved soem code into a new method getFormattedArchiveDoc. Modified ... Tue, 09 Oct 2018 02:49:21 GMT kjdon [32504] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) 1. need to make sure we are passing round p.s - previous service - ... Tue, 09 Oct 2018 02:11:25 GMT kjdon [32503] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) 2 things. if @highlight attribute set on gsf:metadata, then output ... Mon, 08 Oct 2018 23:03:23 GMT kjdon [32502] * main/trunk/greenstone3/web/interfaces/default/js/document_scripts.js (modified) can't assume TextQuery is previous service as it may have been eg ... Mon, 08 Oct 2018 10:57:39 GMT Georgiy Litvinov [32501] * main/trunk/greenstone2/perllib/plugins/BaseImporter.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataCSVPlugin.pm (modified) Workaround to set assign metadata via csv metadata plugin. "Section" ... Fri, 05 Oct 2018 03:48:04 GMT ak19 [32500] * main/trunk/greenstone2/perllib/plugins/ReadTextFile.pm (modified) For a test case, best_encoding come out with prefix/suffix to utf_8, ... Fri, 05 Oct 2018 03:46:39 GMT ak19 [32499] * main/trunk/greenstone2/perllib/plugins/PDFv2Plugin.pm (modified) Fix for PDFv2 plugin's page buckets. Wed, 03 Oct 2018 09:28:51 GMT Georgiy Litvinov [32498] * main/trunk/greenstone2/perllib/servercontrol.pm (modified) Check for response containing 200 as Tomcat 8 does not return OK ... Thu, 27 Sep 2018 06:37:45 GMT sjm84 [32497] * main/trunk/release-kits/kits/rk3/ant-scripts/compile.xml (modified) GS3 release binary's ant version now increased to ant 1.9.13. This ... Thu, 27 Sep 2018 02:33:14 GMT ak19 [32496] * main/trunk/greenstone3/build.xml (modified) Getting the GS3 target for compiling build-src to actually build ... Wed, 26 Sep 2018 08:10:44 GMT ak19 [32495] * main/trunk/release-kits/kits/rk3/installer/build.xml (modified) Correcting path to openssl on darwin Tue, 25 Sep 2018 08:31:03 GMT ak19 [32494] * main/trunk/greenstone2/build-src/packages/Makefile (modified) * main/trunk/greenstone2/build-src/packages/Makefile.in (modified) Can't compile Crypt::LE at end of make all in build-src/packages, as ... Tue, 25 Sep 2018 07:49:53 GMT ak19 [32492] * main/trunk/greenstone2/build-src/packages/Makefile (modified) * main/trunk/greenstone2/build-src/packages/Makefile.in (modified) Linux release binaries broke. I think this change is a correction ... Tue, 25 Sep 2018 01:03:50 GMT kjdon [32491] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XMLTransformer.java (modified) added a new transform method for 2 files where you can pass in the ... Tue, 25 Sep 2018 01:00:11 GMT kjdon [32490] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/XMLRetrieve.java (modified) we need to supply entity resolver to the transform call, otherwise it ... Mon, 24 Sep 2018 23:26:33 GMT kjdon [32489] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/README (modified) updated the README Mon, 24 Sep 2018 23:20:00 GMT kjdon [32488] * main/trunk/greenstone3/gs3-setup.sh (modified) added WEB-INF/lib jar files to classpath. needed for compiling Lucene ... Mon, 24 Sep 2018 23:07:02 GMT kjdon [32487] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/index/index.zip (modified) rebuilt index using current lucene (4.7.2) Mon, 24 Sep 2018 23:06:34 GMT kjdon [32486] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/index/buildConfig.xml (modified) updating this to match that in etc folder Mon, 24 Sep 2018 22:56:42 GMT kjdon [32485] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/java/Indexer.java (modified) * main/trunk/greenstone3/web/sites/localsite/collect/gberg/java/Search.java (modified) greenstone now uses lucene 4.7.2, so upgrading this code to match Mon, 24 Sep 2018 22:55:22 GMT kjdon [32484] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/java/ImportXML.java (modified) XMLConverter no longer has setEntityResolver method. Pass it in to ... Mon, 24 Sep 2018 08:41:50 GMT ak19 [32483] * main/trunk/greenstone3/build.xml (modified) 1. Avoiding subtle bug if you forget to include https in ... Mon, 24 Sep 2018 08:27:00 GMT ak19 [32482] * main/trunk/greenstone3/build.xml (modified) Automating https certification works on Mac Mon, 24 Sep 2018 08:11:51 GMT ak19 [32481] * main/trunk/greenstone2/build-src/packages/Makefile (modified) * main/trunk/greenstone2/build-src/packages/Makefile.in (modified) Correction. Cascade-make of Crypt::LE perl package for darwin/mac ... Mon, 24 Sep 2018 03:37:45 GMT ak19 [32480] * main/trunk/greenstone2/build-src/packages/Makefile (modified) * main/trunk/greenstone2/build-src/packages/Makefile.in (modified) When build-src/packages is compiling up anything in perllib/cpan that ... Mon, 24 Sep 2018 03:27:24 GMT ak19 [32479] * main/trunk/greenstone2/perllib/cpan/compile-zerossl.sh (modified) Rename tmp folder to something more sensible and now works out what ... Fri, 21 Sep 2018 08:17:12 GMT ak19 [32478] * main/trunk/greenstone3/build.xml (modified) On Windows, we're now also using openSSL to convert the certificate ... Fri, 21 Sep 2018 07:08:14 GMT ak19 [32477] * main/trunk/greenstone3/build.xml (modified) HTTPS certification on windows: Using openSSL for generating the ... Thu, 20 Sep 2018 07:59:52 GMT ak19 [32476] * main/trunk/greenstone3/bin/windows/openssl (added) * main/trunk/greenstone3/bin/windows/openssl/bin (added) * main/trunk/greenstone3/bin/windows/openssl/bin/c_rehash.pl (added) * main/trunk/greenstone3/bin/windows/openssl/bin/libcrypto-1_1.dll (added) * main/trunk/greenstone3/bin/windows/openssl/bin/libssl-1_1.dll (added) * main/trunk/greenstone3/bin/windows/openssl/bin/openssl.exe (added) * main/trunk/greenstone3/bin/windows/openssl/certs (added) * main/trunk/greenstone3/bin/windows/openssl/misc (added) * main/trunk/greenstone3/bin/windows/openssl/misc/CA.pl (added) * main/trunk/greenstone3/bin/windows/openssl/misc/tsget.pl (added) * main/trunk/greenstone3/bin/windows/openssl/private (added) Compiled up 32 bit OpenSSL v 1.1.1 on Windows to use in place of ... Tue, 18 Sep 2018 04:10:38 GMT kjdon [32475] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/Collection.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) set a no_archives att to the collection element if archives are not ... Tue, 18 Sep 2018 04:07:13 GMT kjdon [32474] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) added a space bewteen sentences in popup alert Tue, 18 Sep 2018 03:52:17 GMT kjdon [32473] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) AllowDocumentEditing is true by default. Also, if we disable edit ... Tue, 18 Sep 2018 01:56:52 GMT kjdon [32472] * main/trunk/greenstone3/web/interfaces/default/js/berrybasket/berrycheckout.js (modified) previous commit was by mistake, undoing it. Tue, 18 Sep 2018 01:54:31 GMT kjdon [32471] * main/trunk/greenstone3/web/interfaces/default/js/berrybasket/berrycheckout.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) moved some functions from documentedit_scripts to ... Tue, 18 Sep 2018 01:38:11 GMT kjdon [32470] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) de string keys can't have extra . in them - breaks javascript later Tue, 18 Sep 2018 00:45:55 GMT kjdon [32469] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) strings for the gsdl page, also error messages for the document ... Tue, 18 Sep 2018 00:44:21 GMT kjdon [32468] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) finetuning when the ednable/disable edit mode option appears in the ... Tue, 18 Sep 2018 00:19:45 GMT kjdon [32467] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2DocumentRetrieve.java (modified) removed a log message as its showing up heaps when its not actually ... Mon, 17 Sep 2018 23:11:33 GMT kjdon [32466] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) only show disable/enable editing button in the user menu when we are ... Mon, 17 Sep 2018 06:59:17 GMT ak19 [32465] * main/trunk/greenstone3/build.xml (modified) Correcting requirements for setting up https certification as still ... Mon, 17 Sep 2018 05:46:52 GMT ak19 [32463] * main/trunk/greenstone3/bin/script/IPv4.bat (modified) * main/trunk/greenstone3/bin/script/IPv4.sh (modified) Need to get machine's external IP address from eth0 device, not the ... Mon, 17 Sep 2018 04:09:44 GMT ak19 [32462] * main/trunk/greenstone2/perllib/cpan/compile-zerossl.sh (modified) File comments and renaming TMPDIR to TEMP_DIR, since the former is a ... Mon, 17 Sep 2018 03:18:13 GMT ak19 [32461] * main/trunk/greenstone2/perllib/cpan/compile-zerossl.sh (modified) 1. Changes to get le.pl to finally work: the bootstrap files of the ... Mon, 17 Sep 2018 02:40:12 GMT kjdon [32460] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) beginnings of google tracking code. editingLink in menu to only ... Mon, 17 Sep 2018 02:36:11 GMT kjdon [32459] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) added groupsContain method - can't just use a string contains as e.g. ... Sun, 16 Sep 2018 23:50:23 GMT kjdon [32458] * main/trunk/greenstone3/web/interfaces/default/images/toki.png (added) * main/trunk/greenstone3/web/interfaces/default/images/toki_sm.png (added) toki images for gsdl page Sun, 16 Sep 2018 23:49:34 GMT kjdon [32457] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/gsdl.xsl (added) * main/trunk/greenstone3/web/interfaces/default/transform/pages/home.xsl (modified) added 'about greenstone' link on home page which leads to gsdl page, ... Thu, 13 Sep 2018 07:50:05 GMT ak19 [32456] * main/trunk/greenstone2/perllib/cpan/compile-zerossl.sh (added) First version of compile-zerossl.sh to build the Crypt::LE perl ... Thu, 13 Sep 2018 02:38:18 GMT kjdon [32455] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/ServiceRack.java (modified) removed a debug log message Thu, 13 Sep 2018 02:26:24 GMT kjdon [32454] * main/trunk/greenstone3/web/WEB-INF/classes/ServiceRack.properties (modified) a couple changes to auth.error messages Thu, 13 Sep 2018 02:18:16 GMT kjdon [32453] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2FieldSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractTextSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/BerryBasket.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/CrossCollectionSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2LuceneSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/ServiceRack.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/UserTracker.java (modified) replacing hard coded param names with static string variables. set up ... Thu, 13 Sep 2018 02:16:45 GMT kjdon [32452] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2MGSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/IViaRetrieve.java (modified) removed author email