source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9905   19 years kjdon updated the README with some stuff from a tutorial file that Dave had …
(edit) @9904   19 years kjdon fixed a bug where the buildtype was getting set to mgpp if searchtypes …
(edit) @9903   19 years kjdon fixed a bug where it wasn't using lucene if searchtypes was specified
(edit) @9902   19 years kjdon added back in teh default index stuff - wasn't being used in the index …
(edit) @9901   19 years kjdon removed a commented out line
(edit) @9900   19 years kjdon uncommented teh horizontaAtTop hack - now don't get horizontalAtTop …
(edit) @9899   19 years kjdon modified the classifier output - now checks the database to see if a …
(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) @9871   19 years mdewsnip Fixed a small bug where switching from an inherited piece of metadata …
(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) @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) @9846   19 years mdewsnip Removed an unnecessary import and changed the copyright year.
(edit) @9838   19 years davidb General improvements to saving files in DSpace format. Main additino …
(edit) @9835   19 years kjdon changed GreenstoneDirectoryMetadata to DirectoryMetadata
(edit) @9834   19 years kjdon changed the DTD ref from GreenstoneDirectoryMetadata to DirectoryMetadata
(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) @9823   19 years jrm21 fix bug where we forgot to call a method with $self->
(edit) @9820   19 years mdewsnip Ian's edits to the new examples.
(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) @9808   19 years mdewsnip Added the "Arafura Digital Archive" example Greenstone installation.
(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 …
(edit) @9793   19 years mdewsnip GEMS never created it's own Dictionary, so all interface strings …
(edit) @9790   19 years kjdon fixed a bug in check_contents to do with remove_empty_classifications
(edit) @9789   19 years mdewsnip Ooops... MissingEXEC.Message had "library" and "gsdl" around the wrong way.
(edit) @9786   19 years kjdon closed the file handle in done_text
(edit) @9782   19 years mdewsnip Updated link to classifier image generation page.
(edit) @9780   19 years kjdon added in the jni stuff for mgpp_passes. appears to be compiling and …
(edit) @9778   19 years kjdon few changes to get the stringstream bit working on windows
(edit) @9777   19 years kjdon included sysfuncs.h for compiling on windows
(edit) @9776   19 years kjdon added the java compilation into the all target - need to do it before …
(edit) @9770   19 years kjdon added a clean target
(edit) @9769   19 years kjdon added an english translation for the CLACSO title (ex15t)
(edit) @9766   19 years kjdon setup.bat is not in the right format for me, so I have removed it from …
(edit) @9765   19 years kjdon removed setup.bat from the gs2build module
(edit) @9762   19 years kjdon removed unnecessary bits
(edit) @9761   19 years kjdon this doesn't need to change for gs2build, so added it into the module …
(edit) @9760   19 years kjdon added WIN32cfg.h to teh gs2build module
(edit) @9759   19 years kjdon windows makefile for lib
(edit) @9758   19 years kjdon got rid of the corba and mico stuff
(edit) @9757   19 years kjdon windows makefiles
(edit) @9755   19 years mdewsnip Replaced all the nonsense where string arrays were created for running …
(edit) @9754   19 years kjdon modified the gs2build module - added in the gs2build-extra stuff, and …
(edit) @9753   19 years mdewsnip Made it so you don't have to enter a description when creating a new …
(edit) @9752   19 years kjdon moved these into their own repository so they don't clutter up gsdl
(edit) @9749   19 years kjdon Initial revision
(edit) @9748   19 years kjdon added the spanish translation for dominique babini's CLACSO example
(edit) @9747   19 years davidb Encountered new circumstance -- table -- for HTML tags that reference …
(edit) @9746   19 years kjdon one x-- -> --x change
(edit) @9745   19 years kjdon one x++ -> ++x change
(edit) @9744   19 years davidb Previous mod, undone. My text_t.h was out of date somehow, despite …
(edit) @9743   19 years davidb conflict over 'const char*' being passed to function (appendcarr) that …
(edit) @9742   19 years davidb 'make clean' was quitting early if no makefile could be found in …
(edit) @9741   19 years kjdon added a new entry about how to adda new page to greenstone
(edit) @9740   19 years mdewsnip Removed the very old MGPASS.C and a bunch of stuff in the Windows …
(edit) @9739   19 years mdewsnip Added "-DXML_STATIC" so packages/windows/expat/expat_external.h will …
(edit) @9738   19 years kjdon fixed a typo
(edit) @9728   19 years chi This enables a search in Fedora repository through GSIII interface.It …
(edit) @9726   19 years nzdl Added the Cushing/Whitney Medical Digital Library example.
Note: See TracRevisionLog for help on using the revision log.