source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32487   6 years kjdon rebuilt index using current lucene (4.7.2)
(edit) @32486   6 years kjdon updating this to match that in etc folder
(edit) @32485   6 years kjdon greenstone now uses lucene 4.7.2, so upgrading this code to match
(edit) @32484   6 years kjdon XMLConverter no longer has setEntityResolver method. Pass it in to …
(edit) @32483   6 years ak19 1. Avoiding subtle bug if you forget to include https in …
(edit) @32482   6 years ak19 Automating https certification works on Mac
(edit) @32481   6 years ak19 Correction. Cascade-make of Crypt::LE perl package for darwin/mac …
(edit) @32480   6 years ak19 When build-src/packages is compiling up anything in perllib/cpan that …
(edit) @32479   6 years ak19 Rename tmp folder to something more sensible and now works out what …
(edit) @32478   6 years ak19 On Windows, we're now also using openSSL to convert the certificate to …
(edit) @32477   6 years ak19 HTTPS certification on windows: Using openSSL for generating the …
(edit) @32476   6 years ak19 Compiled up 32 bit OpenSSL v 1.1.1 on Windows to use in place of …
(edit) @32475   6 years kjdon set a no_archives att to the collection element if archives are not …
(edit) @32474   6 years kjdon added a space bewteen sentences in popup alert
(edit) @32473   6 years kjdon AllowDocumentEditing is true by default. Also, if we disable edit …
(edit) @32472   6 years kjdon previous commit was by mistake, undoing it.
(edit) @32471   6 years kjdon moved some functions from documentedit_scripts to …
(edit) @32470   6 years kjdon de string keys can't have extra . in them - breaks javascript later
(edit) @32469   6 years kjdon strings for the gsdl page, also error messages for the document …
(edit) @32468   6 years kjdon finetuning when the ednable/disable edit mode option appears in the …
(edit) @32467   6 years kjdon removed a log message as its showing up heaps when its not actually an …
(edit) @32466   6 years kjdon only show disable/enable editing button in the user menu when we are …
(edit) @32465   6 years ak19 Correcting requirements for setting up https certification as still …
(edit) @32463   6 years ak19 Need to get machine's external IP address from eth0 device, not the …
(edit) @32462   6 years ak19 File comments and renaming TMPDIR to TEMP_DIR, since the former is a C …
(edit) @32461   6 years ak19 1. Changes to get le.pl to finally work: the bootstrap files of the …
(edit) @32460   6 years kjdon beginnings of google tracking code. editingLink in menu to only appear …
(edit) @32459   6 years kjdon added groupsContain method - can't just use a string contains as e.g. …
(edit) @32458   6 years kjdon toki images for gsdl page
(edit) @32457   6 years kjdon added 'about greenstone' link on home page which leads to gsdl page, …
(edit) @32456   6 years ak19 First version of compile-zerossl.sh to build the Crypt::LE perl …
(edit) @32455   6 years kjdon removed a debug log message
(edit) @32454   6 years kjdon a couple changes to auth.error messages
(edit) @32453   6 years kjdon replacing hard coded param names with static string variables. set up …
(edit) @32452   6 years kjdon removed author email
(edit) @32451   6 years kjdon changed param names to use _PARAM so easier to identify them. changed …
(edit) @32450   6 years kjdon now storing and passing round gsparams class so that service clusters …
(edit) @32449   6 years kjdon we now pass in the GSParams class to the service cluster, so all its …
(edit) @32448   6 years kjdon params class changed, now returns false by default for shouldsave. so …
(edit) @32447   6 years kjdon initialise params class earlier, so we can pass to MR as well as to …
(edit) @32446   6 years kjdon overhaul of params class. default is now to not save - add params to …
(edit) @32445   6 years kjdon add hl=lang to api.js url to get recpatcha in users language
(edit) @32444   6 years kjdon fixed a bug in a test path (missing first bracket), now test for …
(edit) @32443   6 years kjdon metadata to retrieve for cover image: add root_hascover as well as …
(edit) @32442   6 years kjdon if using <gsf:image type='cover'> in search results format statement, …
(edit) @32440   6 years kjdon log the not saved message as some browsers don't show it in their popup
(edit) @32439   6 years kjdon put back a change I made ages ago. the instanceReady thing never seems …
(edit) @32438   6 years kjdon CKEditor: added Image and SourceDialog plugins to allow image tag …
(edit) @32437   6 years ak19 On windows, need to do a little more work to stop tomcat when we run …
(edit) @32436   6 years ak19 Correction: restrict.http.to.local is a property relevant to …
(edit) @32435   6 years ak19 gs2mgdemo, gs2mgppdemo and lucene-jdbm-demo are meant to work out of …
(edit) @32434   6 years kjdon don't need GSXML. prefix inside the class itself
(edit) @32433   6 years ak19 Oversight. If httpPort is 80, don't append colon and 80 to form base URL.
(edit) @32432   6 years ak19 1. Since there's a chance that 127.0.0.1 isn't always the loopback …
(edit) @32429   6 years ak19 solr should only be accessible locally (from localhost, specifically …
(edit) @32428   6 years Georgiy Litvinov Throw new exception to prevent NPE in XMLTransformer
(edit) @32427   6 years ak19 Minor correction to help message before drastically redoing https stuff
(edit) @32426   6 years ak19 Placeholder solr.context wasn't being filled in when the solr.xml …
(edit) @32425   6 years ak19 Forgot to do what Dr bainbridge had asked for: breadcrumb after ant …
(edit) @32424   6 years ak19 Cosmetic. Now that the https cert automation targets are all more or …
(edit) @32423   6 years ak19 Introduced the Windows https cert renewal part of the renewal target. …
(edit) @32422   6 years ak19 1. Adding in the command to revoke an https certificate (real or …
(edit) @32421   6 years ak19 1. build.xml now determines the bitness of a Windows OS so it can use …
(edit) @32420   6 years ak19 Improved way of finding OS bitness from bat, even though currently unused
(edit) @32419   6 years ak19 ProtocolPortProperties.java constructors can throw an Exception now.
(edit) @32418   6 years ak19 Fix. If tomcat.port exists in a properties file, it does not …
(edit) @32417   6 years kjdon add in recaptcha operations setting, to add recaptcha to register and …
(edit) @32416   6 years ak19 On windows, only pass in min-min-live for setting up …
(edit) @32415   6 years kjdon changed breadcrumb logic - now add in admin page link only for those …
(edit) @32414   6 years kjdon some changes to authentication strings
(edit) @32413   6 years kjdon added some extra username checking to make sure it doesn't already …
(edit) @32412   6 years ak19 HTTPS certification automation for Windows using ZeroSSL. 1. Comitting …
(edit) @32391   6 years kjdon need to make sure recaptcha key is in service if we are a failed …
(edit) @32390   6 years kjdon replaced hard coded text strings with static Strings. when doing …
(edit) @32389   6 years kjdon remove Admin breadcrumb from PerformRegister page. added a code comment
(edit) @32388   6 years kjdon clear password fields if passwords don't match
(edit) @32387   6 years kjdon removed Administration Page breadcrumb from Register and …
(edit) @32386   6 years kjdon added a comment
(edit) @32385   6 years kjdon added comments and removed some debug text
(edit) @32384   6 years ak19 1. Renaming some targets for ease of remembering. 2. Putting the …
(edit) @32383   6 years ak19 More fixes after testing https targets on a binary.
(edit) @32382   6 years sjm84 It's not enough that openssl is copied to GS3/bin/linux with exec …
(edit) @32381   6 years ak19 Correction to running ant exec when passing a variable that …
(edit) @32379   6 years Georgiy Litvinov Added solr context to global properties.
(edit) @32377   6 years ak19 Committing rk3 ant-scripts compile version for elcapitan to sierra
(edit) @32376   6 years kjdon added in authentication error strings
(edit) @32375   6 years kjdon added in string for num
(edit) @32374   6 years kjdon recaptcha version changed, so changing the key info. Uses test key …
(edit) @32373   6 years ak19 Fix to recent changes for getting openssl included in GS3/bin/linux
(edit) @32372   6 years kjdon upgraded to recaptcha version 2
(edit) @32371   6 years kjdon added additionalHeaderContent-page template so that pages can add …
(edit) @32370   6 years ak19 Property value has to be set after all. Hard to test this out when …
(edit) @32369   6 years kjdon lots of changes. moved to version 2 of recaptcha. moved all the error …
(edit) @32368   6 years ak19 Typo reminded me to remove a property's value param, a behaviour …
(edit) @32367   6 years ak19 Upgrade to inclusion of ant 1.9.x required due to the recent changes …
(edit) @32366   6 years kjdon instead of blindly copying the paramList into the new pageRequest …
(edit) @32365   6 years ak19 Minor changes before major one to use ant 1.9.13
(edit) @32364   6 years ak19 Minor change
(edit) @32363   6 years kjdon adding SENSITIVE_ATT - used for params that shouldn't be shown in the …
(edit) @32362   6 years kjdon when libraryservlet is adding params to the paramList of the request, …
Note: See TracRevisionLog for help on using the revision log.