source: main/trunk/greenstone2/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31284   7 years davidb Initial cut at plugin for processing HathiTrust METS files
(edit) @31218   7 years ak19 Changes to get new perl code to work on the Mac Mountain Lion.
(edit) @31216   7 years ak19 Adding a datestamp field to the new oai-inf.db. Now the timestamp and …
(edit) @31210   7 years ak19 Forgot to remove an extra debug statement.
(edit) @31208   7 years ak19 Kathy found that the lowercased dbutil modules are not used (jdbm.pm, …
(edit) @31192   7 years ak19 Replacing unnecessary functions and removing unused functions.
(edit) @31191   7 years ak19 Correction to previous commit.
(edit) @31190   7 years ak19 First major commit to do with the new oaiinfo db that keeps track of …
(edit) @31189   7 years ak19 Corrections and cleanups ahead of major commit to do with the new …
(edit) @31188   7 years ak19 This commit is related to but not specific to the upcoming commit to …
(edit) @31187   7 years ak19 Useful changes not specifically related to upcoming oaiinfo db related …
(edit) @31131   7 years kjdon added a new flag to import -NO_IMPORT. set it in collectionConfig.xml …
(edit) @31113   7 years ak19 Text item files now handle UTF-8 properly by reading in the file correctly.
(edit) @30858   8 years kjdon output buildDate into the buildConfig.xml (to match builddate in gs2)
(edit) @30857   8 years ak19 Unless new line endings (particularly carriage return characters …
(edit) @30853   8 years ak19 Commenting out debug statements.
(edit) @30742   8 years kjdon paged docs without images look weird in gs3. need to make a new type, …
(edit) @30721   8 years ak19 Gujarati translations to perllib module of GS interface. Many thanks …
(edit) @30681   8 years ak19 3 new strings introduced by Kathy contained the :, which is used as a …
(edit) @30657   8 years ak19 Gujarati language translations to perl modules of GS interface. Many …
(edit) @30654   8 years ak19 Japanese language perllib module of GS interface. Many thanks to Mr. …
(edit) @30644   8 years ak19 Kathy provided support for a test language.
(edit) @30619   8 years ak19 adding spaces in comments
(edit) @30618   8 years ak19 adding a space after the #, to see if this stops this being included by gti
(edit) @30601   8 years ak19 Fix to get incremental building to work with a manifest that specifies …
(edit) @30600   8 years ak19 An empty metadata.xml was unrecognised by MetadataXMLPlugin because …
(edit) @30599   8 years ak19 Minor spelling correction to convertutil.pm.
(edit) @30597   8 years ak19 1. Reindexing files with a user-generated manifest file did not work …
(edit) @30596   8 years ak19 1. activate.pl modified to allow incremental-building with a manifest …
(edit) @30593   8 years ak19 Dr Bainbridge found another point in the code where the UTF-16 …
(edit) @30575   8 years ak19 Important correction to previous commit: forgot file output character …
(edit) @30574   8 years ak19 Improving dispersed GS3: changes to util.pm fix the bug whereby the …
(edit) @30561   8 years ak19 All the changes (I think) to switch from port 80 as default for GS2 to …
(edit) @30533   8 years ak19 Adjustments for Windows OS to servercontrol.pm::config() which now …
(edit) @30531   8 years ak19 Fixing up the wget command issued by servercontrol.pm so that it will …
(edit) @30530   8 years ak19 Cosmetic change. Removed comment I'd copied in from another file and …
(edit) @30526   8 years ak19 activate.pl going through servercontrol.pl now using wget instead of …
(edit) @30524   8 years ak19 1. get_library_URL() called internal to servercontrol.pm when using …
(edit) @30523   8 years ak19 Renaming activate.pm to servercontrol.pm.
(edit) @30522   8 years ak19 Dr Bainbridge found a better place to instantiate the activate.pm …
(edit) @30520   8 years ak19 Refactoring activate.pl into activate.pm (class, OOP) and activate.pl. …
(edit) @30518   8 years ak19 Related to previous commit. Need to similarly handle another case of …
(edit) @30517   8 years ak19 Fixing incremental-rebuild when the database is gdbm. At this point …
(edit) @30492   8 years Georgiy Litvinov Fix for previous commit.
(edit) @30491   8 years Georgiy Litvinov Removed high and low surrogates from converted html
(edit) @30489   8 years davidb Added in missing function, after DBUtil rewrite
(edit) @30431   8 years davidb Changed the way 'append' is handled, to avoid having 'undefined' in @_ …
(edit) @30427   8 years davidb Technique for working out cached-dir name for file updated to allow it …
(edit) @30380   8 years Georgiy Litvinov Added hierarchy classifier information to buildConfig
(edit) @30370   8 years jmt12 Reverting these back to the older but better supported ISA approach to …
(edit) @30358   8 years Georgiy Litvinov Fix for -associate_tail_re option. Files with extensions that could be …
(edit) @30357   8 years jmt12 Wrapped the code that checks the path for the perllib in a …
(edit) @30356   8 years jmt12 Complete rewrite of dbutil.pm to (rather than have databases …
(edit) @30355   8 years jmt12 Initial checkin of OO drivers for new dbutils system
(edit) @30058   9 years davidb More careful checking/testing of parameters so an override is …
(edit) @30022   9 years ak19 Finally committing Dr Bainbridge's suggested fix (tested) to handle …
(edit) @30021   9 years ak19 Related to commit 29816: removing another debug statement.
(edit) @30019   9 years ak19 Japanese language core, perlmodule, glidict modules GS Interface …
(edit) @29976   9 years ak19 Spanish language greenstone3 and gsinstaller modules of Greenstone 3 …
(edit) @29837   9 years ak19 Spanish translations for modules auxdm, glihelp, glidict, perlmodules, …
(edit) @29822   9 years ak19 Arabic language coredm, auxdm, perlmodules and glidict translation …
(edit) @29821   9 years kjdon Detecting and handling the case where a 0 has been entered into …
(edit) @29820   9 years kjdon EmbeddedMEtadataPlugin needs to make raw filenames into unicode for …
(edit) @29819   9 years kjdon changed the name in the comments
(edit) @29818   9 years kjdon removing debug and old test code
(edit) @29817   9 years kjdon removing debug statements
(edit) @29816   9 years kjdon removing debug and commented out test lines
(edit) @29810   9 years ak19 trying to connect filenames got in perl to filenames in the metadata …
(edit) @29807   9 years ak19 needed the 'use Unicode::Normalize' line on the Mac.
(edit) @29796   9 years kjdon don't need use Win32 and anyway, can't have it when not running on windows
(edit) @29795   9 years kjdon change to using util method raw_filename_to_unicode. got this working …
(edit) @29794   9 years kjdon trying to get a proper unicode version of the filename. Need to …
(edit) @29763   9 years ak19 on macos, accented chars in filenames are in decomposed form, eg the …
(edit) @29762   9 years ak19 check if the filenames are url encoded - this happens for eg accented …
(edit) @29760   9 years kjdon try decoding against locale rather than utf8. will this work on …
(edit) @29745   9 years kjdon using Encode::decode to make the filenames 'unicode aware'. For …
(edit) @29724   9 years ak19 Emmanuel Chukwu had written in during the holidays, volunteering to be …
(edit) @29708   9 years ak19 Cosmetic.
(edit) @29582   9 years ak19 util::setup_greenstone_env() needs to handle env vars whose values are …
(edit) @29574   9 years Georgiy Litvinov Fix removeprefix and removesuffix fields issues with \ and "
(edit) @29540   9 years kjdon the shortname and full names had been mixed up, so swapped them over
(edit) @29476   9 years sjs49 First of 2 commits to get diffcol on the 64 bit Ubuntu that has perl …
(edit) @29461   9 years ak19 Dr Bainbridge fixed a bug where import/build perl script arguments …
(edit) @29422   9 years kjdon handling reading in and writing out defaultSort from and to …
(edit) @29379   10 years kjdon implementing statsfile option which is used by the depositor
(edit) @29370   10 years kjdon can't have a manifest version less than 1, so making the test == 1. It …
(edit) @29329   10 years ak19 Dr Bainbridge added SIG PIPE handling to mgbuilder to help him …
(edit) @29328   10 years ak19 Better debugging: if verbosity is >= 4, then mgbuilder and mgppbuilder …
(edit) @29176   10 years ak19 For Solr: 1. collConfig.pm now reads any option sub-elements for index …
(edit) @29163   10 years kjdon need to include sorttools to get the format metadata for sorting routine
(edit) @29144   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
(edit) @29116   10 years ak19 imports of dbutil and util are necessary to get set_metadata.pl (which …
(edit) @29112   10 years kjdon when tidying up OIDs, replace periods with _ instead of just removing …
(edit) @29102   10 years kjdon added the string for PDFPlugin.use_realistic_book option
(edit) @29101   10 years kjdon added -use_realistic_book option. htis makes user you are converting …
(edit) @29099   10 years ak19 Cosmetic change after more important commit.
(edit) @29098   10 years ak19 Removing import metadata needs to take into account prevmetavalue and …
(edit) @29096   10 years kjdon new argument to print_txt_usage. Pass 1 if you don't want the output …
(edit) @29095   10 years kjdon new argument to print_txt_usage. Pass 1 if you don't want the output …
(edit) @29094   10 years kjdon added -metadata_selection_mode firstvalue|firstvalidmetadata|allvalues …
Note: See TracRevisionLog for help on using the revision log.