source: trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7282   20 years kjdon deleted findConfigFile cos its not used any more, and its dumb
(edit) @7281   20 years kjdon tidied up some stuff to do with creating BasicCollectionConfigurations
(edit) @7280   20 years kjdon removed a heap of unnecessary crap - filename, email etc fields that …
(edit) @7275   20 years kjdon renamed Utility.CONFIG_DIR to Utility.CONFIG_FILE cos it refers to the …
(edit) @7271   20 years kjdon undid previous change
(edit) @7270   20 years kjdon undid most of what I previously commited. GAPlug is now treated like …
(edit) @7260   20 years kjdon in a setValue, if the value is null, don't set it - it was getting set …
(edit) @7253   20 years kjdon changed the initial X to a . in the build log - so it doesn't look …
(edit) @7252   20 years kjdon GAPlug is now a special plugin that appears at the top of teh list, …
(edit) @7251   20 years kjdon GAPlug is now a special plugin so added a string for it
(edit) @7246   20 years kjdon changed the title and tooltip for the non-editable case of viewing …
(edit) @7245   20 years kjdon don't show GMLPlug in the GLI cos it can't be used without severe …
(edit) @7241   20 years kjdon moved the custom arguments panel to teh end of teh scrolling args
(edit) @7238   20 years kjdon there seems to be two BuildOptions classes - this one and …
(edit) @7234   20 years kjdon fixed a bug where queued_for_removal in getMetadata was being set to …
(edit) @7233   20 years mdewsnip Also allows .tiff extension for image filter.
(edit) @7224   20 years kjdon tidied up the getXXXDir methods in Utility. Utility.getCollectionDir …
(edit) @7208   20 years mdewsnip Fixed refreshing problem (Linux only?) where the collection tree is …
(edit) @7207   20 years kjdon the updateCollectionCFG method now uses a CommandTokenizer to read in …
(edit) @7206   20 years kjdon added a new field: strip_quotes. added a new constructor which sets …
(edit) @7205   20 years mdewsnip Commented out the workflow updating code because it was causing the …
(edit) @7204   20 years mdewsnip Changed the processing of the doc.xml files so metadata from …
(edit) @7203   20 years mdewsnip Fixed another bug with file tree refreshing when the filter was …
(edit) @7183   20 years mdewsnip Disabled the Workflows panel for two reasons - the strings haven't …
(edit) @7182   20 years mdewsnip Updated the configuration file version to match the GLI version.
(edit) @7171   20 years mdewsnip Hacked up something to rewrite metadata.xml files of legacy …
(edit) @7168   20 years mdewsnip Put Katherine's backing up metadata.xml files code back in.
(edit) @7166   20 years mdewsnip Added a null pointer check.
(edit) @7164   20 years kjdon fixed the assigned metadata menu item not workign bug, realigned some …
(edit) @7163   20 years kjdon changed some shortcut keys for the right mouse click menu
(edit) @7162   20 years kjdon fixed the bug where the list of metadata elemetns would appear in the …
(edit) @7161   20 years kjdon removed the copy_monitor stuff cos its not used anywhere and its …
(edit) @7160   20 years kjdon removed a commented out bit
(edit) @7159   20 years kjdon realigned some comments
(edit) @7158   20 years kjdon fixed some more static label sizes, changed statics to uppercase names
(edit) @7157   20 years kjdon changed LABEL_SIZE to COMPONENT_SIZE to reflect its usage
(edit) @7156   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @7155   20 years kjdon added in a missing semi-colon - how that escaped my notice I do not know
(edit) @7154   20 years mdewsnip Changed to use MetadataXMLFileManager.getAllMetadata instead of …
(edit) @7153   20 years kjdon fixed some more static label sizes
(edit) @7152   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @7151   20 years kjdon fixed some more static label sizes and deleted a lot of commented out stuff
(edit) @7146   20 years kjdon removed teh preferred size for the value label so that it expands to …
(edit) @7143   20 years kjdon added in a left click on a folder handler: if the folder is closed, …
(edit) @7141   20 years kjdon added in a left click on a folder handler: if the folder is closed, …
(edit) @7123   20 years kjdon added in 'left arrow on a file moves to teh parent folder' navigation …
(edit) @7122   20 years mdewsnip Removed some debug statements accidently committed.
(edit) @7121   20 years mdewsnip A much improved method for sorting file nodes into alphabetical order, …
(edit) @7119   20 years kjdon fixed a bug in mapClassifierArgumentToNewValue
(edit) @7116   20 years kjdon changed the hfile filereader to a fileinput stream so can use UTF-8
(edit) @7115   20 years kjdon fixed bugs in updateCollectionCFG when baseing a colleciton on an old …
(edit) @7114   20 years kjdon Chris's fix for reading in metadata on Windows - John, what was that / …
(edit) @7112   20 years mdewsnip Prevented a user home mapping being created on Windows 95/98/ME (these …
(edit) @7111   20 years kjdon modified how the arguments get added to the list when creating a new …
(edit) @7110   20 years kjdon use min and max values when creating a new plugin from an existing one
(edit) @7109   20 years kjdon now uses the min and max values when setting the current value
(edit) @7108   20 years kjdon added in min, max and modelevel to the copy constructor
(edit) @7104   20 years kjdon added '-language xx' to the import.pl and buildcol.pl options. its not …
(edit) @7103   20 years kjdon added '-gli -language xx' to the exportcol.pl args
(edit) @7102   20 years kjdon now reads in output and error streams in UTF-8
(edit) @7099   20 years mdewsnip Added check for null nodes when inserting.
(edit) @7098   20 years kjdon added up and down arrow handling to the workspace and collection trees
(edit) @7097   20 years mdewsnip Fixed the way the original metadata.xml files are backed up.
(edit) @7095   20 years mdewsnip Rewrote the LegacyCollectionImporter to fix a number of bugs. It also …
(edit) @7094   20 years mdewsnip Fixed a small bug with the log clearing.
(edit) @7092   20 years mdewsnip Fixed opening files on Windows (%1 was not being replaced with …
(edit) @7091   20 years kjdon destroy the AppendLineOnlyFileDocument beloonging to the log_textarea …
(edit) @7088   20 years kjdon added a lang arg to the home page url
(edit) @7062   20 years mdewsnip This class wasn't even slightly Unicode aware. Not a smidgeon. And …
(edit) @7059   20 years kjdon made the range bit work for integer args
(edit) @7054   20 years kjdon removed GLI Import and Build Log from the header to the log file. just …
(edit) @7022   20 years kjdon now reads in build options in the right language, and doesn't use the …
(edit) @7016   20 years mdewsnip Removed some more dead code.
(edit) @7015   20 years mdewsnip Removed some dead code.
(edit) @7014   20 years mdewsnip Taken out anything collection specific. This is bad.
(edit) @7013   20 years mdewsnip Added a check to prevent NPEs when the section title is blank.
(edit) @7011   20 years mdewsnip Fixed a bug where the workspace tree was not being refreshed when the …
(edit) @6999   20 years kjdon made the clearCache methods static so they can be called when there is …
(edit) @6996   20 years kjdon now if you change the interface lang, it calls clearPluginCache and …
(edit) @6995   20 years kjdon added a new method clear[Plugin|Classifier]Cache which deletes the …
(edit) @6992   20 years kjdon now load up plugins and classifiers in the right language
(edit) @6991   20 years kjdon commented out the comment to a commented out method - it was causing …
(edit) @6990   20 years kjdon made the size bigger
(edit) @6972   20 years mdewsnip Updated the PROGRAM_VERSION string for the UNESCO CD-ROM (Greenstone …
(edit) @6944   20 years kjdon a case for Argument.REGEXP was missing causing adding of regexp args …
(edit) @6901   20 years mdewsnip Added a line back in whose absence I suspect might be causing the "no …
(edit) @6899   20 years kjdon commented out the transform print statements
(edit) @6891   20 years kjdon fixed a bug in getAttributes
(edit) @6890   20 years kjdon fixed a typo in a comment
(edit) @6889   20 years mdewsnip Fixed some bugs concerning file/folder level metadata.
(edit) @6888   20 years mdewsnip Moved some code from the old util/MetadataXML.java in here, since it …
(edit) @6887   20 years mdewsnip Only contained a couple of single use functions, so these have been …
(edit) @6886   20 years mdewsnip Improved the code for switching to the folder inherited metadata came from.
(edit) @6885   20 years mdewsnip Commented out exception handler -- it is very annoying to not see …
(edit) @6884   20 years mdewsnip Added a reminder so no-one tries to remove …
(edit) @6882   20 years mdewsnip Un-removing file.
(edit) @6881   20 years mdewsnip Fixed a bug matching filenames to metadata.xml filesets.
(edit) @6879   20 years mdewsnip Renamed GDM* classes to MetadataXMLFile*, for our sanity.
(edit) @6878   20 years mdewsnip No longer used.
(edit) @6877   20 years mdewsnip Being renamed to MetadataXMLFileParser.java, for our sanity.
Note: See TracRevisionLog for help on using the revision log.