source: branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11736   18 years kjdon commented out some print statements
(edit) @11735   18 years kjdon added in a default for saveas_version - greenstone, which isn't used …
(edit) @11734   18 years kjdon fixed a bug in the arguments passed to export.pl
(edit) @11731   18 years shaoqun changed version number
(edit) @11730   18 years kjdon updated version number to 2.70u
(edit) @11729   18 years cvs_anon changed version number
(edit) @11727   18 years kjdon some updates for the new DSpace collection based on non-copyright materials
(edit) @11726   18 years kjdon fixed a typo
(edit) @11722   18 years kjdon changed the image collection to use my photos
(edit) @11721   18 years kjdon added Michael's changes to remove restricted version to the branch
(edit) @11720   18 years kjdon added shaoqun's change to bannerextra into the branch
(edit) @11717   18 years kjdon made the history work again after John broke it by change & separator …
(edit) @11716   18 years kjdon committed Shaoquns version of the applet for the branch - version 1.10
(edit) @11715   18 years kjdon committed Shaoquns version of the applet for the branch - version 1.7
(edit) @11714   18 years kjdon committed Shaoquns version of the applet for the branch - version 1.4
(edit) @11713   18 years kjdon committed Shaoquns version of the applet for the branch - version 1.3
(edit) @11712   18 years kjdon committed Shaoquns version of the applet for the branch - version 1.8
(edit) @11711   18 years kjdon removed WriteCDImagePrompt.Netscape_Compatibility
(edit) @11710   18 years kjdon removed the exportcol strings for netscape - no longer bundled
(edit) @11709   18 years kjdon no netscape option any more. no longer bundle netscape
(edit) @11708   18 years kjdon removed the netscape option as we no longer bundle netscape on a CD
(edit) @11706   18 years kjdon null files names are now 8 digits long
(edit) @11700   18 years kjdon Michael's changes regarding deleting files form downloaded files, …
(edit) @11699   18 years kjdon Michael's changes to disable library and gliserver url fields in the …
(edit) @11698   18 years kjdon michaels gliserver url string change for the branch
(edit) @11697   18 years kjdon Michael's lang code changes, aded to the branch
(edit) @11696   18 years (none) This commit was manufactured by cvs2svn to create branch …
(edit) @11337   18 years (none) This commit was manufactured by cvs2svn to create branch 'kjdon'.
(edit) @10876   18 years kjdon added the macros directory to be uploaded along with images directory
(edit) @10875   18 years kjdon now uploads the whole etc directory instead of just the collect.cfg …
(edit) @10874   18 years kjdon upload now unzips everything in the collect directory - when the zip …
(edit) @10798   18 years chi The latest development of GAI when Chi leave on 31/10/2005
(edit) @10795   18 years chi The latest development of GAI when Chi leave on 31/10/2005.
(edit) @10794   18 years chi A class for showing and maintaining Site configuration files …
(edit) @10793   18 years chi The latest development when Chi leave on 31/10/2005.
(edit) @10792   18 years chi The latest development of GAI when Chi leave 31/10/2005.
(edit) @10693   19 years (none) This commit was manufactured by cvs2svn to create branch …
(edit) @10022   19 years (none) This commit was manufactured by cvs2svn to create branch 'NZDL'.
(edit) @9974   19 years chi The initial version of Core classes for GLI and GAI
(edit) @9973   19 years chi The initial version of Core classes for GLI and GAI.
(edit) @9972   19 years chi The initial version of GAI applications.
(edit) @9968   19 years chi The intial version of GAI tools.
(edit) @9872   19 years kjdon changed some links to have rt=rd instead of rt=r
(edit) @9870   19 years kjdon updated the xmlns:gsf URI
(edit) @9860   19 years kjdon when copyign the siteconfig files (to set the host and port) set …
(edit) @9859   19 years kjdon upgraded the mysql connector/J to 1.8 - it has fixed the memory leak …
(edit) @9858   19 years kjdon OK, changed my mind about making SQLConnection kill off the previous …
(edit) @9851   19 years kjdon some changes due to SQLConnection now closing the previous statement …
(edit) @9850   19 years kjdon cloned the connection for processing each document
(edit) @9849   19 years kjdon added a comment
(edit) @9848   19 years kjdon indented the code properly, and closed off the statement
(edit) @9847   19 years kjdon do a lot more tidying up. close the previous statement before creating …
(edit) @9845   19 years kjdon in the handler.parse call replaced file.toString() with …
(edit) @9844   19 years kjdon added in DOCUMENT_NODE handler for getString()
(edit) @9843   19 years kjdon updated to reflect new ant installation process
(edit) @9842   19 years kjdon an image of a page banner
(edit) @9841   19 years kjdon changed startup and shutdown targets to start and stop
(edit) @9840   19 years kjdon in target names, changed startup to start and shutdown to stop, also …
(edit) @9839   19 years kjdon changed the default port back to 8080
(edit) @9837   19 years kjdon added depends=init to configure-gs2building target
(edit) @9836   19 years kjdon removed a leftover unnecessary param on line 338
(edit) @9833   19 years kjdon fixed a typo
(edit) @9832   19 years kjdon more notes
(edit) @9831   19 years kjdon changed the creation success help message
(edit) @9830   19 years kjdon in the get-windows-binaries target, also copy the mg*.exe files to …
(edit) @9829   19 years kjdon modified dlls for windows
(edit) @9826   19 years kjdon changed the proxy present test
(edit) @9825   19 years kjdon fixed this up for use with axis - the process method signature has changed
(edit) @9824   19 years kjdon when a collection (using gdbm) is opened by tomcat, windows holds a …
(edit) @9822   19 years kjdon added a close connection method
(edit) @9821   19 years kjdon when we close a database we need to make the GdbmFile null or windows …
(edit) @9819   19 years kjdon added in a hack to stop getting the collection details for a system …
(edit) @9816   19 years kjdon a greenstone exception class
(edit) @9815   19 years kjdon some methods from documentretrieve classes now throw GSExceptions. am …
(edit) @9814   19 years kjdon changed the main comment
(edit) @9813   19 years kjdon makeConnection moved to Misc, some methods now throw GSExceptions
(edit) @9812   19 years kjdon added a new method getChildrenByTagName, and added some new addError …
(edit) @9811   19 years kjdon an implementation of dom NodeList so that I can create one
(edit) @9810   19 years kjdon instead of always showing the errors, toggle them hidden/visible using …
(edit) @9809   19 years kjdon to get description and processing need rt=rd
(edit) @9807   19 years kjdon changed the way filterDocList determines if paging is done by the …
(edit) @9806   19 years kjdon looks for error elements after a call to the message router. also …
(edit) @9805   19 years kjdon added a method processErrorElements which looks for error elements in …
(edit) @9804   19 years kjdon added an isClear() method so can test whether the query failed
(edit) @9803   19 years kjdon for runQuery, now clear the old query result before we do anything …
(edit) @9798   19 years kjdon for all the converter.getDOM calls, now check for null document before …
(edit) @9797   19 years kjdon moved the makeConnetion to util.Misc, added error nodes to the result …
(edit) @9796   19 years kjdon added method makeHttpConnection (from IViaSearch/Retrieve)
(edit) @9795   19 years kjdon removed all the files from cvs - added them back as a tar file. do we …
(edit) @9794   19 years kjdon commented out the bit that prints the query page
(edit) @9792   19 years kjdon added CATALINA_HOME to the environment for tomcat startup and …
(edit) @9791   19 years kjdon now done using ant
(edit) @9788   19 years kjdon added more ant info
(edit) @9787   19 years kjdon commented out the index.setError() bits cos index is null at the …
(edit) @9785   19 years kjdon changed the name of collection_name parameter to …
(edit) @9784   19 years kjdon put the super.configure first, cos use the results of it in this.configure
(edit) @9783   19 years kjdon fixed up the document:text index - stopped working after I rearranged …
(edit) @9781   19 years kjdon removed the hack that selects the first node if its horizontal at top …
(edit) @9779   19 years kjdon more windows changes
(edit) @9775   19 years kjdon added compile.windows.c++.setup property
Note: See TracRevisionLog for help on using the revision log.