source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @8013   20 years mdewsnip More new code, this time for the MetadataAuditTable.
(edit) @8012   20 years kjdon hopefully this wont cause an exception now. still need to implement …
(edit) @8011   20 years kjdon minor formatting changes
(edit) @8010   20 years kjdon made this up to date with gs3-setup.sh
(edit) @8009   20 years kjdon changed the java commands to use GathererProg instead of Gatherer - …
(edit) @8008   20 years kjdon batch file for running gli under gs3
(edit) @8007   20 years kjdon removed the cover images from this collection - they are a pain cos …
(edit) @8006   20 years kjdon changed the name of the table of contents option to documentTOC
(edit) @8005   20 years kjdon added a width to the td elem for the icon - so michael doesn't lie …
(edit) @8004   20 years mdewsnip A small taste of what's to come…
(edit) @8003   20 years mdewsnip Tightened up some public functions to be private.
(edit) @8002   20 years mdewsnip Tightened up many public functions to private.
(edit) @8001   20 years mdewsnip Fixed the tiny little problem preventing the GLI from being compiled.
(edit) @8000   20 years mdewsnip Removed some dead code.
(edit) @7999   20 years mdewsnip Removed some dead code.
(edit) @7998   20 years mdewsnip Removed some dead code.
(edit) @7997   20 years mdewsnip Removed some more references to the msm package.
(edit) @7996   20 years mdewsnip Removed more references to the msm package, which is being removed.
(edit) @7995   20 years mdewsnip Removed a whole lot of references to the msm package, which is on its …
(edit) @7994   20 years kjdon forgot to add a popd after the pushd
(edit) @7993   20 years kjdon previously changed the subset param to use DisplayItemList instead of …
(edit) @7992   20 years mdewsnip No longer used.
(edit) @7991   20 years mdewsnip Removed some dead code.
(edit) @7990   20 years kjdon added in creation of the var/log directory
(edit) @7989   20 years mdewsnip Removed some dead code.
(edit) @7988   20 years kjdon pass in pageType to standardPageBanner so that in classic mode don't …
Note: See TracRevisionLog for help on using the revision log.