|
|
@22223
|
[22223]
|
10 years |
sjm84 |
Fixed a bug that caused the installer to crash on Windows Vista and …
|
|
|
@22222
|
[22222]
|
10 years |
kjdon |
half way through the process of tidying up incremental stuff. When doing …
|
|
|
@22221
|
[22221]
|
10 years |
kjdon |
added commented quote to make emacs colouring proper
|
|
|
@22220
|
[22220]
|
10 years |
kjdon |
in classify, don't readd the document if edit mode is update - all we are …
|
|
|
@22219
|
[22219]
|
10 years |
kjdon |
made infodbtype and buildtype enum with a list of available options. Also …
|
|
|
@22218
|
[22218]
|
10 years |
sjm84 |
This should now also work for Windows
|
|
|
@22217
|
[22217]
|
10 years |
sjm84 |
The ekit installation process is now done using ANT rather than the custom …
|
|
|
@22216
|
[22216]
|
10 years |
kjdon |
added BasePlugin?.store_original_file
|
|
|
@22215
|
[22215]
|
10 years |
kjdon |
added store_original_file option, used for eg Text, HTML plugins to store …
|
|
|
@22214
|
[22214]
|
10 years |
kjdon |
tidied up output_custom_metadata. when outputing dc.Identifier, it will …
|
|
|
@22213
|
[22213]
|
10 years |
kjdon |
changes to methods of oaiconfig
|
|
|
@22212
|
[22212]
|
10 years |
kjdon |
tidied up the config classes. moved all the global params into oaiconfig …
|
|
|
@22211
|
[22211]
|
10 years |
kjdon |
added baseLibraryURL, and a few more comments about osisetname
|
|
|
@22210
|
[22210]
|
10 years |
kjdon |
removed the eprints specific stuff; a few changes to make the display …
|
|
|
@22209
|
[22209]
|
10 years |
sjm84 |
Removed a space that must have accidentally be introduced in previous …
|
|
|
@22208
|
[22208]
|
10 years |
sjm84 |
Reverted mat back to being part of the greenstone3 web-app and also added …
|
|
|
@22207
|
[22207]
|
10 years |
kjdon |
added OAIResourceURL - used if user wants to manually set download URL for …
|
|
|
@22206
|
[22206]
|
10 years |
kjdon |
qualified_dublin_core now inherits from dublin_core so that it can use …
|
|
|
@22205
|
[22205]
|
10 years |
kjdon |
added ifndef _DUBLINCORE_H_ etc because I am now including it more than …
|
|
|
@22204
|
[22204]
|
10 years |
davidb |
Initial pass at extension that uses OpenOffice? to convert documents to …
|
|
|
@22203
|
[22203]
|
10 years |
sjm84 |
These files now use the original /greenstone3/mat rather than /mat
|
|
|
@22202
|
[22202]
|
10 years |
sjm84 |
Rather than moving greenstone libs to the mat extension folder these files …
|
|
|
@22201
|
[22201]
|
10 years |
sjm84 |
This file is needed for modifying xml files in ANT
|
|
|
@22200
|
[22200]
|
10 years |
ak19 |
Browse type messages also have structural info params.
|
|
|
@22199
|
[22199]
|
10 years |
sjm84 |
Fixed mistake in jar filename (should have been mgpp.jar not mg.jar). …
|
|
|
@22198
|
[22198]
|
10 years |
xiao |
modified flax targets:removed flaxmodule; added flax/action
|
|
|
@22197
|
[22197]
|
10 years |
davidb |
fixing up configure variable test
|
|
|
@22196
|
[22196]
|
10 years |
mdewsnip |
Grrr... why wasn't "multiplevalue" supported when reading "cgiarg" values …
|
|
|
@22195
|
[22195]
|
10 years |
davidb |
fixing up .la files only needs to be done if crosscompiling
|
|
|
@22194
|
[22194]
|
10 years |
davidb |
additional environment variables that need to be set
|
|
|
@22193
|
[22193]
|
10 years |
davidb |
folder renamed
|
|
|
@22192
|
[22192]
|
10 years |
davidb |
page wipe modified version of evince
|
|
|
@22191
|
[22191]
|
10 years |
davidb |
introduced page wipe
|
|
|
@22190
|
[22190]
|
10 years |
sjm84 |
Removed some debug statements
|
|
|
@22189
|
[22189]
|
10 years |
davidb |
Some refinement of the testing framework for the os_process class
|
|
|
@22188
|
[22188]
|
10 years |
davidb |
Some refinement of the testing framework for the os_process class
|
|
|
@22187
|
[22187]
|
10 years |
davidb |
Switch off main() program for testing os_process
|
|
|
@22186
|
[22186]
|
10 years |
sjm84 |
Deleting unneeded file
|
|
|
@22185
|
[22185]
|
10 years |
sjm84 |
Added password, browsing and checking functionality as well as some basic …
|
|
|
@22184
|
[22184]
|
10 years |
davidb |
Some initial work on being able to support Greenstone 3 without using JNI
|
|
|
@22183
|
[22183]
|
10 years |
davidb |
Further expansion of functionality (and testing) or os_process classes
|
|
|
@22182
|
[22182]
|
10 years |
sjm84 |
Updating this file because of a small error with previous commit
|
|
|
@22181
|
[22181]
|
10 years |
sjm84 |
Adding a class to check if a specified directory contains a JDK
|
|
|
@22180
|
[22180]
|
10 years |
sjm84 |
Adding this file to SVN as it is needed before it can be compiled with an …
|
|
|
@22179
|
[22179]
|
10 years |
sjm84 |
Mac was using compiled/bin/mac instead of compiled/bin/darwin, needed to …
|
|
|
@22178
|
[22178]
|
10 years |
davidb |
slipped up with '=' instead of '=='. Now fixed.
|
|
|
@22177
|
[22177]
|
10 years |
davidb |
Further development of the os_process classes
|
|
|
@22176
|
[22176]
|
10 years |
sjm84 |
Potentially fixed another error with rk3 due to recent rk2 changes
|
|
|
@22175
|
[22175]
|
10 years |
kjdon |
remove prefix and suffix are defined per metadata group, not per element …
|
|
|
@22174
|
[22174]
|
10 years |
davidb |
Syntax errors corrected
|
|
|
@22173
|
[22173]
|
10 years |
davidb |
Some initial development on the ability to have bi-directional pipes to …
|
|
|
@22172
|
[22172]
|
10 years |
ak19 |
oai-e is in documented-examples.
|
|
|
@22171
|
[22171]
|
10 years |
sjm84 |
Updated the MAT code so that it now uses the new util classes
|
|
|
@22170
|
[22170]
|
10 years |
davidb |
Removal of some debugging info from SQL query page
|
|
|
@22169
|
[22169]
|
10 years |
anna |
one change in oai. two in enhanced word, adding word version.
|
|
|
@22168
|
[22168]
|
10 years |
anna |
commit fix to two sample format files to tag 2.83
|
|
|
@22167
|
[22167]
|
10 years |
anna |
commit fix of a macro reference to 2.83 tag
|
|
|
@22166
|
[22166]
|
10 years |
anna |
oai's default metadata set has been changed to dc. tutorial has been …
|
|
|
@22165
|
[22165]
|
10 years |
anna |
Fixed a reference.
|
|
|
@22164
|
[22164]
|
10 years |
kjdon |
different paths needed for local library and apache, set now for local …
|
|
|
@22163
|
[22163]
|
10 years |
kjdon |
more changes for 2.83 were committed to trunk, so adding them to the tag
|
|
|
@22162
|
[22162]
|
10 years |
kjdon |
change on the trunk put to the 2.83 tag (I know, should be on a branch...)
|
|
|
@22161
|
[22161]
|
10 years |
sjm84 |
Fixed an error that was causing the full-windows.tar.gz file to get less …
|
|
|
@22160
|
[22160]
|
10 years |
sjm84 |
Versions less than 2.84 now have apache manually extracted
|
|
|
@22159
|
[22159]
|
10 years |
ak19 |
Forgot to change the version number of xlhtml back.
|
|
|
@22158
|
[22158]
|
10 years |
ak19 |
Reverting to use xlhtml-0.4.9.0 which has now got all the changes that …
|
|
|
@22157
|
[22157]
|
10 years |
ak19 |
1. Undoing commit of xlhtml-0.5 from yesterday and this morning since its …
|
|
|
@22156
|
[22156]
|
10 years |
ak19 |
1. Undoing commit of xlhtml-0.5 from yesterday and this morning since its …
|
|
|
@22155
|
[22155]
|
10 years |
ak19 |
Have switched back to xlhtml-0.4.9.0-gs.tar.gz since the old version …
|
|
|
@22154
|
[22154]
|
10 years |
ak19 |
1. Undoing commit of xlhtml-0.5 from yesterday and this morning since its …
|
|
|
@22153
|
[22153]
|
10 years |
ak19 |
Removing the files depcomp and missing before doing the automake.
|
|
|
@22152
|
[22152]
|
10 years |
davidb |
is a tar.gz file not a .tar.bz2
|
|
|
@22151
|
[22151]
|
10 years |
davidb |
Addition of libtool added to mix, so can generate one that is configures …
|
|
|
@22150
|
[22150]
|
10 years |
davidb |
Minor tweak to help with cross-compile with libtool
|
|
|
@22149
|
[22149]
|
10 years |
davidb |
Helper script to deal to cross-compile libtool issues
|
|
|
@22148
|
[22148]
|
10 years |
ak19 |
References to xlhtml-0.4.9.0 changed to refer to xlhtml-0.5 instead.
|
|
|
@22147
|
[22147]
|
10 years |
anna |
fixed a bug in the format file
|
|
|
@22146
|
[22146]
|
10 years |
ak19 |
1. In version xlhtml-0.5, there's a Makefile.am which needs depcomp to be …
|
|
|
@22145
|
[22145]
|
10 years |
sjm84 |
Fixed an error with rk3 looking in the wrong place for Imagemagick and …
|
|
|
@22144
|
[22144]
|
10 years |
ak19 |
Using xlhtml version xlhtml-0.5 now.
|
|
|
@22143
|
[22143]
|
10 years |
sjm84 |
Added the new gutil.jar to the cp.mf file
|
|
|
@22142
|
[22142]
|
10 years |
davidb |
For the CGI 'e' variable to be inter-changable between mod_gsdl and …
|
|
|
@22141
|
[22141]
|
10 years |
davidb |
Was surprised to discover some classes that did not correctly specify …
|
|
|
@22140
|
[22140]
|
10 years |
ak19 |
Modified win32.mak file to add the xlppt compile target to extract and …
|
|
|
@22139
|
[22139]
|
10 years |
ak19 |
These are new versions of the old executables and are compiled up from …
|
|
|
@22138
|
[22138]
|
10 years |
ak19 |
Older version of xlhtml that would compile and work on Windows7, but would …
|
|
|
@22137
|
[22137]
|
10 years |
ak19 |
Dr Bainbridge got xlhtml (including ppthtml) compiling on XP again. The …
|
|
|
@22136
|
[22136]
|
10 years |
anna |
several changes to the tutorial exercises
|
|
|
@22135
|
[22135]
|
10 years |
xiao |
removed hard-code hack for serving flax page actions
|
|
|
@22134
|
[22134]
|
10 years |
xiao |
changed addSiteMetadata method signature to protected so that it can be …
|
|
|
@22133
|
[22133]
|
10 years |
davidb |
Minor tweak to help compiling
|
|
|
@22132
|
[22132]
|
10 years |
sjm84 |
The installer now includes the antelope tasks so that the ant <if> …
|
|
|
@22131
|
[22131]
|
10 years |
sjm84 |
Start menu icons are now backwards compatible and also fixed Imagemagick …
|
|
|
@22130
|
[22130]
|
10 years |
davidb |
Better support for multiple optional arguments to opt_configure
|
|
|
@22129
|
[22129]
|
10 years |
davidb |
First pass at setting up necessary packages, needed for Evince to compile
|
|
|
@22128
|
[22128]
|
10 years |
davidb |
adding in cascade-make as an external project
|
|
|
@22127
|
[22127]
|
10 years |
davidb |
Removal of erroneously created folder.
|
|
|
@22126
|
[22126]
|
10 years |
davidb |
Initial readme file
|
|
|
@22125
|
[22125]
|
10 years |
davidb |
Position extension in wrong point in file hierarchy
|
|
|
@22124
|
[22124]
|
10 years |
ak19 |
JDBM works on Windows now: Dr Bainbridge fixed the Java code by commenting …
|
|
|