source: trunk/gli/src/org/greenstone/gatherer/cdm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10530   19 years kjdon modified to use new searchtypemanager isSearchTypeEnabled instead of …
(edit) @10529   19 years kjdon changed a comment - removed show_progress
(edit) @10528   19 years kjdon changed isMGPPEnabled to isSearchTypeEnabled, added isMGPP() and …
(edit) @10515   19 years mdewsnip Removed the unnecessary "self" variable.
(edit) @10511   19 years mdewsnip Changed the names of some functions in RemoteGreenstoneServer and made …
(edit) @10454   19 years mdewsnip Uploading the collect.cfg file is now done in the save() function of …
(edit) @10421   19 years kjdon added DocumentText, DocumentButtons and DocumentHeading default …
(edit) @10377   19 years mdewsnip Now uploads the collect.cfg file when it is saved, if using remote …
(edit) @10374   19 years mdewsnip Now uploads collection images to the server, if using remote building.
(edit) @10370   19 years mdewsnip Added a new LocalGreenstone class which contains functions that only …
(edit) @10345   19 years mdewsnip Removed some more crap out of the Utility class.
(edit) @10343   19 years kjdon move up and down buttons become disabled when selection at top/bottom
(edit) @10342   19 years mdewsnip Tidied up a lot of path variables. These were all over the place, and …
(edit) @10341   19 years kjdon when change the order of the classifiers, now it calls refresh in the …
(edit) @10332   19 years mdewsnip Renamed the collect_config_file option to collect_cfg_file, so it is …
(edit) @10259   19 years mdewsnip Created a new "remote" directory for classes related to using a remote …
(edit) @10250   19 years mdewsnip Moved all of the ZIP functions out of Utility and into a new ZipTools
(edit) @10240   19 years mdewsnip Moved functions to do with using a remote Greenstone server out of …
(edit) @10237   19 years mdewsnip New code for "incremental" building, by Matthew Whyte. I've only had …
(edit) @10079   19 years mdewsnip Made the PluginSuggestionPrompt a little bigger.
(edit) @10049   19 years chi If the buildtype does not contain any value, it means that buildtype …
(edit) @10011   19 years mdewsnip Moved Utility.getImage into JarTools, as part of tidying up the …
(edit) @10008   19 years mdewsnip Removed the Dimension objects from the Utility class, as part of …
(edit) @10006   19 years mdewsnip Moved Utility.parse to XMLTools.parseXMLFile, as part of tidying up …
(edit) @9997   19 years kjdon lots of changes. made the mgpp index and level lists behave like …
(edit) @9996   19 years kjdon removed the text class variable - we no longer cache the string …
(edit) @9995   19 years kjdon small changes
(edit) @9991   19 years kjdon re-indented the RemoveListener class code
(edit) @9908   19 years kjdon removed all 2.39 compat stuff. removed commented out beta stuff. added …
(edit) @9907   19 years kjdon added a build type selection element - mgpp/lucene
(edit) @9878   19 years davidb Code used to test for doesProcessFile first and then …
(edit) @9864   19 years mdewsnip Changed WarningDialog to take the direct message text, rather than the …
(edit) @9863   19 years mdewsnip Minor changes.
(edit) @9700   19 years mdewsnip Commented out a stray debug statement.
(edit) @9645   19 years kjdon assigned options previously sometimes went to the top of the list, …
(edit) @9642   19 years kjdon fixed up language type arguments - the list now displays the name not …
(edit) @9640   19 years mdewsnip Added a "TO DO" comment.
(edit) @9564   19 years kjdon added [] around Default Language in the selected langs box
(edit) @9563   19 years kjdon changed the interface a bit to make it more like the other two tabs. …
(edit) @9562   19 years kjdon made the move up and down buttons disabled to start with - cos nothing …
(edit) @9561   19 years kjdon changed the equals method to look at codes rather than using compareTo …
(edit) @9552   19 years mdewsnip Fixed a bug where adding indexes on metadata elements whose name …
(edit) @9440   19 years mdewsnip Changed non-sensical default HList format (only [Title] makes sense).
(edit) @9419   19 years mdewsnip Forgot to import DebugStream.
(edit) @9418   19 years mdewsnip Added check so the GLI doesn't crash when parsing a format statement …
(edit) @9350   19 years mdewsnip Changed WarningDialog to take the dialog title and message as …
(edit) @9305   19 years davidb Code used to that GAPlug can never be removed. This has been relaxed …
(edit) @9302   19 years mdewsnip Fix to the nasty bug where plugin options are not remembered.
(edit) @9252   19 years kjdon fixed a bug in the source list updating
(edit) @9202   19 years mdewsnip More GLI applet improvements, by Matthew Whyte. Now uploads only …
(edit) @9200   19 years mdewsnip Changed some function names in CheckList to be more obvious (well, to …
(edit) @9193   19 years mdewsnip Unnecessary import of Gatherer class.
(edit) @9192   19 years mdewsnip Was using a Troolean unnecessarily.
(edit) @9184   19 years mdewsnip Fixes for Java 1.5.0.
(edit) @9172   19 years mdewsnip Changed missing string to use an existing string that is better anyway.
(edit) @9166   19 years mdewsnip More improvements to the GLI applet, by Matthew Whyte. Now only …
(edit) @9161   19 years mdewsnip Made the "assign partitions" tab in the "Partition Indexes" section …
(edit) @9158   19 years mdewsnip Changed some "proceeding"s to "preceeding"s... John, John, John.
(edit) @9149   19 years kjdon one line not tabbed correctly
(edit) @9134   19 years mdewsnip Made some debug statements go to DebugStream now.
(edit) @9126   19 years kjdon moved the argument details xml parsing code to Argument.parseXML - the …
(edit) @9105   19 years kjdon added getExploderPlugin method - hacked for isis files, need to …
(edit) @9095   19 years mdewsnip GLI applet: collection building is now much happier about being …
(edit) @9077   19 years mdewsnip Removed unused Coloring class.
(edit) @9072   19 years mdewsnip Removed a couple of debug statements.
(edit) @9045   19 years mdewsnip Made major rearrangements to the way path variables are calculated. …
(edit) @9036   19 years mdewsnip Removed all XML functions from XMLTools, and changed occurrences to …
(edit) @9020   19 years mdewsnip Changed the plugin suggestion code to only look at the process_exp, …
(edit) @9019   19 years mdewsnip Fixed bug where CollectionContentsChangedListener isn't removed from …
(edit) @9014   19 years kjdon adding a new element to plugins list not in the first collection …
(edit) @8884   19 years mdewsnip Moved the two CheckList classes into the util package, and removed the …
(edit) @8853   19 years mdewsnip Initial work on allowing metadata databases to be exploded from within …
(edit) @8845   19 years mdewsnip Oops... imported a needed class.
(edit) @8844   19 years mdewsnip Tidied up getElementAt() a little and added debugging statement.
(edit) @8841   19 years kjdon fixed spelling mistake on one of the strings names
(edit) @8840   19 years kjdon added the buttons to the SuggestedPLuginsDialog
(edit) @8835   19 years mdewsnip Initial unfinished version of the PluginSuggestionPrompt.
(edit) @8817   19 years mdewsnip Temporary fix for broken code.
(edit) @8802   19 years mdewsnip Fixed up some button sizes on the Search Indexes page and removed some …
(edit) @8782   19 years mdewsnip Removed some unused imports.
(edit) @8768   19 years mdewsnip A bit of work in preparation for exploding metadata databases.
(edit) @8765   19 years mdewsnip Removed static definition of "Abstract" string.
(edit) @8670   20 years mdewsnip Fixed my changes from yesterday to store plugins.dat, classifiers.dat, …
(edit) @8652   20 years mdewsnip Removed more dead code, and moved most of the XML stuff out of Utility …
(edit) @8650   20 years mdewsnip The plugins.dat and classifiers.dat files are now stored in the GLI …
(edit) @8620   20 years mdewsnip Moved all the local library server code in a new LocalLibraryServer
(edit) @8607   20 years mdewsnip First cut at suggesting plugins to use for files dragged into a …
(edit) @8606   20 years mdewsnip Made just one WarningDialog constructor.
(edit) @8601   20 years mdewsnip Renamed the two "PlugIn" classes to "Plugin", for our sanity.
(edit) @8600   20 years mdewsnip The first smidgeon of the "plugin suggestion" code.
(edit) @8597   20 years mdewsnip Made Gatherer.configServer static.
(edit) @8590   20 years mdewsnip Renamed checklist/Entry.java to checklist/CheckListEntry.java.
(edit) @8576   20 years mdewsnip Removed some redundant files and made a few minor tidy ups.
(edit) @8496   20 years mdewsnip Started off fixing a bug where the loaded collection wasn't being …
(edit) @8474   20 years mdewsnip Changed all show() to setVisible(true) and all hide() to …
(edit) @8473   20 years mdewsnip Converted to a Unix file.
(edit) @8386   20 years kjdon added a edit set button which just pops up a message teling the user …
(edit) @8381   20 years kjdon major mods to the mg index controls. added a replace button, enabled …
(edit) @8380   20 years kjdon I seemed to get into a situation where children was null. It only …
(edit) @8374   20 years kjdon don't sort the list returned from getSources - it contains elements …
Note: See TracRevisionLog for help on using the revision log.