lams_tool_doku

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4394 Make page reload and websocket close requests cross-node

Some requests have been sent only to websockets on current node. Now

they are detected in DB and run on all nodes.

  1. … 9 more files in changeset.
LDEV-4392 Fix websocket close detection

Make sure there is only, well implemented one piece of code that detects

websocket close and optionally reconnects it.

    • -12
    • +10
    ./web/pages/learning/learning.jsp
LDEV-4392 Fix websocket close detection

Make sure there is only, well implemented one piece of code that detects

websocket close and optionally reconnects it.

  1. … 37 more files in changeset.
LDEV-4392 Control websocket reconnect

Do not reconnect if close happened immediately after open. Limit command

websocket reconnects.

  1. … 37 more files in changeset.
After migration clean up

Remove folder after it was moved to master

Removing 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).

    • -276
    • +0
    ./conf/etherpad-lite/src/node/db/AuthorManager.js
    • -444
    • +0
    ./conf/etherpad-lite/src/node/utils/Settings.js
    • -947
    • +0
    ./conf/etherpad-lite/src/static/js/pad.js
  1. … 125 more files in changeset.
After migration clean up

LDEV-4332: Send websocket ping after 3 minutes of idleness so the connection does not get cut because of idle timeout.

LDEV-4332: Send websocket ping after 3 minutes of idleness so the connection does not get cut because of idle timeout.

LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

LDEV-4332: Refresh page or reconnect websocket only on abnormal close and not on navigation.

LDEV-4335 Change the address bar color in Android's Chrome

LDEV-4335 Change the address bar color in Android's Chrome

LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

LDEV-4252: Use another collection type instead of synchronisation.

LDEV-4252: Use another collection type instead of synchronisation.

LDEV-4306 Use colours that are easy to read

    • -0
    • +276
    ./conf/etherpad-lite/src/node/db/AuthorManager.js
LDEV-4306 Use colours that are easy to read

    • -0
    • +276
    ./conf/etherpad-lite/src/node/db/AuthorManager.js
LDEV-4268:Strip out all non functioning CKEditor features from integration

LDEV-4268:Strip out all non functioning CKEditor features from integration

LDEV-4286 * Edit Activity in monitoring page to be opened in a popup page * Move "Edit activity" buttons to the right

    • -1
    • +1
    ./web/pages/monitoring/editactivity.jsp
LDEV-4286 * Edit Activity in monitoring page to be opened in a popup page * Move "Edit activity" buttons to the right

    • -1
    • +1
    ./web/pages/monitoring/editactivity.jsp
LDEV-4300 Audit logs when activity is modified in monitor

LDEV-4300 Audit logs when activity is modified in monitor

LDEV-4291 Move getAccessMode method to WebUtil

LDEV-4291 Move getAccessMode method to WebUtil

LDEV-4286 Show authoring advanced tab on re-editing content from monitor

    • -28
    • +29
    ./web/pages/authoring/authoring.jsp
    • -63
    • +0
    ./web/pages/authoring/definelater.jsp
LDEV-4286 Show authoring advanced tab on re-editing content from monitor

    • -28
    • +29
    ./web/pages/authoring/authoring.jsp
    • -63
    • +0
    ./web/pages/authoring/definelater.jsp
LDEV-4285: change icon for restart lesson