source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @24850   12 years mdewsnip Fixed up svn:ignores.
(edit) @24849   12 years mdewsnip Fixed up svn:ignore for this directory.
(edit) @24832   12 years ak19 1. util.pm's envvar_prepend and append subroutines now escape …
(edit) @24831   12 years ak19 Another minor change: if no parameters given, the gs-magick.pl script …
(edit) @24830   12 years ak19 Minor changes in help and error reporting.
(edit) @24829   12 years ak19 Changes to bat files and perl code to deal with brackets in (Windows) …
(edit) @24822   12 years ak19 Urdu language Core Greenstone Interface. Many thanks to Ata ur Rehman.
(edit) @24820   12 years ak19 To compile apache-httpd correctly if there are spaces in the path to …
(edit) @24819   12 years ak19 Improvement to previous commit: Minor addition necessary before …
(edit) @24818   12 years ak19 Minor addition necessary before committing major changes.
(edit) @24815   12 years ak19 Replacing wget-1.11.4 with wget-1.13.4 since it stopped compiling on …
(edit) @24810   12 years ak19 Dr Bainbridge fixed the Datelist Browsing Classifier: previously, if …
(edit) @24803   12 years ak19 HTML Tidy unable to remove out of place bold (or italics) tags after …
(edit) @24796   12 years ak19 EmbeddedMetadataPlugin now blocks *.oai files so that they can be …
(edit) @24794   12 years ak19 Part 3 of commit r24547. The recently-added abstract plugin …
(edit) @24789   12 years ak19 Cleaning up fix committed with revision 24786: won't try deleting …
(edit) @24788   12 years ak19 Fixed oversight due to copy and paste in previous commit that broke …
(edit) @24787   12 years ak19 GSIControl.sh' reset-gsdlhome target should update the path to perl at …
(edit) @24786   12 years ak19 GSIControl.bat's reset-gsdlhome target should update the path to perl …
(edit) @24785   12 years ak19 GSDLARCH is only set on some Linux systems. Not set on the CentOS …
(edit) @24765   13 years ak19 Undoing previous commit to gsdlsite.cfg.in and gsicontrol.bat where a …
(edit) @24763   13 years ak19 Passing verbosity to gs-magick.pl when verbosity is set in import options
(edit) @24760   13 years ak19 Can't generate .app document.wflow files (shortcuts for Mac) if no …
(edit) @24759   13 years ak19 Fix for spaces in filepath when launching the apache webserver, since …
(edit) @24758   13 years ak19 Related to bugfix of previous commit: this time, not only is the …
(edit) @24757   13 years ak19 Corrections to code to prevent server crash when swapping indexers …
(edit) @24756   13 years ak19 Diego found an oversight in the previous commit: forgot to use Encode …
(edit) @24755   13 years sjm84 Some changes to support the store_metadata_coverage option
(edit) @24754   13 years sjm84 Some changes to support the store_metadata_coverage option
(edit) @24751   13 years ak19 Sam fixed the menu input not allowing value 6 (for quit).
(edit) @24750   13 years ak19 String representing filepath requires double backslash as file separator
(edit) @24749   13 years davidb Further tweak to output statement about switching to full rebuild
(edit) @24748   13 years davidb Support for -site in pluginfo.pl added
(edit) @24747   13 years davidb Tidied up support for -site in full-rebuild.pl and …
(edit) @24746   13 years sjm84 If the classes3 folder does not exist then we need to make it when …
(edit) @24745   13 years ak19 Removed code that was added in a recent commit and is no longer used: …
(edit) @24741   13 years ak19 Dr Bainbridge's fix to another unicode issue to do with classifier …
(edit) @24737   13 years ak19 Further adjustment of code, reflecting the fact that text strings read …
(edit) @24736   13 years ak19 Perl strings that result from reading in data from text files need to …
(edit) @24735   13 years davidb Ignore values for Lucene 3.x version of code
(edit) @24734   13 years davidb no longer needed
(edit) @24733   13 years davidb no longer needed
(edit) @24732   13 years davidb Some additional changes that allow both Lucene 2.x and 3.x be compiled …
(edit) @24731   13 years sjm84 Lucene 3.x version of code accidentally commited rolling back to 2.x …
(edit) @24729   13 years ak19 Ensuring that classpath and filenames are in quotes, in order to …
(edit) @24728   13 years ak19 AutoloadConverter messages string properties were not appearing: one …
(edit) @24726   13 years davidb Repackaging to LuceneWrapper3
(edit) @24725   13 years davidb Restruturing of Lucene version 2.x and 3.x to make it easier to …
(edit) @24723   13 years davidb missing public on class defintion
(edit) @24721   13 years davidb Further file needed for Lucene version 3.3 support
(edit) @24718   13 years davidb On the road to Greenstone working with a more update to date version …
(edit) @24717   13 years davidb On the road to Greenstone working with a more update to date version …
(edit) @24716   13 years davidb A version of the LuceneWrapper code that works with Lucene version 3.3
(edit) @24711   13 years anna Fixed a bug in Thai translations. Many thanks to Dwight Martin.
(edit) @24706   13 years davidb 'use Config' needs to appear earlier on in the file for the BEGIN …
(edit) @24700   13 years sjm84 Commiting changes to XMLParser that will make it use a multithreaded …
(edit) @24691   13 years davidb Improved multi-lingual support
(edit) @24632   13 years sjm84 wget will no longer look for a gettext/intl library
(edit) @24627   13 years anna tidied up gti.pl
(edit) @24615   13 years ak19 Changed Server2.java: Removed trailing space in configfile in case …
(edit) @24612   13 years ak19 Windows specific changes to gs-magick.pl and setup.bat: bat file used …
(edit) @24610   13 years ak19 Part of commit 24600: setup.bash no longer sets imagemagick env vars. …
(edit) @24608   13 years ak19 New debug output statement messes up sequence of error messages in PDF …
(edit) @24606   13 years ak19 Part of commit 24600: I didn't know env var GSDLARCH wasn't compulsory …
(edit) @24601   13 years ak19 Dr Bainbridge suggested corrections to commits of revision 24600: 1. …
(edit) @24600   13 years ak19 Added gs-magick.pl script which will set the environment for …
(edit) @24599   13 years ak19 Tidied starting comments.
(edit) @24597   13 years davidb Modifications to help image-server.pl run under Greenstone3 on Windows
(edit) @24586   13 years ak19 Dr Bainbridge fixed the unicode bug that Diego had found when using an …
(edit) @24568   13 years ak19 Minor cosmetic fix: annoying typo.
(edit) @24564   13 years ak19 Fixed a bug detected on Ubuntu: the string iso8859-1, as obtained from …
(edit) @24563   13 years ak19 1. On Windows, Depositor needs env var OS for the call to …
(edit) @24562   13 years ak19 Another mention of glisite.cfg removed (glisite.cfg has been merged …
(edit) @24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
(edit) @24547   13 years ak19 Added new abstract plugin MetadataRead that defines …
(edit) @24546   13 years ak19 The code doesn't say that Arnaud Yvan contributed it.
(edit) @24519   13 years ak19 Fix to make search indexes work again (searching works again)
(edit) @24518   13 years ak19 Undoing accidental commit to main.cfg.
(edit) @24517   13 years ak19 John Rose's improvement to the comment explaining when to set the base URL.
(edit) @24513   13 years ak19 Thanks to John Rose for identifying a bug: gsConvert.pl wasn't putting …
(edit) @24508   13 years ak19 All comments referring to glisite.cfg edited to refer to llssite.cfg …
(edit) @24507   13 years ak19 Binary updated with the changes committed to the GS3 Server2 code r24503.
(edit) @24506   13 years ak19 With the recent commit to GLI's LocalLibraryServer.java, the …
(edit) @24504   13 years ak19 Still part of the changes for introducing the --mode=gli flag that's …
(edit) @24498   13 years ak19 Introduced the --mode=gli command line parameter, where the gli value …
(edit) @24496   13 years davidb Tidy up of comments
(edit) @24495   13 years davidb Introduction of $site variable passed into the XXbuilder.pm perl code …
(edit) @24494   13 years ak19 The flag --mode=gli has been introduced into LocalLibraryServer.jar, …
(edit) @24493   13 years ak19 Updated binary with changes for passing messy commandline arguments, …
(edit) @24492   13 years ak19 The flag --mode=gli has been introduced into LocalLibraryServer.jar, …
(edit) @24487   13 years sjm84 Added two new options in EmbeddedMetadataPlugin for filtering the …
(edit) @24482   13 years ak19 Previous commit was an error (compiled with Java 1.6). This time …
(edit) @24481   13 years ak19 When do not modify port is selected, it displays an error message and …
(edit) @24476   13 years ak19 Number of pages calculated for PDFs when using PDFBox is now no longer …
(edit) @24475   13 years ak19 John Thompson's fix for efficient file-reading is useful here too, as …
(edit) @24466   13 years ak19 Server.jar was regenerated to introduce the --mode flag which Server2 …
(edit) @24464   13 years davidb Support for orthogonal build types (such as audioDB)
(edit) @24463   13 years davidb More careful/restricted inclusion of builder classes from extension folder
(edit) @24462   13 years davidb Removal of debugging statement
(edit) @24461   13 years ak19 Updated automated compilation script with clean command and a …
Note: See TracRevisionLog for help on using the revision log.