Project

General

Profile

bug #8385

Updated by Katja Luther over 4 years ago

* ~~Values on General page (Export/Import, Checklist perspective, Taxonnode Wizard) are not loaded correctly when reopening the DB pref wizard~~ 
 * ~~Commonname areas-popup: finish button does not work~~ **this works for me** 
 * ~~Name details view can not be set to "default" (always chooses enabled after reopening)~~ 
 * ~~PublishFlag: if choosing "default" after reopening an IAE is thrown (see #8385#note-6)~~ 
 * Distribution-Editor: 
        * ~~!!status-combo: default handling not correct, "Use default" is stored in DB instead of deleting preference => no combobox is shown in Dist Editor~~  
        * ~~sorting areas => choose Label, selects ID in Voc after reopening~~ 
        * ~~Show rank: use yes and no instead "Show Rank" and "No rank", this is consistent with other such fields.~~ 
 * ABCD Import: (see also #8089) 
        * Biocase Provider for associated DNA should be moved to "Biocase Provider" **this is not the same because this provider link belongs to the configurator 
        * ~~Nomencl.Code dropdown is missing a label~~ 
        * ~~io.ABCD.config is stored in DB with value NULL even if nothing has changed, if this is default value, the default should not be stored~~ 
        * similar for BiocaseProvider: io.ABCD.providerList is stored with "Keine Provider verfügbar;" which seems to be incorrect as this is only a label for a non existing provider 
 * Disable "allow override" where no local preference exists yet (or better implement local preference) 
        * ~~ABCD import~~ 
        * ~~General (IO menu, Checklist perspective, TaxonNode Wizard)~~**this exist in local preferences, too** 
        * ~~Common names areas~~ 
 * Adapt menu to local prefs menu (use same structure) 
 * ~~Check result of "Restore Defaults", with the new implementation it should always set fields to "default" but it doesn't (e.g. Distribution Editor-Show Ranks is set to "Show Rank" instead)~~ 
 * ~~show default value in brackets: currently "Use default" is shown but users don't know what the default value is so it is difficult to decide if "Use default" is what is wanted. However, computing the default needs to be done together with "subject" so first all higher subjects need to be asked for there value and finally if no value exists for any subject the default for the predicate should be taken.~~ 
 * disable OK if no changes took place, same as "Apply" (necessary?) 
 * ~~NameDetailsView: the taxon sec attributes are disabled if NDV is disabled but they are not grey. Only when uncheck NDV display on the page they are also grey as all others~~ 
 * handle default with allowOverride=false => #8389 

       

Back