source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38924   9 days kjdon added archivedir option for backwards compatibility for old pre built …
(edit) @38923   9 days kjdon updated urls to https
(edit) @38920   11 days kjdon commented out all the printfs that are just debugging info. They fill …
(edit) @38891   2 weeks kjdon lets remove (comment out) the javah code, as we are committed to java …
(edit) @38882   3 weeks kjdon fine tuning on generating buckets. if one side (alpha or numeric) has …
(edit) @38854   4 weeks anupama Having been able to look at the GS2.88 Collage applet at least trying …
(edit) @38852   5 weeks davidb XSLT for converting exported content to one that aligns with OpenAI …
(edit) @38851   5 weeks davidb General upgrade to support exporting files suitable for inclusion in …
(edit) @38850   5 weeks davidb How this Java code was determining end-of-input was found to be …
(edit) @38802   7 weeks kjdon when investigating how OIDs are set I noticed we have this add_OID …
(edit) @38801   7 weeks kjdon standardising on top_section rather than section or topsection when we …
(edit) @38798   8 weeks kjdon added text for CSVPlugin's ignore_field
(edit) @38797   8 weeks kjdon added option '-ignore_field' - if there is a column with this name in …
(edit) @38761   2 months anupama Changes to get the Italian translation spreadsheet files manually …
(edit) @38758   2 months anupama Italian language auxdm GS 2 interface. Many thanks to Julian Fox.
(edit) @38757   2 months anupama Spelling correction
(edit) @38754   2 months kjdon added handling for -importflag, -buildcolflag, -activateflag - use …
(edit) @38753   2 months kjdon field may be ex.Latitude, so use metaname (has had namespace removed) …
(edit) @38750   2 months davidb Experimental plugout to export collection files in a form more …
(edit) @38749   2 months davidb Code introduced to set SourceDirectory as a piece of metadata for all …
(edit) @38748   2 months davidb Shifted position of when to apply metadata mapping rules to be …
(edit) @38745   2 months davidb Rule mapping code extended to now allow a match or substitute prefix …
(edit) @38744   2 months davidb Example file to help digital librarians work with the metadata mapping …
(edit) @38743   2 months davidb Tweak after testing -- handles a comment at the end of a line better
(edit) @38742   2 months davidb New mapping_metadata_file rule-table functionalilty
(edit) @38741   2 months davidb Splicing in of $self->post_process_doc_obj() so new …
(edit) @38740   2 months davidb Handy to have a subroutine that can read in a text file (csv,tsv) raw …
(edit) @38739   2 months davidb Accidentally committed debug statements. Now removed
(edit) @38738   2 months kjdon some more work around the logic of split_approximate_size, when we …
(edit) @38737   2 months davidb updated comment
(edit) @38736   2 months davidb Added in new functionality, controlled through a plugin option, to …
(edit) @38707   2 months davidb Special case added for pdf-box
(edit) @38698   2 months davidb Code introduced to 'paramaterize' the GSDL3SRCHOME part of files saved …
(edit) @38552   3 months anupama Spanish language perllib module. Many thanks to Diego Spano.
(edit) @38548   3 months anupama Italian language auxdm module GS interface. Many thanks to Julian Fox.
(edit) @38547   3 months anupama My previous commit's bugfix didn't work a couple of complex …
(edit) @38509   4 months davidb print_task_msg already includes an newline char
(edit) @38504   4 months anupama Forgot to add link for the code.
(edit) @38503   4 months anupama Bugfix. Julian Fox found that commits on a particular string in the …
(edit) @38500   4 months kjdon reordered the list of modules, to put them in order of importance
(edit) @38499   4 months kjdon renamed greenstone interface to greenstone 2 interface to make it clearer
(edit) @38498   4 months kjdon changed Updated to updated to that this doesn't show up on a grep of …
(edit) @38497   4 months kjdon cleaned up the file
(edit) @38496   4 months kjdon renaming gti core and aux to Greenstone2 where I can
(edit) @38495   4 months kjdon translations thanks to diego. Also, updating gti text to use …
(edit) @38494   4 months anupama translation thnks to Diego
(edit) @38492   4 months kjdon sometimes destination dir might be a new folder a couple of folders …
(edit) @38478   5 months anupama Related to the previous 2 commits. Removed or commented out most debug …
(edit) @38477   5 months anupama Related to the previous commit. Calling the new subroutine to tidy up …
(edit) @38476   5 months anupama Tidying up cached filename paths that were internally duplicated. Thsi …
(edit) @38431   5 months anupama 1. For editing user comments with the document editor, I want to set …
(edit) @38395   5 months anupama Finally got a version of editing the usercomments working. There was …
(edit) @38358   5 months kjdon added a bit more messaging around what commands are being run
(edit) @38357   5 months kjdon if we are adding Latitude and Longitude to a section, then we also add …
(edit) @38299   7 months davidb Away to have site name accessible in builderproc
(edit) @38298   7 months davidb More nuanced print statements
(edit) @38251   7 months anupama Still on removing user comments and the remove-metadata-array methods: …
(edit) @38242   7 months davidb Downgrading print statement to be info printed out, rather than a warning
(edit) @38233   7 months anupama 1. remove_index_metadata_array needed to process the metadatapositions …
(edit) @38231   7 months anupama Correcting obvious mistakes while hunting down what else is still …
(edit) @38217   7 months anupama When committing r38193 yesterday (after only eyeballing the changes …
(edit) @38193   7 months anupama 1. Added remove_metadata_array methods: general one that calls the …
(edit) @38192   7 months anupama Minor comment improvement ahead of committing work I'm still doing on …
(edit) @38191   7 months anupama Moving the cleaning of parameters into more atomic function …
(edit) @38190   7 months anupama Before furthering work on remove-meta-array methods, I want to commit …
(edit) @38165   7 months davidb Check to make sure imagemagick indentify has returned the size of the …
(edit) @38163   7 months davidb Plugin updated to auto-orient images by default. Plugin option to …
(edit) @38162   7 months davidb Code updated to allow item files with brackets in the filename to work …
(edit) @38161   7 months davidb Commented out debug statemens, likely to be useful if inspecting how …
(edit) @38160   7 months davidb Print statements added to display info about import mode; some …
(edit) @38159   7 months davidb Commented out debugging statement
(edit) @37956   8 months kjdon changed the default HList classifier format to not use static links - …
(edit) @37936   8 months anupama Armenian language translations and updates for the perlmodules module …
(edit) @37908   8 months anupama Improvement to previous commit. Now the create_glihelp_zip_file is …
(edit) @37907   8 months anupama Tigran Zargaryan noticed an Internal Server Error ,message when trying …
(edit) @37895   9 months anupama Adding Armenian (langcode hy) language perlmodules translation module …
(edit) @37891   9 months anupama Armenian (langcode hy) language coredm and auxdm modules of the GS2 …
(edit) @37861   9 months kjdon when looking for the file mentioned in the CSV file, we need to use …
(edit) @37789   10 months kjdon handling read/write of solrcore names
(edit) @37788   10 months kjdon work to support solr subcollections. whenunloading cores, just unload …
(edit) @37736   12 months davidb When testing incremental addition with a manifest file on Linux, it …
(edit) @37734   12 months davidb Fix for when the first ever file-level doc version history action is …
(edit) @37733   12 months davidb Fixed typo in STDERR filehandle name
(edit) @37730   12 months davidb Updated code to allow two import.pl's in a row (without a buildcol.pl) …
(edit) @37689   12 months anupama Minor change to display method: archives_keepold is the name now, not …
(edit) @37687   12 months anupama Removing the rename folder utility function from gliserver.pl, as fldv …
(edit) @37679   12 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' …
Note: See TracRevisionLog for help on using the revision log.