source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29246   10 years ak19 Fixed an error regarding when the fallback collectdir needs to be set.
(edit) @29220   10 years ak19 Dr Bainbridge moved launching the jetty server for solr to after …
(edit) @29216   10 years ak19 Correction to changes in previous commit to this file. The first time …
(edit) @29215   10 years ak19 Correction to changes in previous commit. The first time around, the …
(edit) @29211   10 years ak19 Linux makefile adds licenses for LuceneWrapper(4) into the wrapper jar …
(edit) @29210   10 years ak19 Makefile adds licenses for LuceneWrapper(4) into the wrapper jar file
(edit) @29208   10 years ak19 Files containing the GPLv2 and GPLv3 licenses for the LuceneWrapper
(edit) @29206   10 years ak19 Committing GPLv2 AND LATER license.txt needed for lucenewrapper. Dr …
(edit) @29190   10 years ak19 Suppressing the ping collection 'did not succeed' message in silent …
(edit) @29176   10 years ak19 For Solr: 1. collConfig.pm now reads any option sub-elements for index …
(edit) @29167   10 years ak19 Fix to nullpointer exception when there are no term docs, such as for …
(edit) @29163   10 years kjdon need to include sorttools to get the format metadata for sorting routine
(edit) @29155   10 years ak19 Making the windows winMake.bat that creates the Lucene4Wrapper.jar …
(edit) @29154   10 years ak19 Changes to get winMake.bat to compile lucene_gs, before further …
(edit) @29148   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Related to …
(edit) @29147   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Updating common-src …
(edit) @29146   10 years ak19 Undo move.
(edit) @29145   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
(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) @29113   10 years ak19 Updates to Armenian language core and auxiliary modules of GS2 …
(edit) @29112   10 years kjdon when tidying up OIDs, replace periods with _ instead of just removing …
(edit) @29109   10 years kjdon a few indentation changes
(edit) @29108   10 years kjdon no longer taking collect as the last arg in the arg list. If the user …
(edit) @29107   10 years kjdon this is causing gli to fail when opening up a collection. It tries to …
(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) @29100   10 years kjdon add in PDFPlugin to the line checking for -use_realistic_book option, …
(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) @29097   10 years kjdon not sure if we need this catch for collection undefined
(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 …
(edit) @29088   10 years kjdon added textsortbynone macro for use with sortfield options
(edit) @29087   10 years kjdon sortfield option. will now display even when there is only one option. …
(edit) @29086   10 years kjdon need to decode prevmetavalue in same way as metavalue. clear all …
(edit) @29084   10 years kjdon when editing metadata from the on line library (log in, and edit …
(edit) @29083   10 years kjdon in mgpp, using memcpy was sometimes causing an error as its not safe …
(edit) @29082   10 years kjdon added DEP_LIBS variable to dependency lines so that if we change …
(edit) @29081   10 years kjdon memcpy not safe for copying in overlapping areas, use memmove instead. …
(edit) @29080   10 years kjdon added DEP_LIBS variable to dependency lines so that if we change …
(edit) @29079   10 years kjdon removed a comment no longer needed
(edit) @29078   10 years kjdon make builddir absolute if it isn't already (so you can say -builddir …
(edit) @29055   10 years ak19 Linux (tested on Ubuntu 32 bit) also doesn't seem to want the math …
(edit) @29054   10 years ak19 Nightly bins failed to go through on linux and mac. On linux the …
(edit) @29051   10 years ak19 Dr Bainbridge made some fixes to header file inclusions so that when …
(edit) @29047   10 years ak19 Compiling formatconverter on Windows
(edit) @29046   10 years ak19 GS2 makefile copy formatconverter into the bin/OS folder
(edit) @29042   10 years ak19 First of 2 part commit for improving FormatConversion from GS2 to GS3. …
(edit) @29038   10 years ak19 Dutch language core module GS interface. Many thanks to Gerhard Riesthuis.
(edit) @29013   10 years ak19 Following Dr Bainbridge's suggestion on determining a document's title …
(edit) @29010   10 years ak19 A much simpler version to find java home (default JDK) on any Mac OS …
(edit) @29000   10 years ak19 Minor change to comment of previous commit
(edit) @28999   10 years ak19 To get a working RSS link to a document, the document's title needs to …
(edit) @28998   10 years ak19 Rewrite rules now allow for underscore in collection names. Thanks to …
(edit) @28997   10 years ak19 Added an is_gs3 subroutine to util.pm and this is now used by …
(edit) @28996   10 years ak19 GS3 does not have the new httpdomainHtmlsafe macro introduced into GS2 …
(edit) @28992   10 years ak19 Minor improvement to previous commit
(edit) @28991   10 years ak19 Added in the necessary code so that now the Download File link for the …
(edit) @28990   10 years ak19 Improvement to commit of revision 28979: Dr Bainbridge suggested that …
(edit) @28980   10 years ak19 Minor changes: better comments.
(edit) @28979   10 years ak19 GTI on nzdl needs path to java executable. Since a custom javahome …
(edit) @28977   10 years ak19 1. gti.pl expected an svn checked-out folder containing scripts in …
(edit) @28976   10 years ak19 module variable is empty when the gti command is create-glihelp-zip-file
(edit) @28973   10 years ak19 All the changes required to get the GTI installed on a local …
(edit) @28960   10 years ak19 Bugfix to formatconverter for if exists test.
(edit) @28958   10 years davidb Remote Greenstone user authenticaton stopped working, because the code …
(edit) @28956   10 years kjdon if no current value, use the default from the option - for sortfield.
(edit) @28955   10 years kjdon now we read in indexsortfieldmap and defaultsortfield, so the user can …
(edit) @28954   10 years kjdon the library code is now going to use the indexsortfieldmap, and we …
(edit) @28953   10 years kjdon changed some of the help messages
(edit) @28949   10 years ak19 Dr Bainbridge fixed an encoding issue in the depositor, where if you …
(edit) @28948   10 years ak19 Another security commit surrounding cgiargs. Collectionaction updated.
(edit) @28946   10 years ak19 Moving libiconv-1.11.tar.gz to gs-libiconv-1.11.tar.gz since we've …
(edit) @28939   10 years ak19 Fix to libiconv-1.11 (which Sam had set up specifically for Macs, as …
(edit) @28930   10 years ak19 Commit to do with security surrounding cgiargs. Depositor and collector.
(edit) @28913   10 years ak19 6th commit for security of cgiargs. Looked over all occurrences of …
(edit) @28912   10 years ak19 Commit 5 for security. Handles setmacro() occurrences in non …
(edit) @28911   10 years ak19 Fourth commit for security and safe cgiargs.
(edit) @28910   10 years ak19 Removing the runtime-src/packages/security folder from SVN, since we …
(edit) @28909   10 years ak19 Updating the windows makefile to add in securitytools.cpp in the list …
(edit) @28899   10 years ak19 Third commit for security, for ensuring cgiargs macros are websafe. …
(edit) @28898   10 years ak19 1. The cgiargq query variable is now no longer escaped in the 3 simply …
(edit) @28888   10 years ak19 First security commit. 1. Introducing the new securitools.h and .cpp …
(edit) @28886   10 years ak19 Additions to the OWASP-for-C++ security package, even though we are no …
(edit) @28876   10 years kjdon earliestDatestamp should have a capital D
(edit) @28870   10 years ak19 Correcting the check for whether configure has to be re-run on the …
(edit) @28869   10 years ak19 esapi test code expects SafeInt header file to be located inside a …
(edit) @28868   10 years ak19 Dr Bainbridge got CMake to compile. C/CXX/LD Flags need to be exported …
(edit) @28867   10 years ak19 Fix to test for when configure in curl does not need to be re-run.
(edit) @28866   10 years ak19 Replacing owasp-esapi-for-c package and dependencies with the …
(edit) @28865   10 years ak19 Replacing owasp-esapi-for-c package and dependencies with the …
(edit) @28863   10 years ak19 Adding the OWASP-ESAPI-for-C and dependent packages and Makefile. The …
(edit) @28841   10 years ak19 Fixing up URL encoding of cgi args so that phrase searching works …
(edit) @28840   10 years ak19 Some macros to do with user comments had been renamed in english.dm, …
(edit) @28839   10 years ak19 Putting the Makefile.in back to how it was in revision 28643 again, …
(edit) @28838   10 years ak19 Commit 28837 to do with setting the gnome-lib-minimal env for wvware …
(edit) @28837   10 years ak19 Reverting to revision 28636 to get GS2 to compile again with …
(edit) @28836   10 years ak19 A question on the mailing list involved accented characters in custom …
Note: See TracRevisionLog for help on using the revision log.