source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10280   19 years chi Some major changes to allow secondary plugin setting.
(edit) @10279   19 years chi A modification to allow a secondary plugin setting through ConvertToPlug
(edit) @10278   19 years chi A major modification to allow a secondary-plugin setting. With this …
(edit) @10277   19 years chi tidy up the filename in add_file().
(edit) @10276   19 years chi Add a read_into_doc_obj() for enabling secondary_pluging function. …
(edit) @10275   19 years chi A modification to allow a secondary plugin setting through ConvertToPlug
(edit) @10274   19 years chi A modification to allow a secondary plug setting through ConvertToPlug.
(edit) @10273   19 years chi A modification to allow a secondary-plugin setting through ConvertToPlug.
(edit) @10272   19 years chi A modification to allow a secondary-plugin setting.
(edit) @10271   19 years chi A new program to demonstrate HTML document (converted from other …
(edit) @10270   19 years chi The modification to allow the secondary-plugin setting.
(edit) @10269   19 years nzdl Fixed another GTI link.
(edit) @10268   19 years mdewsnip Fixed link to the GTI.
(edit) @10267   19 years mdewsnip Added some more general zip functions -- eventually the old ones will …
(edit) @10266   19 years mdewsnip Added some stubs for the new remote Greenstone server stuff.
(edit) @10265   19 years mdewsnip Added some more stuff when using a remote Greenstone server.
(edit) @10264   19 years mdewsnip Now downloads the collection configuration files when File -> Open is …
(edit) @10263   19 years mdewsnip Now downloads a collection from the remote Greenstone server if one is …
(edit) @10262   19 years kjdon removed cgisafe from query string stored in history - we don't use it …
(edit) @10261   19 years mdewsnip Moved the RemoteFileQueue class into the new "remote" directory.
(edit) @10260   19 years mdewsnip Added a "NEW_FOLDER" constant to indicate new folder actions.
(edit) @10259   19 years mdewsnip Created a new "remote" directory for classes related to using a remote …
(edit) @10258   19 years kjdon added some keys for DSpacePlug args - need to add the text too
(edit) @10257   19 years kjdon added a check for undefined/empty values passed into …
(edit) @10256   19 years kjdon added use strict, and fixed up compile erros
(edit) @10255   19 years kjdon small mods, added use strict
(edit) @10254   19 years kjdon added 'use strict' to all plugins, and made modifications (mostly …
(edit) @10253   19 years kjdon added 'use strict' to all classifiers, and made modifications (mostly …
(edit) @10252   19 years mdewsnip Unzip.java now takes the zip file path and the directory to unzip into …
(edit) @10251   19 years kjdon removed a print statement
(edit) @10250   19 years mdewsnip Moved all of the ZIP functions out of Utility and into a new ZipTools
(edit) @10249   19 years mdewsnip Made the Gatherer's exit variable static, for consistency.
(edit) @10248   19 years mdewsnip A new RemoteFileQueue class that is conceptually similar to FileQueue
(edit) @10247   19 years mdewsnip Changed FileQueue.addJob to take an array of source_nodes, and deal …
(edit) @10246   19 years mdewsnip Moved null test a bit earlier in the process.
(edit) @10245   19 years mdewsnip Tidied up FileManager.java in preparation for updating collections on …
(edit) @10244   19 years mdewsnip A few fixes to previous changes for building collections remotely …
(edit) @10243   19 years mdewsnip The GathererApplet.java file wasn't being compiled.
(edit) @10242   19 years mdewsnip Moved a lot of the duplicated code out of GathererProg and …
(edit) @10241   19 years mdewsnip New class for functions needed to use a remote Greenstone server.
(edit) @10240   19 years mdewsnip Moved functions to do with using a remote Greenstone server out of …
(edit) @10239   19 years mdewsnip Added the "isApplet" variable to allow the GLI to use a remote …
(edit) @10238   19 years mdewsnip Added some strings for the new "Complete Rebuild/Incremental Rebuild" …
(edit) @10237   19 years mdewsnip New code for "incremental" building, by Matthew Whyte. I've only had …
(edit) @10236   19 years kjdon added a few comments about environment setup
(edit) @10235   19 years kjdon a few changes to make nocvs.mode work better, also a couple of changes …
(edit) @10234   19 years kjdon java 1.5 contains xerces but has renamed the classes. since we …
(edit) @10233   19 years kjdon java 1.5 doesn't contain xalan (1.4 did) so added the jar file in, …
(edit) @10232   19 years mdewsnip Now tells the user that the collection could not be created if no …
(edit) @10231   19 years mdewsnip Added some alternative methods of resolving the address the local …
(edit) @10230   19 years kjdon now uses jeffrey's new parse2 parsing. also now accepts xxx.pm as …
(edit) @10229   19 years kjdon fixed up some stuff for printing args (pluginfo.pl, classinfo.pl)
(edit) @10228   19 years kjdon added a check for undefined var in lookup_string
(edit) @10227   19 years kjdon modified the JAVA_HOME bit in the gli applet entry
(edit) @10226   19 years davidb The world is not yet ready for #!perl instead of #!/usr/bin/perl. The …
(edit) @10225   19 years davidb cddir minus option put back in. Needed by applet version of GLI.
(edit) @10224   19 years mdewsnip The Local Library will now use the user's default browser by default.
(edit) @10223   19 years kjdon removed debug statements that I had forgotten about
(edit) @10222   19 years mdewsnip Added the Writing University Archive site to the examples page.
(edit) @10221   19 years kjdon ran it through a spell checker
(edit) @10220   19 years kjdon tidied up the Hierarchy strings, got rid of AutoHierarchy strings
(edit) @10219   19 years mdewsnip Will now attempt to delete the zip file is downloading is cancelled …
(edit) @10218   19 years kjdon Jeffrey's new parsing modifications, committed approx 6 July, 15.16
(edit) @10217   19 years kjdon moved the addition of lastmodified metadata from the new method, into …
(edit) @10216   19 years kjdon jeffrey's new argument parsing module - replaces parsargv.pm
(edit) @10215   19 years kjdon added Jeffrey's changes for parsing arguments - now all parsing is …
(edit) @10214   19 years mdewsnip Some comments by Matthew Whyte.
(edit) @10213   19 years davidb Removal of Windows specific code. Now done more generally.
(edit) @10212   19 years davidb Introduction of envvar_append() to append items into an environment …
(edit) @10211   19 years davidb Introduction of filtered_rm_r(). This function is similar to rm_r() …
(edit) @10210   19 years davidb Script can now cope with whether or not appletpasswd (storing the …
(edit) @10209   19 years davidb Windows version of makejar.sh
(edit) @10208   19 years davidb Retrieval of building/build.cfg now done in a platform independent way.
(edit) @10207   19 years davidb Minor changes to zipping and unzipping files to be compatible with …
(edit) @10206   19 years davidb Modifications to make perl code compatible with Windows. Main change …
(edit) @10205   19 years mdewsnip Can now create a collection with Unicode title and description. This …
(edit) @10204   19 years kjdon added a link to a fix for HTMLPlug for the tutorial exercises
(edit) @10203   19 years kjdon removed the iostream.h and strstream.h headers - were giving warnigns …
(edit) @10202   19 years kjdon getString now uses a StringBuffer instead of concating lots of Strings
(edit) @10201   19 years kjdon small changes for writing out gsf:templates. needs LOTS more work
(edit) @10200   19 years kjdon in getValue added a check for null node
(edit) @10199   19 years kjdon dateList now calls format_metadata_for_sorting on its sort meta, so …
(edit) @10198   19 years kjdon I had a disaster - tried to use the gli applet to build a new …
(edit) @10197   19 years kjdon a bit of mac stuff for mysql
(edit) @10196   19 years kjdon added some info about setting JAVA_HOME for apache for use with GLI applet
(edit) @10195   19 years kjdon tried to separate out all cvs commands, so you can do all the cvs …
(edit) @10194   19 years kjdon when doing a search, if teh result is not in the right format, now …
(edit) @10193   19 years kjdon check the field param before sending it to IVia - it may contain an …
(edit) @10192   19 years kjdon modified so that jni stuff works on Mac OS. in configure.in changed …
(edit) @10191   19 years kjdon changes to jni stuff for Mac OS -configure now sets JNIINC, JNISUFFIX, …
(edit) @10190   19 years kjdon reversed the order, in format_string_en, of the 'remove everything not …
(edit) @10189   19 years kjdon some more stuff for the mac
(edit) @10188   19 years kjdon ooops, had committed isMac() twice
(edit) @10187   19 years kjdon modified the gdbm db file path to use .bdb if on a mac
(edit) @10186   19 years kjdon added isMac() to test for Mac OS
(edit) @10185   19 years kjdon removed malloc.h from includes in util.c - didn't seemed to be used, …
(edit) @10184   19 years kjdon fixed up an error in libyaz.a line
(edit) @10183   19 years kjdon the all target now does a make install for yaz src and include dirs - …
(edit) @10182   19 years kjdon fixed a mistake in the last commit, added z3950server to be compiled …
(edit) @10181   19 years kjdon added in sys/stat.h to the AC_CHECK_HEADERS cos the z3950 stuff needs it
Note: See TracRevisionLog for help on using the revision log.