Timeline



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 …

2005-06-24:

14:11 Changeset [10170] by kjdon
made our, added two parse methods - if you want to do xml parsing …
13:17 Changeset [10169] by kjdon
added isMac()
12:16 Changeset [10168] by kjdon
modified this to use a new xml format. it should work as before on the …

2005-06-23:

11:53 Changeset [10167] by mdewsnip
Fixed a bug where folder-level metadata would be shown on any folder …
11:49 Changeset [10166] by davidb
Comments reformated to fit 80 char column width.
11:37 Changeset [10165] by davidb
Extra section of code (currently not needed) comment out for the meantime.
11:34 Changeset [10164] by davidb
Code upgraded to support incremental building. This mostly involves …
11:30 Changeset [10163] by davidb
lucene_passes.pl upgraded to support incremental building. Changes …
11:28 Changeset [10162] by davidb
import.pl and export.pl updated in-line with merging of expinfo and …
11:26 Changeset [10161] by davidb
numsections added to fields saved in build.cfg. Used in incremental …
11:26 Changeset [10160] by mdewsnip
Added French translation of Greenstone tutorial exercises "new" item, …
11:25 Changeset [10159] by davidb
Package upgraded to support incremental building. Main change it to …
11:23 Changeset [10158] by davidb
*builder.pm packages (principally lucenebuilder.pl which inherits from …
11:22 Changeset [10157] by davidb
arcinfo.pm upgraded to support incremental building. Opportunity also …
11:19 Changeset [10156] by davidb
Extra functionality introduced to support incremental building.
11:18 Changeset [10155] by davidb
deinit subroutine added that balances out init routine. 'init' called …
11:15 Changeset [10154] by davidb
Elimination of expinfo package, and its use in docsave. Reasoning: …
09:55 Changeset [10153] by kjdon
modified the example format statement

2005-06-22:

13:31 Changeset [10152] by kjdon
fixed a typo in oaimapping
11:39 Changeset [10151] by kjdon
link against the expat .a library not the .so library - otherwise it …
11:36 Changeset [10150] by kjdon
oai config now kept in oai.cfg not main.cfg, so (belatedly) updated …

2005-06-21:

15:23 Changeset [10149] by kjdon
first stab at a j-gdbm native library for mac

2005-06-17:

16:42 Changeset [10148] by mdewsnip
Split up doing a GTI request into doing the request, and parsing the …
16:41 Changeset [10147] by kjdon
added in os.mac, and use this for the mg/mgpp configure, make etc os …
15:30 Changeset [10146] by mdewsnip
Fixed filename_cat so if the first argument is entirely non-ASCII (eg. …
11:02 Changeset [10145] by kjdon
heres the real log mesage for the last commit which happened by …
10:59 Changeset [10144] by kjdon
the last commit was a mistake so I've reversed the change
10:57 Changeset [10143] by kjdon
the last commit was an accident, but its ok
10:51 Changeset [10142] by kjdon
formattools.cpp
10:50 Changeset [10141] by kjdon
added sw (starts with) and ew (ends with) operators from _If_ macros
10:49 Changeset [10140] by kjdon
added starts_with and ends_with functions
10:49 Changeset [10139] by kjdon
updated the format statements If operators bit
09:20 Changeset [10138] by mdewsnip
Added the "Our homes are bleeding" library to the examples page.

2005-06-16:

17:43 Changeset [10137] by kjdon
info about reloading gateway if using external tomcat
17:40 Changeset [10136] by kjdon
modified the soap-deploy-site stuff - now you don't need to restart …
17:39 Changeset [10135] by kjdon
a few comments about SOAP and external tomccat
16:55 Changeset [10134] by kjdon
the address for the soap service has changed
16:29 Changeset [10133] by mdewsnip
Fix to previous change so it doesn't do silly things if the first …
16:29 Changeset [10132] by kjdon
fixed a syntax error in the xml
16:28 Changeset [10131] by mdewsnip
Removed a couple of extra entries caused by a small bug in the GTI.
16:08 Changeset [10130] by mdewsnip
Brought all these macrofiles up to the current state in preparation …
16:00 Changeset [10129] by kjdon
fixed up a bug in prepare-axis
15:34 Changeset [10128] by kjdon
fixed a couple of typos.
15:31 Changeset [10127] by kjdon
axis is now installed as part of the greenstone web app - otherwise …
14:46 Changeset [10126] by mdewsnip
For macrofiles, now uses header from target file (if it exists) …
14:30 Changeset [10125] by kjdon
now modify the linux setclasspath.sh too - want to include system …
13:48 Changeset [10124] by kjdon
forgot the GSFIle import statement
13:48 Changeset [10123] by kjdon
use th web app classloader to find the SOAPServer.cfg file
13:47 Changeset [10122] by kjdon
changed some erroneous localsite to @sitename@, use teh web app …
13:44 Changeset [10121] by mdewsnip
Added the "sectionalise_using_h_tags" option to HTMLPlug, which …
10:57 Changeset [10120] by nzdl
Added a note to the GLI applet installation entry saying that you need …
10:22 Changeset [10119] by mdewsnip
Translation of _cdrom260_, thanks to Georges Braoudakis.

2005-06-15:

16:17 Changeset [10118] by mdewsnip
Added support for right-to-left languages (Arabic and Farsi).
16:14 Changeset [10117] by kjdon
more info about installation
16:13 Changeset [10116] by kjdon
made a few changes to the main targets: separated online and offline …
16:11 Changeset [10115] by kjdon
added another comment
15:20 Changeset [10114] by mdewsnip
Moved the GLI dictionary above the Perl modules, as it is more …
15:11 Changeset [10113] by davidb
'removesuffix' and 'removeprefix' modified so also passed down …
15:09 Changeset [10112] by davidb
Minor tweak to pretty printing of "Searching Google images for"
15:07 Changeset [10111] by davidb
Access to scalar(@$url_array) better protected with 'defined' to …
14:25 Changeset [10110] by mdewsnip
Updated gsdl-non-core-images stuff now that "kz" has changed to "kk" …
14:14 Changeset [10109] by mdewsnip
The Kazakh interface was incorrectly given the language code "kz" …
14:01 Changeset [10108] by mdewsnip
The language code for Hebrew was changed from "iw" to "he" in 1989.
13:59 Changeset [10107] by mdewsnip
The language code for Kazakh was incorrect -- should have been "kk", …
13:50 Changeset [10106] by mdewsnip
The name of the "Kirghiz" language was incorrectly entered as "Kyrgyz".
13:49 Changeset [10105] by kjdon
* empty log message *
13:44 Changeset [10104] by mdewsnip
Updated this file in response to changes made by the ISO 639 …
13:22 Changeset [10103] by kjdon
added in a web.home property
13:19 Changeset [10102] by kjdon
more info
13:19 Changeset [10101] by kjdon
gsdl3home is now set to teh web directory
13:18 Changeset [10100] by kjdon
removed a couple of unused methods, gsdl3home now points to the web …
13:10 Changeset [10099] by mdewsnip
This has been superceded by the GTI.
12:19 Changeset [10098] by mdewsnip
Added a special case for Farsi.
12:03 Changeset [10097] by mdewsnip
Translation files are now displayed in the order they are defined in …
11:10 Changeset [10096] by kjdon
more external tomcat instructions
10:52 Changeset [10095] by kjdon
only run the deploy-localsite target if we are using a local tomcat. …
10:16 Changeset [10094] by kjdon
added a TODO note by mysql.installed.path

2005-06-14:

16:40 Changeset [10093] by kjdon
The ServiceRack class's configure method is no longer abstract so all …
15:05 Changeset [10092] by mdewsnip
Now escapes backslash characters also, in response to changes to gti.pl.
15:03 Changeset [10091] by mdewsnip
Important changes to make_text_xml_safe (for generating Excel …
11:36 Changeset [10090] by kjdon
don't have the dtd dir in the class path now
11:11 Changeset [10089] by kjdon
pass in a collection class loader to the entity resolver
11:10 Changeset [10088] by kjdon
now keep a reference to the class loader
11:09 Changeset [10087] by kjdon
can now specify a class loader to use instead of the default - which …
11:08 Changeset [10086] by kjdon
class loader now takes a parent class loader as a constructor arg - …
11:06 Changeset [10085] by kjdon
modified the info about where to put dtd files
10:19 Changeset [10084] by mdewsnip
Moved gti icon into the _imagecollection_ macro, so it appears in the …
10:13 Changeset [10083] by kjdon
we can now put dtd files into the collection's resources directory, …
09:43 Changeset [10082] by kjdon
configure mg/mgpp so that libdir is the new jni lib dir

2005-06-13:

16:33 Changeset [10081] by kjdon
java 1.4 has included xalan stuff in it. if you put xalan.jar in your …
16:08 Changeset [10080] by kjdon
moved from lib dir
15:49 Changeset [10079] by mdewsnip
Made the PluginSuggestionPrompt a little bigger.
15:48 Changeset [10078] by kjdon
forgot the $ in mg/mgpp jar file copying
15:48 Changeset [10077] by kjdon
greenstone jar files are in a different place now
15:42 Changeset [10076] by kjdon
the mg/mgpp jar files are supposedto go into lib.jni, not web.lib
15:37 Changeset [10075] by kjdon
changed the catalina.dir property to catalina.home
15:35 Changeset [10074] by mdewsnip
The "Greenstone Translator Interface" image, shown at the top-left of …
15:35 Changeset [10073] by kjdon
mg/mgpp make install doesn't do anything with the jar files now, so we …
15:27 Changeset [10072] by kjdon
jar file now made in top level, and nothing done to it on install
15:23 Changeset [10071] by kjdon
the jar file is now made in mghome directory, and nothing is done with …
14:48 Changeset [10070] by mdewsnip
A couple of fixes for compiling on puka.
14:19 Changeset [10069] by kjdon
a few changes to do with directories, and hopefully it works with an …
14:18 Changeset [10068] by kjdon
added some notes for jni stuff with external tomcat
14:15 Changeset [10067] by kjdon
turned off the defer node expansion feature in the xerces parser
14:14 Changeset [10066] by kjdon
removed an unnecessary import statement
14:13 Changeset [10065] by kjdon
applet jar files are now in applet subdir, not lib subdir, so I …
14:07 Changeset [10064] by kjdon
moved this back to lib/java
14:06 Changeset [10063] by kjdon
added this back in to lib/java
14:00 Changeset [10062] by kjdon
no longer want this directory
14:00 Changeset [10061] by mdewsnip
Now provides a link to view the target file in action, when …
13:59 Changeset [10060] by kjdon
moved to web/applet dir from web/lib dir
13:57 Changeset [10059] by mdewsnip
Added another string for the GTI.
13:56 Changeset [10058] by kjdon
these jar files needed for the phind applet, not sure if they will …
13:54 Changeset [10057] by kjdon
moved here from lib/java - now they are automatically in the webapps …
13:53 Changeset [10056] by kjdon
moved jar files to web/WEB-INF/lib directory
13:51 Changeset [10055] by kjdon
moved to the jni dir
13:48 Changeset [10054] by kjdon
moved the dlls to jni directory - putting all the jni stuff in one place
13:29 Changeset [10053] by mdewsnip
Fixed the preferences button, for real this time I hope.
13:12 Changeset [10052] by mdewsnip
Removed the "accept-charset=UTF-8" from the form tag, since this was …
13:09 Changeset [10051] by mdewsnip
The "submit-translation" command has been changed to the more accurate …
13:05 Changeset [10050] by mdewsnip
Changed "submit-translation" command to the more accurate …
11:18 Changeset [10049] by chi
If the buildtype does not contain any value, it means that buildtype …
10:21 Changeset [10048] by mdewsnip
Preferences button now goes to "homepref" rather than "preferences" …

2005-06-10:

17:09 Changeset [10047] by kjdon
this is not used by anything (I think, so I'll remove it
16:44 Changeset [10046] by mdewsnip
Fixed a typo that unfortunately causes errors when you try to use the …
16:05 Changeset [10045] by nzdl
Added Tamil to the "in progress" languages.
15:57 Changeset [10044] by kjdon
well, it didn't last long here - now its in resources/soap
15:56 Changeset [10043] by kjdon
moved from web/WEB-INF/classes - the .in file will go in …
15:52 Changeset [10042] by kjdon
resources/java files moved to web/WEB-INF/classes so they are …
10:58 Changeset [10041] by mdewsnip
Added a check to prevent an infinite loop when reading badly formatted …
10:17 Changeset [10040] by mdewsnip
Now writes the XML response when the command has completely finished, …

2005-06-09:

17:30 Changeset [10039] by mdewsnip
Tidied up memory usage.
17:22 Changeset [10038] by mdewsnip
And again... :-(
17:21 Changeset [10037] by mdewsnip
Minor changes.
17:17 Changeset [10036] by mdewsnip
Oops... committed this with GSDL_USE_GTI_ACTION set by accident.
17:16 Changeset [10035] by mdewsnip
Removed the unnecessary PATH setting code and tidied up the rest of …
16:27 Changeset [10034] by mdewsnip
Minor changes to the GTI stuff.
15:57 Changeset [10033] by mdewsnip
Updated the link to the GTI.
15:49 Changeset [10032] by mdewsnip
Authentication now works correctly.
15:47 Changeset [10031] by mdewsnip
Replaced the old translang.dm with the new and much improved gti.dm.
14:35 Changeset [10030] by kjdon
added some stuff about 64 bit processors
10:04 Changeset [10029] by kjdon
added in 2.60 to the version list
Note: See TracTimeline for information about the timeline view.