source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34016   4 years kjdon added cpan folder to @INC, as something is expecting to find JSON.pm - …
(edit) @33942   4 years davidb Further tweaking of javah check after it failed to work on Bedrock LSB
(edit) @33933   4 years davidb Changed 8-spaces to tag chars in Makefile.in. Original problem caused …
(edit) @33927   4 years davidb Reworking of javah test
(edit) @33923   4 years davidb Removed non-UTF8 valid char from comment; regenerated tar file
(edit) @33921   4 years davidb Newer Java's don't have 'javah' any more. The functionality has been …
(edit) @33902   4 years kjdon pass in new casefold and accentfold options to format_metadata_for_sorting
(edit) @33901   4 years kjdon new casefold_metadata_for_formatting and …
(edit) @33900   4 years kjdon BaseClassifier casefold/accentfold options
(edit) @33899   4 years kjdon pass in new casefold and accentfold options (BaseClassifier) to …
(edit) @33898   4 years kjdon format_metadata_for_sorting now takes two additional args - casefold …
(edit) @33860   4 years davidb Addition of 3 further CPAN packages, found to be needed on CentOS build
(edit) @33859   4 years davidb Additional CPAN Perl packages found to be needed when compiling up …
(edit) @33793   4 years ak19 Changes for getting a running GS3 server to display collections on …
(edit) @33792   4 years ak19 Correcting spellings
(edit) @33791   4 years ak19 1. Kathy renamed the gs3interface properties filename from …
(edit) @33757   4 years ak19 1. Windows bugfix for getting exMeta to be loaded into GLI where there …
(edit) @33756   4 years ak19 Attempted bugfix for ex meta not always loading in gli for docs that …
(edit) @33740   4 years kjdon added a format statement to Titles classifier. This uses gsf:metadata …
(edit) @33725   4 years kjdon tidied this up a bit with regards to solr core activation and …
(edit) @33721   4 years ak19 Inactive but committing to svn: Newer Locale.pm file, and introducing …
(edit) @33613   4 years kjdon added allowdocumentediting and allowmapgpsediting options, plus also …
(edit) @33490   5 years kjdon changed default partition sizes back to 20, to match what was there …
(edit) @33482   5 years kjdon changed standardize_capitalization to …
(edit) @33481   5 years kjdon a few more refinements to List strings
(edit) @33479   5 years kjdon changed numeric option order to match letter options
(edit) @33478   5 years kjdon some refining of list option descriptions
(edit) @33477   5 years kjdon need to call setup_custom_sort to allow for collection's customsorttools.pm
(edit) @33476   5 years kjdon enabled having customsorttools in collection's perllib folder. you can …
(edit) @33475   5 years kjdon added numeric partition defaults to match partition type
(edit) @33474   5 years kjdon it turns out that childtype is not set in all cases, so put in the …
(edit) @33473   5 years kjdon still didn't get it quite right…
(edit) @33472   5 years kjdon forgot the -> to access member of a hash ref
(edit) @33464   5 years kjdon I committed the last changes by mistake, using the previous revision …
(edit) @33463   5 years kjdon fixed up some typos. removed use_hlist_for option. This is very hard …
(edit) @33460   5 years kjdon fixed up some typos. removed use_hlist_for option. This is very hard …
(edit) @33459   5 years kjdon small changes to some strings
(edit) @33454   5 years kjdon updated metadata_selection_mode to be …
(edit) @33453   5 years kjdon the new and modified strings for revamped List classifier
(edit) @33452   5 years kjdon revamp of list classifier. More precise handling of numeric metadata …
(edit) @33451   5 years kjdon added a comment
(edit) @33450   5 years kjdon removed some unnecessary comments
(edit) @33436   5 years ak19 3 important changes for 2 separate bugfixes where one bugfix is …
(edit) @33433   5 years ak19 New Georgian language translation for perlmodules module of the GS …
(edit) @33430   5 years ak19 Undo call to to_utf8() on the query_string argument (arg[q]) to …
(edit) @33429   5 years kjdon fixed a bug in get_or_create_shortname where it wasn't storing the new …
(edit) @33417   5 years ak19 Georgian language translations for the coredm for GS2, gsinstaller …
(edit) @33416   5 years ak19 DEC collections weren't getting built on 32 bit linux VM after trying …
(edit) @33392   5 years ak19 Kathy found a problem whereby she wanted to run consecutive buildcols …
(edit) @33389   5 years kjdon store csv field array associated with filename, because you might have …
(edit) @33369   5 years kjdon instead of create_shortname, now have get_or_create_shortname. this …
(edit) @33327   5 years ak19 In order to get map coordinate metadata stored correctly in solr, …
(edit) @33313   5 years ak19 Minor. Changes to comment
(edit) @33312   5 years ak19 Better regex for determining if processor_mode is a legitimate …
(edit) @33311   5 years ak19 Bugfix to metadataaction, which hadn't been calculating subsections …
(edit) @33309   5 years ak19 More workarounds for HTML conversion results from Word's …
(edit) @33302   5 years ak19 1. Adding GPSMapOverlayLabel extracted from GPS.mapOverlay meta to …
(edit) @33301   5 years ak19 Incorporating Dr Bainbridge's suggested fix for dealing with Word docs …
(edit) @33299   5 years ak19 1. Committing Dr Bainbridge's fix to remove duplicated heading titles …
(edit) @33293   5 years ak19 Annoying windows style endings removed. These were introduced in …
(edit) @33236   5 years davidb CPAN module that provides a generalized form of alpha-numerical …
(edit) @33235   5 years davidb CPAN module for processing CSV files
(edit) @33217   5 years wy59 1. Undoing the change to doc.pm committed in revision 33185: not …
(edit) @33185   5 years wy59 1. Corrections to map-scripts.js code (e.g. a var had been omitted …
(edit) @33183   5 years ak19 1. Added the untested erase_archives/index/live/import_metadata() …
(edit) @33171   5 years wy59 First part of commit: following Dr Bainbridge's suggestion for how …
(edit) @33167   5 years kjdon need to test for existence of rev info db before opening it - it won't …
(edit) @33144   5 years wy59 Related to commit 33128 where we claimed we had reserved CD, CS index …
(edit) @33139   5 years wy59 Having 'fixed' the duplication issue of Coordinate data in the index, …
(edit) @33128   5 years wy59 Improvements to Coordinate support AND bugfixes. BUT not all the fixes …
(edit) @33126   5 years wy59 Incremental changes following previous commit. This time the code is …
(edit) @33125   5 years wy59 First commit to do with adding support for the Coordinate metadata …
(edit) @33119   5 years ak19 Got the syntax wrong for windows win32.mak makefiles, as this is not …
(edit) @33118   5 years ak19 Correction to previous commit (copy paste error).
(edit) @33117   5 years ak19 Fixed an issue on Windows when compiling the the src component: …
(edit) @33067   5 years ak19 Updates to Spanish language auxdm, perlmodules and glidict modules of …
(edit) @33064   5 years ak19 Georgian translation updates to language modules core and greenstone3 …
(edit) @33063   5 years ak19 Spanish translation updates: to language modules core, auxdm, glidict, …
(edit) @33037   5 years ak19 Undoing accidental commits of revision r32516. Admin should be …
(edit) @33013   5 years ak19 PDFv2Plugin had broken on Windows at some point after testing …
(edit) @33011   5 years ak19 On Ubuntu 18.04, confirmed Renate's findings that gsdlCGI.pm wasn't …
(edit) @32986   5 years ak19 Modifications to improve gs2build setup.bat's warning messages when …
(edit) @32984   5 years davidb Commented out debug print statements
(edit) @32966   5 years davidb Not all Perl's have Digest-MD5 and Digest-SHA packages installed by …
(edit) @32938   5 years ak19 Correcting minor annoying word order error in comment.
(edit) @32922   5 years ak19 Updating wget README to document changes made in revision 32908
(edit) @32921   5 years ak19 Fixing remote GS3 server side bug introduced with the …
(edit) @32908   5 years davidb Tentative fix for ./configure problem with wget on CentOS with lib32 …
(edit) @32849   5 years ak19 Undoing 32841 afgter discussion with Dr Bainbridge who worked out that …
(edit) @32848   5 years kjdon reindented in emacs
(edit) @32847   5 years kjdon reindented in emacs
(edit) @32846   5 years ak19 On windows, our block hash filelists deal in full 'long' pathnames, …
(edit) @32845   5 years ak19 previous commit by kjdon
(edit) @32844   5 years ak19 modified upgrade and downgrade dos filenames - getLong/ShortPathName …
(edit) @32841   5 years ak19 Tentative fix to metadata GPS.mapOverlay that we specify ought to be …
(edit) @32830   5 years ak19 Second and final part of fixing up OAI stuff so that there's no lock …
(edit) @32826   5 years ak19 GLI build log display removes lines starting with unrecognised …
(edit) @32819   5 years kjdon fixed a comment
(edit) @32809   5 years ak19 Fix to bug that broke OAIDownload tutorial: on Windows, ECONNRESET is …
(edit) @32791   5 years Georgiy Litvinov Added check for empty lib_name variable to fix incremental-rebuild with gs3
Note: See TracRevisionLog for help on using the revision log.