LDEV-4402 Substitute Gson and Apache JSON with JacksonJackson is a top JSON library shipped with WF10.Apache JSON resides in an ancient library which we do not need foranything else.We use GSon only for serializing Java objects to JSON, which Jackson cando too.
LDEV-4394 Make page reload and websocket close requests cross-nodeSome requests have been sent only to websockets on current node. Nowthey are detected in DB and run on all nodes.
Remove folder after it was moved to masterRemoving it as there is no need to keep it in lams25 branch after it was moved to the master branch. Besides, it was never meant to be run under JBoss (lams25 branch).
LDEV-4196 * Adding buttons in monitoring that will recover faulty sessions. * Improved timelimit feature so it opens in the same iframe * Show line numbers option. Etherpad ignores this URL parameter when it's stored in cookie so turned off checking this cookie.
LDEV-4196 * Adding buttons in monitoring that will recover faulty sessions. * Improved timelimit feature so it opens in the same iframe * Show line numbers option. Etherpad ignores this URL parameter when it's stored in cookie so turned off checking this cookie.
LDEV-4196 * Сlose Etherpad session when user finishes activity * Use top level domain for storing cookies * Get rid of the ability of changing user names when editing pads * Remove several extra buttons from Etherpad toolbar. But show timeslider and export html buttons in monitor instead as a separate buttons * Fixed a few previous bugs
LDEV-4196 * Сlose Etherpad session when user finishes activity * Use top level domain for storing cookies * Get rid of the ability of changing user names when editing pads * Remove several extra buttons from Etherpad toolbar. But show timeslider and export html buttons in monitor instead as a separate buttons * Fixed a few previous bugs