source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13554   17 years shaoqun added the script od running gems in gsdl3
(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) @13489   17 years nzdl some modifications made by gti? plus a few translations thanks to …
(edit) @13472   17 years lh92 GLI Help in Arabic. Many thanks to Kamal Salih Mustafa.
(edit) @13471   17 years mdewsnip Removed dictionary strings that are no longer used.
(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) @13448   17 years qq6 update release date
(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) @13412   17 years kjdon new README to assist in updating the GLI help
(edit) @13411   17 years kjdon workflow bit has been removed
(edit) @13410   17 years kjdon added a little bit about stem/case options for search indexes
(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) @13394   17 years mdewsnip No longer used.
(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) @13388   17 years mdewsnip Gave this some chance of working with Java paths containing spaces.
(edit) @13387   17 years mdewsnip Now creates the GLIServer.jar file (used on the server for remote …
(edit) @13386   17 years mdewsnip Changed my mind: these scripts now compile the standalone programs for …
(edit) @13384   17 years kjdon when adding a new plugin to a collection, only remove it from …
(edit) @13380   17 years mdewsnip Removed a couple of warnings that no longer exist.
(edit) @13368   17 years shaoqun add DocumentSearchResultLinks to control the display of search result …
(edit) @13359   17 years kjdon deleted the workflow section
(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) @13336   17 years mdewsnip Removed old WGET strings that are no longer used.
(edit) @13330   17 years mdewsnip Removed the stuff about plugins.dat and classifiers.dat, since these …
(edit) @13328   17 years mdewsnip Moved most of the zip code into the "remote" package, to better …
(edit) @13327   17 years mdewsnip No longer explicitly compiles Unzip.java. This is only required by the …
(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) @13319   17 years mdewsnip Marathi GLI interface, many thanks to Shubhada Nagarkar.
(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) @13251   17 years kjdon undid the changes from the last two commits as they were just test commits
(edit) @13249   17 years kjdon this file was only a dummy file
(edit) @13248   17 years kjdon a file for demo purposes
(edit) @13247   17 years kjdon another test commit
(edit) @13246   17 years kjdon a test commit
(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) @13162   17 years mdewsnip Updated GLI dictionary file, many thanks to Kamal Salih.
(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) @13048   18 years mdewsnip Strings for the new indexing options.
(edit) @13047   18 years mdewsnip GUI side of the new "indexing options" controls.
(edit) @13046   18 years shaoqun added xml file extensions
(edit) @13033   18 years kjdon added title for download log dialog
(edit) @13032   18 years kjdon made the LogDialog title come form the dictionary
(edit) @13031   18 years kjdon removed a commented out function
(edit) @13027   18 years mdewsnip No longer uses the -wget option.
Note: See TracRevisionLog for help on using the revision log.