|
|
@22278
|
13 years |
sjm84 |
Fixed the "Remove this place" menu item not removing the marker from …
|
|
|
@22277
|
13 years |
sjm84 |
Added several improvements to the code such as the ability to remove …
|
|
|
@22276
|
13 years |
sjm84 |
Added the gazetteer file
|
|
|
@22275
|
13 years |
sjm84 |
Adding images folder for progress gif
|
|
|
@22274
|
13 years |
sjm84 |
Static content needed for servlet
|
|
|
@22273
|
13 years |
sjm84 |
Creation of war folder
|
|
|
@22272
|
13 years |
sjm84 |
Initial version of ATLAS as an extension
|
|
|
@22218
|
14 years |
sjm84 |
This should now also work for Windows
|
|
|
@22217
|
14 years |
sjm84 |
The ekit installation process is now done using ANT rather than the …
|
|
|
@22209
|
14 years |
sjm84 |
Removed a space that must have accidentally be introduced in previous …
|
|
|
@22208
|
14 years |
sjm84 |
Reverted mat back to being part of the greenstone3 web-app and also …
|
|
|
@22203
|
14 years |
sjm84 |
These files now use the original /greenstone3/mat rather than /mat
|
|
|
@22202
|
14 years |
sjm84 |
Rather than moving greenstone libs to the mat extension folder these …
|
|
|
@22190
|
14 years |
sjm84 |
Removed some debug statements
|
|
|
@22186
|
14 years |
sjm84 |
Deleting unneeded file
|
|
|
@22182
|
14 years |
sjm84 |
Updating this file because of a small error with previous commit
|
|
|
@22181
|
14 years |
sjm84 |
Adding a class to check if a specified directory contains a JDK
|
|
|
@22180
|
14 years |
sjm84 |
Adding this file to SVN as it is needed before it can be compiled with …
|
|
|
@22171
|
14 years |
sjm84 |
Updated the MAT code so that it now uses the new util classes
|
|
|
@22061
|
14 years |
sjm84 |
Changed the error message that is printed when it is unsucessful
|
|
|
@22059
|
14 years |
sjm84 |
This file does the hard work of associating GLI with Ekit
|
|
|
@22042
|
14 years |
ak19 |
Upgraded the technology used in mat-colbuild.bat and …
|
|
|
@22041
|
14 years |
sjm84 |
Updated mat-colbuild.bash and mat-colbuild-download.bash so that they …
|
|
|
@22036
|
14 years |
sjm84 |
Implemented the same temporary fix used in Mat.sh
|
|
|
@22035
|
14 years |
sjm84 |
The "Local Collection Analysis" check box now starts mat.sh if checked …
|
|
|
@22034
|
14 years |
sjm84 |
Fixed the script not being able to find global.properties, this may …
|
|
|
@22030
|
14 years |
sjm84 |
Added an ekit.bat file so that it can be run from windows
|
|
|
@22028
|
14 years |
sjm84 |
Adding ekit contents
|
|
|
@22027
|
14 years |
sjm84 |
Adding a trunk directory for ekit
|
|
|
@22026
|
14 years |
sjm84 |
ant clean now removes the mat.xml from the tomcat localhost directory
|
|
|
@22025
|
14 years |
sjm84 |
Making a directory for ekit
|
|
|
@22023
|
14 years |
ak19 |
mat-colbuild.bat now receives the hostname and port number from the servlet
|
|
|
@22022
|
14 years |
sjm84 |
Removed some debug statements
|
|
|
@22021
|
14 years |
sjm84 |
Fixed some more errors from previous commit
|
|
|
@22020
|
14 years |
sjm84 |
lib and classes directories should be made in the build.xml
|
|
|
@22019
|
14 years |
sjm84 |
Corrected a property that was not placed early enough in the file
|
|
|
@22018
|
14 years |
sjm84 |
Fixed a small mistake in previous commit
|
|
|
@22017
|
14 years |
sjm84 |
Tidied up the build.xml file and it now copies the mat/lib directory …
|
|
|
@22014
|
14 years |
ak19 |
Corrected a broken test for Windows
|
|
|
@22013
|
14 years |
ak19 |
Updated Mat.bat to conform to new package name
|
|
|
@22007
|
14 years |
sjm84 |
Combined the 9th and 10th command line argument sent to …
|
|
|
@22004
|
14 years |
sjm84 |
getControlPanel is now getPanel because of BasePanel change
|
|
|
@22002
|
14 years |
sjm84 |
Updated to find lsof in either /usr/bin or /usr/sbin and various other …
|
|
|
@22001
|
14 years |
sjm84 |
Fixed a recursive library copy
|
|
|
@21996
|
14 years |
sjm84 |
This now receives the hostname and port number from the servlet, also …
|
|
|
@21995
|
14 years |
sjm84 |
MatServlet.java now gives its host name and port number to the …
|
|
|
@21976
|
14 years |
sjm84 |
build.xml no longer creates files within the [GREENSTONE HOME]/web …
|
|
|
@21975
|
14 years |
sjm84 |
PrintHTML now uses the correct [GREENSTONE HOME]/ext/mat directory …
|
|
|
@21974
|
14 years |
sjm84 |
MetadataStats now uses the correct [GREENSTONE HOME]/ext/mat directory …
|
|
|
@21972
|
14 years |
sjm84 |
MatServlet now uses the correct /mat/ rather than /greenstone/mat
|
|
|
@21968
|
14 years |
sjm84 |
GDBM files now use the extension gdb rather than ldb
|
|
|
@21944
|
14 years |
sjm84 |
Modified build.xml so that it now looks for libraries in the correct place
|
|
|
@21943
|
14 years |
sjm84 |
Removing guiext.jar due to it now being created when Mat is compiled
|
|
|
@21942
|
14 years |
sjm84 |
Added a web.xml file for Mat
|
|
|
@21941
|
14 years |
sjm84 |
Tidied and modified Mat's build.xml file, it also now creates a …
|
|
|
@21940
|
14 years |
sjm84 |
Modified Mat.sh after the collection name change
|
|
|
@21939
|
14 years |
sjm84 |
Adding static front page for MAT
|
|
|
@21938
|
14 years |
sjm84 |
Creating mat.xml file that will go into the …
|
|
|
@21937
|
14 years |
sjm84 |
Adding web directory
|
|
|
@21936
|
14 years |
sjm84 |
Removed the web-mat.xml file as it is no longer needed
|
|
|
@21935
|
14 years |
sjm84 |
Modified the readme file to conform to the package name change
|
|
|
@21927
|
14 years |
sjm84 |
Renamed package to org.greenstone.mat from …
|
|
|
@21926
|
14 years |
sjm84 |
Updated the directories in MAT's build.xml after package name change
|
|
|
@21921
|
14 years |
sjm84 |
Moving these file to here temporarily, most of them will be deleted later
|
|
|
@21917
|
14 years |
sjm84 |
Reorganising Mat folders
|
|
|
@21844
|
14 years |
sjm84 |
Updated guiext.jar after GAI GUI extension rearranging
|
|
|
@21823
|
14 years |
davidb |
Newer version of jarred up Mat extension
|
|
|
@21815
|
14 years |
davidb |
First attempt at having a GUI extension part to gs3-admin.sh being …
|
|
|
@21660
|
14 years |
kjdon |
changed a couple of comments
|
|
|
@21659
|
14 years |
kjdon |
some more instructions
|
|
|
@21602
|
14 years |
davidb |
comment change
|
|
|
@21601
|
14 years |
davidb |
section level indexing support
|
|
|
@21600
|
14 years |
davidb |
index each keyframe for each section
|
|
|
@21343
|
14 years |
kjdon |
moved disable_pharos_imageis option into PharosImagePlugin. new option …
|
|
|
@21342
|
14 years |
kjdon |
moved disable_pharos_imageis option into PharosImagePlugin
|
|
|
@21340
|
14 years |
kjdon |
corrected jpg regex
|
|
|
@21339
|
14 years |
kjdon |
make the tmp directory if it doesn't exist
|
|
|
@21334
|
14 years |
davidb |
setup.bash for new VideoIS extension
|
|
|
@21333
|
14 years |
davidb |
New extension for Greenstone 3 that combines Video capabilities …
|
|
|
@21316
|
14 years |
kjdon |
mods to remove_one
|
|
|
@21305
|
14 years |
kjdon |
added back in proper chacking for pharos, removeold renamed to …
|
|
|
@21304
|
14 years |
kjdon |
removeold renamed to remove_all, added remove_one
|
|
|
@21302
|
14 years |
davidb |
More specific name for extension
|
|
|
@21300
|
14 years |
kjdon |
the beginnings of a readme file
|
|
|
@21299
|
14 years |
davidb |
Removed debugging statement
|
|
|
@21298
|
14 years |
davidb |
Switch to using -classpath rather than -jar, so can control where …
|
|
|
@21297
|
14 years |
kjdon |
use the directory name in GSDL3EXTS rather than hard-coding pharos as …
|
|
|
@21296
|
14 years |
kjdon |
removed a debug statement
|
|
|
@21294
|
14 years |
kjdon |
pharos plugin moved to extension folder rather than cluttering up main …
|
|
|
@21293
|
14 years |
kjdon |
add pharos to GSDL3EXTS
|
|
|
@21284
|
14 years |
davidb |
No longer use PHAROS_PREFIX_URL environment variable
|
|
|
@21279
|
14 years |
kjdon |
class package name change, added hidden attribute to service, remove …
|
|
|
@21278
|
14 years |
kjdon |
fixed a bug
|
|
|
@21277
|
14 years |
kjdon |
changed install-into-greenstone to install
|
|
|
@21276
|
14 years |
kjdon |
tidied up the query template
|
|
|
@21275
|
14 years |
davidb |
Changed start and stop Derby DB to perl code
|
|
|
@21271
|
14 years |
kjdon |
PharosImageIS->ImageIS name change
|
|
|
@21270
|
14 years |
kjdon |
name change
|
|
|
@21269
|
14 years |
kjdon |
changed which jar file is used
|
|
|
@21268
|
14 years |
kjdon |
make the pharos jar file
|
|
|