source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23148   14 years davidb Switch to using ZipFile
(edit) @23147   14 years davidb Added routine for zipping up doc_xml and its associated files from the …
(edit) @23146   14 years davidb Believe I have found a 'magic' line of Perl code that will supress …
(edit) @23145   14 years davidb Added 'colcfg' to packages included by script
(edit) @23144   14 years davidb Script now correctly determines the infodb type by parsing the …
(edit) @23142   14 years davidb Fixed to correctly lookup cgi arguments 'collect' and 'oid'
(edit) @23141   14 years davidb
(edit) @23140   14 years davidb
(edit) @23139   14 years davidb shift away from using rand_string as cgi-argument
(edit) @23138   14 years davidb Elimination of rand_string
(edit) @23137   14 years davidb Preparation work to support monitoring of multiple files
(edit) @23136   14 years sjm84 gdbm.h needed to be surrounded in extern "C" braces to be happy on Windows
(edit) @23134   14 years davidb Couple of extra minor tweaks to prevent variables being tested that …
(edit) @23133   14 years kjdon still workign on incremental infodb updating. cleaning up code now …
(edit) @23132   14 years kjdon for manifest files, if the user has specified Index (not Reindex) and …
(edit) @23131   14 years kjdon added a method get_total_text_length. returns the total lenght for the …
(edit) @23130   14 years anna Added configuration for the Burmese language.
(edit) @23129   14 years anna Burmese User Interface. Many thanks to Dwight Martin.
(edit) @23128   14 years kjdon made the gdbm_delete error a bit more informative
(edit) @23121   14 years kjdon small changes based on the fact that we need to store ids for updated …
(edit) @23120   14 years kjdon process the reconstructed docs after reading through the archives …
(edit) @23119   14 years kjdon removed some print statements, and don't go into .svn folder when …
(edit) @23118   14 years kjdon removed edit_mode from classobj->classify call
(edit) @23116   14 years kjdon for incremental build, classifiers are not really done incrementally. …
(edit) @23102   14 years davidb Attached :utf8 encoding to GDBM pipes to prevent double encoding …
(edit) @23091   14 years davidb CGI Script that runs on local DL server, but effects the transfer of …
(edit) @23090   14 years davidb Addition to form of field to store the digital library the designated …
(edit) @23089   14 years davidb Use of more portable tmp directory
(edit) @23088   14 years davidb Inclusion of a new 'pre-new' routine that helps this package set …
(edit) @23087   14 years davidb Perl CGI script that uploads a file, using a callback method to …
(edit) @23086   14 years davidb Renaming of CGI scripts
(edit) @23085   14 years davidb Minor tweak to talkback.pm
(edit) @23084   14 years davidb Routines to help CGI scripts that implement DL Talkback
(edit) @23081   14 years kjdon added a classifyOID param to get_OID_entry. Used to set the …
(edit) @23070   14 years davidb Post code originally written to allow for debugging from the …
(edit) @23069   14 years davidb Adjustment of progress bar to narrower
(edit) @23068   14 years davidb Moved talkback upload monitor to be embedded within main content page
(edit) @23067   14 years davidb Moved talkback upload monitor to be embedded within main content page
(edit) @23064   14 years davidb Supporting Perl classes (100% pure Perl) for DL talkback facility
(edit) @23063   14 years davidb Addition of talkback.dm and zextra.dm (yes the 'z' at the front is …
(edit) @23062   14 years davidb For site-wide customizations. See comment in macro file for more …
(edit) @23061   14 years davidb Embed hidden form below page banner when DL talkback is activated
(edit) @23060   14 years davidb Added ability to have narrow pagewidth when using DL talkback, which …
(edit) @23059   14 years davidb New macros to support DL talkback where two Greenstone digital …
(edit) @23058   14 years davidb New cgi argument added to support DL talkback where two Greenstone …
(edit) @23055   14 years anna Updated Tigriyna Greenstone User Interface. Many thanks to Yohannes …
(edit) @23053   14 years kjdon reworking of manifest stuff. Now, instead of calling plugin::read on …
(edit) @23052   14 years kjdon need to read in collect.cfg or collectionConfig.xml to see what the …
(edit) @23048   14 years sjm84 getpw will now handle input from a Windows console more intelligently
(edit) @23047   14 years sjm84 getpw will now handle input from a Windows console more intelligently
(edit) @23044   14 years kjdon if we are building 'in place' then don't want to install the …
(edit) @23042   14 years ak19 Kathy fixed a cut and paste error that prevented the depositor from …
(edit) @23029   14 years ak19 Still part of bugfix in depositor: depositor now crashed further down …
(edit) @23012   14 years ak19 Fix to bug causing depositor to crash library.cgi upon selecting a …
(edit) @23011   14 years ak19 Minor correction to previous commit by sjm84 for pointing compilation …
(edit) @22990   14 years sjm84 Added the Apache Lib directory to the path for windows so that it can …
(edit) @22986   14 years kjdon need to do a file_block_read before a read when adding new docs …
(edit) @22984   14 years ak19 1. Undoing commit of 22934 where decode_commas was called on stem and …
(edit) @22982   14 years kjdon deciding which qt value should be checked is no longer 0/1 as we have …
(edit) @22981   14 years ak19 Additional changes to previous commit: comma separated field values …
(edit) @22980   14 years kjdon when setting up a cgiarg, parameters not defined get left at their …
(edit) @22977   14 years kjdon in manifest file, Import is now Index
(edit) @22960   14 years ak19 Added in DEBUG flags to LDFLAGS where missing
(edit) @22953   14 years davidb Further code tweaks to correctly support Unicode aware strings in our …
(edit) @22952   14 years davidb Encode::decode cannot be applied to all characters returned by …
(edit) @22951   14 years davidb Encode::decode cannot be applied to all characters returned by …
(edit) @22950   14 years davidb Old routine used to work on raw binary strings that just happened to …
(edit) @22948   14 years ak19 Dr Bainbridge fixed more bugs tangentially related to the advanced …
(edit) @22942   14 years ak19 For ticket no 712 again. Tidier code in decode_commas function. …
(edit) @22935   14 years ak19 For ticket no 712. Fixes to 2 related crashes that occurred when using …
(edit) @22934   14 years ak19 For ticket no 712. Fixes to 2 related crashes that occurred when using …
(edit) @22928   14 years anna Updated translations. Many thanks to Tomáš Fiala.
(edit) @22926   14 years davidb Additional syntax added to optionally allow mod_gsdl.so to be compile …
(edit) @22925   14 years davidb Inclusion of iostream for printing
(edit) @22924   14 years davidb ' and \n encoded as entites
(edit) @22923   14 years davidb Main change is to use reverse iterator (see comment in code), but also …
(edit) @22921   14 years sjm84 Anu changed this to escape backslashes in file names before using them …
(edit) @22900   14 years kjdon getting this to work properly
(edit) @22896   14 years kjdon fixed an odd bug. If had a metadata file directly in import folder, …
(edit) @22894   14 years kjdon added wpd (word perfect) extension into the list that can be processed …
(edit) @22891   14 years kjdon doh. just made my new extension in the ext folder instead of in the …
(edit) @22890   14 years kjdon moved lib into trunk dir
(edit) @22889   14 years kjdon forgot trunk dir
(edit) @22888   14 years kjdon first stab at the compiled up version of open-office extension
(edit) @22887   14 years kjdon use new util::get_timestamped_dir, and clean_up_after_doc_processing …
(edit) @22886   14 years kjdon new method get_timestamped_tmp_folder, used by ConvertBinaryFile and …
(edit) @22883   14 years kjdon corrected a typo
(edit) @22882   14 years kjdon set up convert_to list for the case when windows_scripting and …
(edit) @22881   14 years kjdon added some powerpoint strings
(edit) @22880   14 years kjdon implemented the read method for when using open office to convert to …
(edit) @22879   14 years kjdon now have an html_multi option to convert_to (for PowerPointPlugin)
(edit) @22876   14 years kjdon in getsearchargs, need to test for sql query before adding argsqlfqf …
(edit) @22875   14 years kjdon fixed up a macro name mistake
(edit) @22874   14 years kjdon no longer use filename_extension, as we should be using the original …
(edit) @22873   14 years kjdon new subroutine get_timestamped_tmp_filename_in_collection, which does …
(edit) @22871   14 years kjdon added code to generate an item file if asked for pagedimg output with …
(edit) @22865   14 years kjdon forgot to set openoffice_available so that get_default_process_exp works
(edit) @22864   14 years kjdon needed use ConvertBinaryFile
(edit) @22862   14 years kjdon changed a comment
(edit) @22861   14 years kjdon now uses new AutoLoadConverters instead of AutoloadConverterScripting. …
Note: See TracRevisionLog for help on using the revision log.