source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13195   18 years kjdon quan's changes to remove blue borders around buttons and comboboxes on macs
(edit) @13194   18 years kjdon modified default DateList and VList format statements - removed dls, …
(edit) @13185   18 years kjdon plugin manager place separator is now done in the constructor, not …
(edit) @13184   18 years kjdon removed a commented out line
(edit) @13183   18 years kjdon added a string for MetadataXMLPlug
(edit) @13182   18 years kjdon placeSeparator() is now private and called from the constructor. also …
(edit) @13181   18 years kjdon RecPlug option -use_metadata_files has been deprecated. When parsing …
(edit) @13177   18 years mdewsnip No longer tries to load the options for a plugin/classifier if it has …
(edit) @13176   18 years mdewsnip Added NPE fix and an efficiency change to prevent an unnecessary …
(edit) @13175   18 years mdewsnip Added a check to prevent a NPE and display an error message when …
(edit) @13162   18 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.
(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) @13015   18 years mdewsnip Now passes in the GSDLOS environment variable.
(edit) @13014   18 years mdewsnip Added a "-gsdlos" argument for telling the GLI what GSDLOS is.
(edit) @13011   18 years mdewsnip Updated Arabic GLI dictionary, many thanks to Kamal Salih Mustafa …
(edit) @12950   18 years kjdon a new metadtaa set for special elements used by greenstone source code
(edit) @12843   18 years kjdon added a couple of strings for gems newmetadataelementanmeprompt errors
(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.
(edit) @12829   18 years kjdon if trying to preselect a value in a metadata list, then we need to use …
(edit) @12828   18 years kjdon add search types format into default format map
(edit) @12827   18 years kjdon changed the layout slightly - now uses a splitpane, so user can resize …
(edit) @12826   18 years kjdon removed an unnecessary comment
(edit) @12825   18 years kjdon ListOption changed to Argument.ArgumentOption, options now comes from …
(edit) @12824   18 years kjdon changed option list form HashMap to ArrayList so they stay in order, …
(edit) @12823   18 years kjdon added a sort_options flag - if set to false, won't sort the options in …
(edit) @12822   18 years kjdon changed from a BoxLayout to a GridLayout for build and import options …
(edit) @12818   18 years mdewsnip Removed all the default format statements, since they aren't actually …
(edit) @12816   18 years mdewsnip Changed format_map to default_format_map to be a bit more obvious, and …
(edit) @12815   18 years mdewsnip No idea why the static DEFAULT strings weren't being used.
(edit) @12814   18 years mdewsnip CollectionConfiguration no longer inherits from StaticStrings.
(edit) @12813   18 years mdewsnip Fixed a problem where the GLI would add extra spaces at the end of …
(edit) @12811   18 years mdewsnip No longer writes out empty languagemetadata lines.
(edit) @12810   18 years mdewsnip Removed the "UPDATE_COLLECT_CFG" rebuild type, as it is no longer required.
(edit) @12809   18 years mdewsnip Removed all usage of collect_cfg_change_listener, as this is no longer …
(edit) @12808   18 years mdewsnip Removed CollectionManager.configurationChanged() and all 50 calls to …
(edit) @12807   18 years mdewsnip The CollectionConfiguration class now determines whether the …
(edit) @12806   18 years mdewsnip Changed a couple of function names.
(edit) @12805   18 years mdewsnip All instances of saving the collection now go through …
(edit) @12804   18 years mdewsnip Removed an unused function.
(edit) @12803   18 years mdewsnip Moved dealing with the Local Library out of CollectionDesignManager
(edit) @12802   18 years mdewsnip Removed an unused variable.
(edit) @12801   18 years mdewsnip Removed more unnecessary stuff.
(edit) @12800   18 years mdewsnip Tidied up CollectionConfiguration more.
(edit) @12799   18 years mdewsnip Removed an unused array.
(edit) @12798   18 years mdewsnip Started tidying up the CollectionConfiguration class so we can …
(edit) @12797   18 years mdewsnip Removed a lot of unused code.
(edit) @12790   18 years kjdon added a comment about search results sorting to the lucene description
(edit) @12763   18 years mdewsnip Now updates the metadata sets and metadata table when GEMS is closed …
(edit) @12762   18 years mdewsnip Fixed up some formatting.
(edit) @12758   18 years kjdon when run from GLI, we disable most of the menu so hat we have control …
(edit) @12757   18 years kjdon got rid of TitleClashes warning, cos its no longer used
(edit) @12756   18 years kjdon made File->Exit work when run from GLI
(edit) @12751   18 years mdewsnip Changed "Incremental Build" to "Minimal Build", which still isn't …
(edit) @12750   18 years mdewsnip Now sets rebuild type required correctly.
(edit) @12749   18 years mdewsnip Fixed some bugs in noticing what type of rebuild is required. This is …
(edit) @12748   18 years mdewsnip These panels are on the Format pane, so no rebuild is required when …
(edit) @12746   18 years mdewsnip A bug fix to the dodgy "incremental rebuild" code -- it would only …
(edit) @12745   18 years kjdon commented out the workflow stuff. it doesn't work properly, and its a …
(edit) @12740   18 years mdewsnip Added 2 strings and removed 3 strings as a result of the "creating …
(edit) @12739   18 years mdewsnip Changed the "creating collection" progress dialog to be consistent …
(edit) @12738   18 years kjdon added Reference template
(edit) @12737   18 years kjdon final changes from Ian's read through
(edit) @12735   18 years mdewsnip The GLI now correctly loads metadata from exploded metadata databases …
(edit) @12734   18 years kjdon changed the add element popup to say subelement if appropriate
(edit) @12733   18 years kjdon added a couple of gems strings for subelements
(edit) @12732   18 years kjdon MetadataSetTree now knows what its parent frame is, so the new element …
(edit) @12731   18 years kjdon the first of Ian's text corrections
Note: See TracRevisionLog for help on using the revision log.