LDEV-5317 Fix thread preventing server from shutting down Using <c:import> in cross-module context prevents WildFly from shutting down properly. The mechanism was replaced with an Ajax call.
LDEV-5317 Move time limit panel to single source in monitoring Each tool using time limits (Assessment, Scratchie, Doku, Whiteboard) had it own code to display and operate time limits. In preparations for time limit widget in monitoring the code was refactored so there is single source of time limit feature.