source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @24744   13 years davidb Now using LuceneWrapper3.jar, which embodies the updated Lucene 3.x …
(edit) @24741   13 years ak19 Dr Bainbridge's fix to another unicode issue to do with classifier …
(edit) @24738   13 years davidb Shifted over to using LuceneWrapper3
(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) @24730   13 years papitha Annotator functionality added.
(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) @24727   13 years davidb Restructured template rule to be more in line with the …
(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) @24724   13 years davidb Changes necessary to make LuceneSearch work with Lucene version 3.3
(edit) @24723   13 years davidb missing public on class defintion
(edit) @24722   13 years davidb Restructuring of classes to prepare the way for the Solr extension
(edit) @24721   13 years davidb Further file needed for Lucene version 3.3 support
(edit) @24720   13 years davidb Extra support for extensions added
(edit) @24719   13 years davidb Whitespace tidyup
(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) @24712   13 years papitha
(edit) @24711   13 years anna Fixed a bug in Thai translations. Many thanks to Dwight Martin.
(edit) @24710   13 years papitha Tag Photo - Delete functionality added.
(edit) @24709   13 years ak19 If on Windows and using the Start command to launch a file from GLI …
(edit) @24708   13 years papitha Tag Photo - Save functionality modified.
(edit) @24707   13 years ak19 Reverting code committed last time which started using xdg-open as the …
(edit) @24706   13 years davidb 'use Config' needs to appear earlier on in the file for the BEGIN …
(edit) @24704   13 years ak19 Dr Bainbridge found a default Linux file open command (xdg-open). This …
(edit) @24703   13 years sjm84 If there is any gsf:metadata elements in the skin xsl these will now …
(edit) @24701   13 years sjm84 The multithreaded version of the Expat.so file for perl 5.8 will now …
(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) @24658   13 years davidb The all important .so file
(edit) @24657   13 years davidb Multi threaded version of Expat/XMLParser from Expanse
(edit) @24656   13 years sjm84 Removing an alert
(edit) @24655   13 years sjm84 Added minimise and maximise sidebar functions
(edit) @24654   13 years sjm84 Adding the Seaweed Javascript
(edit) @24653   13 years sjm84 Seaweed functionality is included in Greenstone 3 by default
(edit) @24652   13 years sjm84 The powered by Greenstone footer is now a link to greenstone.org
(edit) @24651   13 years sjm84 Updated the core style file to make titles smaller and a few other …
(edit) @24650   13 years sjm84 Some major changes to document.xsl to make it easier to modify more …
(edit) @24649   13 years sjm84 Changing the xsl:include to an xsl:import to allow named templates to …
(edit) @24636   13 years ak19 FileQueue.copyDirectoryContents is now overloaded to take an overwrite …
(edit) @24634   13 years ak19 The dev servlet becomes the default (also changed …
(edit) @24633   13 years ak19 Dev servlet becomes the default
(edit) @24632   13 years sjm84 wget will no longer look for a gettext/intl library
(edit) @24631   13 years ak19 Mac .app shortcut files need to be generated from their .in template …
(edit) @24630   13 years papitha Zoom functionality added to Pei Jones Collection
(edit) @24629   13 years papitha
(edit) @24627   13 years anna tidied up gti.pl
(edit) @24616   13 years papitha Pei Jones - Collage included and Photo Notes included
(edit) @24615   13 years ak19 Changed Server2.java: Removed trailing space in configfile in case …
(edit) @24614   13 years ak19 Removed trailing space in configfile in case this may have an adverse …
(edit) @24613   13 years ak19 Undoing what looks like it could be accidental commits (r22569) to the …
(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) @24609   13 years xiao added a xmlNodeToString method to be backward compatible with legacy …
(edit) @24608   13 years ak19 New debug output statement messes up sequence of error messages in PDF …
(edit) @24607   13 years xiao Xiaofeng found a bug in build.xml where web/WEB-INF/lib/xalan.jar.tmp …
(edit) @24606   13 years ak19 Part of commit 24600: I didn't know env var GSDLARCH wasn't compulsory …
(edit) @24605   13 years ak19 Bat file missing echo off statement.
(edit) @24604   13 years ak19 GS3 default start and stop ports are 8383 and 8304
(edit) @24603   13 years ak19 Prefix ant bin folder and other path changes to PATH, instead of …
(edit) @24602   13 years ak19 Default start and stop ports for GS3's tomcat no longer 8080 and 8005, …
(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) @24598   13 years davidb
(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) @24583   13 years sjm84 Fixing an error with excerptid and also changed GSXML.xmlNodeToString …
(edit) @24582   13 years sjm84 Increased the amount of memory used by the installer VM
(edit) @24568   13 years ak19 Minor cosmetic fix: annoying typo.
(edit) @24565   13 years sjm84 Adding in a place for random services called ServiceUtil
(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) @24558   13 years sjm84 Adding in a new image
(edit) @24557   13 years sjm84 The ajax classifiers can now be disabled by adding a gsf:option that …
(edit) @24556   13 years sjm84 Adding the first version of the Peijones collection
(edit) @24555   13 years sjm84 Added a missing ;
(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) @24545   13 years davidb Some extra ignores
(edit) @24522   13 years sjm84 Fixing a potential error
(edit) @24521   13 years sjm84 A fix for the back button/classifier interaction on IE
(edit) @24520   13 years sjm84 The expanding classifers will now remain open if you press back to …
(edit) @24519   13 years ak19 Fix to make search indexes work again (searching works again)
Note: See TracRevisionLog for help on using the revision log.