# # ChangeLog for main/trunk/greenstone2 # # Generated by Trac 1.4.2 # 2024-03-29T11:40:58+13:00 Thu, 08 Feb 2018 01:34:56 GMT kjdon [32123] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) when hard linking, if the destination file already exists then remove ... Thu, 08 Feb 2018 01:14:43 GMT kjdon [32122] * main/trunk/greenstone2/perllib/plugins/BibTexPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/LaTeXPlugin.pm (modified) we had [a-z]{2..} which causes an error in later versions of perl. ... Sun, 04 Feb 2018 23:22:47 GMT kjdon [32113] * main/trunk/greenstone2/perllib/downloaders/OAIDownload.pm (modified) tmpnam isn't being used anyway, and it is deprecated in perl 5.24, ... Sun, 04 Feb 2018 23:20:55 GMT kjdon [32112] * main/trunk/greenstone2/perllib/strings.properties (modified) added downloadinfo.no_download_name which was missing Tue, 12 Dec 2017 04:06:51 GMT ak19 [32097] * main/trunk/greenstone2/perllib/oaiinfo.pm (modified) Commenting out unused line Tue, 12 Dec 2017 03:47:34 GMT ak19 [32096] * main/trunk/greenstone2/bin/script/gti.pl (modified) * main/trunk/greenstone2/bin/script/replace_srcdoc_with_html.pl (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ReadTextFile.pm (modified) * main/trunk/greenstone2/perllib/servercontrol.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Marking all the uses of sysread() with a comment saying they're a ... Fri, 08 Dec 2017 07:16:36 GMT ak19 [32090] * gs2-extensions/pdf-box/trunk/java/perllib/plugins/PDFBoxConverter.pm (modified) * main/trunk/greenstone2/perllib/FileUtils.pm (modified) Related to the previous commit, revision 32089. Some improvements. Fri, 08 Dec 2017 06:16:12 GMT ak19 [32089] * gs2-extensions/pdf-box/trunk/java/perllib/plugins/PDFBoxConverter.pm (modified) * main/trunk/greenstone2/perllib/FileUtils.pm (modified) 1. Attempted fix by Kathy and me for Diego's problem of PDFBox's ... Thu, 23 Nov 2017 00:50:51 GMT kjdon [32079] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) removed some print statements. Added some more explanations Tue, 21 Nov 2017 03:02:00 GMT kjdon [32077] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Removed debugging, and added some comments. Tue, 21 Nov 2017 01:42:25 GMT kjdon [32076] * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Bugfix (with debugging left in). The set-archive-metadata would ... Tue, 14 Nov 2017 00:40:47 GMT ak19 [32062] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Committing unused and untested new subroutines, in case they may ... Mon, 06 Nov 2017 05:54:37 GMT ak19 [32061] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Moving two subroutines from modmetadataaction.pm to metadataaction.pm ... Mon, 09 Oct 2017 02:58:15 GMT kjdon [32034] * main/trunk/greenstone2/macros/nzdlhome.dm (modified) updating nzdlhome.dm to match what is on colldev Fri, 06 Oct 2017 05:55:29 GMT ak19 [32028] * main/trunk/greenstone2/perllib/plugins/UnknownConverterPlugin.pm (modified) 1. Bugfix to previous commit: var might not be on an ... Thu, 05 Oct 2017 08:48:01 GMT ak19 [32026] * main/trunk/greenstone2/perllib/plugins/UnknownConverterPlugin.pm (modified) Some more placeholder strings for the UnknownConverterPlugin to ... Thu, 28 Sep 2017 10:18:22 GMT ak19 [32014] * main/trunk/greenstone2/makegs2.sh (modified) Remove the imagemagick.tar.gz from ext after it's been unpacked and ... Thu, 28 Sep 2017 10:10:13 GMT ak19 [32013] * main/trunk/gli/findjava.sh (modified) * main/trunk/greenstone2/findjava.sh (modified) * main/trunk/greenstone2/setup.bash (modified) Suppressing confusing message on Macs when there's no system Java ... Thu, 28 Sep 2017 09:33:53 GMT ak19 [32012] * main/trunk/greenstone2/setup.bash (modified) Correction. Discovered issue in srcdist situation Thu, 28 Sep 2017 09:11:50 GMT ak19 [32011] * main/trunk/greenstone2/setup.bash (modified) Tidying up a commit message Thu, 28 Sep 2017 07:34:52 GMT ak19 [32008] * main/trunk/greenstone2/makegs2.sh (modified) Rewriting the part of makegs2.sh that grabs the imagemagick binary, ... Thu, 28 Sep 2017 06:30:17 GMT ak19 [32007] * main/trunk/greenstone2/makegs2.sh (modified) Fixing typo before more significant changes Thu, 28 Sep 2017 05:58:45 GMT ak19 [32005] * main/trunk/greenstone2/makegs2.sh (modified) Different (and simpler) fix for GS2 imagemagick env clash on sourcing ... Thu, 28 Sep 2017 05:35:51 GMT ak19 [32004] * main/trunk/greenstone2/makegs2.sh (modified) Additional changes to previous commit of makegs2.sh, to allow passing ... Thu, 28 Sep 2017 04:54:34 GMT ak19 [32003] * main/trunk/greenstone2/makegs2.sh (modified) GS2 compile script will now grab imagemagick if passed in imagemagick ... Wed, 27 Sep 2017 04:10:24 GMT ak19 [32001] * main/trunk/greenstone2/macros/french.dm (modified) * main/trunk/greenstone2/macros/french2.dm (modified) Related to commit 32000. Manual fixes to the French language commits ... Wed, 27 Sep 2017 03:56:08 GMT ak19 [32000] * main/trunk/gli/classes/dictionary_fr.properties (modified) * main/trunk/greenstone2/macros/french.dm (modified) * main/trunk/greenstone2/macros/french2.dm (modified) * main/trunk/greenstone2/perllib/strings_fr.properties (modified) French language auxdm, coredm, perlmodules and glidict modules of GS2 ... Tue, 26 Sep 2017 23:39:40 GMT kjdon [31999] * main/trunk/greenstone2/perllib/strings.properties (modified) small change based on feedback from John Rose Tue, 26 Sep 2017 23:37:25 GMT kjdon [31998] * main/trunk/greenstone2/macros/english2.dm (modified) small change based on feedback from John Rose Mon, 25 Sep 2017 08:02:44 GMT ak19 [31990] * main/trunk/greenstone2/setup.bat (modified) Commit 31983, to make setup.bat set JAVA_HAME/JRE_HOME and put Java ... Mon, 25 Sep 2017 05:21:19 GMT ak19 [31989] * main/trunk/greenstone2/common-src/cgi-bin/gsdlCGI.pm (modified) Another bugfix with remote GS noticed with GS2: search results didn't ... Sun, 24 Sep 2017 22:30:01 GMT kjdon [31987] * main/trunk/greenstone2/perllib/strings.properties (modified) changed a couple of descriptions after queries from John Rose Sun, 24 Sep 2017 22:29:17 GMT kjdon [31986] * main/trunk/greenstone2/perllib/colcfg.pm (modified) added NO_IMPORT to list of string options Sun, 24 Sep 2017 21:24:28 GMT kjdon [31984] * main/trunk/greenstone2/macros/english.dm (modified) Half of the button descriptions (GLI, collector etc) had full stops ... Fri, 22 Sep 2017 08:10:10 GMT ak19 [31983] * main/trunk/greenstone2/setup.bat (modified) Forgot to bring the Windows setup.bat script up to speed with the ... Thu, 21 Sep 2017 03:19:14 GMT ak19 [31981] * main/trunk/greenstone2/macros/gujarati2.dm (modified) Gujarati language auxdm module of GS2 interface. Many thanks to Lavji ... Thu, 21 Sep 2017 00:16:23 GMT kjdon [31980] * main/trunk/greenstone2/runtime-src/src/recpt/receptionist.cpp (modified) the encoding used in hte page is not the same as content-encoding ... Thu, 21 Sep 2017 00:15:31 GMT kjdon [31979] * main/trunk/greenstone2/runtime-src/src/recpt/mod_gsdl.cpp (modified) duplicate the content encoding value in case the original gets wiped ... Tue, 19 Sep 2017 06:59:51 GMT ak19 [31975] * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) Another bugfix to downloading. Downloading over OAI wasn't working. ... Mon, 18 Sep 2017 07:55:15 GMT ak19 [31974] * main/trunk/greenstone2/macros/gujarati2.dm (modified) Gujarati language auxdm module of GS2 interface. Many thanks to Lavji ... Fri, 15 Sep 2017 09:00:00 GMT ak19 [31973] * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) Related to previous commit which contained Dr Bainbridge's fix to bug ... Fri, 15 Sep 2017 08:55:51 GMT ak19 [31972] * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/setup.bash (modified) GS2 on Mac now comes with a bundled JRE, since Maverick or Yosemite ... Fri, 15 Sep 2017 08:51:38 GMT ak19 [31971] * main/trunk/greenstone2/perllib/util.pm (modified) Emacs tabbing Mon, 11 Sep 2017 05:18:34 GMT ak19 [31960] * main/trunk/greenstone2/macros/gujarati2.dm (modified) * main/trunk/greenstone2/macros/spanish.dm (modified) * main/trunk/greenstone2/macros/spanish2.dm (modified) Spanish language core and auxiliary modules of GS2 interface. Many ... Mon, 11 Sep 2017 04:37:18 GMT ak19 [31959] * main/trunk/greenstone2/perllib/strings_gu.properties (modified) Gujarati language perlmodules module of GS interface. Many thanks to ... Sun, 10 Sep 2017 21:53:59 GMT kjdon [31958] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) use identify to work out the filetype of the original file, rather ... Fri, 08 Sep 2017 07:35:17 GMT ak19 [31957] * main/trunk/greenstone2/perllib/downloaders/WebDownload.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Tidying up. 1. Shifting informative error message to ... Fri, 08 Sep 2017 07:08:40 GMT ak19 [31956] * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) Dr Bainbridge read up on why the Sockets to our wget child process' ... Thu, 07 Sep 2017 13:57:31 GMT Georgiy Litvinov [31955] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) Prevent page from reloading on open same-section links Thu, 07 Sep 2017 08:12:56 GMT ak19 [31953] * main/trunk/greenstone2/bin/script/build (modified) Bugfix to allow Depositor to still successfully build even when GS2 ... Thu, 07 Sep 2017 07:54:22 GMT ak19 [31952] * main/trunk/greenstone2/perllib/servercontrol.pm (modified) Fix for when GS2 installation has spaces in its filepath Thu, 07 Sep 2017 05:57:31 GMT ak19 [31951] * main/trunk/greenstone2/macros/deposit.dm (modified) * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) Bugfix to depositor: commas in metadata entered through the depositor ... Thu, 07 Sep 2017 05:55:12 GMT ak19 [31950] * main/trunk/greenstone2/etc/main.cfg (modified) Taking out igbo.pm and igbo2.pm from list of active macros as ... Thu, 07 Sep 2017 01:11:22 GMT kjdon [31949] * main/trunk/greenstone2/web/style/style.css (modified) capitalize the headings for gsdl page table Thu, 07 Sep 2017 01:09:40 GMT kjdon [31948] * main/trunk/greenstone2/web/images/logo.png (added) * main/trunk/greenstone2/web/images/toki.png (added) * main/trunk/greenstone2/web/images/toki_sm.png (added) new greenstone logo, plus toki images for gsdl page Thu, 07 Sep 2017 01:08:25 GMT kjdon [31947] * main/trunk/greenstone2/macros/english2.dm (modified) added _texttokilink_ Thu, 07 Sep 2017 01:07:52 GMT kjdon [31946] * main/trunk/greenstone2/macros/gsdl.dm (modified) changed logos on this page Wed, 06 Sep 2017 22:36:35 GMT kjdon [31945] * main/trunk/greenstone2/web/style/style.css (modified) styling for the gsdl page table Wed, 06 Sep 2017 22:35:36 GMT kjdon [31944] * main/trunk/greenstone2/macros/gsdl.dm (modified) some work on formatting the gsdl page table Wed, 06 Sep 2017 22:34:56 GMT kjdon [31943] * main/trunk/greenstone2/macros/english2.dm (modified) removing this toki name line from translation Mon, 04 Sep 2017 05:43:29 GMT ak19 [31936] * main/trunk/greenstone2/build-src/win32.mak (modified) Windows still needs to copy wgetrc-gs.in template file into bin\windows Mon, 04 Sep 2017 02:08:57 GMT kjdon [31934] * main/trunk/greenstone2/macros/english.dm (modified) * main/trunk/greenstone2/macros/english2.dm (modified) text changes to go with removing docs page, and updating text on home ... Mon, 04 Sep 2017 02:07:07 GMT kjdon [31933] * main/trunk/greenstone2/macros/gsdl.dm (modified) simplified and tidied up the gsdl page. added info about the toki. Mon, 04 Sep 2017 02:06:13 GMT kjdon [31932] * main/trunk/greenstone2/macros/home.dm (modified) removed docs link. moved textaboutgreenstone into here, and made the ... Sun, 03 Sep 2017 23:30:00 GMT kjdon [31931] * main/trunk/greenstone2/etc/main.cfg (modified) removed docs.dm from list of macro files Sun, 03 Sep 2017 23:28:58 GMT kjdon [31930] * main/trunk/greenstone2/macros/docs.dm (deleted) no longer providing a docs page. the gsdl page provides links to ... Fri, 01 Sep 2017 08:50:34 GMT ak19 [31929] * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) The recent overhaul of perl running wget and allowing proper ... Fri, 01 Sep 2017 00:27:21 GMT kjdon [31926] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) added a new option 'store_original_image'. If this is set, and the ... Wed, 30 Aug 2017 07:29:36 GMT ak19 [31920] * main/trunk/greenstone2/perllib/downloaders/WebDownload.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) Untested on Windows as yet. 1. Major overhaul to WgetDownload's ... Thu, 24 Aug 2017 00:34:30 GMT kjdon [31919] * main/trunk/greenstone2/perllib/parse2.pm (modified) small tidy up to parsing. remove - if there, but allow the arg to not ... Wed, 23 Aug 2017 10:23:16 GMT ak19 [31918] * main/trunk/gli/classes/dictionary_gu.properties (modified) * main/trunk/greenstone2/macros/gujarati2.dm (modified) * main/trunk/greenstone3/web/WEB-INF/classes/ServiceRack_gu.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_gu.properties (modified) Updates of Gujarati language auxdm (GS2), glidict and greenstone3 ... Tue, 22 Aug 2017 05:37:18 GMT ak19 [31914] * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) colllect.cfg was marked as a binary file in SVN. Changing mimetype ... Fri, 18 Aug 2017 07:51:51 GMT ak19 [31904] * main/trunk/greenstone2/collect/demo/etc/oai-inf.gdb (modified) * main/trunk/greenstone2/perllib/oaiinfo.pm (modified) * main/trunk/greenstone2/runtime-src/src/colservr/comtypes.h (modified) The new record in oai-inf db containing the earliest timestamp of the ... Fri, 18 Aug 2017 07:28:42 GMT ak19 [31903] * main/trunk/greenstone2/runtime-src/src/colservr/browsefilter.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectserver.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/comtypes.h (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/listidsaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/oaiaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/protocol/recptprototools.cpp (modified) I hope these are all the changes necessary on the runtime side of GS2 ... Thu, 17 Aug 2017 08:37:56 GMT ak19 [31902] * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) Accidentally committed another file Thu, 17 Aug 2017 08:36:28 GMT ak19 [31901] * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) * main/trunk/greenstone2/collect/demo/etc/oai-inf.gdb (modified) Now the oai-inf.gdb for the demo collection contains the ... Thu, 17 Aug 2017 08:29:16 GMT ak19 [31900] * main/trunk/greenstone2/perllib/oaiinfo.pm (modified) When the oai-inf.db for a collection is first created, oaiinfo.pm now ... Thu, 17 Aug 2017 04:26:44 GMT ak19 [31899] * main/trunk/greenstone2/perllib/strings.properties (modified) * main/trunk/greenstone2/perllib/strings_ar.properties (modified) * main/trunk/greenstone2/perllib/strings_es.properties (modified) * main/trunk/greenstone2/perllib/strings_fr.properties (modified) * main/trunk/greenstone2/perllib/strings_ja.properties (modified) * main/trunk/greenstone2/perllib/strings_kk.properties (modified) * main/trunk/greenstone2/perllib/strings_ro.properties (modified) * main/trunk/greenstone2/perllib/strings_ru.properties (modified) * main/trunk/greenstone2/perllib/strings_th.properties (modified) Literal dollar sign used in EmailPlugin's description does not need ... Thu, 17 Aug 2017 04:15:10 GMT ak19 [31898] * main/trunk/greenstone2/perllib/downloaders/WebDownload.pm (modified) * main/trunk/greenstone2/perllib/gsprintf.pm (modified) With Kathy's commit 31896 doing away with the need for the recently ... Thu, 17 Aug 2017 02:48:04 GMT kjdon [31896] * main/trunk/greenstone2/perllib/gsprintf.pm (modified) let properties files have \n and \t in them to represent newlines and ... Wed, 16 Aug 2017 10:04:15 GMT ak19 [31888] * main/trunk/gli/classes/dictionary_es.properties (modified) * main/trunk/greenstone2/perllib/strings_es.properties (modified) Spanish language for perlmodules and glidict module of the GS ... Wed, 16 Aug 2017 09:59:23 GMT ak19 [31887] * main/trunk/gli/classes/dictionary_ja.properties (modified) * main/trunk/greenstone2/macros/japanese2.dm (modified) * main/trunk/greenstone2/perllib/strings_ja.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/ServiceRack_ja.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_ja.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/metadata_names_ja.properties (modified) * main/trunk/greenstone3/web/sites/localsite/resources/siteConfig_ja.properties (added) Japanese language GS interface for modules auxdm, perlmodules, ... Mon, 14 Aug 2017 10:23:04 GMT ak19 [31880] * main/trunk/gli/classes/dictionary.properties (modified) * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/DownloadJob.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/DownloadScrollPane.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/ServerInfoDialog.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/Preferences.java (modified) * main/trunk/greenstone2/perllib/downloaders/WebDownload.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) All the changes that were required to set up multiple proxy servers, ... Fri, 11 Aug 2017 06:22:36 GMT ak19 [31878] * main/trunk/gli/src/org/greenstone/gatherer/download/DownloadJob.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/ServerInfoDialog.java (modified) * main/trunk/greenstone2/perllib/downloaders/WebDownload.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) 1. Previous commit message was incorrect: it wasn't that perl wasn't ... Fri, 11 Aug 2017 05:07:44 GMT ak19 [31877] * main/trunk/gli/src/org/greenstone/gatherer/download/DownloadJob.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/ServerInfoDialog.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) * main/trunk/greenstone2/perllib/downloaders/WebDownload.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) Getting Windows wget to use proxy settings in environment. They ... Fri, 11 Aug 2017 04:13:34 GMT ak19 [31876] * main/trunk/greenstone2/perllib/util.pm (modified) 1. Getting the recently added util::print_env() subroutine, which has ... Fri, 11 Aug 2017 04:13:21 GMT ak19 [31875] * main/trunk/gli/classes/dictionary.properties (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) 1. Getting the recently added util::print_env() subroutine, which has ... Thu, 10 Aug 2017 08:22:15 GMT ak19 [31874] * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) Fix ahead of switching over to proxy env vars on Windows. This fix ... Wed, 09 Aug 2017 09:10:54 GMT ak19 [31865] * main/trunk/gli/classes/dictionary.properties (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/DownloadJob.java (modified) * main/trunk/greenstone2/build-src/packages/wget/wgetrc-gs.in (modified) 1. Helpful messages appended to the Download log directing the user ... Wed, 09 Aug 2017 08:24:33 GMT ak19 [31864] * main/trunk/gli/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) * main/trunk/greenstone2/perllib/downloaders/WebDownload.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) 1. Modified GLI and perl to set proxy_on, proxy_host and proxy_port ... Wed, 09 Aug 2017 07:23:08 GMT ak19 [31863] * main/trunk/greenstone2/perllib/util.pm (modified) Additional changes to previous commit so that the new util::print_env ... Wed, 09 Aug 2017 07:09:28 GMT ak19 [31862] * main/trunk/greenstone2/perllib/util.pm (modified) Adding a new subroutine print_env() that may be useful for debugging ... Wed, 09 Aug 2017 06:41:29 GMT ak19 [31861] * main/trunk/gli/classes/dictionary.properties (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/URLConnectionManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/Preferences.java (modified) * main/trunk/greenstone2/perllib/downloaders/WebDownload.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Correcting Https to https. Wed, 09 Aug 2017 04:48:21 GMT ak19 [31860] * main/trunk/gli/classes/dictionary.properties (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/ServerInfoDialog.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/Preferences.java (modified) * main/trunk/greenstone2/perllib/downloaders/WebDownload.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) * main/trunk/greenstone2/perllib/gsprintf.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) The changes necessary for getting the new no_check_certificate ... Mon, 07 Aug 2017 07:30:06 GMT ak19 [31857] * main/trunk/greenstone2/perllib/downloaders/WebDownload.pm (modified) Committing syntax error in previous commit Mon, 07 Aug 2017 07:09:21 GMT ak19 [31856] * main/trunk/greenstone2/perllib/downloaders/WebDownload.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) If the proxy settings are wrong or set when not needed, pressing the ... Fri, 04 Aug 2017 07:25:31 GMT ak19 [31854] * main/trunk/greenstone2/setup.bat (modified) Windows setup.bat also sets the WGETRC env var to point the wget that ... Fri, 04 Aug 2017 07:21:32 GMT ak19 [31853] * main/trunk/greenstone2/perllib/downloaders/WebDownload.pm (modified) Reverting some bad choices when setting wget customisation flags in ... Thu, 03 Aug 2017 07:28:08 GMT ak19 [31851] * main/trunk/gli/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) * main/trunk/greenstone2/perllib/downloaders/WebDownload.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) 1. Fixes to get proxying to work on Windows. 2. Fixes to timeout if a ... Wed, 02 Aug 2017 03:59:20 GMT ak19 [31842] * main/trunk/greenstone2/build-src/packages/wget/README (modified) Updates to wget README