source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32114   6 years Georgiy Litvinov Added request object to facilitate requests creation.
(edit) @32113   6 years kjdon tmpnam isn't being used anyway, and it is deprecated in perl 5.24, …
(edit) @32112   6 years kjdon added downloadinfo.no_download_name which was missing
(edit) @32111   6 years kjdon pass in base interfaces array to the call to find …
(edit) @32110   6 years ak19 Forgot to commit bugfix. The bug was that when searching a solr …
(edit) @32109   6 years davidb Changes made after testing through YARN
(edit) @32108   6 years davidb Useful breadcrumb for compiling
(edit) @32107   6 years davidb Rekindling the ability to run a JSON-filelist Spark run via YARN
(edit) @32106   6 years davidb Rekindle ability to process a json-filelist.txt using Spark
(edit) @32105   6 years Georgiy Litvinov Added docFilter query param for limiting results to document's sections.
(edit) @32104   6 years davidb Serial version
(edit) @32103   6 years davidb Tidy up of output
(edit) @32102   6 years davidb Version to project local JSON list serially
(edit) @32101   6 years davidb Tweaks to allow serial ingest to run
(edit) @32100   6 years kjdon just tried this and this target failed as it couldn't find …
(edit) @32099   6 years ak19 The pdfbox tar and zip files now contain the modified …
(edit) @32098   6 years ak19 Fix to solr facets: if there are 2 values assigned for a metadata of a …
(edit) @32097   6 years ak19 Commenting out unused line
(edit) @32096   6 years ak19 Marking all the uses of sysread() with a comment saying they're a …
(edit) @32095   6 years kjdon we only want to look at child metadataLists I think
(edit) @32094   6 years kjdon a couple of small changes. when you click on the screen image, open …
(edit) @32093   6 years ak19 Ctr (or equiv on Mac) +F on GS3 GLI's ConfigFileEditor now focuses on …
(edit) @32092   6 years ak19 Previous commit also puts the caret/cursor at the start when using GS3 …
(edit) @32091   6 years ak19 Find functionality for GS3 GLI's Config file editor.
(edit) @32090   6 years ak19 Related to the previous commit, revision 32089. Some improvements.
(edit) @32089   6 years ak19 1. Attempted fix by Kathy and me for Diego's problem of PDFBox's …
(edit) @32088   6 years ak19 Martin (mwilliman email id) on the mailing list found that solr got …
(edit) @32087   6 years Georgiy Litvinov Added valid russian morphology analyzer configuration into showcase …
(edit) @32086   6 years kjdon added code to deal with storing any displayItems for the facets, then …
(edit) @32085   6 years kjdon removing unnecessary code that is already present in base class
(edit) @32084   6 years kjdon getFacets now includes a lang arg, so we can get teh correct …
(edit) @32083   6 years kjdon getFacets now includes a lang arg, so we can get teh correct …
(edit) @32082   6 years kjdon fixed up a spelling mistake on a comment
(edit) @32081   6 years kjdon added display name to facet
(edit) @32080   6 years kjdon display name for a facet should come from a displayItem inside the …
(edit) @32079   6 years kjdon removed some print statements. Added some more explanations
(edit) @32078   6 years kjdon only record deleted metadata changes if the field value was non empty. …
(edit) @32077   6 years kjdon Removed debugging, and added some comments.
(edit) @32076   6 years kjdon Bugfix (with debugging left in). The set-archive-metadata would …
(edit) @32075   6 years kjdon don;t bother finding out document type from server if it has already …
(edit) @32074   6 years kjdon when we are in editing mode, we haven't got assocfilepath at teh top …
(edit) @32073   6 years kjdon forgot to rename Metadata to metadata
(edit) @32072   6 years kjdon as we are now no longer including <gsf:metadata='all' in the xslt, we …
(edit) @32071   6 years ak19 Changes to set the docType of the <document> element and to set the …
(edit) @32070   6 years kjdon need to set docType for the main document element when editing
(edit) @32069   6 years kjdon forgot to add the import GlobalProperties line
(edit) @32068   6 years kjdon if docEdit=1, then we just retrieve the entire document from archives, …
(edit) @32067   6 years kjdon simple template to convert from archive format into internal gs …
(edit) @32066   6 years kjdon don't need to get the text when just getting the image for a section
(edit) @32065   6 years kjdon added in customJavascriptForDocumentView, …
(edit) @32064   6 years kjdon for processDocXMLGetSection we need to actually add the section to the …
(edit) @32063   6 years kjdon added xmltransformer to base action for any actions that need it. will …
(edit) @32062   6 years ak19 Committing unused and untested new subroutines, in case they may prove …
(edit) @32061   6 years ak19 Moving two subroutines from modmetadataaction.pm to metadataaction.pm …
(edit) @32060   6 years ak19 1. On leaving the page when there are unsaved changes, there's now a …
(edit) @32059   6 years ak19 A more detailed explanation for locating the Java Control Panel (need …
(edit) @32058   6 years ak19 Kathy fixed it so that when editing a document with GS3's online doc …
(edit) @32057   6 years ak19 There was a problem about attributes like align=justify going missing …
(edit) @32056   6 years ak19 Changed the default port values from 8080 to 8383 for the Greenstone …
(edit) @32055   6 years ak19 Have now added a zip of gs-icecite for Windows users, and tutorials …
(edit) @32054   6 years ak19 Windows friendly zip file version of the tar.gz
(edit) @32053   6 years ak19 Updating instructions to UnknownConverterPlugin tutorial now that the …
(edit) @32052   6 years ak19 Committing the more current version of icecite, even though it doesn't …
(edit) @32051   6 years ak19 Fixes to get icecite to convert PDFs to txt on Windows. See added …
(edit) @32050   6 years ak19 Related to previous commit, revision 32049. Now tested successfully on …
(edit) @32049   6 years ak19 User on mailing list found it frustrating that GLI stops the GS3 …
(edit) @32048   7 years ak19 Uploading a copy of snapshot binary to dev. (Also introducing a …
(edit) @32047   7 years ak19 Uploading a copy of diffcol results to dev
(edit) @32046   7 years kjdon modified how we make the html header title. use page :: collection :: …
(edit) @32045   7 years kjdon modified collectionName template to either print name displayItem, or …
(edit) @32044   7 years ak19 Fixed up UnknownConverterPlugin tutorial again after DjVuLibre's …
(edit) @32043   7 years ak19 More adjustments to mac README and bringing the linux README up to …
(edit) @32042   7 years ak19 Another minor edit
(edit) @32041   7 years ak19 Some adjustments to the README to deal with the new 64 bit versions of …
(edit) @32040   7 years sjm84 Forgot to tar up the jre for Greenstone before creating a …
(edit) @32039   7 years sjm84 Moving the 7za and 7zCon.sfx binaries (32 and 64 bit variants of each) …
(edit) @32038   7 years sjm84 Rebuilt the self-extracting jre_bin_x64 binary. The jre the previous …
(edit) @32037   7 years sjm84 Compiled up 64 bit versions of p7zip binaries: 7za and 7zCon.sfx_64, …
(edit) @32036   7 years ak19 Correcting p7zip sourceforge URL (it's not pzip).
(edit) @32035   7 years ak19 Some more minor changes to the new tutorial. Not yet tried or written …
(edit) @32034   7 years kjdon updating nzdlhome.dm to match what is on colldev
(edit) @32033   7 years kjdon puka's nzdlhome changes
(edit) @32032   7 years ak19 Adjusting the numbering of the Text elements in the latter (Icecite) …
(edit) @32031   7 years ak19 1. First round of composing the new DjVu portion of the recently added …
(edit) @32030   7 years ak19 Minor improvements to the newly added UnknownConverterPlugin tutorial, …
(edit) @32029   7 years ak19 More links and some minor changes to sentence structures
(edit) @32028   7 years ak19 1. Bugfix to previous commit: var might not be on an …
(edit) @32027   7 years ak19 1. Beginning of a new tutorial, one on using the new …
(edit) @32026   7 years ak19 Some more placeholder strings for the UnknownConverterPlugin to …
(edit) @32025   7 years ak19 Correcting icecite classpath (removing extraneous).
(edit) @32024   7 years ak19 IceCite for Greenstone was built 19 July 2017 on the research net …
(edit) @32023   7 years ak19 First attempt at committing the non-extension gs-icecite, icecite …
(edit) @32022   7 years ak19 Fix intended to get stables uploaded to the Snapshots page again. …
(edit) @32021   7 years ak19 Some further changes to the GS2 tutorials for the GS2.87 release.
(edit) @32020   7 years ak19 Tagging the gs3-extensions for the 2.87 release.
(edit) @32019   7 years ak19 Tagging the gs2-extensions for the 2.87 release.
(edit) @32018   7 years ak19 Tagging release 2.87
(edit) @32017   7 years ak19 GLI License may need special portion on OpenSSL
(edit) @32016   7 years ak19 1. Shifting the imagemagick windows binary to within trunk where the …
(edit) @32015   7 years ak19 Zipped up bin\windows\imagemagick folder (without the .svn subfolder) …
Note: See TracRevisionLog for help on using the revision log.