source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16714   16 years mdewsnip Minor comment change.
(edit) @16713   16 years mdewsnip The ListRecords action requires the metadataPrefix argument for both …
(edit) @16712   16 years mdewsnip Removed the abstractlistaction::validateAction() function and …
(edit) @16711   16 years mdewsnip Tidied up the validateAction() function to be consistently structured.
(edit) @16710   16 years mdewsnip Completely tidied up abstractlistaction::validateAction() to handle …
(edit) @16709   16 years mdewsnip Now uses $JAVA_HOME to find javac and jar, to be consistent with the …
(edit) @16708   16 years mdewsnip Changed the resumptionToken tags to not have any whitespace around the …
(edit) @16707   16 years mdewsnip Now ignores the fail.log file.
(edit) @16706   16 years mdewsnip Committed by accident a while back.
(edit) @16705   16 years mdewsnip Ignores some more automatically generated files.
(edit) @16704   16 years mdewsnip Fixed two bugs with resumption token support.
(edit) @16703   16 years kjdon made a fix for the previous fix which didn't work :-(
(edit) @16702   16 years kjdon fixing resolution of gsf:default in gsf:choose-metadata
(edit) @16701   16 years kjdon tidied up the servlets - both were using classic interface. now have …
(edit) @16700   16 years kjdon changed a comment
(edit) @16699   16 years kjdon added auxiliary parameter to new - needed if you want to do new …
(edit) @16698   16 years kjdon added auxiliary parameter to new - needed if you want to do new …
(edit) @16697   16 years kjdon if marc mapping file cannot be located, print a warning about can't …
(edit) @16696   16 years kjdon added an option to XML parser to strip out namespaces. did this so …
(edit) @16695   16 years kjdon the last commit was by mistake - this one removes the print statements …
(edit) @16694   16 years kjdon MARCXMLPlugin uses textcat_language_and_encoding method from …
(edit) @16693   16 years kjdon MARCXMLPlugin uses textcat_language_and_encoding method from …
(edit) @16692   16 years kjdon code to read in marc mapping files moved from MARCXMLPlugin to …
(edit) @16691   16 years oranfry some changes in the execute logic
(edit) @16690   16 years max Fix the missing space and double quotes in the Doctype output.
(edit) @16689   16 years davidb Fixed typos that meant Apache wasn't seeing PhP when compiling in PASS2
(edit) @16688   16 years davidb Changed 'Element process(Element)' in ModuleInterface to 'Node …
(edit) @16687   16 years davidb Changed infominehelper.ucr.edu to infomine.ucr.edu. The former no …
(edit) @16686   16 years oranfry simplified these files, made sure component sizes get in and …
(edit) @16685   16 years oranfry hacked ant now addresses all targets and supports -sim, -from, -to and …
(edit) @16684   16 years oranfry getting rid of unneeded if wrappers to each target as hacked ant now …
(edit) @16683   16 years davidb Creation of Apache-Mysql-Php (AMP) extension of Greenstone
(edit) @16682   16 years oranfry a place for shared targets for shared greenstone3 release kit act …
(edit) @16681   16 years oranfry further improving code sharing
(edit) @16680   16 years anna Improved customization of metadata sets/elements used in the …
(edit) @16679   16 years dmn fix capitalisation of Perl and rephrase to make sense from starting …
(edit) @16678   16 years davidb Fixed oversight in GLI reading GS3 collectionConfig.xml where it …
(edit) @16677   16 years davidb Minor tweak to EmailPlugin to avoid directories that match \d+ being …
(edit) @16676   16 years davidb Creation of Greenstone extension for image analysis
(edit) @16675   16 years oranfry make the unzip task produce more output
(edit) @16674   16 years ak19 Added caching for textcat results on filecontents as well: a second …
(edit) @16673   16 years ak19 Removed comment. URL encode and URL decode subroutines added.
(edit) @16672   16 years ak19 URL encode and URL decode subroutines added.
(edit) @16671   16 years ak19 Instead of Base64 decoding the gsdl_source_filename it now URL …
(edit) @16670   16 years ak19 Instead of base64 encoding the gsdl_source_filename, it now URL …
(edit) @16669   16 years kjdon removed these files from svn control. HOpe everything still works :-)
(edit) @16668   16 years kjdon changed the imagemagick warning message
(edit) @16667   16 years kjdon get_language_encoding was setting ->input_encoding, which means its …
(edit) @16666   16 years oranfry sorting out icons
(edit) @16665   16 years davidb Creation of Greenstone extension for audio
(edit) @16664   16 years davidb Creatation of top-level directory for Greenstone extension (e.g. …
(edit) @16663   16 years davidb Creatation of trunk/branches/tags for Greenstone extension for audio
(edit) @16662   16 years davidb Creatation of trunk/branches/tags for Greenstone extension for audio
(edit) @16661   16 years davidb Creatation of trunk/branches/tags for Greenstone extension for audio
(edit) @16660   16 years davidb Creatation of Greenstone extension for audio
(edit) @16659   16 years davidb Start of Greenstone extension for audio support
(edit) @16658   16 years oranfry Sorting out icons
(edit) @16657   16 years oranfry simplifying icons
(edit) @16656   16 years oranfry moving icons around for better sharing
(edit) @16655   16 years oranfry got mark3 working
(edit) @16654   16 years oranfry got mark2 working
(edit) @16653   16 years shaoqun increase the size of log files and make it work with debuging
(edit) @16652   16 years shaoqun remove the caching of DBWrapper
(edit) @16651   16 years anna Updated French translation of GLI Help. Many thanks to Céline …
(edit) @16650   16 years anna Updated English GLI Help document, many thanks to John Rose.
(edit) @16649   16 years anna Updated English expressions, thanks to John Rose.
(edit) @16648   16 years shaoqun
(edit) @16647   16 years kjdon removed the segmentation lines from store_saved_metadata - this only …
(edit) @16646   16 years kjdon now segments all metadata as well as text
(edit) @16645   16 years kjdon upgraded segmentation stuff in format_querystring (using unicode 4.0) …
(edit) @16644   16 years kjdon now uses CJKTextSegmenter to add segmentation functionality to text …
(edit) @16643   16 years kjdon removed a couple of 'use xxx' lines that are not needed
(edit) @16642   16 years kjdon separate_cjk option and code moved to CJKTextSegmenter, and used by …
(edit) @16641   16 years kjdon upgraded this (using unicode 4.0) to include more Chinese characters …
(edit) @16640   16 years kjdon helper plugin to separate cjk text into individual characters
(edit) @16639   16 years kjdon moved the require diagnostics line to here from ReadTextFile
(edit) @16638   16 years kjdon modified store_block_files: includes script (js) files, don't add a …
(edit) @16637   16 years ak19 toString() method tries to display the filename in UTF8 if it is UTF8 …
(edit) @16636   16 years kjdon seems to be no longer used - replaced by iso639.pm
(edit) @16635   16 years kjdon modified the line where we get rid of the #Updated 13-Mar-2007 bit …
(edit) @16634   16 years kjdon removed NULPlugin.add_metadata_as_text as the translation was …
(edit) @16633   16 years oranfry changes afer splitting gsdl into common, build and runtime
(edit) @16632   16 years ak19 Work on supporting non-utf8 characters in filenames
(edit) @16631   16 years oranfry changes afer splitting gsdl into common, build and runtime
(edit) @16630   16 years xiao modify to synchronize method executeQuery
(edit) @16629   16 years oranfry changes after gsdl divided into common, build and runtime
(edit) @16628   16 years ak19 When executing ant start or ant stop on Windows, the exec command now …
(edit) @16627   16 years oranfry change to use shared rk script in lirk2
(edit) @16626   16 years davidb Conflict markup left in by accident. Now removed
(edit) @16625   16 years davidb Minor edits relating to common-src etc.
(edit) @16624   16 years davidb Fixed incorrect include path for sql
(edit) @16623   16 years oranfry dont check resume mode as there is no such thing anymore
(edit) @16622   16 years oranfry changes to lirk3 after gs2build project created in the repository
(edit) @16621   16 years oranfry undoing accidental change
(edit) @16620   16 years oranfry no need to rename gs2build-extra files as we no longer use gs2build-extra
(edit) @16619   16 years davidb change of [ -d .. ] to test -d …
(edit) @16618   16 years davidb Removal of top-level packages and src folders, as these are now split …
(edit) @16617   16 years oranfry scratch that, keep ant prepare responsible for checking out gs2build, …
(edit) @16616   16 years oranfry automatically get gs2build when checking out greenstone3
(edit) @16615   16 years davidb Tweak to GSDL_DIR
Note: See TracRevisionLog for help on using the revision log.