source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9898   19 years davidb General improvements to cgi-scripts. gsdl/perllib/util.pm now loaded …
(edit) @9897   19 years davidb Modification so the information collated from the popup window is …
(edit) @9896   19 years davidb Additional changes to creating 'tmp' directory for applet version of …
(edit) @9895   19 years davidb Modifications so information collated in WriteCDImagePrompt is …
(edit) @9894   19 years davidb Code was hardwired to work only in "collect/" directory. This …
(edit) @9893   19 years mdewsnip A plugin for processing Internet Explorer Favourites files, by Stephen …
(edit) @9892   19 years kjdon added a note about setting gsdl2.installed.path
(edit) @9891   19 years kjdon gsdlpath and gsdl3path may now be set as environment variables - so we …
(edit) @9890   19 years kjdon modified the gli-local and gli-external targets. now pass gsdlpath and …
(edit) @9889   19 years davidb exportcol.pl minus argument -nonetscape can't be last argument before …
(edit) @9888   19 years davidb Support added for running remote commands (GLI applet) that specify …
(edit) @9887   19 years mdewsnip Tidied up the way the Warnings preferences are done, in response to my …
(edit) @9886   19 years kjdon renamed FedoraSearch.java to FedoraSearch.java.tmp cos it is using …
(edit) @9885   19 years davidb Support for applet version of export to cd-rom image put back in.
(edit) @9884   19 years davidb Extra functionality to support export to cd-rom image added back in. …
(edit) @9883   19 years davidb Support for collect.zip being in Jar file put back in. This lets the …
(edit) @9882   19 years kjdon no longer use these apache soap versions - have switched to axis
(edit) @9881   19 years mdewsnip Fixed a non-portable image link.
(edit) @9880   19 years mdewsnip Greenstone tutorial exercises PDF
(edit) @9879   19 years mdewsnip Various macros for the new tutorial exercises package.
(edit) @9878   19 years davidb Code used to test for doesProcessFile first and then …
(edit) @9877   19 years davidb GLIUserFolder can now take a parameter to override where on the file …
(edit) @9876   19 years davidb Additional functionality added to GLIUserFolder. Under Windows, but …
(edit) @9875   19 years davidb Setting of g_man to null (when exiting GLI) needed for applet version. …
(edit) @9874   19 years kjdon merged from branch ant-install-branch: merge 1
(edit) @9873   19 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @9872   19 years kjdon changed some links to have rt=rd instead of rt=r
(edit) @9871   19 years mdewsnip Fixed a small bug where switching from an inherited piece of metadata …
(edit) @9870   19 years kjdon updated the xmlns:gsf URI
(edit) @9869   19 years mdewsnip Dealing with the user config.xml files is now much smarter. Instead of …
(edit) @9868   19 years mdewsnip Added general.email option, removed warning.InheritedMetadata option, …
(edit) @9867   19 years kjdon modified the textheader macro for document package - it previously …
(edit) @9866   19 years mdewsnip Added another instruction for installing GLI applet: make sure collect …
(edit) @9865   19 years mdewsnip More minor tidy-ups.
(edit) @9864   19 years mdewsnip Changed WarningDialog to take the direct message text, rather than the …
(edit) @9863   19 years mdewsnip Minor changes.
(edit) @9862   19 years mdewsnip Removed the javac version check -- this was starting to get out of …
(edit) @9861   19 years mdewsnip Updated for Mac OS X releases.
(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) @9857   19 years mdewsnip A few changes made as part of the recent EnrichPane changes.
(edit) @9856   19 years mdewsnip Major changes to the metadata value table and tree in the Enrich pane. …
(edit) @9855   19 years mdewsnip Minor changes.
(edit) @9854   19 years kjdon fixed up maxdocs - now pass an extra parameter to the plugin read function
(edit) @9853   19 years kjdon fixed up maxdocs - now pass an extra parameter to the read function
(edit) @9852   19 years kjdon made the [Text] format item work even if you are not in …
(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) @9846   19 years mdewsnip Removed an unnecessary import and changed the copyright year.
(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) @9838   19 years davidb General improvements to saving files in DSpace format. Main additino …
(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) @9835   19 years kjdon changed GreenstoneDirectoryMetadata to DirectoryMetadata
(edit) @9834   19 years kjdon changed the DTD ref from GreenstoneDirectoryMetadata to DirectoryMetadata
(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) @9828   19 years kjdon deactivate a collection (GS3, tomcat) before deleting the index …
(edit) @9827   19 years kjdon under windows, the DragTreeSelectionModel didn't get compiled (why???) …
(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) @9823   19 years jrm21 fix bug where we forgot to call a method with $self->
(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) @9820   19 years mdewsnip Ian's edits to the new examples.
(edit) @9819   19 years kjdon added in a hack to stop getting the collection details for a system …
(edit) @9818   19 years mdewsnip Added several new examples to the "examples" page that came from Laura …
(edit) @9817   19 years kjdon added $e to each executable name - it wasn't working properly, and now …
(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) @9808   19 years mdewsnip Added the "Arafura Digital Archive" example Greenstone installation.
(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) @9802   19 years mdewsnip Windows binaries as compiled for Greenstone v2.60 (using Microsoft …
(edit) @9801   19 years mdewsnip Tidied up opening collections, and showLoadCollectionBox (now …
(edit) @9800   19 years mdewsnip Now switches back to the Gather pane before closing the collection, to …
(edit) @9799   19 years mdewsnip Updated Catalan interface, many thanks to the Universitat de les Illes …
Note: See TracRevisionLog for help on using the revision log.