source: main/trunk/greenstone2/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31959   7 years ak19 Gujarati language perlmodules module of GS interface. Many thanks to …
(edit) @31958   7 years kjdon use identify to work out the filetype of the original file, rather …
(edit) @31957   7 years ak19 Tidying up. 1. Shifting informative error message to …
(edit) @31956   7 years ak19 Dr Bainbridge read up on why the Sockets to our wget child process' …
(edit) @31955   7 years Georgiy Litvinov Prevent page from reloading on open same-section links
(edit) @31952   7 years ak19 Fix for when GS2 installation has spaces in its filepath
(edit) @31929   7 years ak19 The recent overhaul of perl running wget and allowing proper …
(edit) @31926   7 years kjdon added a new option 'store_original_image'. If this is set, and the …
(edit) @31920   7 years ak19 Untested on Windows as yet. 1. Major overhaul to WgetDownload's …
(edit) @31919   7 years kjdon small tidy up to parsing. remove - if there, but allow the arg to not …
(edit) @31904   7 years ak19 The new record in oai-inf db containing the earliest timestamp of the …
(edit) @31900   7 years ak19 When the oai-inf.db for a collection is first created, oaiinfo.pm now …
(edit) @31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
(edit) @31898   7 years ak19 With Kathy's commit 31896 doing away with the need for the recently …
(edit) @31896   7 years kjdon let properties files have \n and \t in them to represent newlines and tabs
(edit) @31888   7 years ak19 Spanish language for perlmodules and glidict module of the GS …
(edit) @31887   7 years ak19 Japanese language GS interface for modules auxdm, perlmodules, …
(edit) @31880   7 years ak19 All the changes that were required to set up multiple proxy servers, …
(edit) @31878   7 years ak19 1. Previous commit message was incorrect: it wasn't that perl wasn't …
(edit) @31877   7 years ak19 Getting Windows wget to use proxy settings in environment. They didn't …
(edit) @31876   7 years ak19 1. Getting the recently added util::print_env() subroutine, which has …
(edit) @31875   7 years ak19 1. Getting the recently added util::print_env() subroutine, which has …
(edit) @31874   7 years ak19 Fix ahead of switching over to proxy env vars on Windows. This fix …
(edit) @31864   7 years ak19 1. Modified GLI and perl to set proxy_on, proxy_host and proxy_port …
(edit) @31863   7 years ak19 Additional changes to previous commit so that the new util::print_env …
(edit) @31862   7 years ak19 Adding a new subroutine print_env() that may be useful for debugging …
(edit) @31861   7 years ak19 Correcting Https to https.
(edit) @31860   7 years ak19 The changes necessary for getting the new no_check_certificate …
(edit) @31857   7 years ak19 Committing syntax error in previous commit
(edit) @31856   7 years ak19 If the proxy settings are wrong or set when not needed, pressing the …
(edit) @31853   7 years ak19 Reverting some bad choices when setting wget customisation flags in …
(edit) @31851   7 years ak19 1. Fixes to get proxying to work on Windows. 2. Fixes to timeout if a …
(edit) @31812   7 years ak19 The newer changes to Escape.pm's escape_char() that Dr Bainbridge …
(edit) @31787   7 years ak19 Fixing up a couple of strings for the UnknownConverterPlugin. BUG: The …
(edit) @31781   7 years ak19 Adding in patches to cpan perl code as required to get the remote …
(edit) @31780   7 years ak19 When testing GS3.08's GLI on Ubuntu v 16.04, found its perl v 5.22.1 …
(edit) @31767   7 years kjdon added missing closing )
(edit) @31766   7 years ak19 1. Refactored ConvertBinaryFile:tmp_area_convert_file() to do the …
(edit) @31765   7 years ak19 Cosmetic change to error message
(edit) @31764   7 years ak19 Should replace INPUT_FILE placeholder with softlink path tmp_filename …
(edit) @31763   7 years ak19 Fixing somethings before attempting to refactor tmp_area_convert_file
(edit) @31762   7 years ak19 Changed the placeholder names to what Dr Bainbridge suggested, which …
(edit) @31761   7 years ak19 Moved function generate_item_file that's shared between …
(edit) @31760   7 years ak19 Making the plugin active. It's rudimentary, but works when I pass in …
(edit) @31759   7 years ak19 The previous commit put text into doc.xml, but no text was visible in …
(edit) @31757   7 years ak19 Fixed the earlier problems, which, it turned out, had to do with the …
(edit) @31754   7 years ak19 Related to the previous commit (31753).
(edit) @31753   7 years ak19 Two fixes Kathy requested: 1. when running buildcol, ONLY deactivate a …
(edit) @31745   7 years ak19 Another change that's needed, this time to add the plugin.
(edit) @31744   7 years ak19 Further changes to new UnknownConverterPlugin that's still in …
(edit) @31743   7 years ak19 Committing first attempt at new UnknownConverterPlugin, which hasn't …
(edit) @31742   7 years ak19 No need to hardcode the plugin name
(edit) @31739   7 years kjdon meta_a or meta_b may not be defined if the docs don't have metadata …
(edit) @31724   7 years ak19 Adding in a modification to a line that I earlier found I needed on …
(edit) @31723   7 years ak19 Minor changes to comments.
(edit) @31700   7 years kjdon export.pl has -saveas_options so you can pass in plugout options. …
(edit) @31694   7 years kjdon testing on commdev I had the situation where the apache user couldn't …
(edit) @31690   7 years kjdon removing debug statements
(edit) @31689   7 years kjdon removing debug statements
(edit) @31688   7 years kjdon removing debug statements
(edit) @31673   7 years kjdon don't add the AllList classifier any more. This was originally added …
(edit) @31672   7 years kjdon undoing Anu's previous commit. We don't want to make the AllList
(edit) @31617   7 years ak19 Removing the debugging.
(edit) @31602   7 years ak19 Follows Dr Bainbridge's suggestion to prevent URL based calls to …
(edit) @31589   7 years ak19 Bugfixes I think. Noticed that remove-archives-meta was removing the …
(edit) @31577   7 years kjdon changed my mind. now declaring aStr and bStr variables, cos what if …
(edit) @31576   7 years kjdon redo last log message: on toro (perl 5.12) it complained about 'can't …
(edit) @31575   7 years kjdon on toro (perl 5.12) it complained about 'can't use my in sort …
(edit) @31567   7 years kjdon added in alpha_numeric_sort - copied from AZlist I think, so if …
(edit) @31519   7 years ak19 Removing duplicate function temporarily marked as OLD_functionname().
(edit) @31518   7 years ak19 Found servercontrol::get_library_url() largely duplicated in util.pm …
(edit) @31517   7 years ak19 I think this is a bugfix (copy and paste error), but will need to …
(edit) @31516   7 years ak19 Another change ahead of an upcoming commit
(edit) @31515   7 years ak19 Trying to bring near-identical functions …
(edit) @31514   7 years ak19 1. As advised by Dr Bainbridge, using open() instead of backtick …
(edit) @31513   7 years ak19 servercontrol.pm uses established functions to generate tmpfiles in …
(edit) @31507   7 years ak19 BUGFIX to servercontrol.pm. servercontrol::config() was merging stderr …
(edit) @31497   7 years kjdon oops, had commented out a line which meant normal ascii images weren't …
(edit) @31496   7 years kjdon updated string keys based on new plugin names
(edit) @31495   7 years kjdon updated string keys based on new plugin names
(edit) @31494   7 years kjdon updated text string keys based on new plugin names
(edit) @31493   7 years kjdon removed smart_block option. Its been deprecated for long enough
(edit) @31492   7 years kjdon renamed EncodingUtil to CommonUtil, BasePlugin to BaseImporter. The …
(edit) @31491   7 years kjdon need to normalize the name when we look up in hte block hash too, for macos
(edit) @31488   7 years ak19 Making servercontrol.pm more robust to http and https protocols
(edit) @31487   7 years ak19 Important import statement for the recent commits related to encoding.
(edit) @31480   7 years kjdon util::block_file moved to EncodingUtil::block_raw_filename
(edit) @31479   7 years kjdon inherit from EncodingUtil instead of PrintInfo
(edit) @31478   7 years kjdon blocking stuff moved to here
(edit) @31477   7 years kjdon blocking moved to EncodingUtil. debug stuff still in here. needs tidying up
(edit) @31476   7 years kjdon blocking moved to EncodingUTil
(edit) @31475   7 years kjdon block_filename moved to EncodingUtil plugin
(edit) @31474   7 years kjdon encoding_list is in EncodingUtil now
(edit) @31459   7 years kjdon now inherits from EncodingUtil. When using local directory in metadata …
(edit) @31458   7 years kjdon encoding list now comes from EncodingUtil, not BasePlugin
(edit) @31457   7 years kjdon baseplugin now inherits from EncodingUtil, and all its encoding …
(edit) @31456   7 years kjdon new base plugin for directories and files. DirectoryPLugin needs …
(edit) @31446   7 years ak19 use guess_filesystem_encoding instead of utf8 hard coded. hope it …
(edit) @31445   7 years ak19 added a method guessing_filesystem_encoding. use this to try and work …
(edit) @31444   7 years ak19 block hash filenames should be windows long names
Note: See TracRevisionLog for help on using the revision log.