source: trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10541   19 years mdewsnip Changed an output statement to go to the debug stream.
(edit) @10540   19 years mdewsnip Added a "-use_remote_greenstone" argument, and added the …
(edit) @10533   19 years mdewsnip Updated the stubs to return boolean values indicating whether the …
(edit) @10532   19 years mdewsnip Now doesn't attempt to load a remote collection when authentication fails.
(edit) @10531   19 years kjdon changed the preview args for lucene collections
(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) @10527   19 years kjdon removed show_progress argument
(edit) @10519   19 years mdewsnip Exceptions now handled through DebugStream, as they all should be.
(edit) @10518   19 years mdewsnip Made some public functions private.
(edit) @10517   19 years mdewsnip Made some Gatherer variables and functions static, and removed the …
(edit) @10515   19 years mdewsnip Removed the unnecessary "self" variable.
(edit) @10512   19 years mdewsnip Made the appropriate changes to the RemoteGreenstoneServer stub …
(edit) @10511   19 years mdewsnip Changed the names of some functions in RemoteGreenstoneServer and made …
(edit) @10487   19 years mdewsnip Changed output statement to be a debug statement.
(edit) @10480   19 years mdewsnip Minor efficiency improvements.
(edit) @10479   19 years mdewsnip Changed MetadataXMLFile.addMetadata and MetadataXMLFile.removeMetadata …
(edit) @10462   19 years mdewsnip More GEMS tidy ups: no classes now import the Gatherer class.
(edit) @10461   19 years mdewsnip Fixed a bug where the GEMS didn't know the GLI user directory, so …
(edit) @10460   19 years mdewsnip Now adds "-keepold" or "-removeold" to the buildcol.pl command …
(edit) @10456   19 years mdewsnip Now allows "-removeold" to be switched off for import.pl (in high …
(edit) @10455   19 years mdewsnip Uploading the collect.cfg file is now done in the save function of …
(edit) @10454   19 years mdewsnip Uploading the collect.cfg file is now done in the save() function of …
(edit) @10447   19 years kjdon some help was commented out, but other bits not - caused NPE when run. …
(edit) @10421   19 years kjdon added DocumentText, DocumentButtons and DocumentHeading default …
(edit) @10397   19 years mdewsnip Made the default build mode "full" -- this stuff is dodgy.
(edit) @10396   19 years mdewsnip Tidied up the Gatherer and GUIManager exit() functions to make sure …
(edit) @10393   19 years mdewsnip Added another stub for the West Yorkshire project.
(edit) @10392   19 years mdewsnip Now uploads the modified metadata.xml files to the server when …
(edit) @10389   19 years kjdon modified PROGRAM_VERSION - 2.61
(edit) @10387   19 years mdewsnip Tidied up the way collections are saved and closed, and added some …
(edit) @10382   19 years mdewsnip Can now base a new collection on an existing one, when using a remote …
(edit) @10381   19 years mdewsnip Added another couple of stub functions.
(edit) @10380   19 years mdewsnip Now uploads and deletes metadata sets on the server when metadata sets …
(edit) @10379   19 years mdewsnip Now downloads the collection configurations (when using a remote …
(edit) @10378   19 years mdewsnip Added a couple more stubs for the West Yorkshire functionality -- …
(edit) @10377   19 years mdewsnip Now uploads the collect.cfg file when it is saved, if using remote …
(edit) @10376   19 years mdewsnip Now downloads collection files to view them, if using a remote …
(edit) @10375   19 years mdewsnip Minor change.
(edit) @10374   19 years mdewsnip Now uploads collection images to the server, if using remote building.
(edit) @10373   19 years mdewsnip Now will create any intermediate directories as required.
(edit) @10372   19 years mdewsnip Gatherer.setGLIUserDirectoryPath() now creates the directory if it …
(edit) @10371   19 years mdewsnip Tidied up some more usage of gsdl_path.
(edit) @10370   19 years mdewsnip Added a new LocalGreenstone class which contains functions that only …
(edit) @10369   19 years mdewsnip Now sets gsdl_path to null so we will know if the GLI tries to do …
(edit) @10368   19 years mdewsnip Removed some occurrences of "gsdl_path", and added some checks so it …
(edit) @10367   19 years mdewsnip Added a new "-gliserver_url" command-line option for running a local …
(edit) @10364   19 years mdewsnip Removed the Utility::getWGetPath() function.
(edit) @10363   19 years mdewsnip Moved some applet specific code out of Gatherer.java and into …
(edit) @10362   19 years mdewsnip Now sets the gli directory path correctly.
(edit) @10346   19 years mdewsnip Saved a few lines.
(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) @10330   19 years kjdon gsdl3 mode now has two args: -gsdl3 which is gsdl3home (the web dir) …
(edit) @10325   19 years mdewsnip Opening files in an external program is now done through …
(edit) @10323   19 years mdewsnip Now returns null if an empty command is specified.
(edit) @10267   19 years mdewsnip Added some more general zip functions -- eventually the old ones will …
(edit) @10266   19 years mdewsnip Added some stubs for the new remote Greenstone server stuff.
(edit) @10265   19 years mdewsnip Added some more stuff when using a remote Greenstone server.
(edit) @10264   19 years mdewsnip Now downloads the collection configuration files when File -> Open is …
(edit) @10263   19 years mdewsnip Now downloads a collection from the remote Greenstone server if one is …
(edit) @10261   19 years mdewsnip Moved the RemoteFileQueue class into the new "remote" directory.
(edit) @10260   19 years mdewsnip Added a "NEW_FOLDER" constant to indicate new folder actions.
(edit) @10259   19 years mdewsnip Created a new "remote" directory for classes related to using a remote …
(edit) @10252   19 years mdewsnip Unzip.java now takes the zip file path and the directory to unzip into …
(edit) @10250   19 years mdewsnip Moved all of the ZIP functions out of Utility and into a new ZipTools
(edit) @10249   19 years mdewsnip Made the Gatherer's exit variable static, for consistency.
(edit) @10248   19 years mdewsnip A new RemoteFileQueue class that is conceptually similar to FileQueue
(edit) @10247   19 years mdewsnip Changed FileQueue.addJob to take an array of source_nodes, and deal …
(edit) @10246   19 years mdewsnip Moved null test a bit earlier in the process.
(edit) @10245   19 years mdewsnip Tidied up FileManager.java in preparation for updating collections on …
(edit) @10244   19 years mdewsnip A few fixes to previous changes for building collections remotely …
(edit) @10242   19 years mdewsnip Moved a lot of the duplicated code out of GathererProg and …
(edit) @10241   19 years mdewsnip New class for functions needed to use a remote Greenstone server.
(edit) @10240   19 years mdewsnip Moved functions to do with using a remote Greenstone server out of …
(edit) @10239   19 years mdewsnip Added the "isApplet" variable to allow the GLI to use a remote …
(edit) @10237   19 years mdewsnip New code for "incremental" building, by Matthew Whyte. I've only had …
(edit) @10232   19 years mdewsnip Now tells the user that the collection could not be created if no …
(edit) @10219   19 years mdewsnip Will now attempt to delete the zip file is downloading is cancelled …
(edit) @10214   19 years mdewsnip Some comments by Matthew Whyte.
(edit) @10208   19 years davidb Retrieval of building/build.cfg now done in a platform independent way.
(edit) @10207   19 years davidb Minor changes to zipping and unzipping files to be compatible with …
(edit) @10205   19 years mdewsnip Can now create a collection with Unicode title and description. This …
(edit) @10200   19 years kjdon in getValue added a check for null node
(edit) @10167   19 years mdewsnip Fixed a bug where folder-level metadata would be shown on any folder …
(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) @10016   19 years mdewsnip Fixed a bug where the GLI would attempt to enable/disable non-existant …
(edit) @10013   19 years mdewsnip Now all JAR-file related, base.getResource* stuff is in the JarTools class.
(edit) @10012   19 years mdewsnip Removed the last of the graphical functions from the Utility class -- …
(edit) @10011   19 years mdewsnip Moved Utility.getImage into JarTools, as part of tidying up the …
(edit) @10010   19 years mdewsnip Moved Utility.isInJar and Utility.extractFromJar into a new JarTools
(edit) @10009   19 years mdewsnip Moved Utility.getHelpFolder into HelpFrame, as part of tidying up the …
(edit) @10008   19 years mdewsnip Removed the Dimension objects from the Utility class, as part of …
(edit) @10007   19 years mdewsnip Moved Utility.formatPath into FileQueue, as part of tidying up the …
(edit) @10006   19 years mdewsnip Moved Utility.parse to XMLTools.parseXMLFile, as part of tidying up …
Note: See TracRevisionLog for help on using the revision log.