Timeline



2008-05-17:

16:00 Changeset [15558] by mdewsnip
(Adding new DB support) Changed lots of "gdbm"s to "db"s, in …
15:58 Changeset [15557] by mdewsnip
(Adding new DB support) Set up dbclass as an abstract class that …
14:31 Changeset [15556] by davidb
Support for compiling on a 64-bit machine added
14:26 Changeset [15555] by davidb
Added in -I.../mg for sysfuncs.h as this had got left out at some point
14:14 Changeset [15554] by davidb
Changed typecast of memory location from (int) to (unsigned long) to …
13:49 Changeset [15553] by davidb
Rengerated by Gnu autoconf
13:37 Changeset [15552] by davidb
Introduction of COMPAT32BITFLAGS to confirugre and Makefile.in files …
10:01 Changeset [15551] by davidb
Introduction of COMPAT32BITFLAGS to confirugre and Makefile.in files …

2008-05-16:

16:15 Changeset [15550] by mdewsnip
Fixed problem using GSDLOS when installing the z3950server executable.
16:07 Changeset [15549] by mdewsnip
Fixed previous change.
16:00 Changeset [15548] by mdewsnip
Added a big temporary if statement around the whole of the Makefile so …
15:45 Changeset [15547] by mdewsnip
Added the second half of the Z39.50 stuff: creating the z3950server …
15:32 Changeset [15546] by mdewsnip
Added a new "PACKAGE_DIRS" path value in the Makefiles to make paths a …
15:11 Changeset [15545] by mdewsnip
Some improvements for compiling with the Z39.50 client stuff included.
14:55 Changeset [15544] by mdewsnip
Added the tabcomplete object file to the library.
14:48 Changeset [15543] by mdewsnip
The beginnings of a Windows makefile for src/z3950.
14:31 Changeset [15542] by mdewsnip
Fix for local library compilation.
14:10 Changeset [15541] by mdewsnip
Big tidy up of win32.mak file.
14:03 Changeset [15540] by mdewsnip
Added "configaction" to the list, for the local library.
13:57 Changeset [15539] by mdewsnip
Minor fixes.
13:57 Changeset [15538] by mdewsnip
Minor fixes.
13:57 Changeset [15537] by mdewsnip
Minor fix.
13:53 Changeset [15536] by mdewsnip
Minor improvements.
13:52 Changeset [15535] by mdewsnip
Various fixes, mainly for the local library installation.
13:37 Changeset [15534] by mdewsnip
Now ignores the Windows executables too.
13:36 Changeset [15533] by mdewsnip
Now ignores a couple of Windows executables.
13:04 Changeset [15532] by ak19
The gsdlprotocol.lib has been added to LIBS and protocol folder to …
11:45 Changeset [15531] by mdewsnip
Big tidy up of src/oaiservr win32.mak file.
11:34 Changeset [15530] by mdewsnip
Big tidy up of win32.mak file; some stuff still to come (e.g. local …
11:22 Changeset [15529] by mdewsnip
Added extra header to get this to compile on Windows.
10:58 Changeset [15528] by mdewsnip
Removed the unnecessary C compilation stuff.
10:47 Changeset [15527] by mdewsnip
Updated copyright date.
10:46 Changeset [15526] by mdewsnip
Various consistency improvements.
10:44 Changeset [15525] by mdewsnip
Couple more consistency improvements.
10:40 Changeset [15524] by mdewsnip
Minor consistency improvements.
10:39 Changeset [15523] by mdewsnip
More consistency improvements.
10:31 Changeset [15522] by mdewsnip
A few consistency improvements to the win32.mak file.
10:27 Changeset [15521] by mdewsnip
Fixed a couple of problems with the Windows makefile.
10:23 Changeset [15520] by mdewsnip
First cut at a Windows makefile for the src/protocol directory.
10:17 Changeset [15519] by mdewsnip
Big tidy up of win32.mak file.
10:13 Changeset [15518] by mdewsnip
Now ignores Windows executables too.
10:10 Changeset [15517] by mdewsnip
Now ignores Windows executables too.
10:08 Changeset [15516] by mdewsnip
Updated win32.mak to do the new src/protocol directory, and changed …
10:07 Changeset [15515] by mdewsnip
Added back the #include of "sysfuncs.h", but only for Windows.
10:00 Changeset [15514] by mdewsnip
Updated Windows makefile to match all the changes I've made recently.

2008-05-15:

17:25 Changeset [15513] by mdewsnip
Added src/corba to the list of directories to compile.
17:24 Changeset [15512] by mdewsnip
Now generates Makefile in src/corba directory too.
17:03 Changeset [15511] by mdewsnip
Added @GDBM_INCLUDE@ to handle cases where GDBM isn't on the default …
17:02 Changeset [15510] by mdewsnip
Added @GDBM_INCLUDE@ to handle cases where GDBM isn't on the default …
16:56 Changeset [15509] by mdewsnip
Added @GDBM_INCLUDE@ to handle cases where GDBM isn't on the default …
16:56 Changeset [15508] by mdewsnip
Added @GDBM_INCLUDE@ to handle cases where GDBM isn't on the default …
16:34 Changeset [15507] by mdewsnip
Now ignores the z3950server file.
16:31 Changeset [15506] by ak19
Does not print Fedora login connection exception to stderr, since the …
16:30 Changeset [15505] by ak19
Login error message has a yellow background
16:07 Changeset [15504] by mdewsnip
More fixes if the Z39.50 stuff ISN'T enabled.
16:03 Changeset [15503] by mdewsnip
Some fixes to avoid errors when the Z39.50 stuff ISN'T enabled.
15:44 Changeset [15502] by mdewsnip
Updated main Makefile to include src/protocol and src/z3950 directories.
15:33 Changeset [15501] by mdewsnip
Added missing "INSTALL" definition.
15:31 Changeset [15500] by mdewsnip
Now configures the src/z3950 directory also.
15:31 Changeset [15499] by mdewsnip
All the Z39.50 client files are now in the "src/z3950" directory.
15:29 Changeset [15498] by mdewsnip
The "src/z3950" directory now contains all the z3950server files, and …
14:59 Changeset [15497] by mdewsnip
Removed an unnecessary definition.
14:54 Changeset [15496] by mdewsnip
Also needs to include a "tabcomplete.o" file from the yaz directory, …
14:53 Changeset [15495] by mdewsnip
Updated to include everything required by the "library" executable …
14:52 Changeset [15494] by mdewsnip
Updated to compile with the Z39.50 client support.
14:24 Changeset [15493] by mdewsnip
Removed an unused definition.
14:16 Changeset [15492] by mdewsnip
New directory to contain all the Z39.50 code (currently incomplete).
13:51 Changeset [15491] by mdewsnip
Fix for compilation with fastcgi on (not tested yet).
13:48 Changeset [15490] by ak19
Updated docs significantly
13:47 Changeset [15489] by mdewsnip
Changed order of libraries to prevent linking problems.
13:45 Changeset [15488] by ak19
removing docs
13:45 Changeset [15487] by ak19
removing docs
13:38 Changeset [15486] by ak19
Now it tells users to bear in mind what index name they choose when …
13:32 Changeset [15485] by ak19
Added in basicQuery method and merged query with protected …
13:30 Changeset [15484] by ak19
Added in basicQuery
13:29 Changeset [15483] by ak19
Dimensions of demo-client window are smaller than full-screen size on …
13:29 Changeset [15482] by mdewsnip
Changed to using gsdlcolservr.a and gsdlprotocol.a instead of …
13:27 Changeset [15481] by ak19
Added basicQuery method/operation and merged query with protected …
13:25 Changeset [15480] by mdewsnip
Changed to using gsdlcolservr.a and gsdlprotocol.a instead of …
13:23 Changeset [15479] by mdewsnip
Now generates a gsdlprotocol.a file.
13:10 Changeset [15478] by mdewsnip
Huge tidy up of src/recpt Makefile. Z39.50 stuff has been removed but …
13:00 Changeset [15477] by mdewsnip
Minor change to use a variable.
12:13 Changeset [15476] by mdewsnip
Minor whitespace improvement.
12:12 Changeset [15475] by mdewsnip
Minor whitespace improvement.
12:12 Changeset [15474] by mdewsnip
Minor whitespace improvement.
12:12 Changeset [15473] by mdewsnip
Minor whitespace improvement.
12:10 Changeset [15472] by mdewsnip
Removed a bunch more CORBA-related crap out of src/recpt/Makefile.in …
12:05 Changeset [15471] by mdewsnip
Moved all the CORBA stuff in src/recpt into src/corba, because it …
12:00 Changeset [15470] by mdewsnip
Big tidy up to Makefile.
11:59 Changeset [15469] by mdewsnip
Minor consistency improvement.
11:58 Changeset [15468] by mdewsnip
Minor improvements.
11:54 Changeset [15467] by mdewsnip
Removed unnecessary definition.
11:52 Changeset [15466] by mdewsnip
Updated to generate a gsdlcolservr.a library for easier inclusion by …
11:49 Changeset [15465] by mdewsnip
Updated copyright date.
11:47 Changeset [15464] by mdewsnip
Big tidy up of Makefile.
11:35 Changeset [15463] by mdewsnip
Moved all the CORBA stuff from lib into src/corba, to prevent it from …
11:35 Changeset [15462] by mdewsnip
Moved all the CORBA stuff into the src/corba directory, to prevent it …
11:34 Changeset [15461] by mdewsnip
Oops, accidently added a bit of CORBA stuff into this file.
11:28 Changeset [15460] by mdewsnip
Big tidy up of Makefile.
11:11 Changeset [15459] by mdewsnip
Started to move all the CORBA stuff out into a new "src/corba" …
11:08 Changeset [15458] by mdewsnip
Removed log comment block.
11:03 Changeset [15457] by mdewsnip
Big tidy up of Makefile.

2008-05-14:

21:37 Changeset [15456] by davidb
Tweak to expap and XMLParse that help things compile on a 'Rocks' …
16:57 Changeset [15455] by mdewsnip
Fixed up some references to nullproto and recptproto, which are now in …
16:44 Changeset [15454] by mdewsnip
Removed a few unnecessary inclusions.
16:39 Changeset [15453] by mdewsnip
Removed some unnecessary inclusions of header files from colservr/protocol.
16:29 Changeset [15452] by mdewsnip
Tidied up include directories required in the recpt directory.
16:20 Changeset [15451] by mdewsnip
Now generates a Makefile in src/protocol too.
16:19 Changeset [15450] by mdewsnip
(Untangling colservr/recpt) Created a new src/protocol directory, and …
15:59 Changeset [15449] by ak19
Updated src code
15:55 Changeset [15448] by mdewsnip
Removed a whole heap of unnecessary stuff from Makefile.in.
15:49 Changeset [15447] by ak19
Updated src code
15:22 Changeset [15446] by davidb
Fixed incorrect variable name. ::encoding needed as 's' at the end.
14:53 Changeset [15445] by mdewsnip
Removed a couple of unnecessary inclusions of "mggdbmsource.h".
14:47 Changeset [15444] by ak19
Added an ensure-check-java-version target so that …
14:45 Changeset [15443] by ak19
Change made to main class about how an exception is displayed
14:45 Changeset [15442] by mdewsnip
Added empty destructor.
14:44 Changeset [15441] by ak19
Added indexName member variable
14:40 Changeset [15440] by ak19
Fixed display of exception output displayed in JOptionPane. Previously …
13:42 Changeset [15439] by ak19
Exception output strings changed in method …
13:28 Changeset [15438] by ak19
RemoteException cause is shown so that the actual reasons for …
13:27 Changeset [15437] by ak19
Introduced GSearchConnection member indexName set in its constructor …
12:32 Changeset [15436] by mdewsnip
(Adding new DB support) Created stub dbclass that gdbmclass (and …
12:03 Changeset [15435] by mdewsnip
Fixed a syntax warning.
11:54 Changeset [15434] by mdewsnip
Removed the inclusion of sysfuncs.h from these two files, as it …
11:39 Changeset [15433] by mdewsnip
(Adding new DB support) Removed unnecessary inclusions of "infodbclass.h".
11:34 Changeset [15432] by mdewsnip
(Adding new DB support) Changing a few "infodbclass.h" to "gdbmclass.h".
11:30 Changeset [15431] by oranfry
getting rid of the unnecessary 'build' directory
11:27 Changeset [15430] by mdewsnip
(Adding new DB support) Changed a bunch of "infodbclass.h" to …
11:14 Changeset [15429] by mdewsnip
(Adding new db support) Moved gdbmclass out of infodbclass into its …
10:56 Changeset [15428] by mdewsnip
Changed all the "OIDtools.h" to "recptprototools.h".
10:47 Changeset [15427] by mdewsnip
(Untangling colservr/recpt) At last, the colservr directory can be …
10:45 Changeset [15426] by mdewsnip
Lots of improvements to the colservr Makefile, particularly tidying up …

2008-05-13:

17:06 Changeset [15425] by mdewsnip
(Untangling colservr/recpt) Moved all the z3950 files out of …
16:51 Changeset [15424] by mdewsnip
Removed the unused read-grs file.
16:48 Changeset [15423] by mdewsnip
Removed the unused read-grs.cpp file.
16:12 Changeset [15422] by mdewsnip
The infodbclass is no longer in src/recpt.
15:57 Changeset [15421] by mdewsnip
Fixed a few misleading comments.
15:34 Changeset [15420] by mdewsnip
(Untangling colservr/recpt) Moved infodbclass.cpp/h from src/recpt …
15:16 Changeset [15419] by mdewsnip
(Untangling colservr/recpt) Removed unnecessary inclusion of infodbclass.h.
15:12 Changeset [15418] by mdewsnip
(Untangling colservr/recpt) Split recpt/OIDtools into two: …
14:44 Changeset [15417] by mdewsnip
(Untangling colservr/recpt) Removed three unused functions.
14:05 Changeset [15416] by mdewsnip
(Untangling colservr/recpt) Moved comtypes out of recpt and into …
13:47 Changeset [15415] by mdewsnip
Removed an unnecessary inclusion of comtypes.h.
13:45 Changeset [15414] by mdewsnip
Removed an unnecessary inclusion of comtypes.h.
13:12 Changeset [15413] by mdewsnip
(Untangling colservr/recpt) Removed all the inclusions of …
13:01 Changeset [15412] by mdewsnip
Changed to use the new "gsdlsitecfg.h" instead of "recptconfig.h".
13:00 Changeset [15411] by mdewsnip
Removed unnecessary inclusion of maincfg.o in z3950server.
12:59 Changeset [15410] by mdewsnip
Updated Windows makefile to use maincfg.cpp/h instead of recptconfig.cpp/h.
12:57 Changeset [15409] by mdewsnip
Changed to use "gsdlsitecfg.h" instead of "recptconfig.h".
12:56 Changeset [15408] by mdewsnip
Removed unnecessary inclusion of recptconfig.h.
12:55 Changeset [15407] by mdewsnip
Updated Windows makefile to add new gsdlsitecfg.cpp/h files.
12:51 Changeset [15406] by mdewsnip
Removed the GCC.mak files, with Stefan's approval. These were created …
12:50 Changeset [15405] by mdewsnip
Removed the GCC.mak files, with Stefan's approval. These were created …
12:40 Changeset [15404] by mdewsnip
Fixed compilation warning message by removing the "home == NULL" test, …
12:26 Changeset [15403] by mdewsnip
(Untangling colservr/recpt) Removed some unused references to recptconfig.
12:04 Changeset [15402] by mdewsnip
(Untangling colservr/recpt) Split recpt/recptconfig into two: …
10:58 Changeset [15401] by mdewsnip
(Untangling colservr/recpt) Deleted setReceptionistServers() from …

2008-05-12:

09:36 Ticket #319 (multilingual metadata) created by kjdon
We need to be able to have different language versions of document …

2008-05-09:

20:44 Changeset [15400] by ak19
Changed HowTo docs as FLI now works with Remote Greenstone server, so …
20:44 Changeset [15399] by ak19
Changed HowTo docs as FLI now works with Remote Greenstone server, so …
20:43 Changeset [15398] by ak19
FLI now works with Remote Greenstone server, so this is no longer a …
20:30 Changeset [15397] by ak19
For FLI: Removed gsdl.xml file creation from java file Gatherer.java …
20:29 Changeset [15396] by ak19
For FLI: Removed gsdl.xml file creation from java file Gatherer.java …
20:28 Changeset [15395] by ak19
For FLI: Removed gsdl.xml file creation from java file Gatherer.java …
17:23 Changeset [15394] by ak19
Added HowTo file on FLI
17:22 Changeset [15393] by ak19
Changes to GS3Democlient code's display strings
17:20 Changeset [15392] by ak19
Added HTML document on How to run FLI
17:19 Changeset [15391] by ak19
Added HTML document on How to run FLI
17:18 Changeset [15390] by ak19
Added HTML document on How to run FLI
17:04 Changeset [15389] by ak19
Updated to remind FLI users to first source the setup script for the …
16:55 Changeset [15388] by ak19
Readme file on how to run FLI--to be modified in future when some …
16:29 Changeset [15387] by mdewsnip
Quickly adding resumption token support to the ListSets action: this …
16:19 Ticket #263 (John Rose's problems with GLI client on XP Home) closed by oranfry
worksforme
16:08 Changeset [15386] by oranfry
an icon for greenstone3
16:01 Changeset [15385] by oranfry
Made the README to \r\n line endings so it shows up nicely on all OSs
15:40 Changeset [15384] by ak19
Minor but useful changes to demo-client code
15:39 Changeset [15383] by ak19
Moved an out-of-place comment
15:38 Changeset [15382] by oranfry
a language update for the start menu shortcuts target
15:37 Changeset [15381] by oranfry
installer now has the ability to add start menu shortcuts
15:12 Changeset [15380] by mdewsnip
Three fixes to the resumption token code to prevent crashes when …
15:02 Changeset [15379] by ak19
Removed the html bold formatting as they had no effect on already-bold …
15:01 Changeset [15378] by ak19
Error message spans two lines instead of a three
14:55 Changeset [15377] by ak19
Exception dialog explicitly indicates failure to connect to …
14:54 Changeset [15376] by ak19
Dialog explicitly indicates it requires Greenstone 3's QBRSOAPServer …
14:46 Changeset [15375] by ak19
Grammatical mistake
14:42 Changeset [15374] by ak19
FedoraLogin allows for looping whenever connecting to a Fedora server fails
14:41 Changeset [15373] by ak19
1. FedoraLogin loops on exception; 2. When using FLI and GS server is …

2008-05-08:

17:22 Changeset [15372] by oranfry
checking in the cp.jar files with fixed manifest files, also adding …
14:56 Ticket #318 (MG phrase search hasn't been implemented) created by shaoqun
14:23 Ticket #317 (GLI makejar on windows not working) created by kjdon
Its looking for winutil/zip.exe which is not there. Has this ever worked???
13:47 Changeset [15371] by anna
Fixed references to the move_down button. Also updated translations, …
13:28 Ticket #316 (repeated use of ant prepare) created by kjdon
Don't unpack zip files and copy everything again if it hasn't changed …
13:10 Changeset [15370] by anna
Fixed references to the move down buttons.
12:05 Changeset [15369] by ak19
Target deploy-localsite warns the user that tomcat is running at the …
11:21 Changeset [15368] by oranfry
checking in a newer version of search4j
11:07 Changeset [15367] by anna
update html files
11:06 Changeset [15366] by anna
fixed a typo
10:51 Changeset [15365] by anna
Fixed several typos and removed one sentence that is not applicable.
10:24 Changeset [15364] by ak19
Updated zipped files to contain updated bat file which ensures logs …
10:23 Ticket #315 (exported lucene collections don't work on windows 10.) created by kjdon
Here is some stuff from an email that I wrote. The library server …
10:07 Changeset [15363] by oranfry
gs3-setup.bat now sets the CLASSPATH to points to single jar files …

2008-05-07:

18:49 Changeset [15362] by ak19
Modified built() to check whether FLI collection has been built for …
18:47 Changeset [15361] by ak19
Preview button when clicked now uses the correct url to loads the …
17:43 Changeset [15360] by ak19
Extra test for Greenstone3 added so plugout works for both versions of …
16:04 Changeset [15359] by oranfry
a little test script for when thigs go wrong
16:04 Changeset [15358] by oranfry
a bit more detail in the debug method
16:02 Changeset [15357] by oranfry
putting this taskdef back where it belongs
15:58 Changeset [15356] by oranfry
a few fixes to wirk3
14:26 Changeset [15355] by oranfry
In gs3setup.bat, use the temp directory speicified in the TMP …
14:24 Changeset [15354] by oranfry
In gli.bat and gli4gs3.bat, use the temp directory speicified in the …
11:13 Changeset [15353] by oranfry
debugging lines added
09:56 Ticket #314 (Configure tomcat cgi for remote greenstone3) created by oranfry
Cgi must be enabled in tomcat for remote greenstone3 to work. We have …
09:44 Changeset [15352] by oranfry
correcting a bug spotted by quan, was checking for presence of …
09:40 Changeset [15351] by oranfry
fixing the default port number

2008-05-06:

16:17 Changeset [15350] by ak19
This file is obtained when executing ant build-demo-client anyway
16:17 Changeset [15349] by ak19
This file is obtained when executing ant build-demo-client anyway
16:12 Changeset [15348] by ak19
Removed debug output statement, funny character introduced when …
16:04 Changeset [15347] by ak19
Removed funny character from end that was probably introduced when …
16:03 Changeset [15346] by ak19
Had Linux bash-style comment statements in Windows batch file

2008-05-05:

17:10 Changeset [15345] by ak19
Spelling errors in docs
17:07 Changeset [15344] by ak19
Spelling error
17:01 Changeset [15343] by ak19
Spelling error
16:58 Changeset [15342] by ak19
Ensures that logs directory will be created if it does not exist, as …
16:58 Changeset [15341] by ak19
Ensures that logs directory will be created if it does not exist, as …
14:35 Changeset [15340] by ak19
Updated with HowTo docs
14:35 Changeset [15339] by ak19
Updated with HowTo docs
14:32 Changeset [15338] by ak19
Documentation on how to run the demo-client, how to write and deploy …
14:29 Changeset [15337] by ak19
Went back to reusing the property defining string SOAPServer again
14:11 Changeset [15336] by ak19
Moved web services property constants into build.properties file so …
14:08 Changeset [15335] by ak19
Moved web services property constants into build.properties file so …

2008-05-02:

14:39 Changeset [15334] by oranfry
only print out gsdl2.installed.path if it is set
12:36 Changeset [15333] by ak19
Updated zip files
12:32 Changeset [15332] by ak19
Change to FedoraGS3Connection.java changed jar
12:30 Changeset [15331] by ak19
Corrected method initSearchFunctionality() and changed property name …
11:43 Changeset [15330] by oranfry
more output so for error diagnosis

2008-05-01:

15:06 Changeset [15329] by davidb
GDBM now always checked out by default and compiled. Simplies …
14:16 Changeset [15328] by kjdon
added support for JDBM (or other) in place of GDBM: renamed …
14:01 Changeset [15327] by kjdon
added support for JDBM (or other) in place of GDBM: defaultGDBMLevel …
13:59 Changeset [15326] by kjdon
added support for JDBM (or other) in place of GDBM: use …
13:57 Changeset [15325] by kjdon
added support for JDBM (or other) in place of GDBM: new interface - …
13:54 Changeset [15324] by kjdon
added support for JDBM (or other) in place of GDBM: use …
13:35 Changeset [15323] by kjdon
added support for JDBM (or other) in place of GDBM: changed the …
13:34 Changeset [15322] by kjdon
added support for JDBM (or other) in place of GDBM: changed a comment
13:33 Changeset [15321] by kjdon
added DATABASE_TYPE_ELEM - used for distinguishing between gdbm and …
12:55 Changeset [15320] by ak19
Changed compressed distribution files since the build file had been …
12:43 Changeset [15319] by ak19
Uses the get Task instead of the copy Task when doing ant update to …
12:42 Changeset [15318] by ak19
Current build file seems to work with ant 1.6.5 too - even with …
12:35 Changeset [15317] by ak19
Accidental delete restored
12:29 Changeset [15316] by ak19
Current build file seems to work with ant 1.6.5 too - even with …

2008-04-30:

19:40 Changeset [15315] by ak19
Renamed folder bin to dist and dist contents (zip files) now updated
19:38 Changeset [15314] by ak19
bin folder renamed to dist, so removing bin
19:37 Changeset [15313] by ak19
Build.xml that uses ant 1.7 to: 1. Update CheckJavaVersion and …
19:35 Changeset [15312] by ak19
Build.xml file that will work with ant 1.6.5 but: 1.Can't update …
17:00 Changeset [15311] by oranfry
deleting unneeded compiled classes
16:47 Changeset [15310] by ak19
New CheckJavaVersion that works with a default minimum required Java …
16:43 Changeset [15309] by ak19
CheckJavaVersion returns 2 if the running java version is acceptable …
16:43 Changeset [15308] by ak19
CheckJavaVersion returns 2 if the running java version is acceptable …
16:42 Changeset [15307] by ak19
Improved to deal with the case of minimum JavaVersion = 1.5.0_10_12 …
15:57 Changeset [15306] by ak19
Removed some debugging statements
15:50 Changeset [15305] by ak19
1. tar cmd does the compression too; 2. zip targets renamed; 3. …
09:26 Changeset [15304] by oranfry
changes to the GUI and wrapper

2008-04-29:

21:52 Changeset [15303] by davidb
db2txt and txt2db now grouped under directory gdbmedit
21:02 Changeset [15302] by davidb
db2txt and txt2db regrouped to be in directory gdbmedit
20:48 Changeset [15301] by davidb
db2txt and txt2db regrouped to be in directory gdbmedit
20:47 Changeset [15300] by davidb
db2txt and txt2db regrouped to be in directory gdbmedit
16:30 Changeset [15299] by ak19
Help properties file used by the QBRSOAPServer web services
16:20 Changeset [15298] by ak19
New web service class to provide basic query, browsing and retrieval …
16:18 Changeset [15297] by ak19
Updated to work with changes to soap-deploy-site and …
15:55 Changeset [15296] by ak19
Removing gs3democlient.properties file from SVN management, since it …
15:55 Changeset [15295] by davidb
db2txt and txt2db moved to be within gdbmedit folder
15:42 Changeset [15294] by ak19
removing class files
15:42 Changeset [15293] by ak19
removing class files
15:42 Changeset [15292] by ak19
removing class files
15:42 Changeset [15291] by ak19
removing class files
15:41 Changeset [15290] by ak19
removing class files
15:41 Changeset [15289] by ak19
removing class files
15:41 Changeset [15288] by ak19
removing class files
15:41 Changeset [15287] by ak19
removing class files
15:41 Changeset [15286] by ak19
removing class files
15:40 Changeset [15285] by ak19
removing class files
15:40 Changeset [15284] by ak19
removing class files
15:40 Changeset [15283] by ak19
removing class files
15:40 Changeset [15282] by ak19
removing class files
15:40 Changeset [15281] by ak19
removing class files
15:40 Changeset [15280] by ak19
removing class files
15:37 Changeset [15279] by ak19
removing class files
15:37 Changeset [15278] by ak19
removing class files
15:37 Changeset [15277] by ak19
removing class files
15:36 Changeset [15276] by ak19
removing class files
15:36 Changeset [15275] by ak19
removing class files
15:36 Changeset [15274] by ak19
removing class files
15:36 Changeset [15273] by ak19
removing class files
15:36 Changeset [15272] by ak19
removing class files
15:36 Changeset [15271] by ak19
removing class files
15:36 Changeset [15270] by ak19
removing class files
15:36 Changeset [15269] by ak19
removing class files
15:36 Changeset [15268] by ak19
removing class files
15:35 Changeset [15267] by ak19
removing class files
15:35 Changeset [15266] by ak19
removing class files
15:35 Changeset [15265] by ak19
removing class files
15:35 Changeset [15264] by ak19
removing class files
15:35 Changeset [15263] by ak19
removing class files
15:34 Changeset [15262] by ak19
removing class files
15:34 Changeset [15261] by ak19
removing class files
15:34 Changeset [15260] by ak19
removing class files
15:34 Changeset [15259] by ak19
removing class files
15:33 Changeset [15258] by ak19
removing class files
15:32 Changeset [15257] by ak19
removing class files
15:32 Changeset [15256] by ak19
removing class files
15:32 Changeset [15255] by ak19
removing class files
15:32 Changeset [15254] by ak19
removing class files
15:32 Changeset [15253] by ak19
removing class files
15:31 Changeset [15252] by ak19
removing class files
15:31 Changeset [15251] by ak19
removing class files
15:31 Changeset [15250] by ak19
removing class files
15:31 Changeset [15249] by ak19
removing class files
15:31 Changeset [15248] by ak19
removing class files
15:30 Changeset [15247] by ak19
removing class files
15:30 Changeset [15246] by ak19
removing class files
15:30 Changeset [15245] by ak19
removing class files
15:29 Changeset [15244] by ak19
removing class files
15:18 Changeset [15243] by ak19
Project zips
15:17 Changeset [15242] by ak19
Doesn't include log4j.properties or logs folder when generating the zips
15:16 Changeset [15241] by davidb
db2txt and txt2db are now group together in folder gdbmedit
15:11 Changeset [15240] by ak19
updated executable, takes log4j.properties into account
15:11 Changeset [15239] by davidb
Default port had been changed to 9090, hostname no longer localhost. …
15:10 Changeset [15238] by ak19
log4j.properties file. It will copied to be used by the executable …
15:06 Changeset [15237] by ak19
Updated to deal with log4j.properties file
15:06 Changeset [15236] by ak19
Updated to handle log4j properties file
12:09 Changeset [15235] by ak19
Small changes: display strings and the name SOAPServer is now a property
11:30 Changeset [15234] by ak19
Better processing of chosen zip file type in target generate-download
10:33 Changeset [15233] by ak19
Some minor changes to display strings
10:30 Changeset [15232] by ak19
Better comparison between minimum required Java Version and running …

2008-04-28:

21:06 Changeset [15231] by davidb
Reorganised gdbm processing related files into one place (gdbmedit).
21:04 Changeset [15230] by davidb
Reorganised gdbm processing related files into one place (gdbmedit).
18:00 Changeset [15229] by ak19
1. Commented out property compile.windows.c++.setup since the env …
17:59 Changeset [15228] by ak19
commented out property compile.windows.c++.setup since the env state …
13:50 Changeset [15227] by ak19
Reordered some targets
13:03 Changeset [15226] by ak19
The batch file for executing GS3democlient on Windows
12:44 Changeset [15225] by ak19
Bash script to launch the GS3democlient.jar executable from linux OS
12:43 Changeset [15224] by ak19
Java executable for checking the version of Java that's running …
12:42 Changeset [15223] by ak19
Changes to usage target
09:06 Ticket #313 (metadata cleaning phase) created by dmn
Before or after metadata enrichment might it be useful to have a …

2008-04-27:

21:04 Changeset [15222] by ak19
Greenstone3 web services demo-clientadded to GS3's other-projects
20:28 Changeset [15221] by davidb
Even though gdbmget is written in C++, GDBM is written in C and …
20:24 Changeset [15220] by davidb
Reworded usage statement
20:20 Changeset [15219] by davidb
Even though txt2db is written in C++, GDBM is written in C and …
20:15 Changeset [15218] by davidb
Even though db2txt is written in C++, GDBM is written in C and …

2008-04-24:

15:12 Changeset [15217] by oranfry
use the shared cp in lirk3
15:11 Changeset [15216] by oranfry
use the shared cp in wirk3
15:10 Changeset [15215] by oranfry
removing the cp directory from wirk3 as it will use the shared one
15:07 Changeset [15214] by oranfry
importing the cp stuff to be shared by release kits
15:04 Changeset [15213] by oranfry
removing the cp to add it back as a shared item
15:02 Changeset [15212] by kjdon
for the greenstone archive collection, we are now using monthly …
15:01 Changeset [15211] by oranfry
fixed page title bug once and for all (touch wood)
13:40 Changeset [15210] by oranfry
Lots of changes to the installer. Now only look in LanguagePack
13:33 Changeset [15209] by kjdon
changed descendents to descendants to match the code
13:29 Changeset [15208] by kjdon
changed descendents to descendants to fit with other code (only in a …
11:41 Changeset [15207] by mdewsnip
Fixed up some crazy obfuscated lines and fixed a bug where the …

2008-04-23:

17:28 Changeset [15206] by oranfry
work on the GUI of the installer
17:26 Changeset [15205] by oranfry
some updates to make the release kit produce nicer installers
09:53 Changeset [15204] by anna
Spanish interface, converted from Greenstone2 User Interface.

2008-04-22:

09:50 Ticket #312 (web inspection of available metadata fields) created by dmn
We should have a page that summarises the metadata available for …

2008-04-18:

14:26 Changeset [15203] by oranfry
ignoring the jre installer as it makes lirk3 hard to download
14:25 Changeset [15202] by oranfry
removing the jre from version control
14:22 Changeset [15201] by oranfry
ignoring the jre installer as it makes lirk3 hard to download
14:02 Changeset [15200] by oranfry
ignoring the jre installer as it makes lirk3 hard to download

2008-04-17:

15:01 Changeset [15199] by kjdon
if have found perl in the registry, then its not on the path. Add it …
13:52 Changeset [15198] by mdewsnip
Now each action checks for invalid arguments in the params structure …
13:49 Changeset [15197] by mdewsnip
Added an erase() function because we need to clean up the params list, …
13:43 Changeset [15196] by mdewsnip
Now calls html_safe() on the request attribute values, so it validates …
12:40 Changeset [15195] by mdewsnip
Changed the Dublin Core metadata fields to have a lowercase starting …
12:37 Changeset [15194] by mdewsnip
Added an empty metadataNamespace tag for the rfc1807 metadata format, …
12:24 Changeset [15193] by mdewsnip
Moved the "protocolVersion" field above the "adminEmail" field, so …
11:51 Changeset [15192] by mdewsnip
Replaced all instances of "openarchives.com" with "openarchives.com", …
10:47 Ticket #311 (Spanish interface missing, GS3) created by kjdon
interface_default_es not there. Check that all languages that should …
10:40 Ticket #310 (GLI help headers not updating) created by kjdon
When GLI help files are updated (with translations?) the headers are …
10:13 Ticket #309 (OAI server doesn't pass validation) created by kjdon
Go to http://re.cs.uct.ac.za/ (Open Archives OAI repository validator) …
Note: See TracTimeline for information about the timeline view.