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

Name Size Rev Age Author Last Change
../
Argument.java 21.5 KB 20455   15 years kjdon removed metadatum type arg - I don't think it is ever used. and what …
ArgumentConfiguration.java 9.7 KB 24289   13 years sjm84 Fixed the slow scroll speed in the plugin configuration windows
ArgumentContainer.java 10.1 KB 17826   15 years kjdon changed method name from setDispalyName to setDisplayName
ArgumentControl.java 21.0 KB 20608   15 years kjdon modified setting intial value for metadata type arg. If using the …
BaseIndexManager.java 28.4 KB 36165   2 years kjdon made [Default Index] thingy customisable
BuildTypeManager.java 10.8 KB 36135   2 years kjdon added solr option to build types. Also setCaretPosition on the indexer …
Classifier.java 3.4 KB 13177   18 years mdewsnip No longer tries to load the options for a plugin/classifier if it has …
ClassifierManager.java 28.1 KB 22971   14 years sjm84 Tidied the newly commited code for allowing the user to change the …
CollectCfgReadWrite.java 57.7 KB 22971   14 years sjm84 Tidied the newly commited code for allowing the user to change the …
CollectionConfiguration.java 22.4 KB 36155   2 years kjdon added methods for getting the Sorts and Facets elements
CollectionConfigXMLReadWrite.java 136.9 KB 36156   2 years kjdon adding proper handlign for sortfields and facets. needs quite a bit of …
CollectionDesignManager.java 12.7 KB 34205   4 years ak19 Collection ConfigFileEditor related changes, bugfixes and …
CollectionMeta.java 7.1 KB 34241   4 years ak19 The previous commit fixed the issue where HTML in collection …
CollectionMetaManager.java 6.9 KB 12808   18 years mdewsnip Removed CollectionManager.configurationChanged() and all 50 calls to …
CommandTokenizer.java 10.6 KB 8240   20 years mdewsnip Removed unnecessary imports of org.greenstone.gatherer.Gatherer.
Control.java 1.4 KB 4932   21 years jmt12 Major CDM rewrite so it uses DOM.
DatabaseTypeManager.java 10.0 KB 25777   12 years kjdon gs3 can't use a collection with sqlite db so I have hidden the option …
DepositorMetadataManager.java 18.7 KB 19797   15 years kjdon when a collection only had ex metadata set, we were removing it from …
DesignChangeListener.java 3.0 KB 12808   18 years mdewsnip Removed CollectionManager.configurationChanged() and all 50 calls to …
DOMProxyListEntry.java 1.5 KB 5590   21 years mdewsnip Could it be I've finished adding tooltips?? Why yes, very nearly... …
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
DynamicListModel.java 3.8 KB 5785   20 years mdewsnip Commented out about 60 unused functions.
Facet.java 2.1 KB 36151   2 years kjdon Facet and SortField inherit from Index, as basically the same code but …
FacetManager.java 2.5 KB 36172   2 years kjdon added another dictionary key
Format4gs3.java 9.2 KB 24418   13 years sjm84 Fixed an error that was causing double spaces to become nothing …
Format4gs3Manager.java 28.6 KB 32628   5 years kjdon making default templates in the interface xsl files, the format …
Format.java 13.4 KB 27364   11 years ak19 Adding the AllowUserComments option so it can be set from GLI's Format …
FormatManager.java 47.3 KB 29509   9 years ak19 Kathy suggested a confirmation dialog to the reset format statement …
GeneralManager.java 20.1 KB 34241   4 years ak19 The previous commit fixed the issue where HTML in collection …
Index.java 9.0 KB 36151   2 years kjdon Facet and SortField inherit from Index, as basically the same code but …
IndexingManager.java 7.7 KB 36160   2 years kjdon added methods to get the sortfields and facets
IndexOption.java 5.3 KB 13059   18 years kjdon Level and LevelManager replaced by IndexOption, IndexOptionList and …
IndexOptionList.java 2.3 KB 13059   18 years kjdon Level and LevelManager replaced by IndexOption, IndexOptionList and …
IndexOptionManager.java 20.4 KB 36152   2 years kjdon changed the layout of case/stem etc options to 2x2 instead of 4x1
Language.java 5.5 KB 12798   18 years mdewsnip Started tidying up the CollectionConfiguration class so we can …
LanguageListCellRenderer.java 2.0 KB 8243   20 years mdewsnip Removed all occurrences of classes explicitly importing other classes …
LanguageManager.java 29.9 KB 18412   15 years kjdon more modifications for RTL GLI, thanks to Amin Hedjazi
MacrosManager.java 9.1 KB 18412   15 years kjdon more modifications for RTL GLI, thanks to Amin Hedjazi
MGIndex.java 6.3 KB 36138   2 years kjdon split Index into 2 classes - Index: for mgpp/lucene/solr indexes, and …
ParsingProgress.java 3.7 KB 8474   19 years mdewsnip Changed all show() to setVisible(true) and all hide() to …
Plugin.java 8.0 KB 16295   16 years ak19 ArchivesInfPlugin has 0 options which caused GLI to try and load it …
PluginManager.java 41.4 KB 24478   13 years ak19 Switching back to previous commit. Now EmbeddedMetaPlug is just above …
SearchIndexManager.java 21.0 KB 36164   2 years kjdon added default_indicator_key, changed the order of the buttons
SearchMetadataManager.java 11.8 KB 36162   2 years kjdon added code for sortfields and facets. its going wrong though, so …
SharedByTwoFormatManager.java 1.3 KB 14044   17 years xiao An interface implemented by FormatManager.java and …
SortField.java 2.1 KB 36171   2 years kjdon sortFields can have a default
SortFieldManager.java 2.8 KB 36172   2 years kjdon added another dictionary key
Subcollection.java 8.9 KB 12798   18 years mdewsnip Started tidying up the CollectionConfiguration class so we can …
SubcollectionIndex.java 6.3 KB 14743   16 years anna Fixed the bug when moving up the last element of subcollection partitions.
SubcollectionIndexManager.java 23.5 KB 18412   15 years kjdon more modifications for RTL GLI, thanks to Amin Hedjazi
SubcollectionManager.java 22.1 KB 18587   15 years kjdon GLI three modes change: partition index will now be visible in …
SuperCollection.java 2.7 KB 12641   18 years mdewsnip Changed all access to the static strings through …
SuperCollectionManager.java 10.2 KB 22410   14 years ak19 Getting collectgroup to work for a remote Greenstone server. Need to …
TranslationView.java 29.6 KB 19798   15 years kjdon check whether levels is null before iterating through it
Note: See TracBrowser for help on using the repository browser.