source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8113   20 years mdewsnip Better top_nav_button images.
(edit) @8112   20 years mdewsnip Fixed Collage image.
(edit) @8111   20 years mdewsnip Removed a duplicate entry.
(edit) @8110   20 years mdewsnip Fixed a couple more image widths.
(edit) @8109   20 years mdewsnip Fixed a couple of image widths.
(edit) @8108   20 years mdewsnip Added spaces to separate the top_nav_buttons (in _javalinks_).
(edit) @8107   20 years mdewsnip Updated in response to the tidying up made in english.dm.
(edit) @8106   20 years mdewsnip Added all the Dublin Core Version 1.1 classifier buttons in, and …
(edit) @8105   20 years mdewsnip Newly generated English images from english.dm, with all Dublin Core …
(edit) @8104   20 years mdewsnip Updated Arabic interface, many thanks to Usama Salama for the translation.
(edit) @8103   20 years mdewsnip Updated Arabic interface images, many thanks to Usama Salama for the …
(edit) @8102   20 years mdewsnip Unfinished, but I'm committing it now so I don't lose it.
(edit) @8101   20 years mdewsnip Vietnamese interface, many thanks to the team at Integrated …
(edit) @8100   20 years mdewsnip Vietnamese interface images, many thanks to the team at Integrated …
(edit) @8099   20 years nzdl Added Blackfoot to the languages list.
(edit) @8098   20 years jrm21 * guess a title if no \title tag * \it tag * fractions in maths mode
(edit) @8097   20 years jrm21 added extra accent for \"i
(edit) @8096   20 years davidb Special case code added for a collection name of "/tmp" (or any …
(edit) @8095   20 years davidb Latest update to signed jar applet version of GLI.
(edit) @8094   20 years jrm21 fix errors with uninitialised variables if 'saveas' not specified. …
(edit) @8093   20 years nzdl Added a line just to make it absolutely totally clear that you need a …
(edit) @8092   20 years nzdl Changed the "Download Greenstone v2.51" link on the front page to link …
(edit) @8091   20 years (none) This commit was manufactured by cvs2svn to create tag …
(edit) @8090   20 years davidb Switching RecPlug over to using XMLParser wrapper rather than …
(edit) @8089   20 years mdewsnip Updated the version number for the Fiji workshop distribution, and …
(edit) @8088   20 years mdewsnip Fixed a bug where assigned metadata would be stuffed up on Windows.
(edit) @8087   20 years mdewsnip On Windows we use the XML::Parser stuff in bin/windows/perl/lib rather …
(edit) @8086   20 years mdewsnip Updated the PROGRAM_VERSION string for the Fiji workshop.
(edit) @8085   20 years mdewsnip Updated the AboutDialog.Date string for the Fiji workshop.
(edit) @8084   20 years mdewsnip Fixed the help file loading so it works with the stand-alone version …
(edit) @8083   20 years nzdl added the new collections
(edit) @8082   20 years kjdon added quotes around paths that can contain spaces
(edit) @8081   20 years kjdon filenames from urls can contain %20 instead of spaces, so need to …
(edit) @8080   20 years kjdon put quotes around all the paths that might have spaces in them
(edit) @8079   20 years davidb docsave.pm had been saving both GA and METS format. if-statement …
(edit) @8078   20 years kjdon commented out some print statements
(edit) @8077   20 years mdewsnip Changed things back to using XML-Parser-2.27 until the Expat code can …
(edit) @8076   20 years kjdon fixed a bug
(edit) @8075   20 years davidb README file updated to reflect shift to using newer version of …
(edit) @8074   20 years davidb Upgrade to using newer version of XML::Parser.
(edit) @8073   20 years davidb removed a handful of #include statements involving mg and mgpp that …
(edit) @8072   20 years davidb Support for building collections with lucene.
(edit) @8071   20 years davidb When title metadata is derived from first 100 chars of text, extra =~ …
(edit) @8070   20 years mdewsnip Removed some debug statements accidently committed.
(edit) @8069   20 years davidb Introduction of XMLParser.pm as a wrapper for XML::Parser (a standard …
(edit) @8068   20 years mdewsnip Removed the GSDLHOME argument, to be consistent with gs3-launch.sh.in.
(edit) @8067   20 years mdewsnip Removed GSDLHOME stuff (it is now done only when necessary -- in the …
(edit) @8066   20 years davidb Changes introduced so Expat shared library (.so) for perl 5.6 and perl …
(edit) @8065   20 years mdewsnip Now sets GSDLHOME itself (rather than relying on gs3-setup.* to do it).
(edit) @8064   20 years mdewsnip Now sets up GSDLHOME itself (rather than relying on gs3-setup.* to do it).
(edit) @8063   20 years kjdon added a fix to get ENABLE_NLS working
(edit) @8062   20 years kjdon changed the library url warnign message for gs3
(edit) @8061   20 years kjdon fixed a typo
(edit) @8060   20 years kjdon made this look for gsdl a bit better - need gsdl to run gli
(edit) @8059   20 years kjdon added in some new library checks to match the things that were added …
(edit) @8058   20 years kjdon added missing %
(edit) @8057   20 years kjdon fixed a bug in the format statement for search results
(edit) @8056   20 years mdewsnip Fixed a bug where the subcollection regular expression was parsed …
(edit) @8055   20 years mdewsnip Removed some long dead "search and replace" code.
(edit) @8054   20 years kjdon added in some warnign text about non greenstone colls
(edit) @8053   20 years kjdon added in some warning text for classic interface
(edit) @8052   20 years kjdon new database
(edit) @8051   20 years kjdon import.zip now at coll level not in import directory so that the zip …
(edit) @8050   20 years kjdon rebuilt the index with doc level index and no cover images
(edit) @8049   20 years kjdon new version of archives after removing cover images
(edit) @8048   20 years kjdon added the document index back in
(edit) @8047   20 years kjdon moved import.zip out of import directory and put it at the top level - …
(edit) @8046   20 years mdewsnip Removed some very specific code from what should be a generic Object. …
(edit) @8045   20 years mdewsnip Removed all the undo crap out of here (which wasn't complete and …
(edit) @8044   20 years mdewsnip Removed some dead code.
(edit) @8043   20 years mdewsnip Moved undo/UndoManager.java to file/RecycleBin.java and removed undo …
(edit) @8042   20 years mdewsnip Removed the undo directory, and added the new metadata directory.
(edit) @8041   20 years mdewsnip Moved undo/UndoManager.java to file/RecycleBin.java.
(edit) @8040   20 years mdewsnip Moved to ../file/RecycleBin.java.
(edit) @8039   20 years mdewsnip Removed some dead code.
(edit) @8038   20 years mdewsnip Removed some dead code.
(edit) @8037   20 years mdewsnip More additions to the new metadata code; now the …
(edit) @8036   20 years mdewsnip Moved some code around in preparation for removing the msm package.
(edit) @8035   20 years mdewsnip Moving some code around in preparation for removing the entire msm package.
(edit) @8034   20 years mdewsnip Removed some meaningless comment fields.
(edit) @8033   20 years davidb Support for optional compilation of lucene searching and z39.50 server.
(edit) @8032   20 years davidb Introduction of #ifdef USE_LUCENE around lucene specific code.
(edit) @8031   20 years davidb Support for compiling lucene and z39.50 options in.
(edit) @8030   20 years davidb Support for lucene indexer added.
(edit) @8029   20 years davidb Introduction of code for elementary use of lucene indexer.
(edit) @8028   20 years davidb Changes introduced to support lucene indexer.
(edit) @8027   20 years davidb Introduction of lucene*.cpp,h classes to support searching with this …
(edit) @8026   20 years davidb Shift from mg* fields and member functions to text* to better reflect …
(edit) @8025   20 years davidb Change of mg* field and member functions to text* to better reflect …
(edit) @8024   20 years davidb Renaming of variables and member functions using contstructs such as …
(edit) @8023   20 years mdewsnip More new metadata code: metadata elements now have definitions and …
(edit) @8022   20 years mdewsnip (Very) minor changes.
(edit) @8021   20 years mdewsnip Has the format of gsdlsourcefilename suddenly changed?
(edit) @8020   20 years mdewsnip Removed some dead code.
(edit) @8019   20 years mdewsnip Removed some dead code.
(edit) @8018   20 years mdewsnip Fixed the METADATUM argument case so the import.pl "sortmeta" option …
(edit) @8017   20 years mdewsnip Changed the type of the "sortmeta" option to be accurate for the GLI.
(edit) @8016   20 years mdewsnip Removed some dead code.
(edit) @8015   20 years mdewsnip Moved clear() and setValue() functions from MSMUtils into XMLTools. …
(edit) @8014   20 years mdewsnip Moved the getValue() and getNodeFromNamed() functions from MSMUtils …
Note: See TracRevisionLog for help on using the revision log.