source: main/trunk/greenstone2/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @33433   5 years ak19 New Georgian language translation for perlmodules module of the GS …
(edit) @33429   5 years kjdon fixed a bug in get_or_create_shortname where it wasn't storing the new …
(edit) @33416   5 years ak19 DEC collections weren't getting built on 32 bit linux VM after trying …
(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) @33067   5 years ak19 Updates to Spanish language auxdm, perlmodules and glidict modules of …
(edit) @33063   5 years ak19 Spanish translation updates: to language modules core, auxdm, glidict, …
(edit) @33013   5 years ak19 PDFv2Plugin had broken on Windows at some point after testing …
(edit) @32984   5 years davidb Commented out debug print statements
(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
(edit) @32790   5 years ak19 Suffixing .inactive to the GreenstoneSQL plugs because if perl package …
(edit) @32788   5 years ak19 Expanded to include compilation support for Linux. Sadly the Linux …
(edit) @32787   5 years ak19 Some more corrections and better var names before committing linux changes.
(edit) @32786   5 years ak19 Preliminary changes before this script can work on Linux too. The …
(edit) @32784   5 years kjdon fixing up some string name errors
(edit) @32783   5 years kjdon adding missing strings and tidying up some mislabelling
(edit) @32782   5 years ak19 Fix for Zeddy: empty lines and annoying spaces are now removed when …
(edit) @32779   5 years ak19 1. Bugfix to wget downloading: call to quotewords() necessarily has …
(edit) @32778   5 years ak19 Need to set the surrounding div width to be the same/no more than the …
(edit) @32777   5 years ak19 Minor. Correction to plugin name displayed
(edit) @32761   5 years kjdon when printing out arg values for some other thing, I noticed that site …
(edit) @32760   5 years kjdon merge_inheritance, if it finds a conflict in option values, will keep …
(edit) @32663   5 years ak19 Minor. Correcting blind search and replace
(edit) @32662   5 years ak19 MacOS 10.13/High Sierra script for compiling DBD::mysql v 4.033, which …
(edit) @32643   5 years ak19 1. Previous commit (r32640) reintroduced an earlier bug in attempting …
(edit) @32640   5 years ak19 Important changes (and commented out debugging statements) to get …
(edit) @32617   5 years kjdon removed left over bit than didn't manage to get removed when I deleted …
(edit) @32615   5 years kjdon mods for incremental build. now we load in the reverse info db …
(edit) @32614   5 years kjdon some changes to arcinfo to handle it holding the reverse lookup db too …
(edit) @32613   5 years kjdon added a comment
(edit) @32595   5 years ak19 Major tidying up: last remaining debug statements, lots of comments, …
(edit) @32594   5 years ak19 If rollback_on_cancel is turned on, then before the database …
(edit) @32593   5 years ak19 Now that gssql.pm has become gsmysql.pm, it now uses the presumably …
(edit) @32592   5 years ak19 Renamed gssql.pm to gsmysql.pm. Not subclassing the old gssql into …
(edit) @32591   5 years ak19 1. gssql destructor DESTROY doesn't really do anything now, as DBI's …
(edit) @32590   5 years ak19 Adding a add_utf8_textref() method to allow fulltxt to be passed by …
(edit) @32589   5 years ak19 1. SQL db password is not compulsory. 2. Forgot to add the …
(edit) @32588   5 years ak19 Tidying up
(edit) @32587   5 years ak19 Renaming 'site_name' parameter used by GS SQL Plugout and Plugin to …
(edit) @32586   5 years ak19 Renaming 'site_name' parameter used by GS SQL Plugout and Plugin to …
(edit) @32585   5 years ak19 Super call in destructor. More important if subclassing.
(edit) @32584   5 years ak19 Some more tidying up of the code.
(edit) @32583   5 years ak19 1. Some tidying up of the code. 2. Removing unnecessary calls to …
(edit) @32582   5 years ak19 Now that previous commit(s) put sig handlers in place in gs_sql, have …
(edit) @32581   5 years ak19 Adding sigint, sigterm and sigkill handlers to gssql, which all call …
(edit) @32580   5 years ak19 1. support for port param when connecting to SQL DB. 2. GS SQL Plugout …
(edit) @32579   5 years ak19 Correction to syntax.
(edit) @32578   5 years ak19 Optimising. The gssql class internally has only one shared connection …
(edit) @32577   5 years ak19 Forgot to call superclass in overridden removeall(). Nothing broke so …
Note: See TracRevisionLog for help on using the revision log.