source: main/trunk/gli/src/org/greenstone/gatherer/cdm@ 36272

Name Size Rev Age Author Last Change
../
TranslationView.java 33.7 KB 36254   23 months kjdon for gs2, all search meta types are set to 'search'
SuperCollectionManager.java 10.2 KB 22410   14 years ak19 Getting collectgroup to work for a remote Greenstone server. Need to …
SuperCollection.java 2.7 KB 12641   18 years mdewsnip Changed all access to the static strings through …
SubcollectionManager.java 22.1 KB 18587   15 years kjdon GLI three modes change: partition index will now be visible in …
SubcollectionIndexManager.java 23.5 KB 18412   15 years kjdon more modifications for RTL GLI, thanks to Amin Hedjazi
SubcollectionIndex.java 6.3 KB 14743   17 years anna Fixed the bug when moving up the last element of subcollection partitions.
Subcollection.java 8.9 KB 12798   18 years mdewsnip Started tidying up the CollectionConfiguration class so we can …
SortFieldManager.java 6.9 KB 36260   23 months kjdon put the none/rank options underneath the metadata list, instead of on top
SortField.java 2.3 KB 36183   2 years kjdon added getType() method
SharedByTwoFormatManager.java 1.3 KB 14044   17 years xiao An interface implemented by FormatManager.java and …
SearchMetadataManager.java 14.0 KB 36242   2 years kjdon gs2, all index/level/sort search metas have the same type. We need to …
SearchMeta.java 5.3 KB 36241   2 years kjdon removed commented out code. for gs2, the collect.cfg has no way to …
SearchIndexManager.java 21.6 KB 36252   23 months kjdon adding in add all button string keys
PluginManager.java 41.4 KB 24478   13 years ak19 Switching back to previous commit. Now EmbeddedMetaPlug is just above …
Plugin.java 8.0 KB 16295   16 years ak19 ArchivesInfPlugin has 0 options which caused GLI to try and load it …
ParsingProgress.java 3.7 KB 8474   20 years mdewsnip Changed all show() to setVisible(true) and all hide() to …
MGIndex.java 6.3 KB 36138   2 years kjdon split Index into 2 classes - Index: for mgpp/lucene/solr indexes, and …
MacrosManager.java 9.1 KB 18412   15 years kjdon more modifications for RTL GLI, thanks to Amin Hedjazi
LanguageManager.java 29.9 KB 18412   15 years kjdon more modifications for RTL GLI, thanks to Amin Hedjazi
LanguageListCellRenderer.java 2.0 KB 8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
Language.java 5.5 KB 12798   18 years mdewsnip Started tidying up the CollectionConfiguration class so we can …
IndexOptionManager.java 20.4 KB 36152   2 years kjdon changed the layout of case/stem etc options to 2x2 instead of 4x1
IndexOptionList.java 2.3 KB 13059   18 years kjdon Level and LevelManager replaced by IndexOption, IndexOptionList and …
IndexOption.java 5.3 KB 13059   18 years kjdon Level and LevelManager replaced by IndexOption, IndexOptionList and …
IndexingManager.java 7.7 KB 36176   2 years kjdon add a small gap between rows in the index/sort/facet panel
Index.java 9.2 KB 36184   2 years kjdon added getType() method
GeneralManager.java 20.1 KB 34241   4 years ak19 The previous commit fixed the issue where HTML in collection …
FormatManager.java 47.3 KB 29509   9 years ak19 Kathy suggested a confirmation dialog to the reset format statement …
Format.java 13.4 KB 27364   11 years ak19 Adding the AllowUserComments option so it can be set from GLI's Format …
Format4gs3Manager.java 28.6 KB 36272   23 months anupama Finally tracked down where the commented-out GS3 format statements are …
Format4gs3.java 9.2 KB 24418   13 years sjm84 Fixed an error that was causing double spaces to become nothing …
FacetManager.java 2.6 KB 36250   23 months kjdon added keys for add all button
Facet.java 2.2 KB 36183   2 years kjdon added getType() method
DynamicListModel.java 3.8 KB 5785   21 years mdewsnip Commented out about 60 unused functions.
DOMProxyListModel.java 11.8 KB 36154   2 years kjdon added method to get the class type, so we can use it to make new objects
DOMProxyListEntry.java 1.5 KB 5590   21 years mdewsnip Could it be I've finished adding tooltips?? Why yes, very nearly... …
DesignChangeListener.java 3.0 KB 12808   18 years mdewsnip Removed CollectionManager.configurationChanged() and all 50 calls to …
DepositorMetadataManager.java 18.7 KB 19797   15 years kjdon when a collection only had ex metadata set, we were removing it from …
DatabaseTypeManager.java 10.0 KB 25777   12 years kjdon gs3 can't use a collection with sqlite db so I have hidden the option …
Control.java 1.4 KB 4932   21 years jmt12 Major CDM rewrite so it uses DOM.
CommandTokenizer.java 10.6 KB 8240   20 years mdewsnip Removed unnecessary imports of org.greenstone.gatherer.Gatherer.
CollectionMetaManager.java 7.3 KB 36235   2 years kjdon removed some old debug statements
CollectionMeta.java 7.2 KB 36235   2 years kjdon removed some old debug statements
CollectionDesignManager.java 12.7 KB 36192   2 years kjdon searchmetadata_manager renamed to searchmeta_manager to keep it the …
CollectionConfigXMLReadWrite.java 142.4 KB 36263   23 months kjdon rank and none are also special words (for sortfields), along with text …
CollectionConfiguration.java 22.4 KB 36187   2 years kjdon added searchMeta element into command order
CollectCfgReadWrite.java 65.1 KB 36244   2 years kjdon updating this for new searchmeta changes
ClassifierManager.java 28.1 KB 22971   14 years sjm84 Tidied the newly commited code for allowing the user to change the …
Classifier.java 3.4 KB 13177   18 years mdewsnip No longer tries to load the options for a plugin/classifier if it has …
BuildTypeManager.java 10.8 KB 36243   2 years kjdon solr button should only be available for gs3
BaseIndexManager.java 29.6 KB 36251   23 months kjdon added back in an 'add all' button. This is different to the previous …
ArgumentControl.java 21.0 KB 20608   15 years kjdon modified setting intial value for metadata type arg. If using the …
ArgumentContainer.java 10.1 KB 17826   15 years kjdon changed method name from setDispalyName to setDisplayName
ArgumentConfiguration.java 9.7 KB 24289   13 years sjm84 Fixed the slow scroll speed in the plugin configuration windows
Argument.java 21.5 KB 20455   15 years kjdon removed metadatum type arg - I don't think it is ever used. and what …
Note: See TracBrowser for help on using the repository browser.