source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22344   14 years xiao edited target flax-copy-files to copy over cos.jar for image uploading
(edit) @22339   14 years ak19 Now GLI works again for GS3, by remembering to export GSDLHOME and …
(edit) @22320   14 years ak19 If using tomcat 6 and not 5, build.xml now automatically replaces the …
(edit) @22319   14 years ak19 Moved the portion of SimpleCollectionDatabase.translateOID() that is …
(edit) @22309   14 years ak19 Regenerated jars: Updated the FedoraGS3 classes to retrieve browse …
(edit) @22307   14 years ak19 Added a commented line of code for testing browse structure for siblings.
(edit) @22306   14 years ak19 1. AbstractBrowse's method extractExtraClassifierInfo() is now package …
(edit) @22303   14 years ak19 Some jar files necessary for the new class …
(edit) @22301   14 years ak19 New class to let Greenstone3 work with Fedora: a proxy class that …
(edit) @22295   14 years ak19 1. Location of some Greenstone util classes had changed. 2. Removed …
(edit) @22233   14 years sjm84 Added xmltask.jar to the cp.mf in the lib/java directory
(edit) @22224   14 years ak19 Browse takes structural info params just like …
(edit) @22201   14 years sjm84 This file is needed for modifying xml files in ANT
(edit) @22200   14 years ak19 Browse type messages also have structural info params.
(edit) @22199   14 years sjm84 Fixed mistake in jar filename (should have been mgpp.jar not mg.jar). …
(edit) @22198   14 years xiao modified flax targets:removed flaxmodule; added flax/action
(edit) @22185   14 years sjm84 Added password, browsing and checking functionality as well as some …
(edit) @22184   14 years davidb Some initial work on being able to support Greenstone 3 without using JNI
(edit) @22143   14 years sjm84 Added the new gutil.jar to the cp.mf file
(edit) @22135   14 years xiao removed hard-code hack for serving flax page actions
(edit) @22134   14 years xiao changed addSiteMetadata method signature to protected so that it can …
(edit) @22101   14 years sjm84 build.xml now creates a util.jar with the new org.greenstone.util package
(edit) @22085   14 years sjm84 Created a util package from classes that could be useful outside of …
(edit) @22082   14 years dmn message tidying
(edit) @22081   14 years dmn message tidying
(edit) @22075   14 years ak19 Needed to gs3-setup.bat working again since gs3-server.bat wasn't …
(edit) @22069   14 years ak19 1. Fixed bug that Dr Nichols found where RUNJAVA wasn't been passed on …
(edit) @22065   14 years sjm84 Modified the video extension so that it no longer outputs to a file
(edit) @22064   14 years sjm84 Changed #!/bin/sh to #!/bin/bash
(edit) @22063   14 years sjm84 This now prints a processes STDIN and STDERR simultaneously
(edit) @22060   14 years sjm84 Updating this file to include the video extension and also upgraded …
(edit) @22056   14 years ak19 Added Windows 7 to the list of valid Windows OS names
(edit) @22054   14 years ak19 Modified BaseProperty so that the "start" commands for different …
(edit) @22033   14 years sjm84 Removed some old test code
(edit) @22031   14 years sjm84 Chaged to use java -jar rather than the bat or sh files
(edit) @22029   14 years sjm84 Added the ekit extension to the list of extensions
(edit) @22024   14 years ak19 Fixed more delayed expansion issues with brackets
(edit) @22016   14 years ak19 Modified this script so that it can now be run from anywhere
(edit) @22015   14 years ak19 Fixed a problem with "setlocal enabledelayedexpansion that caused …
(edit) @22012   14 years sjm84 Improved the execution of command line calls
(edit) @22005   14 years sjm84 This script can now be run from anywhere
(edit) @22003   14 years sjm84 BasePanel method "getControlPanel" is now "getPanel"
(edit) @21994   14 years sjm84 Allows "Windows" as a valid os name for <os> tags
(edit) @21993   14 years sjm84 JTable grid lines are white by default on Mac (making them invisible), …
(edit) @21992   14 years sjm84 Updated extension_project_list.xml file format, tags like file_stem …
(edit) @21991   14 years sjm84 Made a small mistake in last compile, id -> _id
(edit) @21990   14 years sjm84 Updated extension_project_list.xml file format so that tags like …
(edit) @21989   14 years sjm84 Removed extension_list, it was not necessary to change this to …
(edit) @21988   14 years ak19 Updating gs3-setup.bat to handle JAVA_HOME and PATH having brackets
(edit) @21954   14 years sjm84 Modified this file so that mainSource elements can only be downloaded …
(edit) @21934   14 years sjm84 Added a filter box to the GAI log pane
(edit) @21928   14 years ak19 Kathy improved some code to deal with my converting formatted strings …
(edit) @21925   14 years sjm84 The logger now creates the log file if it does not exist
(edit) @21923   14 years sjm84 Updated this file to conform to the new file format
(edit) @21922   14 years sjm84 Added an additional file and modified an existing file for the GAI …
(edit) @21920   14 years sjm84 Adding a log4j.properties file for GAI extension logging
(edit) @21919   14 years sjm84 New code for GAI extension manager
(edit) @21918   14 years sjm84 Further reorganising folders for GAI extension changes
(edit) @21912   14 years xiao force garbage collection after closing gdb database on Windows
(edit) @21911   14 years xiao added two constants for configure action results; added method …
(edit) @21910   14 years xiao in processMessage, changed to return configure action response element …
(edit) @21904   14 years kjdon format for how search types are defined has changed
(edit) @21809   14 years davidb URL used in svn checkout changed to reflect new SVN server structure.
(edit) @21802   14 years kjdon need to get the writer fromm response *after* setting the output to utf-8
(edit) @21795   14 years kjdon some tidy up stuff, for code and output
(edit) @21794   14 years kjdon some tidy up stuff, for code and output
(edit) @21793   14 years kjdon tidied up the oai stuff again
(edit) @21792   14 years kjdon added the full dc mapping as the default. no longer use DCMetadataFormat
(edit) @21791   14 years kjdon indented it with smaller indent, and changed a few comments
(edit) @21790   14 years kjdon modified buildConfig.xml - removed OAI serviceRack (now in …
(edit) @21789   14 years kjdon modified buildConfig.xml - removed OAI serviceRack (now in …
(edit) @21788   14 years kjdon changed OAI element to serviceRack
(edit) @21782   14 years kjdon slightly modified where info comes from in config files. service rack …
(edit) @21781   14 years kjdon removed my email address
(edit) @21780   14 years kjdon removed getCollectionConfigXML as it should not be here. added a …
(edit) @21779   14 years kjdon modify the output to use the nice stylesheet
(edit) @21778   14 years kjdon OAI config stuff now in an OAI serviceRack - specify the servicerack …
(edit) @21771   14 years kjdon pass build_config_xml as the extra info for a servicerack coming from …
(edit) @21770   14 years kjdon renamed a method
(edit) @21769   14 years kjdon added two new params, useOAIStylesheet and OAIStylesheet, to control …
(edit) @21768   14 years ak19 Removing the Doc and Sec opening and closing tags, since they …
(edit) @21767   14 years kjdon added a default repository name
(edit) @21766   14 years kjdon made the defaults a bit better and removed greenstone.org from here
(edit) @21665   14 years oranfry the new icons for greenstone3
(edit) @21663   14 years kjdon remove email addresses
(edit) @21662   14 years kjdon add the stack trace to the error output
(edit) @21655   14 years kjdon search types. code was looking for searchtype list in buildconfig, but …
(edit) @21437   14 years davidb Removal of import statement.
(edit) @21433   14 years davidb Extra logic to COMPAT32BIT flag added for when mg and mgpp not enabled
(edit) @21431   14 years davidb Initial implementation for JDBM Database backend. Tested on the …
(edit) @21430   14 years davidb Includsion of jdbm-1.0.jar for JDBM support
(edit) @21381   14 years ak19 Also for make install on Windows: explicitly turn off USE_SQLITE for …
(edit) @21380   14 years ak19 Explicitly turn off USE_SQLITE for gs3.
(edit) @21370   14 years ak19 With the changes to the configure and makefiles for the new ENABLE_JNI …
(edit) @21351   14 years ak19 Xiaofeng found out that FailOnError attribute is incompatible with …
(edit) @21347   14 years xiao First minor fix - file separator.
(edit) @21322   14 years xiao modified the target update-flax to not update sites/flax/
(edit) @21321   14 years xiao fixed bug of derby db holding files handles, which causes on Windows …
(edit) @21320   14 years davidb setup now automatically runs gs2build's setup file if the directory is …
(edit) @21313   14 years kjdon moved the image macros into a separate replaceList - need to include …
Note: See TracRevisionLog for help on using the revision log.