task #7039
Remove Hacks for RL 2017 from Distribution Editor
Status:
In Progress
Priority:
New
Assignee:
Category:
cdm-vaadin
Target version:
Start date:
10/27/2017
Due date:
% Done:
50%
Severity:
normal
Description
There are to very ugly hacks for RL 2017 related to the "DE" table column in DistributinTableViewBean. They have to be removed as soon as possible.
Associated revisions
ref #7039 made preparations to retrieve uneditable areas from preferences
History
#1 Updated by Andreas Müller about 3 years ago
- Category set to cdm-vaadin
#2 Updated by Fabian Reimeier almost 3 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
#3 Updated by Fabian Reimeier almost 3 years ago
- Assignee changed from Fabian Reimeier to Andreas Müller
I made some preparations for removing the hacks and retrieving the uneditable areas from preferences.
@Andreas Müller Could you create a cdm preference for configuring uneditable NamedAreas like you did for allowed PresenceAbsenceTerms?
CdmPreference statusPref = CdmSpringContextHelper.getPreferenceService().findVaadin(PreferencePredicate.AvailableDistributionStatus);