source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8132   20 years mdewsnip More improvements to new metadata code, including language-specific …
(edit) @8131   20 years mdewsnip More improvements to the new metadata code, including …
(edit) @8130   20 years mdewsnip Used by the new metadata code.
(edit) @8129   20 years mdewsnip Changed two functions to return a clone of the important list of each …
(edit) @8128   20 years mdewsnip More work on opening legacy collections and dealing with …
(edit) @8127   20 years mdewsnip A bit more new metadata code, this time for importing legacy metadata.
(edit) @8126   20 years mdewsnip Fix a bug where the Enrich pane value tree wasn't being updated …
(edit) @8125   20 years mdewsnip A few more improvements and bug fixes to the new metadata code.
(edit) @8124   20 years mdewsnip Added special code for escaping square bracket characters in metadata.
(edit) @8123   20 years mdewsnip More improvements to the new metadata code, including hfile writing.
(edit) @8122   20 years mdewsnip Further improvements and bug fixes to the new metadata code.
(edit) @8120   20 years mdewsnip More improvements to the new metadata code.
(edit) @8088   20 years mdewsnip Fixed a bug where assigned metadata would be stuffed up on Windows.
(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) @8070   20 years mdewsnip Removed some debug statements accidently committed.
(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) @8062   20 years kjdon changed the library url warnign message for gs3
(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) @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) @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) @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) @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) @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) @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) @7992   20 years mdewsnip No longer used.
(edit) @7991   20 years mdewsnip Removed some dead code.
(edit) @7989   20 years mdewsnip Removed some dead code.
(edit) @7987   20 years mdewsnip Removed some dead code.
(edit) @7985   20 years mdewsnip Removed some dead code.
(edit) @7983   20 years mdewsnip Part of the new metadata code; used for rendering the cells in the …
(edit) @7982   20 years mdewsnip Removed some dead code.
(edit) @7981   20 years mdewsnip Removed some dead code.
(edit) @7980   20 years mdewsnip Changed ARCHIVE_DIR to ARCHIVES_DIR.
(edit) @7979   20 years mdewsnip A utility class containing useful XML processing functions.
(edit) @7978   20 years mdewsnip Fixed code indenting.
(edit) @7963   20 years davidb Debugging statement commented out.
(edit) @7962   20 years davidb Additional functions added to support using pluginfo.pl and …
(edit) @7961   20 years davidb GLI applet will try and use plugin.dat and classifier.dat in Jar file …
(edit) @7960   20 years davidb Improvements to remoteRun code to catch and respond to errors better.
(edit) @7959   20 years davidb Extended to allow pluginfo.pl and classinfo.pl to retrieve their …
(edit) @7928   20 years davidb Erroneous <<<< left in file. Now deleted.
(edit) @7927   20 years davidb Put debug option back to false by default.
(edit) @7926   20 years davidb Fixed typo in comment.
(edit) @7925   20 years davidb URL arguments to launch now encoded, to ensure spaces etc. are handled …
(edit) @7924   20 years davidb Function added to make it easy to display text on progress bar. For …
(edit) @7923   20 years davidb GLI applet now only quits once the web page with the launch button is …
(edit) @7853   20 years kjdon made this up to date with gli.sh, most importantly, now run …
(edit) @7851   20 years kjdon set the default debug mode back to false
(edit) @7827   20 years mdewsnip More of the new metadata code.
(edit) @7822   20 years mdewsnip All this new code just lying around makes me nervous, so I'm …
(edit) @7820   20 years davidb Top-level utility program for unzipping archives. Used by upload …
(edit) @7794   20 years kjdon disable brwose to find collections for GS3
(edit) @7755   20 years mdewsnip No longer used.
(edit) @7754   20 years mdewsnip Removed two unused JAR files from the lib directory: parser and polloxml.
(edit) @7753   20 years mdewsnip Removed JAR files from the classpath that no longer exist.
(edit) @7749   20 years davidb plugins.dat and classifiers.dat now located here so they make it in to …
(edit) @7748   20 years davidb Top class name changed from Gatherer.class to GathererProg.class. …
(edit) @7747   20 years davidb Separate config file used for when Greenstone building is remote from …
(edit) @7746   20 years davidb New files to support GLI as signed applet. GLI applet needs to …
(edit) @7745   20 years davidb Tweak to printout of debugging information.
(edit) @7744   20 years davidb Look for data in resource (Jar) file before local file system. Needed …
(edit) @7743   20 years davidb GA format changed so full pathname no longer used, but name local to …
(edit) @7742   20 years davidb Enhancement to debugging information.
(edit) @7741   20 years davidb Images are now located through Utility class. This means that images …
(edit) @7740   20 years davidb General changes made to support GLI as an applet.
(edit) @7739   20 years davidb General restructuring to allow GLI to be run as an applet. Main area …
(edit) @7738   20 years davidb Restructuring of files to prepare the way for an applet version of GLI
(edit) @7699   20 years kjdon added in -t 2 to teh args for wget to make it stop after two tries if …
Note: See TracRevisionLog for help on using the revision log.