Timeline



2005-07-28:

17:08 Changeset [10350] by kjdon
added a check for defined before removing the .pm
17:06 Changeset [10349] by kjdon
added scripts.xml as -xml description
17:02 Changeset [10348] by kjdon
changed a few strings for export.pl, and added exportcol.cddir
17:01 Changeset [10347] by kjdon
removed the unneeded 'use parsargv'
16:54 Changeset [10346] by mdewsnip
Saved a few lines.
16:19 Changeset [10345] by mdewsnip
Removed some more crap out of the Utility class.
16:15 Changeset [10344] by kjdon
if there was no Title, add PageNum as a Title
15:53 Changeset [10343] by kjdon
move up and down buttons become disabled when selection at top/bottom
15:50 Changeset [10342] by mdewsnip
Tidied up a lot of path variables. These were all over the place, and …
15:32 Changeset [10341] by kjdon
when change the order of the classifiers, now it calls refresh in the …
14:10 Changeset [10340] by kjdon
use new parse2 arg parsing, added 'use strict'
11:52 Changeset [10339] by kjdon
uses new parse2 arg parsing, added 'use strict'
11:31 Changeset [10338] by kjdon
tidied this up: uses new parse2, use strict
11:29 Changeset [10337] by kjdon
changed the intArgLeftinAfterParsing \!= 1 to > 1 - otherwise -xml …
10:20 Changeset [10336] by kjdon
reversed the ++*currentPtr change back to *currentPtr++
10:19 Changeset [10335] by kjdon
++*pa is not the same as *pa++ - reversed these erroneous changes

2005-07-27:

16:46 Changeset [10334] by kjdon
in getMetadataList, if all_metadata, then use getMultiInfo to make …
16:44 Changeset [10333] by kjdon
modified to use the new GSDL3HOME and GSDL3SRCHOME variables
16:41 Changeset [10332] by mdewsnip
Renamed the collect_config_file option to collect_cfg_file, so it is …
16:41 Changeset [10331] by kjdon
modified to use the new GSDL3HOME and GSDL3SRCHOEM variables
16:38 Changeset [10330] by kjdon
gsdl3 mode now has two args: -gsdl3 which is gsdl3home (the web dir) …
14:47 Changeset [10329] by mdewsnip
Changed the default_language string to be of type "string", since …
14:46 Changeset [10328] by mdewsnip
Fixed some spelling mistakes.
13:56 Changeset [10327] by kjdon
changed GSDLSRCHOME to GSDL3SRCHOME, and now export it
13:55 Changeset [10326] by kjdon
GSDL3HOME is now the web dir, so need to use GSDL3SRCHOME in the INC bit
11:57 Changeset [10325] by mdewsnip
Opening files in an external program is now done through …
11:56 Changeset [10324] by kjdon
added no strict, also changed Charactor Length to CharactorLength (its …
11:54 Changeset [10323] by mdewsnip
Now returns null if an empty command is specified.
10:52 Changeset [10322] by kjdon
just committing the version generated by the ant target - if it gets …
10:50 Changeset [10321] by kjdon
deploy-localsite can now run if tomcat is external (requires tomcat to …
10:49 Changeset [10320] by kjdon
fixed a typo
10:35 Changeset [10319] by kjdon
added some missing quotes for site_name
09:47 Changeset [10318] by mdewsnip
New LuceneWrap.jar file with updated class files.

2005-07-26:

16:03 Changeset [10317] by mdewsnip
Fixed the warning message because out_file is undefined on Linux.
15:37 Changeset [10316] by kjdon
more notes
15:35 Changeset [10315] by kjdon
added port to windows mysql startup
14:19 Changeset [10314] by kjdon
small mysql windows changes
13:18 Changeset [10313] by mdewsnip
Fixed undefined doc_oid variable problem.
12:03 Changeset [10312] by kjdon
added notes for external mysql
12:02 Changeset [10311] by kjdon
added passwords for mysql root, gsdl3admin and gsdl3reader users and …
12:01 Changeset [10310] by kjdon
added placeholders for mysql user passwords
11:58 Changeset [10309] by kjdon
* empty log message *
11:57 Changeset [10308] by kjdon
new jar for the modified GetUserAndPassword
11:56 Changeset [10307] by kjdon
made the username property optional
11:56 Changeset [10306] by kjdon
need to check for empty password too
10:17 Changeset [10305] by davidb
newly introduced is_incremental() used to help determine if file needs …
10:15 Changeset [10304] by davidb
Introduction of is_incremental() function in base class (not …

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
Note: See TracTimeline for information about the timeline view.