source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10691   19 years kjdon fixed up the folder selection highlighting (cue lines) - the lines now …
(edit) @10690   19 years mdewsnip Replaced a silly and slow (especially with Java 1.5) way of finding …
(edit) @10689   19 years kjdon with java 1.5 the tudor collection was taking ages to copy. here we …
(edit) @10687   19 years kjdon added quotes around gsdlpath in line 95
(edit) @10682   19 years chi Problems solving of long-delay to drag a tree structure in Gather …
(edit) @10669   19 years mdewsnip Removed the '#' character from the LockFileDialog.Error strings, as …
(edit) @10668   19 years mdewsnip Added code to remove comments from the text strings -- this is needed …
(edit) @10667   19 years mdewsnip Translations done by Raitis Brodezhonok via the GTI.
(edit) @10666   19 years mdewsnip Updated/added some strings for the remote Greenstone collection building.
(edit) @10659   19 years mdewsnip Write CD/DVD image prompt now gives an estimate of the size of the …
(edit) @10647   19 years mdewsnip A lot of tidy ups and bug fixes. The help now works again in an applet …
(edit) @10644   19 years kjdon LocalLIbraryServer.isRunning now checks if its actually running or …
(edit) @10643   19 years kjdon changed this so isRunning() does check to see if it is actually …
(edit) @10642   19 years kjdon added a new method to LocalLIbraryServer to check that the server.exe …
(edit) @10640   19 years chi Change version number
(edit) @10639   19 years chi Change version number.
(edit) @10638   19 years chi Change the Date for New Release Version 2.62.
(edit) @10635   19 years kjdon CollectionManager install collection error messages added
(edit) @10634   19 years kjdon changed the error messages for install to come from the Dictionary, …
(edit) @10632   19 years kjdon removed the check for floppy drives in the list roots bit. used to …
(edit) @10627   19 years kjdon added a couple of file not deleted strings
(edit) @10626   19 years kjdon show a message if a file can't be deleted
(edit) @10625   19 years kjdon undid my previous change - opened up a whole can of worms
(edit) @10624   19 years kjdon if \%GSDLHOME\% == GSDLHOME, then don't use it for GSDLPATH
(edit) @10619   19 years kjdon some strings for bad plugin and classifier arguments
(edit) @10618   19 years kjdon made these look for BadArgument, BadArgumentValue, BadClassifier, …
(edit) @10612   19 years kjdon if the 'you are about to assign folder level metadata' dialog has been …
(edit) @10611   19 years kjdon don't write out collectionmeta if the value is empty
(edit) @10610   19 years kjdon removed a comment
(edit) @10604   19 years mdewsnip Fixed a nasty bug discovered at the 2005 Fiji workshop: if you enter a …
(edit) @10602   19 years mdewsnip Broke the help while messing around with paths for the remote building …
(edit) @10593   19 years mdewsnip The text field when editing metadata values on Windows had a border …
(edit) @10587   19 years mdewsnip Merged showNewCollectionPrompt into NewCollectionTask, to make things …
(edit) @10586   19 years mdewsnip Now handles mkcol.pl cancels a lot better -- no longer get multiple …
(edit) @10585   19 years kjdon reformatted the MetadataSet element so there are no spaces between …
(edit) @10581   19 years mdewsnip Moved the call to getRequestingPrompt out to a new function, so it can …
(edit) @10577   19 years mdewsnip Rearranged things a little for the West Yorkshire stuff.
(edit) @10576   19 years mdewsnip Rearranged a few things when using classinfo.pl and pluginfo.pl, to …
(edit) @10575   19 years mdewsnip Made URLField far simpler and more accurate. Removed the crazy regular …
(edit) @10569   19 years kjdon changed version to 2.61f
(edit) @10564   19 years mdewsnip Added a openCollectionFromLastTime function to CollectionManager to …
(edit) @10562   19 years mdewsnip Some stub changes to keep things happy, and removed the …
(edit) @10561   19 years mdewsnip Now calls the appropriate RemoteGreenstoneServer function itself.
(edit) @10560   19 years mdewsnip Added a getCollectionDirectoryPath() function that returns the path of …
(edit) @10559   19 years mdewsnip Moved opening a collection onto its own thread, so the progress bar …
(edit) @10558   19 years mdewsnip Added stub to keep things compiling.
(edit) @10557   19 years mdewsnip The RemoteFileQueue instance is now owned by RemoteGreenstoneServer, …
(edit) @10556   19 years kjdon fixes to make the config file save only if it has changed
(edit) @10555   19 years mdewsnip Opening files in an external program is now done in a separate thread, …
(edit) @10554   19 years mdewsnip Three new strings for the remote Greenstone server stuff (West Yorkshire).
(edit) @10552   19 years kjdon removed the commented out references to old 'beta' element of config file
(edit) @10548   19 years mdewsnip Now aborts the open collection dialog if something went wrong …
(edit) @10547   19 years mdewsnip Now uploads all the modified metadata.xml files when the EnrichPane
(edit) @10546   19 years mdewsnip Tidied up the delete function so it is hopefully slightly more …
(edit) @10545   19 years mdewsnip Added a couple of strings for the new "gliserver URL" field in …
(edit) @10544   19 years mdewsnip Removed some unnecessary imports.
(edit) @10543   19 years mdewsnip Fixed a bug where cgiBase wasn't set.
(edit) @10542   19 years mdewsnip (West Yorkshire) Now checks if the collection configurations have been …
(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) @10539   19 years kjdon this zip utility is needed for the GLI applet on windows
(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) @10448   19 years kjdon test the existence of classes/org/... before trying to delete it
(edit) @10447   19 years kjdon some help was commented out, but other bits not - caused NPE when run. …
(edit) @10422   19 years mdewsnip Made makegli.bat run clean.bat also, to remove all class files so …
(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) @10390   19 years kjdon updated version to 2.61
(edit) @10389   19 years kjdon modified PROGRAM_VERSION - 2.61
(edit) @10388   19 years kjdon modified the AboutDialog.Date
(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 -- …
Note: See TracRevisionLog for help on using the revision log.