# # ChangeLog for main # # Generated by Trac 1.4.2 # 2024-03-28T23:06:29+13:00 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 Thu, 13 Sep 2018 02:15:25 GMT kjdon [32451] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) changed param names to use _PARAM so easier to identify them. changed ... Thu, 13 Sep 2018 02:12:34 GMT kjdon [32450] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) now storing and passing round gsparams class so that service clusters ... Thu, 13 Sep 2018 02:08:46 GMT kjdon [32449] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (modified) we now pass in the GSParams class to the service cluster, so all its ... Thu, 13 Sep 2018 02:05:59 GMT kjdon [32448] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/Action.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DepositorAction.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/FormatAction.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/GeneralAction.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/NoCollQueryAction.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/ProcessAction.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/QueryAction.java (modified) params class changed, now returns false by default for shouldsave. so ... Thu, 13 Sep 2018 01:57:44 GMT kjdon [32447] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) initialise params class earlier, so we can pass to MR as well as to ... Thu, 13 Sep 2018 01:55:17 GMT kjdon [32446] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) overhaul of params class. default is now to not save - add params to ... Thu, 13 Sep 2018 01:28:43 GMT kjdon [32445] * main/trunk/greenstone3/web/interfaces/default/transform/pages/authen.xsl (modified) add hl=lang to api.js url to get recpatcha in users language Wed, 12 Sep 2018 22:46:14 GMT kjdon [32444] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) fixed a bug in a test path (missing first bracket), now test for ... Wed, 12 Sep 2018 22:41:54 GMT kjdon [32443] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXSLT.java (modified) metadata to retrieve for cover image: add root_hascover as well as ... Wed, 12 Sep 2018 21:56:10 GMT kjdon [32442] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) if using in search results format statement, ... Tue, 11 Sep 2018 01:07:11 GMT kjdon [32440] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts_util.js (modified) log the not saved message as some browsers don't show it in their popup Tue, 11 Sep 2018 01:06:19 GMT kjdon [32439] * main/trunk/greenstone3/web/interfaces/default/js/documentedit_scripts.js (modified) put back a change I made ages ago. the instanceReady thing never ... Tue, 11 Sep 2018 00:59:51 GMT kjdon [32438] * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/GS-CHANGES.txt (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/config.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/dialogs (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/dialogs/image.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/icons (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/icons/hidpi (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/icons/hidpi/image.png (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/icons/image.png (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/images (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/images/noimage.png (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/af.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/ar.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/az.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/bg.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/bn.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/bs.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/ca.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/cs.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/cy.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/da.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/de-ch.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/de.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/el.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/en-au.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/en-ca.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/en-gb.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/en.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/eo.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/es-mx.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/es.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/et.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/eu.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/fa.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/fi.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/fo.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/fr-ca.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/fr.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/gl.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/gu.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/he.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/hi.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/hr.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/hu.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/id.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/is.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/it.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/ja.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/ka.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/km.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/ko.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/ku.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/lt.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/lv.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/mk.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/mn.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/ms.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/nb.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/nl.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/no.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/oc.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/pl.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/pt-br.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/pt.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/ro.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/ru.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/si.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/sk.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/sl.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/sq.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/sr-latn.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/sr.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/sv.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/th.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/tr.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/tt.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/ug.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/uk.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/vi.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/zh-cn.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/zh.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/plugin.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/dialogs (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/dialogs/sourcedialog.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/icons (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/icons/hidpi (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog-rtl.png (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/icons/hidpi/sourcedialog.png (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/icons/sourcedialog-rtl.png (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/icons/sourcedialog.png (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/af.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/ar.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/az.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/bg.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/bn.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/bs.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/ca.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/cs.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/cy.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/da.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/de-ch.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/de.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/el.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/en-au.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/en-ca.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/en-gb.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/en.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/eo.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/es-mx.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/es.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/et.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/eu.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/fa.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/fi.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/fo.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/fr-ca.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/fr.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/gl.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/gu.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/he.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/hi.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/hr.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/hu.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/id.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/is.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/it.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/ja.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/ka.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/km.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/ko.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/ku.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/lt.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/lv.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/mn.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/ms.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/nb.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/nl.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/no.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/oc.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/pl.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/pt-br.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/pt.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/ro.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/ru.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/si.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/sk.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/sl.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/sq.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/sr-latn.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/sr.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/sv.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/th.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/tr.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/tt.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/ug.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/uk.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/vi.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/zh-cn.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/lang/zh.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/plugin.js (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/samples (added) * main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/sourcedialog/samples/sourcedialog.html (added) CKEditor: added Image and SourceDialog plugins to allow image tag ... Mon, 10 Sep 2018 05:52:23 GMT ak19 [32437] * main/trunk/greenstone3/build.xml (modified) On windows, need to do a little more work to stop tomcat when we run ... Mon, 10 Sep 2018 04:16:51 GMT ak19 [32436] * main/trunk/greenstone3/build.xml (modified) Correction: restrict.http.to.local is a property relevant to ... Mon, 10 Sep 2018 03:07:49 GMT ak19 [32435] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgdemo/index-and-archives.zip (added) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgdemo/index.zip (deleted) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgppdemo/index-and-archives.zip (added) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgppdemo/index.zip (deleted) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/index-and-archives.zip (added) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/index.zip (deleted) gs2mgdemo, gs2mgppdemo and lucene-jdbm-demo are meant to work out of ... Sun, 09 Sep 2018 21:57:07 GMT kjdon [32434] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) don't need GSXML. prefix inside the class itself Fri, 07 Sep 2018 07:54:41 GMT ak19 [32433] * main/trunk/greenstone3/src/java/org/greenstone/util/GlobalProperties.java (modified) Oversight. If httpPort is 80, don't append colon and 80 to form base URL. Fri, 07 Sep 2018 07:39:40 GMT ak19 [32432] * gs3-extensions/solr/trunk/src/gs3-setup.bat (modified) * gs3-extensions/solr/trunk/src/gs3-setup.sh (modified) * main/trunk/greenstone2/perllib/servercontrol.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) * main/trunk/greenstone3/build.properties.svn (modified) * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/resources/web/global.properties.svn (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/GlobalProperties.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/ProtocolPortProperties.java (modified) 1. Since there's a chance that 127.0.0.1 isn't always the loopback ... Thu, 06 Sep 2018 10:32:58 GMT ak19 [32429] * main/trunk/greenstone3/build.properties.svn (modified) * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/resources/tomcat/server_tomcat7.xml.svn (modified) * main/trunk/greenstone3/resources/web/global.properties.svn (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/FedoraServiceProxy.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/ServletRealmCheck.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/server/Server3.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/server/Server3Property.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/GlobalProperties.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/ProtocolPortProperties.java (modified) solr should only be accessible locally (from localhost, specifically ... Wed, 05 Sep 2018 13:58:28 GMT Georgiy Litvinov [32428] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2LuceneRetrieve.java (modified) Throw new exception to prevent NPE in XMLTransformer Wed, 05 Sep 2018 08:21:26 GMT ak19 [32427] * main/trunk/greenstone3/build.xml (modified) Minor correction to help message before drastically redoing https stuff Wed, 05 Sep 2018 04:40:11 GMT ak19 [32426] * main/trunk/greenstone3/build.xml (modified) Placeholder solr.context wasn't being filled in when the solr.xml ... Mon, 03 Sep 2018 07:11:20 GMT ak19 [32425] * main/trunk/greenstone3/build.xml (modified) Forgot to do what Dr bainbridge had asked for: breadcrumb after ant ... Mon, 03 Sep 2018 06:34:55 GMT ak19 [32424] * main/trunk/greenstone3/build.xml (modified) Cosmetic. Now that the https cert automation targets are all more or ... Mon, 03 Sep 2018 06:30:29 GMT ak19 [32423] * main/trunk/greenstone3/build.xml (modified) Introduced the Windows https cert renewal part of the renewal target. ... Mon, 03 Sep 2018 05:26:39 GMT ak19 [32422] * main/trunk/greenstone3/build.xml (modified) 1. Adding in the command to revoke an https certificate (real or ... Mon, 03 Sep 2018 04:50:23 GMT ak19 [32421] * main/trunk/greenstone3/build.xml (modified) 1. build.xml now determines the bitness of a Windows OS so it can use ... Mon, 03 Sep 2018 04:30:26 GMT ak19 [32420] * main/trunk/greenstone2/setup.bat (modified) Improved way of finding OS bitness from bat, even though currently unused Mon, 03 Sep 2018 04:08:35 GMT ak19 [32419] * gs3-extensions/solr/trunk/src/src/java/org/greenstone/gsdl3/service/GS2SolrSearch.java (modified) * gs3-extensions/solr/trunk/src/src/java/org/greenstone/gsdl3/service/SolrSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/FedoraServiceProxy.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/ServletRealmCheck.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/server/Server3.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/ProtocolPortProperties.java (modified) ProtocolPortProperties.java constructors can throw an Exception now. Mon, 03 Sep 2018 03:21:46 GMT ak19 [32418] * main/trunk/greenstone3/src/java/org/greenstone/util/ProtocolPortProperties.java (modified) Fix. If tomcat.port exists in a properties file, it does not ... Mon, 03 Sep 2018 02:48:01 GMT kjdon [32417] * main/trunk/greenstone3/web/sites/localsite/siteConfig.xml (modified) add in recaptcha operations setting, to add recaptcha to register and ... Mon, 03 Sep 2018 02:29:32 GMT ak19 [32416] * main/trunk/greenstone3/build.xml (modified) On windows, only pass in min-min-live for setting up https- ... Mon, 03 Sep 2018 00:37:30 GMT kjdon [32415] * main/trunk/greenstone3/web/interfaces/default/transform/pages/authen.xsl (modified) changed breadcrumb logic - now add in admin page link only for those ... Mon, 03 Sep 2018 00:36:04 GMT kjdon [32414] * main/trunk/greenstone3/web/WEB-INF/classes/ServiceRack.properties (modified) some changes to authentication strings Mon, 03 Sep 2018 00:24:44 GMT kjdon [32413] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) added some extra username checking to make sure it doesn't already ... Fri, 31 Aug 2018 07:26:21 GMT ak19 [32412] * main/trunk/greenstone3/bin/windows/le32.exe (added) * main/trunk/greenstone3/bin/windows/le64.exe (added) * main/trunk/greenstone3/bin/windows/zeroSSL_CryptLE_LICENSE.txt (added) * main/trunk/greenstone3/build.xml (modified) HTTPS certification automation for Windows using ZeroSSL. 1. ... Thu, 30 Aug 2018 02:43:56 GMT kjdon [32391] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) need to make sure recaptcha key is in service if we are a failed ... Thu, 30 Aug 2018 02:27:06 GMT kjdon [32390] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) replaced hard coded text strings with static Strings. when doing ... Thu, 30 Aug 2018 02:22:51 GMT kjdon [32389] * main/trunk/greenstone3/web/interfaces/default/transform/pages/authen.xsl (modified) remove Admin breadcrumb from PerformRegister page. added a code comment Thu, 30 Aug 2018 01:43:25 GMT kjdon [32388] * main/trunk/greenstone3/web/interfaces/default/transform/pages/authen.xsl (modified) clear password fields if passwords don't match Wed, 29 Aug 2018 23:30:18 GMT kjdon [32387] * main/trunk/greenstone3/web/interfaces/default/transform/pages/authen.xsl (modified) removed Administration Page breadcrumb from Register and ... Wed, 29 Aug 2018 23:00:34 GMT kjdon [32386] * main/trunk/greenstone3/web/interfaces/default/transform/pages/login.xsl (modified) added a comment Wed, 29 Aug 2018 22:34:44 GMT kjdon [32385] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) added comments and removed some debug text Wed, 29 Aug 2018 09:14:39 GMT ak19 [32384] * main/trunk/greenstone3/build.xml (modified) 1. Renaming some targets for ease of remembering. 2. Putting the ... Wed, 29 Aug 2018 08:29:03 GMT ak19 [32383] * main/trunk/greenstone3/build.xml (modified) More fixes after testing https targets on a binary. Wed, 29 Aug 2018 08:22:59 GMT sjm84 [32382] * main/trunk/release-kits/kits/rk3/installer/build.xml (modified) It's not enough that openssl is copied to GS3/bin/linux with exec ... Wed, 29 Aug 2018 07:11:30 GMT ak19 [32381] * main/trunk/greenstone3/build.xml (modified) Correction to running ant exec when passing a variable that ... Fri, 24 Aug 2018 10:04:30 GMT Georgiy Litvinov [32379] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/resources/web/global.properties.svn (modified) Added solr context to global properties. Fri, 24 Aug 2018 04:38:54 GMT ak19 [32377] * main/trunk/release-kits/kits/rk3/ant-scripts/elcapitan-compile.xml (added) Committing rk3 ant-scripts compile version for elcapitan to sierra Thu, 23 Aug 2018 02:34:21 GMT kjdon [32376] * main/trunk/greenstone3/web/WEB-INF/classes/ServiceRack.properties (modified) added in authentication error strings Thu, 23 Aug 2018 02:33:49 GMT kjdon [32375] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) added in string for num Thu, 23 Aug 2018 02:31:35 GMT kjdon [32374] * main/trunk/greenstone3/web/sites/localsite/siteConfig.xml (modified) recaptcha version changed, so changing the key info. Uses test key ... Thu, 23 Aug 2018 02:24:01 GMT ak19 [32373] * main/trunk/greenstone2/build-src/packages/configure (modified) Fix to recent changes for getting openssl included in GS3/bin/linux Thu, 23 Aug 2018 02:21:01 GMT kjdon [32372] * main/trunk/greenstone3/web/interfaces/default/transform/pages/authen.xsl (modified) upgraded to recaptcha version 2 Thu, 23 Aug 2018 02:04:51 GMT kjdon [32371] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) added additionalHeaderContent-page template so that pages can add ... Thu, 23 Aug 2018 01:58:57 GMT ak19 [32370] * main/trunk/greenstone3/build.xml (modified) Property value has to be set after all. Hard to test this out when ... Thu, 23 Aug 2018 01:57:26 GMT kjdon [32369] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) lots of changes. moved to version 2 of recaptcha. moved all the error ... Thu, 23 Aug 2018 01:44:47 GMT ak19 [32368] * main/trunk/greenstone3/build.xml (modified) Typo reminded me to remove a property's value param, a behaviour ... Thu, 23 Aug 2018 01:43:04 GMT ak19 [32367] * main/trunk/greenstone3/build.xml (modified) Upgrade to inclusion of ant 1.9.x required due to the recent changes ... Thu, 23 Aug 2018 01:37:52 GMT kjdon [32366] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/Receptionist.java (modified) instead of blindly copying the paramList into the new pageRequest ... Thu, 23 Aug 2018 01:37:08 GMT ak19 [32365] * main/trunk/greenstone3/build.xml (modified) Minor changes before major one to use ant 1.9.13 Thu, 23 Aug 2018 01:36:12 GMT ak19 [32364] * main/trunk/greenstone2/build-src/packages/configure (modified) Minor change Thu, 23 Aug 2018 01:35:42 GMT kjdon [32363] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) adding SENSITIVE_ATT - used for params that shouldn't be shown in the ... Thu, 23 Aug 2018 01:35:00 GMT kjdon [32362] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) when libraryservlet is adding params to the paramList of the request, ... Thu, 23 Aug 2018 01:27:10 GMT kjdon [32361] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) added a new field to Param - sensitive. currently have default value, ... Thu, 23 Aug 2018 00:54:41 GMT ak19 [32360] * main/trunk/greenstone3/build.properties.svn (modified) Removing unnecessary comments now tomcat.port is no longer written ... Wed, 22 Aug 2018 10:14:09 GMT ak19 [32359] * main/trunk/greenstone3/build.xml (modified) Reversing a recently introduced behaviour: build.xml no longer writes ... Wed, 22 Aug 2018 10:11:54 GMT ak19 [32358] * main/trunk/greenstone3/src/java/org/greenstone/util/ProtocolPortProperties.java (added) Forgot to commit with previous rev 32357. Newly added class. Commit ... Wed, 22 Aug 2018 10:08:05 GMT ak19 [32357] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/FedoraServiceProxy.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/ServletRealmCheck.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/server/Server3.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/server/Server3Property.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/GlobalProperties.java (modified) GS3 Java code has moved away from using tomcat.port to using ... Wed, 22 Aug 2018 06:50:12 GMT ak19 [32356] * main/trunk/greenstone3/build.xml (modified) The isfalse test in ant surrounding the http testing mode works as ... Wed, 22 Aug 2018 06:43:43 GMT ak19 [32355] * main/trunk/greenstone3/build.xml (modified) Correcting tests for valid ports and associated helpful messages. Wed, 22 Aug 2018 04:07:51 GMT ak19 [32354] * main/trunk/greenstone3/bin/linux/certbot-LICENSE.txt (added) Including an Apache 2.0 licence for certbot, as we now have the ... Tue, 21 Aug 2018 09:02:36 GMT ak19 [32353] * main/trunk/greenstone3/bin/linux/certbot-auto (added) Adding in the certbot-auto script from https://certbot.eff.org/ for ... Tue, 21 Aug 2018 08:10:01 GMT ak19 [32352] * main/trunk/greenstone2/build-src/packages/configure (modified) Including the necessary folders of the openssl that we compiled up in ... Tue, 21 Aug 2018 07:01:59 GMT ak19 [32351] * main/trunk/greenstone3/build.xml (modified) Correcting syntax error introduced with last minute change in ... Tue, 21 Aug 2018 06:59:28 GMT ak19 [32350] * main/trunk/greenstone3/build.xml (modified) Some tidying up and using the recommended way to run ant exec tasks ... Tue, 21 Aug 2018 06:30:43 GMT ak19 [32349] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/resources/tomcat/server_tomcat7.xml.svn (modified) Rough draft of working ant targets that automate obtaining (and ... Mon, 20 Aug 2018 09:45:39 GMT Georgiy Litvinov [32348] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) Fixed no metadata problem using relative link to access document. Mon, 20 Aug 2018 02:13:33 GMT ak19 [32347] * main/trunk/greenstone3/build.properties.svn (modified) Previously committed with https port enabled, this prevented creating ... Fri, 17 Aug 2018 10:09:16 GMT ak19 [32346] * main/trunk/greenstone3/build.properties.svn (modified) * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/resources/tomcat/server_tomcat7.xml.svn (modified) Configuring tomcat works automatically. Still need to automate ... Fri, 17 Aug 2018 09:57:56 GMT ak19 [32345] * main/trunk/greenstone2/perllib/util.pm (modified) util.pm has to cope with library url being undefined: it can happen ...