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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13596   17 years mdewsnip Moved the ServletConfiguration class into the new greenstone3 package.
(edit) @13595   17 years mdewsnip Removed some more occurrences of Gatherer.c_man.
(edit) @13594   17 years mdewsnip Moved the LocalGreenstone class into the "greenstone" package.
(edit) @13593   17 years mdewsnip Moved the GSDLSiteConfig class out of the util package and into the …
(edit) @13592   17 years mdewsnip Moved the LocalLibraryServer class into the "greenstone" package.
(edit) @13591   17 years mdewsnip Tidied up all the CollectionManager functions for getting loaded …
(edit) @13586   17 years mdewsnip Added a static getLoadedCollectionName() function into …
(edit) @13585   17 years mdewsnip Made all CollectionManager variables static in preparation for making …
(edit) @13584   17 years mdewsnip Moved the code to deal with the local library when deleting a …
(edit) @13583   17 years mdewsnip Fixed a bug that caused an exception when deleting the currently …
(edit) @13582   17 years mdewsnip Removed some unnecessary package imports.
(edit) @13579   17 years mdewsnip The "busy" cursor is now displayed right up until exploding a metadata …
(edit) @13577   17 years mdewsnip Sped up repeated operations on the same metadata.xml file by keeping …
(edit) @13535   17 years mdewsnip Removed some unused functions.
(edit) @13533   17 years mdewsnip The GURL class is no longer used.
(edit) @13532   17 years mdewsnip Removed some unused code.
(edit) @13531   17 years mdewsnip Removed some unused functions.
(edit) @13529   17 years shaoqun added a guide to make sure collection is not null before saving it
(edit) @13520   17 years mdewsnip Now refreshes the collection and workspace trees correctly when "show …
(edit) @13519   17 years mdewsnip Removed a weird bit of code that caused a NPE when trying to open …
(edit) @13468   17 years mdewsnip A couple of minor changes to use dictionary strings.
(edit) @13467   17 years mdewsnip Fixed up bad dictionary reference.
(edit) @13466   17 years mdewsnip Removed some unused stuff.
(edit) @13465   17 years mdewsnip Final bit of exploding metadata databases remotely: downloading the …
(edit) @13464   17 years mdewsnip More progress on getting the exploding working with remote building.
(edit) @13460   17 years mdewsnip Moved the exploding onto a new thread (for remote building) and used …
(edit) @13458   17 years mdewsnip Removed an unused function.
(edit) @13455   17 years mdewsnip Renamed ExplodeMetadataPrompt to ExplodeMetadataDatabasePrompt, and …
(edit) @13453   17 years shaoqun fixed bugs that the collection icons didn't get updated after changes …
(edit) @13447   17 years qq6 change version number from 2.71 to 2.72
(edit) @13421   17 years kjdon only one tab for index options to string
(edit) @13408   17 years mdewsnip Started to prepare this for working with remote building.
(edit) @13407   17 years mdewsnip Removed unnecessary import.
(edit) @13406   17 years mdewsnip (Remote building) Hugely simplified the zip file filtering in the …
(edit) @13399   17 years mdewsnip Tidied up default metadata sets and added a "addRequiredMetadataSets" …
(edit) @13398   17 years kjdon new warningdialog now takes a string for the title rather than a …
(edit) @13397   17 years kjdon modified the constructor to take String title and message rather than …
(edit) @13396   17 years mdewsnip Removed an unused string.
(edit) @13393   17 years mdewsnip Removed the "Browse" button from the Open collection dialog (as …
(edit) @13392   17 years mdewsnip (Remote building) Added a check for the existence of the collection …
(edit) @13391   17 years mdewsnip (Remote building) Collection configurations are now downloaded when …
(edit) @13390   17 years mdewsnip (Remote building) Now includes the archives.inf file in the collection …
(edit) @13389   17 years mdewsnip (Remote building) Now ensures the collection "import" directory is …
(edit) @13384   17 years kjdon when adding a new plugin to a collection, only remove it from …
(edit) @13368   17 years shaoqun add DocumentSearchResultLinks to control the display of search result …
(edit) @13339   17 years mdewsnip Stopped this from continually writing "#defaultlevel" lines out to the …
(edit) @13337   17 years mdewsnip Now catches any exceptions thrown in DocXMLFile.skimFile() so errors …
(edit) @13328   17 years mdewsnip Moved most of the zip code into the "remote" package, to better …
(edit) @13326   17 years mdewsnip Removed some unnecessary importing of the util.ZipTools class.
(edit) @13325   17 years mdewsnip Added another exception check to hopefully get more information about …
(edit) @13320   17 years shaoqun added a browse button for the export directory
(edit) @13300   17 years mdewsnip Added support for creating dummy documents remotely.
(edit) @13294   17 years shaoqun make adding mutiple plugins available in system-specilist mode
(edit) @13293   17 years kjdon format panel should not be enabled in assistant mode
(edit) @13278   17 years mdewsnip Considered trying to disable the value trees for faster loading, but …
(edit) @13277   17 years mdewsnip Fixed a thread bug where the same plugin might be offered more than …
(edit) @13244   17 years shaoqun updates the plugin list when mode changes
(edit) @13195   17 years kjdon quan's changes to remove blue borders around buttons and comboboxes on macs
(edit) @13194   17 years kjdon modified default DateList and VList format statements - removed dls, …
(edit) @13185   17 years kjdon plugin manager place separator is now done in the constructor, not …
(edit) @13184   17 years kjdon removed a commented out line
(edit) @13183   17 years kjdon added a string for MetadataXMLPlug
(edit) @13182   17 years kjdon placeSeparator() is now private and called from the constructor. also …
(edit) @13181   17 years kjdon RecPlug option -use_metadata_files has been deprecated. When parsing …
(edit) @13177   17 years mdewsnip No longer tries to load the options for a plugin/classifier if it has …
(edit) @13176   17 years mdewsnip Added NPE fix and an efficiency change to prevent an unnecessary …
(edit) @13175   17 years mdewsnip Added a check to prevent a NPE and display an error message when …
(edit) @13158   18 years mdewsnip Made the explode metadata prompt have the exploded metadata set …
(edit) @13076   18 years mdewsnip A few changes to make the "name" field more obvious (hopefully).
(edit) @13074   18 years kjdon we need to add buildcol_change_listener to the levels and stem check …
(edit) @13073   18 years kjdon we need to add buildcol_change_listener to the change indexer prompt …
(edit) @13066   18 years shaoqun commented out the system output
(edit) @13062   18 years kjdon removed some print statements
(edit) @13061   18 years kjdon changed a print statment to DebugStream
(edit) @13060   18 years kjdon got rid of unnecessary gli mode stuff
(edit) @13059   18 years kjdon Level and LevelManager replaced by IndexOption, IndexOptionList and …
(edit) @13058   18 years kjdon uses the new IndexOptionManager instead of LevelManager, and buildtype …
(edit) @13057   18 years kjdon level object is now an IndexOption, not a Level
(edit) @13056   18 years kjdon levels and leveldefault parsing now done using more general …
(edit) @13055   18 years kjdon added/removed strings to do with indexoptions and levels
(edit) @13052   18 years shaoqun make the redo button enabled properly
(edit) @13049   18 years shaoqun added a default selected feature
(edit) @13047   18 years mdewsnip GUI side of the new "indexing options" controls.
(edit) @13046   18 years shaoqun added xml file extensions
(edit) @13032   18 years kjdon made the LogDialog title come form the dictionary
(edit) @13031   18 years kjdon removed a commented out function
(edit) @13026   18 years mdewsnip Removed all the old WGet stuff.
(edit) @13025   18 years shaoqun fixed the bug that didn't add the second file path to the textfield
(edit) @13022   18 years mdewsnip No longer used (replaced by the new stuff in the download package).
(edit) @13020   18 years mdewsnip These have been replaced by download/DownloadJob.java and …
(edit) @13016   18 years mdewsnip Changed to use the GSDLOS argument now passed in, so downloading …
(edit) @13014   18 years mdewsnip Added a "-gsdlos" argument for telling the GLI what GSDLOS is.
(edit) @12842   18 years kjdon Ian hated having a blank format list, so have added back in the …
(edit) @12841   18 years kjdon added a method to see if we have a datelist assigned. used by format …
(edit) @12840   18 years kjdon added a DateList classifier string
(edit) @12838   18 years kjdon now checks for empty name and name that has already been used
(edit) @12837   18 years kjdon added a doesChildWithThisNameExist method
(edit) @12836   18 years kjdon addElement now passes the model to the new name prompt, so that the …
(edit) @12835   18 years kjdon add a default value for label when create a new element
(edit) @12830   18 years mdewsnip Switched off debugging in the GLI applet.
Note: See TracRevisionLog for help on using the revision log.