Timeline



2018-10-02:

15:55 Ticket #945 (GS3 needs to allow for https URLs) created by ak19
* We needed to get an https certificate from Let's Encrypt as that's …

2018-09-27:

18:37 Changeset [32497] by sjm84
GS3 release binary's ant version now increased to ant 1.9.13. This …
14:33 Changeset [32496] by ak19
Getting the GS3 target for compiling build-src to actually build …

2018-09-26:

20:10 Changeset [32495] by ak19
Correcting path to openssl on darwin

2018-09-25:

20:31 Changeset [32494] by ak19
Can't compile Crypt::LE at end of make all in build-src/packages, as …
19:55 Changeset [32493] by ak19
Changes to 64 bit darwin local folder that works to compile an svn …
19:49 Changeset [32492] by ak19
Linux release binaries broke. I think this change is a correction …
13:03 Changeset [32491] by kjdon
added a new transform method for 2 files where you can pass in the …
13:00 Changeset [32490] by kjdon
we need to supply entity resolver to the transform call, otherwise it …
11:26 Changeset [32489] by kjdon
updated the README
11:20 Changeset [32488] by kjdon
added WEB-INF/lib jar files to classpath. needed for compiling Lucene …
11:07 Changeset [32487] by kjdon
rebuilt index using current lucene (4.7.2)
11:06 Changeset [32486] by kjdon
updating this to match that in etc folder
10:56 Changeset [32485] by kjdon
greenstone now uses lucene 4.7.2, so upgrading this code to match
10:55 Changeset [32484] by kjdon
XMLConverter no longer has setEntityResolver method. Pass it in to …

2018-09-24:

20:41 Changeset [32483] by ak19
1. Avoiding subtle bug if you forget to include https in …
20:27 Changeset [32482] by ak19
Automating https certification works on Mac
20:11 Changeset [32481] by ak19
Correction. Cascade-make of Crypt::LE perl package for darwin/mac …
15:37 Changeset [32480] by ak19
When build-src/packages is compiling up anything in perllib/cpan that …
15:27 Changeset [32479] by ak19
Rename tmp folder to something more sensible and now works out what …

2018-09-21:

20:17 Changeset [32478] by ak19
On Windows, we're now also using openSSL to convert the certificate to …
19:08 Changeset [32477] by ak19
HTTPS certification on windows: Using openSSL for generating the …

2018-09-20:

19:59 Changeset [32476] by ak19
Compiled up 32 bit OpenSSL v 1.1.1 on Windows to use in place of …

2018-09-18:

16:10 Changeset [32475] by kjdon
set a no_archives att to the collection element if archives are not …
16:07 Changeset [32474] by kjdon
added a space bewteen sentences in popup alert
15:52 Changeset [32473] by kjdon
AllowDocumentEditing is true by default. Also, if we disable edit …
13:56 Changeset [32472] by kjdon
previous commit was by mistake, undoing it.
13:54 Changeset [32471] by kjdon
moved some functions from documentedit_scripts to …
13:38 Changeset [32470] by kjdon
de string keys can't have extra . in them - breaks javascript later
12:45 Changeset [32469] by kjdon
strings for the gsdl page, also error messages for the document …
12:44 Changeset [32468] by kjdon
finetuning when the ednable/disable edit mode option appears in the …
12:19 Changeset [32467] by kjdon
removed a log message as its showing up heaps when its not actually an …
11:11 Changeset [32466] by kjdon
only show disable/enable editing button in the user menu when we are …

2018-09-17:

18:59 Changeset [32465] by ak19
Correcting requirements for setting up https certification as still …
18:18 Changeset [32464] by ak19
File was modified 8 months ago. And rebuilt .class file inside …
17:46 Changeset [32463] by ak19
Need to get machine's external IP address from eth0 device, not the …
16:09 Changeset [32462] by ak19
File comments and renaming TMPDIR to TEMP_DIR, since the former is a C …
15:18 Changeset [32461] by ak19
1. Changes to get le.pl to finally work: the bootstrap files of the …
14:40 Changeset [32460] by kjdon
beginnings of google tracking code. editingLink in menu to only appear …
14:36 Changeset [32459] by kjdon
added groupsContain method - can't just use a string contains as e.g. …
11:50 Changeset [32458] by kjdon
toki images for gsdl page
11:49 Changeset [32457] by kjdon
added 'about greenstone' link on home page which leads to gsdl page, …

2018-09-13:

