Timeline



2002-11-25:

16:49 Changeset [3562] by kjdon
the lang.xml files are no longer used - use properties files instead
13:46 Changeset [3561] by kjdon
installation now carried out by a script
13:36 Changeset [3560] by kjdon
small change
13:10 Changeset [3559] by kjdon
removed javadoc stuff - now do this from top level gsdl
12:25 Changeset [3558] by kjdon
a file to ensure cvs keeps the directory even if empty
12:24 Changeset [3557] by kjdon
added docs to cvs
12:20 Changeset [3556] by kjdon
javadoc now goes into ./docs/javadoc instead of ./javadocs
12:16 Changeset [3555] by kjdon
a deployment descriptor file for the soap service called …
12:15 Changeset [3554] by kjdon
a script to install soap and try to deploy the localsite service
11:48 Changeset [3553] by kjdon
changed hard coded path to @gsdl3home@/sites/localsite - the …
11:46 Changeset [3552] by kjdon
changed this a wee bit
11:44 Changeset [3551] by kjdon
changed hard-coded gsdl3home path to @gsdl3home@ which will be …
11:42 Changeset [3550] by kjdon
minor change to classpath
09:51 Changeset [3549] by kjdon
added a .keepme file to packages directory so that cvs will keep it.

2002-11-24:

17:05 Changeset [3548] by say1
added new "selfContained" package. not finished and running yet
11:21 Changeset [3547] by say1
fine tuned install.bash: more feedback, less verbose subcommands, …

2002-11-22:

19:57 Changeset [3546] by sjboddie
Added protos to argument list of action::check_cgiargs() as I always …
12:07 Changeset [3545] by say1
fixed install.bash to make it not overwrite locally-changed files
12:06 Changeset [3544] by say1
added install.bash a program to install gsdl3

2002-11-21:

16:31 Changeset [3543] by sjboddie
Put back highlighting in vlistbrowserclass::output_section_group() as …
10:33 Changeset [3542] by jrm21
ghtml returns utf8, not iso-8859-1, so any html entities were being …

2002-11-18:

17:44 Changeset [3541] by kjdon
added John T's changes into CVS - classinfo.pl and pluginfo.pl can now …
17:43 Changeset [3540] by kjdon
added John T's changes into CVS - added info to enable retrieval of …
14:42 Changeset [3539] by kjdon
added jpe to the process and block expressions

2002-11-14:

22:22 Changeset [3538] by jrm21
allow use of -timeout (ulimit) for ps2ascii as some postscript files …
21:08 Changeset [3537] by jrm21
if process() returns undef, then the plugin couldn't process that …
21:04 Changeset [3536] by jrm21
set doc title to "" if it is undefined
20:56 Changeset [3535] by jrm21
Added images and translations for "Volumes" (same word in french, I …
20:15 Changeset [3534] by jrm21
made volume plural on the buttons and the text equivalents.
19:54 Changeset [3533] by jrm21
added images and macros for "volume" metadata and buttons
19:21 Changeset [3532] by jrm21
and the title image too
18:34 Changeset [3531] by jrm21
oops - should have started with a lowercase letter
18:23 Changeset [3530] by jrm21
buttons for Volume metadata
16:36 Changeset [3529] by jrm21
fixed oversight where alpha_numeric_cmp was no longer being called …

2002-11-12:

18:10 Changeset [3528] by jrm21
fixed write_cfg_line() for when given a filedesc for output instead of …
17:14 Changeset [3527] by jrm21
improved efficiency of file_copy() by using buffered I/O.
11:14 Changeset [3526] by jrm21
removed CVS directories from wget tarball as it screws up cvs updates. …

2002-11-11:

15:49 Changeset [3525] by jrm21
use FILENAME_MAX macro instead of hard-coding values. This is posix, …
15:32 Changeset [3524] by kjdon
added the help message for the previous change
15:26 Changeset [3523] by kjdon
now EMAILplug accepts the split_exp option - a regular expression that …
15:17 Changeset [3522] by jrm21
added a test to make sure that we can create the output file. …

2002-11-08:

14:26 Changeset [3521] by jrm21
subtle bug fix where if a line ended with a space then the following …
13:38 Changeset [3520] by jrm21
wrong variable name meant we were throwing away the first line of each …

2002-11-07:

16:47 Changeset [3519] by kjdon
added a comment
03:33 Changeset [3518] by cs025
Added proper handling of Booleans in getMetadata
01:17 Changeset [3517] by davidb
ImagePlug modified so 'Source' metadata set to be consistent with …

2002-11-05:

18:09 Changeset [3516] by jrm21
Apparently darwin doesn't define BSD by default, so we now instead …
17:23 Changeset [3515] by jrm21
call a plugin's set_OID() method if one exists, otherwise use the …

2002-11-01:

15:03 Changeset [3514] by kjdon
removed these - dont know why they were even in the repository to …
14:59 Changeset [3513] by kjdon
new service and action for coll building gsdl2 style
09:33 Changeset [3512] by kjdon
all modules now talk the same messages; all xml elems and atts have …
09:26 Changeset [3511] by kjdon
param options changed name

2002-10-30:

18:05 Changeset [3510] by jrm21
need to check that remove_prefix is defined before checking its length
10:37 Changeset [3509] by kjdon
made all the xml elem names etc constants
10:13 Changeset [3508] by jrm21
modified copyright statement

2002-10-29:

17:50 Changeset [3507] by jrm21
updated to also allow '..."foo" ...' as the enclosing quotes (for …
17:23 Changeset [3506] by jrm21
need to allow escaped \" inside a multiline "...". Eg …
16:21 Changeset [3505] by kjdon
Communicator more general now, Communicators are configured using the …
15:44 Changeset [3504] by kjdon
the SOAP communication now uses literal XML rather than Strings - much …
15:33 Changeset [3503] by kjdon
changed prompt
15:31 Changeset [3502] by kjdon
process now uses Elements instead of Nodes
15:25 Changeset [3501] by kjdon
small change
15:15 Changeset [3500] by kjdon
fixed a typo
15:06 Changeset [3499] by kjdon
ModuleInterface process changed from Node to Element
13:12 Changeset [3498] by kjdon
fixed a bug with metadataList
13:00 Changeset [3497] by kjdon
renamed collection, so had to rename the files
12:09 Changeset [3496] by kjdon
added java stuff to PATH - need a better way of doing this
08:33 Changeset [3495] by kjdon
added JAVA_HOME

2002-10-28:

10:42 Changeset [3494] by kjdon
library2 changed to library1
10:41 Changeset [3493] by kjdon
changed library2 to library1 - makes more sense cos its serving site1
Note: See TracTimeline for information about the timeline view.