source: trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8248   20 years mdewsnip Removed the getCollectionDir() function from Utility, since it is …
(edit) @8247   20 years mdewsnip Removed dependencies on the Gatherer class.
(edit) @8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
(edit) @8240   20 years mdewsnip Removed unnecessary imports of org.greenstone.gatherer.Gatherer.
(edit) @8238   20 years mdewsnip Converted to proper Unix files.
(edit) @8236   20 years mdewsnip Replaced all Gatherer.print* with DebugStream.print*.
(edit) @8235   20 years mdewsnip Removed debug static variable. All debugging output should go to the …
(edit) @8234   20 years mdewsnip New static class to remove the necessity for all debugging to go …
(edit) @8233   20 years mdewsnip All exceptions now go to the console, whether debugging is on or not.
(edit) @8232   20 years mdewsnip Removed the "config" variable, just to prevent anyone from trying to …
(edit) @8231   20 years mdewsnip Replaced all "Gatherer.config" with "Configuration".
(edit) @8230   20 years mdewsnip Made this class static. Accesses to the configuration via …
(edit) @8229   20 years mdewsnip Made constructor public.
(edit) @8216   20 years mdewsnip Fixed a bug with mapping already-namespaced metadata elements.
(edit) @8214   20 years kjdon a few changes to do with creating collections. different error if it …
(edit) @8213   20 years kjdon added a check for no collect directory in CollectionListModel()
(edit) @8212   20 years kjdon added a comment
(edit) @8211   20 years kjdon a directory is considered a site if it has a siteConfig.xml file - no …
(edit) @8205   20 years mdewsnip Now uploads collection images directory to server correctly.
(edit) @8204   20 years mdewsnip Rewrote getMetadataExtractedFromFile() to read the doc.xml files line …
(edit) @8197   20 years mdewsnip Applet needs to send hfiles as well as collect.cfg file to server for …
(edit) @8196   20 years mdewsnip Debug files are now written correctly when running as an applet.
(edit) @8180   20 years mdewsnip Moved to top-level GLI directory.
(edit) @8175   20 years mdewsnip Moved to gli/.greenstonestore.
(edit) @8169   20 years mdewsnip Removed a ton of crap (hopefully this doesn't break anything). Also …
(edit) @8168   20 years mdewsnip Added a function needed by gui/metaaudit/HeaderListener.java.
(edit) @8165   20 years mdewsnip Removed some debug statements and made others go to the debug stream.
(edit) @8164   20 years mdewsnip Added headers at the top of each file.
(edit) @8163   20 years mdewsnip Minor tidy up.
(edit) @8160   20 years mdewsnip A few new functions for dealing with metadata element display names …
(edit) @8156   20 years mdewsnip Tidied up the toString() function.
(edit) @8152   20 years kjdon fixed a bug whereby the user could delete GAPlug immediately after …
(edit) @8150   20 years mdewsnip Added code to completely ignore bibliographic data.
(edit) @8149   20 years mdewsnip Added some null pointer checks.
(edit) @8148   20 years mdewsnip When attempting to parse an XML file, now checks that the file exists …
(edit) @8147   20 years mdewsnip Modified my previous fix slightly.
(edit) @8146   20 years mdewsnip Added null pointer check.
(edit) @8144   20 years mdewsnip New function for clearing the loaded profile.xml file when a …
(edit) @8143   20 years mdewsnip Fixed code for converting between Windows and Unix file paths.
(edit) @8142   20 years mdewsnip Added some comments for the skimFile functions.
(edit) @8141   20 years mdewsnip Now can add elements to metadata sets when importing non-namespaced …
(edit) @8140   20 years mdewsnip One of the last pieces of new metadata code: support for importing …
(edit) @8137   20 years mdewsnip Even more improvements to the new metadata code.
(edit) @8136   20 years mdewsnip Added a function to return a HashMap of the metadata importing …
(edit) @8135   20 years mdewsnip Improvements to the new metadata code, this time for handling DLS-type …
(edit) @8134   20 years mdewsnip A couple of minor changes to the new metadata code.
(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) @8084   20 years mdewsnip Fixed the help file loading so it works with the stand-alone version …
(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) @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) @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) @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 …
Note: See TracRevisionLog for help on using the revision log.