Actions
task #7039
openRemove Hacks for RL 2017 from Distribution Editor
Status:
In Progress
Priority:
New
Assignee:
Category:
cdm-vaadin
Target version:
Start date:
Due date:
% Done:
50%
Estimated time:
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.
Updated by Fabian Reimeier over 5 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Updated by Fabian Reimeier over 5 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);
Actions