[
https://issues.apache.org/jira/browse/OPENMEETINGS-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Solodovnik updated OPENMEETINGS-2044:
-------------------------------------------
Description:
# isEnabled/isVisible/Wizard need to be improved as described in
(https://issues.apache.org/jira/browse/WICKET-6541)
# Switch to Wicket9 and
## remove V3() explicit call
## switch to JUnit5
## check if RandomParametersExtension.class can be used
# Labels can be dynamically updated using
{{getApplication().getResourceSettings().getPropertiesFactory().clearCache()}}
# Indicies to DB columns need to be added
was:
# isEnabled/isVisible/Wizard need to be improved as described in
(https://issues.apache.org/jira/browse/WICKET-6541)
# Switch to Wicket9 and
## remove V3() explicit call
## switch to JUnit5
# Labels can be dynamically updated using
{{getApplication().getResourceSettings().getPropertiesFactory().clearCache()}}
# Indicies to DB columns need to be added
> Code clean-up (M2)
> ------------------
>
> Key: OPENMEETINGS-2044
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2044
> Project: Openmeetings
> Issue Type: Improvement
> Components: Builds, UI
> Affects Versions: 5.0.0-M2
> Reporter: Maxim Solodovnik
> Assignee: Maxim Solodovnik
> Priority: Major
> Fix For: 5.0.0-M2
>
>
> # isEnabled/isVisible/Wizard need to be improved as described in
> (https://issues.apache.org/jira/browse/WICKET-6541)
> # Switch to Wicket9 and
> ## remove V3() explicit call
> ## switch to JUnit5
> ## check if RandomParametersExtension.class can be used
> # Labels can be dynamically updated using
> {{getApplication().getResourceSettings().getPropertiesFactory().clearCache()}}
> # Indicies to DB columns need to be added
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)