source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31812   7 years ak19 The newer changes to Escape.pm's escape_char() that Dr Bainbridge …
(edit) @31811   7 years ak19 Cmdline testing of gliserver.pl revealed that gliserver's args (like …
(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) @31768   7 years kjdon activate will delete index, not building, so pass the correct …
(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) @31756   7 years ak19 For gs-fedora scripts, check for JRE_HOME as fallback if JAVA_HOME is …
(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) @31751   7 years ak19 Added check for JRE_HOME if no JAVA_HOME
(edit) @31750   7 years ak19 gsdlCGI needs to return the JRE_HOME path to java is JRE_HOME is set …
(edit) @31747   7 years ak19 When we settle on a JRE (which could be the bundled JRE), only …
(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) @31741   7 years ak19 There was a bug when using lucene in GS2 that wasn't present in GS2.86 …
(edit) @31739   7 years kjdon meta_a or meta_b may not be defined if the docs don't have metadata …
(edit) @31738   7 years ak19 Don't know how to stop the flashing DOS windows on GS2 when JDBM is …
(edit) @31732   7 years ak19 Developers' GS2 compile bash script now adds -fPIC to CFLAGS on unix. …
(edit) @31731   7 years kjdon dm_safing the decodedcompressedargs - which I think is always used …
(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) @31687   7 years kjdon this wasn't looking lang args to the depositormetadata cfg line, and …
(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) @31564   7 years kjdon changed the classifier format statements to match the default ones in …
(edit) @31557   7 years ak19 1. Modifying name of option to turn on usercomments feature to match …
(edit) @31556   7 years ak19 Adding the ability to turn on user comments from GLI. Off by default. …
(edit) @31528   7 years ak19 Cosmetic changes made when bringing this GS2 version of the …
(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
(edit) @31443   7 years ak19 when we check a filename in the block hash we are converting to …
(edit) @31440   7 years kjdon nearly there for handling russian etc subfolders in import. need to …
(edit) @31439   7 years kjdon chnaged a comment
(edit) @31438   7 years kjdon added a couple of comments
(edit) @31428   7 years ak19 Removing commented out code related to older sed version of modifying …
(edit) @31425   7 years ak19 Fix to commits 31421 and 31422. Adding Dr Bainbridge's new awk file …
(edit) @31422   7 years ak19 Corrections to previous commit: need to CALL the new …
(edit) @31421   7 years ak19 New batch file adjust-winmake-files.bat that adjusts the win mak files …
(edit) @31420   7 years kjdon lookup_string with extra '1' arg returns perl internal unicode aware …
(edit) @31419   7 years kjdon new arg to lookup_string: pass in a 1 if you want the output to be …
(edit) @31415   7 years Georgiy Litvinov Modified html links pointed to different section in the same document.
(edit) @31413   7 years ak19 The demo collection now has an oai-inf.gdb database, since for GS2, …
(edit) @31412   7 years ak19 After the recent changes to implement the OAI deletion policy, no …
(edit) @31409   7 years ak19 Adding verbosity setting to oaiinfo.pm to reduce debug output on …
(edit) @31408   7 years ak19 Changes to demo collection recommended by Dr Bainbridge: dc.Title no …
(edit) @31406   7 years ak19 Undoing test commit of 31403, thouhg it confirmed suspicions that …
(edit) @31403   7 years ak19 Test svn commit. Testing svn commits failing on GS2 when setup.bash …
Note: See TracRevisionLog for help on using the revision log.