Timeline



2005-07-25:

16:52 Changeset [10303] by kjdon
gsdl3home is now the web dir, so some commands in here use …
16:51 Changeset [10302] by kjdon
few more bits
16:47 Changeset [10301] by kjdon
changed the configure stuff for web - only need to update …
16:39 Changeset [10300] by kjdon
updated setUserandproxy task
16:36 Changeset [10299] by kjdon
made this more general - now specify what user and pword properties …
16:30 Changeset [10298] by kjdon
changed some comments, removed mysql.admin.user
16:26 Changeset [10297] by kjdon
gsdl3home now comes from globalProperties, not the web.xml file
16:20 Changeset [10296] by kjdon
changed the args a bit, gsdl3_home now comes from GlobalProperties (in …
16:18 Changeset [10295] by kjdon
new static class to hold global properties, read in from …
16:17 Changeset [10294] by kjdon
made the connection a bit more dynamic - gets server and port and …
16:12 Changeset [10293] by kjdon
gsdl3_home now comes from GlobalProperties, not config_params
16:10 Changeset [10292] by kjdon
changed the site loading/reloading stuff a bit. now get GSDL3Home from …
16:05 Changeset [10291] by kjdon
readding siteConfig.xml and removing siteConfig.xml.in - the default …
16:03 Changeset [10290] by kjdon
the address for a remote site can now come from address att as before, …
16:00 Changeset [10289] by kjdon
changed the xml for siteConfig files a bit - removed SITE_NAME_ELEM …
15:34 Changeset [10288] by kjdon
don't need to process siteConfig, so removedd the .in file and added …
15:32 Changeset [10287] by kjdon
have removed the installation specific init-param gsdl3_home from the …
15:29 Changeset [10286] by kjdon
use global.properties now instead of this file
15:28 Changeset [10285] by kjdon
soap servers now use GlobalProperties to find gsdl3_home, not …
15:27 Changeset [10284] by kjdon
a new template for global properties. this properties file gets filled …
15:18 Changeset [10283] by davidb
hashfile, db2txt, and txt2db added to INSTALLDIRS in win32.mak file. …
14:27 Changeset [10282] by chi
Modifications to allow the gsConvert either run open source coverting …
14:21 Changeset [10281] by chi
Add filename_within_collection().
14:19 Changeset [10280] by chi
Some major changes to allow secondary plugin setting.
14:16 Changeset [10279] by chi
A modification to allow a secondary plugin setting through ConvertToPlug
14:14 Changeset [10278] by chi
A major modification to allow a secondary-plugin setting. With this …
14:00 Changeset [10277] by chi
tidy up the filename in add_file().
13:56 Changeset [10276] by chi
Add a read_into_doc_obj() for enabling secondary_pluging function. …
13:52 Changeset [10275] by chi
A modification to allow a secondary plugin setting through ConvertToPlug
11:45 Changeset [10274] by chi
A modification to allow a secondary plug setting through ConvertToPlug.
11:23 Changeset [10273] by chi
A modification to allow a secondary-plugin setting through ConvertToPlug.
10:46 Changeset [10272] by chi
A modification to allow a secondary-plugin setting.
10:38 Changeset [10271] by chi
A new program to demonstrate HTML document (converted from other …
10:04 Changeset [10270] by chi
The modification to allow the secondary-plugin setting.

2005-07-22:

16:49 Changeset [10269] by nzdl
Fixed another GTI link.
16:47 Changeset [10268] by mdewsnip
Fixed link to the GTI.
16:40 Changeset [10267] by mdewsnip
Added some more general zip functions -- eventually the old ones will …
16:27 Changeset [10266] by mdewsnip
Added some stubs for the new remote Greenstone server stuff.
16:25 Changeset [10265] by mdewsnip
Added some more stuff when using a remote Greenstone server.
16:21 Changeset [10264] by mdewsnip
Now downloads the collection configuration files when File -> Open is …
16:17 Changeset [10263] by mdewsnip
Now downloads a collection from the remote Greenstone server if one is …
16:05 Changeset [10262] by kjdon
removed cgisafe from query string stored in history - we don't use it …
16:00 Changeset [10261] by mdewsnip
Moved the RemoteFileQueue class into the new "remote" directory.
15:52 Changeset [10260] by mdewsnip
Added a "NEW_FOLDER" constant to indicate new folder actions.
15:48 Changeset [10259] by mdewsnip
Created a new "remote" directory for classes related to using a remote …

2005-07-19:

17:01 Changeset [10258] by kjdon
added some keys for DSpacePlug args - need to add the text too
16:58 Changeset [10257] by kjdon
added a check for undefined/empty values passed into …
16:57 Changeset [10256] by kjdon
added use strict, and fixed up compile erros
16:56 Changeset [10255] by kjdon
small mods, added use strict
16:27 Changeset [10254] by kjdon
added 'use strict' to all plugins, and made modifications (mostly …
16:18 Changeset [10253] by kjdon
added 'use strict' to all classifiers, and made modifications (mostly …
10:50 Changeset [10252] by mdewsnip
Unzip.java now takes the zip file path and the directory to unzip into …

2005-07-18:

15:05 Changeset [10251] by kjdon
removed a print statement
14:14 Changeset [10250] by mdewsnip
Moved all of the ZIP functions out of Utility and into a new ZipTools

2005-07-14:

14:05 Changeset [10249] by mdewsnip
Made the Gatherer's exit variable static, for consistency.
11:04 Changeset [10248] by mdewsnip
A new RemoteFileQueue class that is conceptually similar to FileQueue
10:38 Changeset [10247] by mdewsnip
Changed FileQueue.addJob to take an array of source_nodes, and deal …

2005-07-13:

17:05 Changeset [10246] by mdewsnip
Moved null test a bit earlier in the process.
16:18 Changeset [10245] by mdewsnip
Tidied up FileManager.java in preparation for updating collections on …
15:00 Changeset [10244] by mdewsnip
A few fixes to previous changes for building collections remotely …
14:12 Changeset [10243] by mdewsnip
The GathererApplet.java file wasn't being compiled.
14:10 Changeset [10242] by mdewsnip
Moved a lot of the duplicated code out of GathererProg and …
11:59 Changeset [10241] by mdewsnip
New class for functions needed to use a remote Greenstone server.
11:58 Changeset [10240] by mdewsnip
Moved functions to do with using a remote Greenstone server out of …
11:44 Changeset [10239] by mdewsnip
Added the "isApplet" variable to allow the GLI to use a remote …
11:17 Changeset [10238] by mdewsnip
Added some strings for the new "Complete Rebuild/Incremental Rebuild" …
11:12 Changeset [10237] by mdewsnip
New code for "incremental" building, by Matthew Whyte. I've only had …

2005-07-08:

16:15 Changeset [10236] by kjdon
added a few comments about environment setup
16:09 Changeset [10235] by kjdon
a few changes to make nocvs.mode work better, also a couple of changes …
15:54 Changeset [10234] by kjdon
java 1.5 contains xerces but has renamed the classes. since we …
15:53 Changeset [10233] by kjdon
java 1.5 doesn't contain xalan (1.4 did) so added the jar file in, …
15:43 Changeset [10232] by mdewsnip
Now tells the user that the collection could not be created if no …
11:54 Changeset [10231] by mdewsnip
Added some alternative methods of resolving the address the local …
11:08 Changeset [10230] by kjdon
now uses jeffrey's new parse2 parsing. also now accepts xxx.pm as …
09:56 Changeset [10229] by kjdon
fixed up some stuff for printing args (pluginfo.pl, classinfo.pl)
09:53 Changeset [10228] by kjdon
added a check for undefined var in lookup_string

2005-07-07:

09:57 Changeset [10227] by kjdon
modified the JAVA_HOME bit in the gli applet entry
09:35 Changeset [10226] by davidb
The world is not yet ready for #!perl instead of #!/usr/bin/perl. The …
09:30 Changeset [10225] by davidb
cddir minus option put back in. Needed by applet version of GLI.

2005-07-06:

17:23 Changeset [10224] by mdewsnip
The Local Library will now use the user's default browser by default.
16:12 Changeset [10223] by kjdon
removed debug statements that I had forgotten about
16:03 Changeset [10222] by mdewsnip
Added the Writing University Archive site to the examples page.
15:48 Changeset [10221] by kjdon
ran it through a spell checker
15:44 Changeset [10220] by kjdon
tidied up the Hierarchy strings, got rid of AutoHierarchy strings
15:32 Changeset [10219] by mdewsnip
Will now attempt to delete the zip file is downloading is cancelled …
15:27 Changeset [10218] by kjdon
Jeffrey's new parsing modifications, committed approx 6 July, 15.16
15:25 Changeset [10217] by kjdon
moved the addition of lastmodified metadata from the new method, into …
15:24 Changeset [10216] by kjdon
jeffrey's new argument parsing module - replaces parsargv.pm
15:20 Changeset [10215] by kjdon
added Jeffrey's changes for parsing arguments - now all parsing is …
15:18 Changeset [10214] by mdewsnip
Some comments by Matthew Whyte.

2005-07-05:

15:58 Changeset [10213] by davidb
Removal of Windows specific code. Now done more generally.
15:57 Changeset [10212] by davidb
Introduction of envvar_append() to append items into an environment …
13:48 Changeset [10211] by davidb
Introduction of filtered_rm_r(). This function is similar to rm_r() …
13:44 Changeset [10210] by davidb
Script can now cope with whether or not appletpasswd (storing the …
12:24 Changeset [10209] by davidb
Windows version of makejar.sh
12:23 Changeset [10208] by davidb
Retrieval of building/build.cfg now done in a platform independent way.
12:21 Changeset [10207] by davidb
Minor changes to zipping and unzipping files to be compatible with …
12:16 Changeset [10206] by davidb
Modifications to make perl code compatible with Windows. Main change …

2005-07-04:

17:14 Changeset [10205] by mdewsnip
Can now create a collection with Unicode title and description. This …
10:59 Changeset [10204] by kjdon
added a link to a fix for HTMLPlug for the tutorial exercises

2005-07-01:

16:49 Changeset [10203] by kjdon
removed the iostream.h and strstream.h headers - were giving warnigns …
16:24 Changeset [10202] by kjdon
getString now uses a StringBuffer instead of concating lots of Strings
15:17 Changeset [10201] by kjdon
small changes for writing out gsf:templates. needs LOTS more work
13:47 Changeset [10200] by kjdon
in getValue added a check for null node
13:07 Changeset [10199] by kjdon
dateList now calls format_metadata_for_sorting on its sort meta, so …
11:56 Changeset [10198] by kjdon
I had a disaster - tried to use the gli applet to build a new …

2005-06-30:

17:12 Changeset [10197] by kjdon
a bit of mac stuff for mysql
14:11 Changeset [10196] by kjdon
added some info about setting JAVA_HOME for apache for use with GLI applet
09:48 Changeset [10195] by kjdon
tried to separate out all cvs commands, so you can do all the cvs …
09:24 Changeset [10194] by kjdon
when doing a search, if teh result is not in the right format, now …

2005-06-29:

16:59 Changeset [10193] by kjdon
check the field param before sending it to IVia - it may contain an …
13:29 Changeset [10192] by kjdon
modified so that jni stuff works on Mac OS. in configure.in changed …
12:33 Changeset [10191] by kjdon
changes to jni stuff for Mac OS -configure now sets JNIINC, JNISUFFIX, …

2005-06-28:

14:51 Changeset [10190] by kjdon
reversed the order, in format_string_en, of the 'remove everything not …
13:39 Changeset [10189] by kjdon
some more stuff for the mac
12:59 Changeset [10188] by kjdon
ooops, had committed isMac() twice
11:03 Changeset [10187] by kjdon
modified the gdbm db file path to use .bdb if on a mac
11:01 Changeset [10186] by kjdon
added isMac() to test for Mac OS

2005-06-27:

17:02 Changeset [10185] by kjdon
removed malloc.h from includes in util.c - didn't seemed to be used, …
16:04 Changeset [10184] by kjdon
fixed up an error in libyaz.a line
16:03 Changeset [10183] by kjdon
the all target now does a make install for yaz src and include dirs - …
16:01 Changeset [10182] by kjdon
fixed a mistake in the last commit, added z3950server to be compiled …
15:48 Changeset [10181] by kjdon
added in sys/stat.h to the AC_CHECK_HEADERS cos the z3950 stuff needs it
15:34 Changeset [10180] by kjdon
added the yaz include dir to list of dirs compiled
15:33 Changeset [10179] by kjdon
yaz_zclient.h is now in current directory
15:33 Changeset [10178] by kjdon
some modifications for using yaz 2 instead of yaz 1.6 with z3950 stuff
15:19 Changeset [10177] by kjdon
new version of yaz_zclient for yaz2.1.4 - now lives in colservr. …
15:18 Changeset [10176] by kjdon
added the packages/d2m dir into includes for z3950
15:15 Changeset [10175] by kjdon
replaced yaz 1 with a new version, yaz 2.1.4.
15:13 Changeset [10174] by kjdon
replaced yaz 1 with a new version, yaz 2.1.4. The yaz_zclinet.h/c …
15:01 Changeset [10173] by kjdon
changed the yaz stuff, added d2m
15:00 Changeset [10172] by kjdon
changed the yaz dirs that get compiled, added d2m for z3950 stuff
14:06 Changeset [10171] by kjdon
dublin core to marc converter from nordic metadata project. added …
Note: See TracTimeline for information about the timeline view.