source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @37730   12 months davidb Updated code to allow two import.pl's in a row (without a buildcol.pl) …
(edit) @37689   13 months anupama Minor change to display method: archives_keepold is the name now, not …
(edit) @37687   13 months anupama Removing the rename folder utility function from gliserver.pl, as fldv …
(edit) @37679   13 months anupama Dr Bainbridge's archives_keepold to archives *directory* rename …
(edit) @37603   13 months anupama Attempting to set CFLAGS to contain the recent …
(edit) @37591   13 months davidb fixed mistake in fldv file concat; changed type of logged error message
(edit) @37404   14 months davidb Needed to add -DNEEDS_UNISTD_H to CFLAGS to keep new mac compile happy
(edit) @37389   14 months anupama Make configure script for mg/mgpp choose between which Java framework …
(edit) @37385   14 months davidb Needed to update 3 source files due to changes in how gcc/clang on Mac …
(edit) @37384   14 months davidb Newer MacOs command-line tools prefer this Framework
(edit) @37383   14 months davidb Mac compiler is stricter about about function externs
(edit) @37352   14 months davidb STL string and c_str() combination recoded due to compiler error from …
(edit) @37351   14 months davidb More careful definition of function externs. Macs now treat an …
(edit) @37249   15 months davidb New inc-fldv-nminus action
(edit) @37248   15 months davidb Adding in additional copying function; some other syntax tidy up
(edit) @37233   15 months davidb Adding in action for get-fldv-info
(edit) @37218   15 months davidb set-archives-assocfile can now pass data directly using 'filedata' …
(edit) @37215   15 months davidb Introduction of new set-archives-assocfile action (data needs to be …
(edit) @37214   15 months davidb Addition of new action (in the same style of get-archives-metadata) …
(edit) @37213   15 months davidb Added in new function to output a native binary file + minetype, as …
(edit) @37208   15 months davidb Minor whitespace and variable name changes
(edit) @37207   15 months davidb Support added in for optional cgi param 'dv' specifying the file-level …
(edit) @37201   15 months davidb New minus option added in to allow control over whether hardlinking or …
(edit) @37200   15 months davidb New minus option added in to allow control over whether hardlinking or …
(edit) @37194   15 months davidb Tested version of file-level document-version history (fldv-history) …
(edit) @37187   15 months davidb Reworking of file-level document-version history, in light of a …
(edit) @37184   15 months davidb Further refinement of idea, with emphasis on using plugins arguments …
(edit) @37182   15 months davidb Internal plugin to make things easier when processing JSON files. …
(edit) @37179   15 months davidb Only want to get OIDMetadata if OIDtype is assigned. Also adjusted …
(edit) @37178   15 months davidb Fixed mistake in test. If should be keepold and *replaceold*, not …
(edit) @37152   16 months davidb The commit adds the newly developed 'File-Level Document-Version …
(edit) @37151   16 months davidb Refactoring of FileUtils.pm: adds in more general purpose internal …
(edit) @37150   16 months davidb Rewording of warning to make what is happening clear (motivated by …
(edit) @37149   16 months davidb Support routines to help implement new file-level document-version …
(edit) @37148   16 months davidb Had not been careful enough with my refactoring of the code that …
(edit) @37131   16 months davidb Changed to use the newer targets introduced to build.xml that provide …
(edit) @37128   16 months davidb Needed when using orthogonal indexings, such as apache-jene triple store
(edit) @37051   17 months davidb A variety of changes: added in call to post_process_doc_obj() which is …
(edit) @37050   17 months davidb Changed to use the new add_dummpy_text_if_empty routine
(edit) @37049   17 months davidb Comment text tidyup
(edit) @37048   17 months davidb Useful support routine added that only sets the document field to say …
(edit) @37047   17 months davidb Introduction of 'metadata_separate_fields', a plugin option that …
(edit) @37034   17 months davidb Introduction of new (internal) general purpose recursive file/dir …
(edit) @37032   17 months anupama Dr Bainbridge fixed a recent change to expldoe_metadata_database that …
(edit) @37028   17 months davidb Whitespace fixup
(edit) @36912   18 months kjdon added new List.max_partition_name_length option
(edit) @36911   18 months kjdon some changes I made for heritgae NZ. added a tolerance to …
(edit) @36910   18 months kjdon Added some code for tk labels - options to take a single field and …
(edit) @36893   18 months anupama Updates to French language auxdm and glidict modules of the GS …
(edit) @36885   18 months kjdon need to make sure maxdocs is not -1 (ie process all docs) before …
(edit) @36848   19 months davidb same idea for gs2 as done for gs3
(edit) @36839   19 months kjdon added serviceRack attribute to <search name='xxx' orthogonal='true'> - …
(edit) @36798   19 months anupama Related to commit 36794: adding in the PERL_HASH_SEED=0 line to the …
(edit) @36794   19 months anupama Dr Bainbridge fixed a diffcol classifier's subsidiary documents …
(edit) @36777   19 months davidb Changes made to align with the needs of the Eurovision SPARQL prepare …
(edit) @36670   19 months kjdon updated DateList with the changes added for Heritage nz. allow …
(edit) @36650   20 months kjdon modified a few apache files (APacheMonitor.c, modules.mk.win, …
(edit) @36617   20 months anupama I had added the new explanation about removing [PENDING] when updating …
(edit) @36616   20 months anupama Following Kathy's instruction, adding note on GTI for translators to …
(edit) @36587   20 months davidb Test first if defined, to avoid unassigned variable warning
(edit) @36548   20 months anupama gti.pl kept replacing = with : as key-value separator in the DEC …
(edit) @36533   20 months kjdon added CSVPLugin option use_namespace_for_field_names - prepend the …
(edit) @36532   20 months kjdon added CSVPLugin option use_namespace_for_field_names - prepend the …
(edit) @36530   20 months davidb Changed to a more careful way of determining whether javah (used in …
(edit) @36482   21 months kjdon added some new options for CSVPlugin
(edit) @36481   21 months kjdon now fixed up the files to use the new names
(edit) @36480   21 months kjdon new and improved CSVPlugin - handles input encoding, spaces inside …
(edit) @36479   21 months kjdon renaming the old CSVPlugin and MetadataCSVPlugin to Deprecated …
(edit) @36478   21 months kjdon don't allow whitespace inside an OID
(edit) @36471   21 months anupama Dr Bainbridge's suggested bugfix worked: when incremental-building on …
(edit) @36470   21 months davidb Tweaks after refactoring. Causes 'use strict' to report error as …
(edit) @36469   21 months davidb Removed ENVIRONMENT to libz configure
(edit) @36468   21 months davidb Change that is intended to fix rk2 build error with LDFLAGS=-static …
(edit) @36430   21 months davidb Changes after further testing. Decision made to install libz (and …
(edit) @36429   21 months davidb libz needed for wget. This used to be provided through gnome-lib, but …
(edit) @36402   21 months anupama Part 3 of commits relating to updating GTI to support translations for …
(edit) @36400   21 months anupama Modifications for the GTI status table to add a new column for the …
(edit) @36380   21 months kjdon there were 2 for-gs311 versions of SplitTextFile. THe other onne had …
(edit) @36379   21 months kjdon replacing SplitTextFile with the for-gs311 version
(edit) @36375   21 months kjdon handle the case where importOption and buildOption names start with - …
(edit) @36374   21 months kjdon missing curly bracket
(edit) @36373   21 months kjdon now I have removed commented out code from last commit
(edit) @36372   21 months kjdon tidy up of extrametautil, renaming some methods to make them easier to …
(edit) @36358   21 months kjdon need to pass the make arg (eg clean) to the iconv make command
(edit) @36344   21 months kjdon not supposed to be a space in bash line at top. Also, despite this …
(edit) @36343   21 months kjdon changed the name of OPENSSL_HOST to GS_OPENSSL_HOST to make it clear …
(edit) @36341   21 months kjdon a bit of tidying and better reporting. also make it use bash, as
(edit) @36339   21 months kjdon lets give ssl_status an initial value
(edit) @36321   21 months kjdon forgot to set ssl_status for main case of running config.
(edit) @36311   22 months kjdon compiling for 32 bit linux on new gs build system which is 64 bit - …
(edit) @36297   22 months anupama lomdemo-e's XMLRecord value does need the line feed (backslash-n) …
(edit) @36293   22 months anupama Forgot to commit minor change for GS3 to LOMPlugin previously. If GS3, …
(edit) @36271   23 months davidb Check for any sign of text being bound to the doc, before going ahead …
(edit) @36234   2 years kjdon made this a bit more up to date, using the makegs2 scripts.
(edit) @36233   2 years kjdon removed the -source -target JAVACFLAGS to match what was done in …
(edit) @36232   2 years kjdon removed the -source -target JAVACFLAGS to match what was done in …
(edit) @36116   2 years kjdon made the oaiserver_name option visible in GLI - easier to do this than …
(edit) @36115   2 years kjdon buildcol also updated to allow for passing in of oaiserver_name - when …
(edit) @36114   2 years kjdon allow passing in of oaiserver_name to activate.pl, which then gets …
(edit) @36106   2 years kjdon greenstone.org is now under https. when I just tried doc editing, …
Note: See TracRevisionLog for help on using the revision log.