source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3563   21 years kjdon langauge stuff now uses properties files and resource bundles. these …
(edit) @3562   21 years kjdon the lang.xml files are no longer used - use properties files instead
(edit) @3561   21 years kjdon installation now carried out by a script
(edit) @3560   21 years kjdon small change
(edit) @3559   21 years kjdon removed javadoc stuff - now do this from top level gsdl
(edit) @3558   21 years kjdon a file to ensure cvs keeps the directory even if empty
(edit) @3557   21 years kjdon added docs to cvs
(edit) @3556   21 years kjdon javadoc now goes into ./docs/javadoc instead of ./javadocs
(edit) @3555   21 years kjdon a deployment descriptor file for the soap service called …
(edit) @3554   21 years kjdon a script to install soap and try to deploy the localsite service
(edit) @3553   21 years kjdon changed hard coded path to @gsdl3home@/sites/localsite - the …
(edit) @3552   21 years kjdon changed this a wee bit
(edit) @3551   21 years kjdon changed hard-coded gsdl3home path to @gsdl3home@ which will be …
(edit) @3550   21 years kjdon minor change to classpath
(edit) @3549   21 years kjdon added a .keepme file to packages directory so that cvs will keep it.
(edit) @3548   21 years say1 added new "selfContained" package. not finished and running yet
(edit) @3547   21 years say1 fine tuned install.bash: more feedback, less verbose subcommands, …
(edit) @3546   21 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
(edit) @3545   21 years say1 fixed install.bash to make it not overwrite locally-changed files
(edit) @3544   21 years say1 added install.bash a program to install gsdl3
(edit) @3543   21 years sjboddie Put back highlighting in vlistbrowserclass::output_section_group() as …
(edit) @3542   21 years jrm21 ghtml returns utf8, not iso-8859-1, so any html entities were being …
(edit) @3541   21 years kjdon added John T's changes into CVS - classinfo.pl and pluginfo.pl can now …
(edit) @3540   21 years kjdon added John T's changes into CVS - added info to enable retrieval of …
(edit) @3539   21 years kjdon added jpe to the process and block expressions
(edit) @3538   21 years jrm21 allow use of -timeout (ulimit) for ps2ascii as some postscript files …
(edit) @3537   21 years jrm21 if process() returns undef, then the plugin couldn't process that …
(edit) @3536   21 years jrm21 set doc title to "" if it is undefined
(edit) @3535   21 years jrm21 Added images and translations for "Volumes" (same word in french, I …
(edit) @3534   21 years jrm21 made volume plural on the buttons and the text equivalents.
(edit) @3533   21 years jrm21 added images and macros for "volume" metadata and buttons
(edit) @3532   21 years jrm21 and the title image too
(edit) @3531   21 years jrm21 oops - should have started with a lowercase letter
(edit) @3530   21 years jrm21 buttons for Volume metadata
(edit) @3529   22 years jrm21 fixed oversight where alpha_numeric_cmp was no longer being called …
(edit) @3528   22 years jrm21 fixed write_cfg_line() for when given a filedesc for output instead of …
(edit) @3527   22 years jrm21 improved efficiency of file_copy() by using buffered I/O.
(edit) @3526   22 years jrm21 removed CVS directories from wget tarball as it screws up cvs updates. …
(edit) @3525   22 years jrm21 use FILENAME_MAX macro instead of hard-coding values. This is posix, …
(edit) @3524   22 years kjdon added the help message for the previous change
(edit) @3523   22 years kjdon now EMAILplug accepts the split_exp option - a regular expression that …
(edit) @3522   22 years jrm21 added a test to make sure that we can create the output file. …
(edit) @3521   22 years jrm21 subtle bug fix where if a line ended with a space then the following …
(edit) @3520   22 years jrm21 wrong variable name meant we were throwing away the first line of each …
(edit) @3519   22 years kjdon added a comment
(edit) @3518   22 years cs025 Added proper handling of Booleans in getMetadata
(edit) @3517   22 years davidb ImagePlug modified so 'Source' metadata set to be consistent with …
(edit) @3516   22 years jrm21 Apparently darwin doesn't define BSD by default, so we now instead …
(edit) @3515   22 years jrm21 call a plugin's set_OID() method if one exists, otherwise use the …
(edit) @3514   22 years kjdon removed these - dont know why they were even in the repository to …
(edit) @3513   22 years kjdon new service and action for coll building gsdl2 style
(edit) @3512   22 years kjdon all modules now talk the same messages; all xml elems and atts have …
(edit) @3511   22 years kjdon param options changed name
(edit) @3510   22 years jrm21 need to check that remove_prefix is defined before checking its length
(edit) @3509   22 years kjdon made all the xml elem names etc constants
(edit) @3508   22 years jrm21 modified copyright statement
(edit) @3507   22 years jrm21 updated to also allow '..."foo" ...' as the enclosing quotes (for …
(edit) @3506   22 years jrm21 need to allow escaped \" inside a multiline "...". Eg …
(edit) @3505   22 years kjdon Communicator more general now, Communicators are configured using the …
(edit) @3504   22 years kjdon the SOAP communication now uses literal XML rather than Strings - much …
(edit) @3503   22 years kjdon changed prompt
(edit) @3502   22 years kjdon process now uses Elements instead of Nodes
(edit) @3501   22 years kjdon small change
(edit) @3500   22 years kjdon fixed a typo
(edit) @3499   22 years kjdon ModuleInterface process changed from Node to Element
(edit) @3498   22 years kjdon fixed a bug with metadataList
(edit) @3497   22 years kjdon renamed collection, so had to rename the files
(edit) @3496   22 years kjdon added java stuff to PATH - need a better way of doing this
(edit) @3495   22 years kjdon added JAVA_HOME
(edit) @3494   22 years kjdon library2 changed to library1
(edit) @3493   22 years kjdon changed library2 to library1 - makes more sense cos its serving site1
(edit) @3492   22 years kjdon ServiceModule renamed to ServicesImpl, each class renamed to …
(edit) @3491   22 years kjdon actions all use cgi arg long names now, not short names
(edit) @3490   22 years kjdon ServiceModule now called ServicesImpl
(edit) @3489   22 years kjdon config file names changed
(edit) @3488   22 years kjdon small changes
(edit) @3487   22 years kjdon all cgi args now have long names
(edit) @3486   22 years kjdon if action requested that not known about, tries to load it dynamically
(edit) @3485   22 years kjdon ServiceModules changed to ServicesImpl, activate and deactivate module …
(edit) @3484   22 years kjdon fixed a typo
(edit) @3483   22 years kjdon gsdl3home param replaces both siteshome and interfaceshome
(edit) @3482   22 years kjdon now connects to localsite, not site2
(edit) @3481   22 years kjdon renamed sitecfg.xml to siteConfig.xml
(edit) @3480   22 years kjdon added new collection, chinesedemo, renamed sitecfg.xml to …
(edit) @3479   22 years kjdon site2 no longer in use. cant remove directories though.
(edit) @3478   22 years kjdon sitecfg.xml renamed siteConfig.xml, buildcfg.xml renamed buildConfig.xml
(edit) @3477   22 years kjdon now uses gsdl3_home rather than sites_home and interfaces_home some …
(edit) @3476   22 years kjdon now uses gsdl3_home rather than sites_home and interfaces_home
(edit) @3475   22 years kjdon new stylesheet for build cluster
(edit) @3474   22 years kjdon added support for service clusters
(edit) @3473   22 years kjdon use full arg names instead of short - eg collection instead of c.
(edit) @3472   22 years kjdon renamed phind.pm to Phind.pm in keeping with the names of the other …
(edit) @3471   22 years kjdon service modules now belong to a serviceCluster or colleciton - …
(edit) @3470   22 years kjdon now looks for service clusters in its config file, and loads them up too.
(edit) @3469   22 years kjdon the xml representation of cgi args now has two attributes 'action' and …
(edit) @3468   22 years kjdon new class - ServiceCluster - a group of related services. Collection …
(edit) @3467   22 years kjdon the xml representation of cgi args now has two attributes 'action' and …
(edit) @3466   22 years kjdon add new method
(edit) @3465   22 years kjdon minor changes
(edit) @3464   22 years kjdon using the from attribute in the response rather than the name …
Note: See TracRevisionLog for help on using the revision log.