19:50 Changeset [32456] by ak19
First version of compile-zerossl.sh to build the Crypt::LE perl …
15:54 Ticket #944 (solr facets don't behave as expected) created by ak19
Mariana Pichinini noted that solr facets don't filter and update …
14:38 Changeset [32455] by kjdon
removed a debug log message
14:26 Changeset [32454] by kjdon
a couple changes to auth.error messages
14:18 Changeset [32453] by kjdon
replacing hard coded param names with static string variables. set up …
14:16 Changeset [32452] by kjdon
removed author email
14:15 Changeset [32451] by kjdon
changed param names to use _PARAM so easier to identify them. changed …
14:12 Changeset [32450] by kjdon
now storing and passing round gsparams class so that service clusters …
14:08 Changeset [32449] by kjdon
we now pass in the GSParams class to the service cluster, so all its …
14:05 Changeset [32448] by kjdon
params class changed, now returns false by default for shouldsave. so …
13:57 Changeset [32447] by kjdon
initialise params class earlier, so we can pass to MR as well as to …
13:55 Changeset [32446] by kjdon
overhaul of params class. default is now to not save - add params to …
13:28 Changeset [32445] by kjdon
add hl=lang to api.js url to get recpatcha in users language
10:46 Changeset [32444] by kjdon
fixed a bug in a test path (missing first bracket), now test for …
10:41 Changeset [32443] by kjdon
metadata to retrieve for cover image: add root_hascover as well as …
09:56 Changeset [32442] by kjdon
if using <gsf:image type='cover'> in search results format statement, …
01:37 Changeset [32441] by Georgiy Litvinov
Added create_shortname method to Solr as inherited method creates …

2018-09-11:

13:07 Changeset [32440] by kjdon
log the not saved message as some browsers don't show it in their popup
13:06 Changeset [32439] by kjdon
put back a change I made ages ago. the instanceReady thing never seems …
12:59 Changeset [32438] by kjdon
CKEditor: added Image and SourceDialog plugins to allow image tag …

2018-09-10:

17:52 Changeset [32437] by ak19
On windows, need to do a little more work to stop tomcat when we run …
16:16 Changeset [32436] by ak19
Correction: restrict.http.to.local is a property relevant to …
15:07 Changeset [32435] by ak19
gs2mgdemo, gs2mgppdemo and lucene-jdbm-demo are meant to work out of …
09:57 Changeset [32434] by kjdon
don't need GSXML. prefix inside the class itself

2018-09-07:

19:54 Changeset [32433] by ak19
Oversight. If httpPort is 80, don't append colon and 80 to form base URL.
19:39 Changeset [32432] by ak19
1. Since there's a chance that 127.0.0.1 isn't always the loopback …
15:16 Changeset [32431] by ak19
Feedback that MS Visual Studio set up is done

2018-09-06:

22:34 Changeset [32430] by ak19
solr should only be accessible locally (from localhost, specifically …
22:32 Changeset [32429] by ak19
solr should only be accessible locally (from localhost, specifically …
01:58 Changeset [32428] by Georgiy Litvinov
Throw new exception to prevent NPE in XMLTransformer

2018-09-05:

20:21 Changeset [32427] by ak19
Minor correction to help message before drastically redoing https stuff
16:40 Changeset [32426] by ak19
Placeholder solr.context wasn't being filled in when the solr.xml …

2018-09-03:

19:11 Changeset [32425] by ak19
Forgot to do what Dr bainbridge had asked for: breadcrumb after ant …
18:34 Changeset [32424] by ak19
Cosmetic. Now that the https cert automation targets are all more or …
18:30 Changeset [32423] by ak19
Introduced the Windows https cert renewal part of the renewal target. …
17:26 Changeset [32422] by ak19
1. Adding in the command to revoke an https certificate (real or …
16:50 Changeset [32421] by ak19
1. build.xml now determines the bitness of a Windows OS so it can use …
16:30 Changeset [32420] by ak19
Improved way of finding OS bitness from bat, even though currently unused
16:08 Changeset [32419] by ak19
ProtocolPortProperties.java constructors can throw an Exception now.
15:21 Changeset [32418] by ak19
Fix. If tomcat.port exists in a properties file, it does not …
14:48 Changeset [32417] by kjdon
add in recaptcha operations setting, to add recaptcha to register and …
14:29 Changeset [32416] by ak19
On windows, only pass in min-min-live for setting up …
12:37 Changeset [32415] by kjdon
changed breadcrumb logic - now add in admin page link only for those …
12:36 Changeset [32414] by kjdon
some changes to authentication strings
12:24 Changeset [32413] by kjdon
added some extra username checking to make sure it doesn't already …
Note: See TracTimeline for information about the timeline view.