source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32520   6 years ak19 Committing first cut of MySQLPlugout that uses DBI (DB interface) for …
(edit) @32519   6 years ak19 Added BasePlugout::end() so I can use it in the new MySQLPlugout, and …
(edit) @32518   6 years ak19 Untested first attempt at MySQLPlugout that is meant to write metadata …
(edit) @32517   6 years ak19 Fixing a bug that Kathy found: serbian (bosnian herzegovina) cyrillic …
(edit) @32516   6 years ak19 Although files for the language Igbo were added upon a translation …
(edit) @32515   6 years kjdon changed the gli restart string to better reflect the situation
(edit) @32514   6 years ak19 Also need OUTPUT_NONE as an option when docprint.pm writes out doc.xml
(edit) @32513   6 years ak19 Forgot to make some more minor changes in the previous commit's refactoring
(edit) @32512   6 years ak19 Refactoring some existing perl code as per Dr Bainbridge's ideas on …
(edit) @32511   6 years ak19 Running plugoutinfo.pl with describeall or listall flag would break on …
(edit) @32510   6 years ak19 Bugfix when exporting from GLI: calling substring resulted in …
(edit) @32509   6 years ak19 After changes in last 3 commits, reinstating the possible …
(edit) @32508   6 years ak19 Continued from previous 2 commits: Properly spelled new method name …
(edit) @32507   6 years ak19 Having committed the bugfix, commenting out debugging code.
(edit) @32506   6 years ak19 Bugfix to bug that Kathy discovered in code I committed: with the …
(edit) @32505   6 years kjdon moved soem code into a new method getFormattedArchiveDoc. Modified …
(edit) @32504   6 years kjdon 1. need to make sure we are passing round p.s - previous service - …
(edit) @32503   6 years kjdon 2 things. if @highlight attribute set on gsf:metadata, then output the …
(edit) @32502   6 years kjdon can't assume TextQuery is previous service as it may have been eg …
(edit) @32501   6 years Georgiy Litvinov Workaround to set assign metadata via csv metadata plugin. "Section" …
(edit) @32500   6 years ak19 For a test case, best_encoding come out with prefix/suffix to utf_8, …
(edit) @32499   6 years ak19 Fix for PDFv2 plugin's page buckets.
(edit) @32498   6 years Georgiy Litvinov Check for response containing 200 as Tomcat 8 does not return OK after …
(edit) @32497   6 years sjm84 GS3 release binary's ant version now increased to ant 1.9.13. This …
(edit) @32496   6 years ak19 Getting the GS3 target for compiling build-src to actually build …
(edit) @32495   6 years ak19 Correcting path to openssl on darwin
(edit) @32494   6 years ak19 Can't compile Crypt::LE at end of make all in build-src/packages, as …
(edit) @32492   6 years ak19 Linux release binaries broke. I think this change is a correction …
(edit) @32491   6 years kjdon added a new transform method for 2 files where you can pass in the …
(edit) @32490   6 years kjdon we need to supply entity resolver to the transform call, otherwise it …
(edit) @32489   6 years kjdon updated the README
(edit) @32488   6 years kjdon added WEB-INF/lib jar files to classpath. needed for compiling Lucene …
(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 …
Note: See TracRevisionLog for help on using the revision log.